Skip to content

Commit 48fa374

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix comment on list account labels
PiperOrigin-RevId: 702393419
1 parent e5a3912 commit 48fa374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/shopping/css/v1/accounts_labels.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ service AccountLabelsService {
3535
option (google.api.default_host) = "css.googleapis.com";
3636
option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/content";
3737

38-
// Lists the labels assigned to an account.
38+
// Lists the labels owned by an account.
3939
rpc ListAccountLabels(ListAccountLabelsRequest)
4040
returns (ListAccountLabelsResponse) {
4141
option (google.api.http) = {

0 commit comments

Comments
 (0)