UNPKG

google-ads-node

Version:

Google Ads gRPC Client Library for Node

40 lines (32 loc) 1.3 kB
type: google.api.Service config_version: 3 name: firestore.googleapis.com title: Google Cloud Firestore Admin API apis: - name: google.firestore.admin.v1beta1.FirestoreAdmin - name: google.firestore.admin.v1beta2.FirestoreAdmin types: - name: google.firestore.admin.v1beta1.IndexOperationMetadata - name: google.firestore.admin.v1beta1.LocationMetadata - name: google.firestore.admin.v1beta1.ExportDocumentsMetadata - name: google.firestore.admin.v1beta1.ImportDocumentsMetadata - name: google.firestore.admin.v1beta1.ExportDocumentsResponse - name: google.firestore.admin.v1beta2.FieldOperationMetadata http: rules: - selector: google.longrunning.Operations.ListOperations get: '/v1/{name=projects/*/databases/*}/operations' - selector: google.longrunning.Operations.GetOperation get: '/v1/{name=projects/*/databases/*/operations/*}' - selector: google.longrunning.Operations.DeleteOperation delete: '/v1/{name=projects/*/databases/*/operations/*}' - selector: google.longrunning.Operations.CancelOperation post: '/v1/{name=projects/*/databases/*/operations/*}:cancel' body: '*' authentication: rules: - selector: '*' oauth: canonical_scopes: |- https://www.googleapis.com/auth/cloud-platform, https://www.googleapis.com/auth/datastore