proto_docs/google/api/client.rb in google-cloud-dataqna-v1alpha-0.5.0 vs proto_docs/google/api/client.rb in google-cloud-dataqna-v1alpha-0.6.0
- old
+ new
@@ -19,10 +19,11 @@
module Google
module Api
# Required information for every language.
# @!attribute [rw] reference_docs_uri
+ # @deprecated This field is deprecated and may be removed in the next major version update.
# @return [::String]
# Link to automatically generated reference documentation. Example:
# https://cloud.google.com/nodejs/docs/reference/asset/latest
# @!attribute [rw] destinations
# @return [::Array<::Google::Api::ClientLibraryDestination>]
@@ -302,9 +303,22 @@
# poll_delay_multiplier: 1.5
# max_poll_delay:
# seconds: 360 # 6 minutes
# total_poll_timeout:
# seconds: 54000 # 90 minutes
+ # @!attribute [rw] auto_populated_fields
+ # @return [::Array<::String>]
+ # List of top-level fields of the request message, that should be
+ # automatically populated by the client libraries based on their
+ # (google.api.field_info).format. Currently supported format: UUID4.
+ #
+ # Example of a YAML configuration:
+ #
+ # publishing:
+ # method_settings:
+ # - selector: google.example.v1.ExampleService.CreateExample
+ # auto_populated_fields:
+ # - request_id
class MethodSettings
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
# Describes settings to use when generating API methods that use the