proto_docs/google/api/client.rb in google-cloud-app_engine-v1-0.6.1 vs proto_docs/google/api/client.rb in google-cloud-app_engine-v1-0.7.0

- old
+ new

@@ -81,11 +81,11 @@ # @return [::Array<::Google::Api::MethodSettings>] # A list of API method settings, e.g. the behavior for methods that use the # long-running operation pattern. # @!attribute [rw] new_issue_uri # @return [::String] - # Link to a place that API users can report issues. Example: + # Link to a *public* URI where users can report issues. Example: # https://issuetracker.google.com/issues/new?component=190865&template=1161103 # @!attribute [rw] documentation_uri # @return [::String] # Link to product home page. Example: # https://cloud.google.com/asset-inventory/docs/overview @@ -351,9 +351,18 @@ # Photos Org. PHOTOS = 3 # Street View Org. STREET_VIEW = 4 + + # Shopping Org. + SHOPPING = 5 + + # Geo Org. + GEO = 6 + + # Generative AI - https://developers.generativeai.google + GENERATIVE_AI = 7 end # To where should client libraries be published? module ClientLibraryDestination # Client libraries will neither be generated nor published to package