Skip to content

Commit 5686f7b

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix minor docstring formatting
PiperOrigin-RevId: 491340500
1 parent 96ed22a commit 5686f7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/recommendationengine/v1beta1/catalog_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ message ListCatalogItemsResponse {
169169
// Request message for UpdateCatalogItem method.
170170
message UpdateCatalogItemRequest {
171171
// Required. Full resource name of catalog item, such as
172-
// "projects/*/locations/global/catalogs/default_catalog/catalogItems/some_catalog_item_id".
172+
// `projects/*/locations/global/catalogs/default_catalog/catalogItems/some_catalog_item_id`.
173173
string name = 1 [
174174
(google.api.field_behavior) = REQUIRED,
175175
(google.api.resource_reference) = {

0 commit comments

Comments
 (0)