proto_docs/google/api/client.rb in google-cloud-firestore-admin-v1-0.11.0 vs proto_docs/google/api/client.rb in google-cloud-firestore-admin-v1-0.12.0

- old
+ new

@@ -302,9 +302,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