We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a3912 commit 48fa374Copy full SHA for 48fa374
1 file changed
google/shopping/css/v1/accounts_labels.proto
@@ -35,7 +35,7 @@ service AccountLabelsService {
35
option (google.api.default_host) = "css.googleapis.com";
36
option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/content";
37
38
- // Lists the labels assigned to an account.
+ // Lists the labels owned by an account.
39
rpc ListAccountLabels(ListAccountLabelsRequest)
40
returns (ListAccountLabelsResponse) {
41
option (google.api.http) = {
0 commit comments