type: com.google.api.codegen.ConfigProto config_schema_version: 2.0.0 language_settings: java: package_name: com.google.cloud.firestore.v1beta1 python: package_name: google.cloud.firestore_v1beta1.gapic release_level: ALPHA go: package_name: cloud.google.com/go/firestore/apiv1beta1 domain_layer_location: cloud.google.com/go/firestore release_level: BETA csharp: package_name: Google.Cloud.Firestore.V1Beta1 ruby: package_name: Google::Cloud::Firestore::V1beta1 release_level: GA php: package_name: Google\Cloud\Firestore\V1beta1 nodejs: package_name: firestore.v1beta1 domain_layer_location: google-cloud interfaces: - name: google.firestore.v1beta1.Firestore retry_params_def: - name: default initial_retry_delay_millis: 100 retry_delay_multiplier: 1.3 max_retry_delay_millis: 60000 initial_rpc_timeout_millis: 20000 rpc_timeout_multiplier: 1 max_rpc_timeout_millis: 20000 total_timeout_millis: 600000 - name: streaming initial_retry_delay_millis: 100 retry_delay_multiplier: 1.3 max_retry_delay_millis: 60000 # Five minutes initial_rpc_timeout_millis: 300000 rpc_timeout_multiplier: 1 max_rpc_timeout_millis: 300000 total_timeout_millis: 600000 methods: - name: DeleteDocument retry_codes_name: idempotent - name: BatchGetDocuments retry_codes_name: idempotent retry_params_name: streaming - name: BeginTransaction retry_codes_name: idempotent - name: Rollback retry_codes_name: idempotent - name: RunQuery retry_codes_name: idempotent retry_params_name: streaming - name: Write retry_params_name: streaming - name: Listen retry_codes_name: idempotent retry_params_name: streaming - name: ListCollectionIds retry_codes_name: idempotent