Skip to content

Commit

Permalink
Synchronize new proto/yaml changes.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 221398634
  • Loading branch information
Google APIs authored and Copybara-Service committed Nov 14, 2018
1 parent fa657fc commit e26f9c7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions google/cloud/vision/v1/vision_gapic.yaml
Expand Up @@ -453,12 +453,26 @@ resource_name_generation:
- message_name: AddProductToProductSetRequest
field_entity_map:
name: product_set
product: product
- message_name: RemoveProductFromProductSetRequest
field_entity_map:
name: product_set
product: product
- message_name: ListProductsInProductSetRequest
field_entity_map:
name: product_set
- message_name: ImportProductSetsRequest
field_entity_map:
parent: location
- message_name: Product
field_entity_map:
name: product
- message_name: ProductSet
field_entity_map:
name: product_set
- message_name: ReferenceImage
field_entity_map:
name: reference_image
- message_name: ProductSearchParams
field_entity_map:
product_set: product_set

0 comments on commit e26f9c7

Please sign in to comment.