Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudPlatformScope + const DatastoreScope + type Aggregation struct + Alias string + Avg *Avg + Count *Count + ForceSendFields []string + NullFields []string + Sum *Sum + func (s Aggregation) MarshalJSON() ([]byte, error) + type AggregationResult struct + AggregateFields map[string]Value + ForceSendFields []string + NullFields []string + func (s AggregationResult) MarshalJSON() ([]byte, error) + type ArrayValue struct + ForceSendFields []string + NullFields []string + Values []*Value + func (s ArrayValue) MarshalJSON() ([]byte, error) + type Avg struct + Field *FieldReference + ForceSendFields []string + NullFields []string + func (s Avg) MarshalJSON() ([]byte, error) + type BatchGetDocumentsRequest struct + Documents []string + ForceSendFields []string + Mask *DocumentMask + NewTransaction *TransactionOptions + NullFields []string + ReadTime string + Transaction string + func (s BatchGetDocumentsRequest) MarshalJSON() ([]byte, error) + type BatchGetDocumentsResponse struct + ForceSendFields []string + Found *Document + Missing string + NullFields []string + ReadTime string + Transaction string + func (s BatchGetDocumentsResponse) MarshalJSON() ([]byte, error) + type BatchWriteRequest struct + ForceSendFields []string + Labels map[string]string + NullFields []string + Writes []*Write + func (s BatchWriteRequest) MarshalJSON() ([]byte, error) + type BatchWriteResponse struct + ForceSendFields []string + NullFields []string + Status []*Status + WriteResults []*WriteResult + func (s BatchWriteResponse) MarshalJSON() ([]byte, error) + type BeginTransactionRequest struct + ForceSendFields []string + NullFields []string + Options *TransactionOptions + func (s BeginTransactionRequest) MarshalJSON() ([]byte, error) + type BeginTransactionResponse struct + ForceSendFields []string + NullFields []string + Transaction string + func (s BeginTransactionResponse) MarshalJSON() ([]byte, error) + type BitSequence struct + Bitmap string + ForceSendFields []string + NullFields []string + Padding int64 + func (s BitSequence) MarshalJSON() ([]byte, error) + type BloomFilter struct + Bits *BitSequence + ForceSendFields []string + HashCount int64 + NullFields []string + func (s BloomFilter) MarshalJSON() ([]byte, error) + type CollectionSelector struct + AllDescendants bool + CollectionId string + ForceSendFields []string + NullFields []string + func (s CollectionSelector) MarshalJSON() ([]byte, error) + type CommitRequest struct + ForceSendFields []string + NullFields []string + Transaction string + Writes []*Write + func (s CommitRequest) MarshalJSON() ([]byte, error) + type CommitResponse struct + CommitTime string + ForceSendFields []string + NullFields []string + WriteResults []*WriteResult + func (s CommitResponse) MarshalJSON() ([]byte, error) + type CompositeFilter struct + Filters []*Filter + ForceSendFields []string + NullFields []string + Op string + func (s CompositeFilter) MarshalJSON() ([]byte, error) + type Count struct + ForceSendFields []string + NullFields []string + UpTo int64 + func (s Count) MarshalJSON() ([]byte, error) + type Cursor struct + Before bool + ForceSendFields []string + NullFields []string + Values []*Value + func (s Cursor) MarshalJSON() ([]byte, error) + type Document struct + CreateTime string + Fields map[string]Value + ForceSendFields []string + Name string + NullFields []string + UpdateTime string + func (s Document) MarshalJSON() ([]byte, error) + type DocumentChange struct + Document *Document + ForceSendFields []string + NullFields []string + RemovedTargetIds []int64 + TargetIds []int64 + func (s DocumentChange) MarshalJSON() ([]byte, error) + type DocumentDelete struct + Document string + ForceSendFields []string + NullFields []string + ReadTime string + RemovedTargetIds []int64 + func (s DocumentDelete) MarshalJSON() ([]byte, error) + type DocumentMask struct + FieldPaths []string + ForceSendFields []string + NullFields []string + func (s DocumentMask) MarshalJSON() ([]byte, error) + type DocumentRemove struct + Document string + ForceSendFields []string + NullFields []string + ReadTime string + RemovedTargetIds []int64 + func (s DocumentRemove) MarshalJSON() ([]byte, error) + type DocumentTransform struct + Document string + FieldTransforms []*FieldTransform + ForceSendFields []string + NullFields []string + func (s DocumentTransform) MarshalJSON() ([]byte, error) + type DocumentsTarget struct + Documents []string + ForceSendFields []string + NullFields []string + func (s DocumentsTarget) MarshalJSON() ([]byte, error) + type Empty struct + type ExecutionStats struct + DebugStats googleapi.RawMessage + ExecutionDuration string + ForceSendFields []string + NullFields []string + ReadOperations int64 + ResultsReturned int64 + func (s ExecutionStats) MarshalJSON() ([]byte, error) + type ExistenceFilter struct + Count int64 + ForceSendFields []string + NullFields []string + TargetId int64 + UnchangedNames *BloomFilter + func (s ExistenceFilter) MarshalJSON() ([]byte, error) + type ExplainMetrics struct + ExecutionStats *ExecutionStats + ForceSendFields []string + NullFields []string + PlanSummary *PlanSummary + func (s ExplainMetrics) MarshalJSON() ([]byte, error) + type ExplainOptions struct + Analyze bool + ForceSendFields []string + NullFields []string + func (s ExplainOptions) MarshalJSON() ([]byte, error) + type FieldFilter struct + Field *FieldReference + ForceSendFields []string + NullFields []string + Op string + Value *Value + func (s FieldFilter) MarshalJSON() ([]byte, error) + type FieldReference struct + FieldPath string + ForceSendFields []string + NullFields []string + func (s FieldReference) MarshalJSON() ([]byte, error) + type FieldTransform struct + AppendMissingElements *ArrayValue + FieldPath string + ForceSendFields []string + Increment *Value + Maximum *Value + Minimum *Value + NullFields []string + RemoveAllFromArray *ArrayValue + SetToServerValue string + func (s FieldTransform) MarshalJSON() ([]byte, error) + type Filter struct + CompositeFilter *CompositeFilter + FieldFilter *FieldFilter + ForceSendFields []string + NullFields []string + UnaryFilter *UnaryFilter + func (s Filter) MarshalJSON() ([]byte, error) + type FindNearest struct + DistanceMeasure string + DistanceResultField string + DistanceThreshold float64 + ForceSendFields []string + Limit int64 + NullFields []string + QueryVector *Value + VectorField *FieldReference + func (s *FindNearest) UnmarshalJSON(data []byte) error + func (s FindNearest) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1Backup struct + Database string + DatabaseUid string + ExpireTime string + ForceSendFields []string + Name string + NullFields []string + SnapshotTime string + State string + Stats *GoogleFirestoreAdminV1Stats + func (s GoogleFirestoreAdminV1Backup) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1BackupSchedule struct + CreateTime string + DailyRecurrence *GoogleFirestoreAdminV1DailyRecurrence + ForceSendFields []string + Name string + NullFields []string + Retention string + UpdateTime string + WeeklyRecurrence *GoogleFirestoreAdminV1WeeklyRecurrence + func (s GoogleFirestoreAdminV1BackupSchedule) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata struct + CollectionIds []string + EndTime string + ForceSendFields []string + NamespaceIds []string + NullFields []string + OperationState string + ProgressBytes *GoogleFirestoreAdminV1Progress + ProgressDocuments *GoogleFirestoreAdminV1Progress + SnapshotTime string + StartTime string + func (s GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1BulkDeleteDocumentsRequest struct + CollectionIds []string + ForceSendFields []string + NamespaceIds []string + NullFields []string + func (s GoogleFirestoreAdminV1BulkDeleteDocumentsRequest) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1CmekConfig struct + ActiveKeyVersion []string + ForceSendFields []string + KmsKeyName string + NullFields []string + func (s GoogleFirestoreAdminV1CmekConfig) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1CreateDatabaseMetadata struct + type GoogleFirestoreAdminV1CustomerManagedEncryptionOptions struct + ForceSendFields []string + KmsKeyName string + NullFields []string + func (s GoogleFirestoreAdminV1CustomerManagedEncryptionOptions) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1DailyRecurrence struct + type GoogleFirestoreAdminV1Database struct + AppEngineIntegrationMode string + CmekConfig *GoogleFirestoreAdminV1CmekConfig + ConcurrencyMode string + CreateTime string + DeleteProtectionState string + DeleteTime string + EarliestVersionTime string + Etag string + ForceSendFields []string + KeyPrefix string + LocationId string + Name string + NullFields []string + PointInTimeRecoveryEnablement string + PreviousId string + Type string + Uid string + UpdateTime string + VersionRetentionPeriod string + func (s GoogleFirestoreAdminV1Database) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1DeleteDatabaseMetadata struct + type GoogleFirestoreAdminV1EncryptionConfig struct + CustomerManagedEncryption *GoogleFirestoreAdminV1CustomerManagedEncryptionOptions + ForceSendFields []string + GoogleDefaultEncryption *GoogleFirestoreAdminV1GoogleDefaultEncryptionOptions + NullFields []string + UseSourceEncryption *GoogleFirestoreAdminV1SourceEncryptionOptions + func (s GoogleFirestoreAdminV1EncryptionConfig) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ExportDocumentsMetadata struct + CollectionIds []string + EndTime string + ForceSendFields []string + NamespaceIds []string + NullFields []string + OperationState string + OutputUriPrefix string + ProgressBytes *GoogleFirestoreAdminV1Progress + ProgressDocuments *GoogleFirestoreAdminV1Progress + SnapshotTime string + StartTime string + func (s GoogleFirestoreAdminV1ExportDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ExportDocumentsRequest struct + CollectionIds []string + ForceSendFields []string + NamespaceIds []string + NullFields []string + OutputUriPrefix string + SnapshotTime string + func (s GoogleFirestoreAdminV1ExportDocumentsRequest) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ExportDocumentsResponse struct + ForceSendFields []string + NullFields []string + OutputUriPrefix string + func (s GoogleFirestoreAdminV1ExportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1Field struct + ForceSendFields []string + IndexConfig *GoogleFirestoreAdminV1IndexConfig + Name string + NullFields []string + TtlConfig *GoogleFirestoreAdminV1TtlConfig + func (s GoogleFirestoreAdminV1Field) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1FieldOperationMetadata struct + EndTime string + Field string + ForceSendFields []string + IndexConfigDeltas []*GoogleFirestoreAdminV1IndexConfigDelta + NullFields []string + ProgressBytes *GoogleFirestoreAdminV1Progress + ProgressDocuments *GoogleFirestoreAdminV1Progress + StartTime string + State string + TtlConfigDelta *GoogleFirestoreAdminV1TtlConfigDelta + func (s GoogleFirestoreAdminV1FieldOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1FlatIndex struct + type GoogleFirestoreAdminV1GoogleDefaultEncryptionOptions struct + type GoogleFirestoreAdminV1ImportDocumentsMetadata struct + CollectionIds []string + EndTime string + ForceSendFields []string + InputUriPrefix string + NamespaceIds []string + NullFields []string + OperationState string + ProgressBytes *GoogleFirestoreAdminV1Progress + ProgressDocuments *GoogleFirestoreAdminV1Progress + StartTime string + func (s GoogleFirestoreAdminV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ImportDocumentsRequest struct + CollectionIds []string + ForceSendFields []string + InputUriPrefix string + NamespaceIds []string + NullFields []string + func (s GoogleFirestoreAdminV1ImportDocumentsRequest) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1Index struct + ApiScope string + Fields []*GoogleFirestoreAdminV1IndexField + ForceSendFields []string + Name string + NullFields []string + QueryScope string + State string + func (s GoogleFirestoreAdminV1Index) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1IndexConfig struct + AncestorField string + ForceSendFields []string + Indexes []*GoogleFirestoreAdminV1Index + NullFields []string + Reverting bool + UsesAncestorConfig bool + func (s GoogleFirestoreAdminV1IndexConfig) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1IndexConfigDelta struct + ChangeType string + ForceSendFields []string + Index *GoogleFirestoreAdminV1Index + NullFields []string + func (s GoogleFirestoreAdminV1IndexConfigDelta) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1IndexField struct + ArrayConfig string + FieldPath string + ForceSendFields []string + NullFields []string + Order string + VectorConfig *GoogleFirestoreAdminV1VectorConfig + func (s GoogleFirestoreAdminV1IndexField) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1IndexOperationMetadata struct + EndTime string + ForceSendFields []string + Index string + NullFields []string + ProgressBytes *GoogleFirestoreAdminV1Progress + ProgressDocuments *GoogleFirestoreAdminV1Progress + StartTime string + State string + func (s GoogleFirestoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ListBackupSchedulesResponse struct + BackupSchedules []*GoogleFirestoreAdminV1BackupSchedule + ForceSendFields []string + NullFields []string + func (s GoogleFirestoreAdminV1ListBackupSchedulesResponse) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ListBackupsResponse struct + Backups []*GoogleFirestoreAdminV1Backup + ForceSendFields []string + NullFields []string + Unreachable []string + func (s GoogleFirestoreAdminV1ListBackupsResponse) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ListDatabasesResponse struct + Databases []*GoogleFirestoreAdminV1Database + ForceSendFields []string + NullFields []string + Unreachable []string + func (s GoogleFirestoreAdminV1ListDatabasesResponse) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ListFieldsResponse struct + Fields []*GoogleFirestoreAdminV1Field + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleFirestoreAdminV1ListFieldsResponse) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1ListIndexesResponse struct + ForceSendFields []string + Indexes []*GoogleFirestoreAdminV1Index + NextPageToken string + NullFields []string + func (s GoogleFirestoreAdminV1ListIndexesResponse) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1LocationMetadata struct + type GoogleFirestoreAdminV1Progress struct + CompletedWork int64 + EstimatedWork int64 + ForceSendFields []string + NullFields []string + func (s GoogleFirestoreAdminV1Progress) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1RestoreDatabaseMetadata struct + Backup string + Database string + EndTime string + ForceSendFields []string + NullFields []string + OperationState string + ProgressPercentage *GoogleFirestoreAdminV1Progress + StartTime string + func (s GoogleFirestoreAdminV1RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1RestoreDatabaseRequest struct + Backup string + DatabaseId string + EncryptionConfig *GoogleFirestoreAdminV1EncryptionConfig + ForceSendFields []string + NullFields []string + func (s GoogleFirestoreAdminV1RestoreDatabaseRequest) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1SourceEncryptionOptions struct + type GoogleFirestoreAdminV1Stats struct + DocumentCount int64 + ForceSendFields []string + IndexCount int64 + NullFields []string + SizeBytes int64 + func (s GoogleFirestoreAdminV1Stats) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1TtlConfig struct + ForceSendFields []string + NullFields []string + State string + func (s GoogleFirestoreAdminV1TtlConfig) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1TtlConfigDelta struct + ChangeType string + ForceSendFields []string + NullFields []string + func (s GoogleFirestoreAdminV1TtlConfigDelta) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1UpdateDatabaseMetadata struct + type GoogleFirestoreAdminV1VectorConfig struct + Dimension int64 + Flat *GoogleFirestoreAdminV1FlatIndex + ForceSendFields []string + NullFields []string + func (s GoogleFirestoreAdminV1VectorConfig) MarshalJSON() ([]byte, error) + type GoogleFirestoreAdminV1WeeklyRecurrence struct + Day string + ForceSendFields []string + NullFields []string + func (s GoogleFirestoreAdminV1WeeklyRecurrence) MarshalJSON() ([]byte, error) + type GoogleLongrunningCancelOperationRequest struct + type GoogleLongrunningListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*GoogleLongrunningOperation + func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) + type GoogleLongrunningOperation struct + Done bool + Error *Status + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) + type LatLng struct + ForceSendFields []string + Latitude float64 + Longitude float64 + NullFields []string + func (s *LatLng) UnmarshalJSON(data []byte) error + func (s LatLng) MarshalJSON() ([]byte, error) + type ListCollectionIdsRequest struct + ForceSendFields []string + NullFields []string + PageSize int64 + PageToken string + ReadTime string + func (s ListCollectionIdsRequest) MarshalJSON() ([]byte, error) + type ListCollectionIdsResponse struct + CollectionIds []string + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListCollectionIdsResponse) MarshalJSON() ([]byte, error) + type ListDocumentsResponse struct + Documents []*Document + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListDocumentsResponse) MarshalJSON() ([]byte, error) + type ListLocationsResponse struct + ForceSendFields []string + Locations []*Location + NextPageToken string + NullFields []string + func (s ListLocationsResponse) MarshalJSON() ([]byte, error) + type ListenRequest struct + AddTarget *Target + ForceSendFields []string + Labels map[string]string + NullFields []string + RemoveTarget int64 + func (s ListenRequest) MarshalJSON() ([]byte, error) + type ListenResponse struct + DocumentChange *DocumentChange + DocumentDelete *DocumentDelete + DocumentRemove *DocumentRemove + Filter *ExistenceFilter + ForceSendFields []string + NullFields []string + TargetChange *TargetChange + func (s ListenResponse) MarshalJSON() ([]byte, error) + type Location struct + DisplayName string + ForceSendFields []string + Labels map[string]string + LocationId string + Metadata googleapi.RawMessage + Name string + NullFields []string + func (s Location) MarshalJSON() ([]byte, error) + type MapValue struct + Fields map[string]Value + ForceSendFields []string + NullFields []string + func (s MapValue) MarshalJSON() ([]byte, error) + type Order struct + Direction string + Field *FieldReference + ForceSendFields []string + NullFields []string + func (s Order) MarshalJSON() ([]byte, error) + type PartitionQueryRequest struct + ForceSendFields []string + NullFields []string + PageSize int64 + PageToken string + PartitionCount int64 + ReadTime string + StructuredQuery *StructuredQuery + func (s PartitionQueryRequest) MarshalJSON() ([]byte, error) + type PartitionQueryResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Partitions []*Cursor + func (s PartitionQueryResponse) MarshalJSON() ([]byte, error) + type PlanSummary struct + ForceSendFields []string + IndexesUsed []googleapi.RawMessage + NullFields []string + func (s PlanSummary) MarshalJSON() ([]byte, error) + type Precondition struct + Exists bool + ForceSendFields []string + NullFields []string + UpdateTime string + func (s Precondition) MarshalJSON() ([]byte, error) + type Projection struct + Fields []*FieldReference + ForceSendFields []string + NullFields []string + func (s Projection) MarshalJSON() ([]byte, error) + type ProjectsDatabasesBackupSchedulesCreateCall struct + func (c *ProjectsDatabasesBackupSchedulesCreateCall) Context(ctx context.Context) *ProjectsDatabasesBackupSchedulesCreateCall + func (c *ProjectsDatabasesBackupSchedulesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1BackupSchedule, error) + func (c *ProjectsDatabasesBackupSchedulesCreateCall) Fields(s ...googleapi.Field) *ProjectsDatabasesBackupSchedulesCreateCall + func (c *ProjectsDatabasesBackupSchedulesCreateCall) Header() http.Header + type ProjectsDatabasesBackupSchedulesDeleteCall struct + func (c *ProjectsDatabasesBackupSchedulesDeleteCall) Context(ctx context.Context) *ProjectsDatabasesBackupSchedulesDeleteCall + func (c *ProjectsDatabasesBackupSchedulesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsDatabasesBackupSchedulesDeleteCall) Fields(s ...googleapi.Field) *ProjectsDatabasesBackupSchedulesDeleteCall + func (c *ProjectsDatabasesBackupSchedulesDeleteCall) Header() http.Header + type ProjectsDatabasesBackupSchedulesGetCall struct + func (c *ProjectsDatabasesBackupSchedulesGetCall) Context(ctx context.Context) *ProjectsDatabasesBackupSchedulesGetCall + func (c *ProjectsDatabasesBackupSchedulesGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1BackupSchedule, error) + func (c *ProjectsDatabasesBackupSchedulesGetCall) Fields(s ...googleapi.Field) *ProjectsDatabasesBackupSchedulesGetCall + func (c *ProjectsDatabasesBackupSchedulesGetCall) Header() http.Header + func (c *ProjectsDatabasesBackupSchedulesGetCall) IfNoneMatch(entityTag string) *ProjectsDatabasesBackupSchedulesGetCall + type ProjectsDatabasesBackupSchedulesListCall struct + func (c *ProjectsDatabasesBackupSchedulesListCall) Context(ctx context.Context) *ProjectsDatabasesBackupSchedulesListCall + func (c *ProjectsDatabasesBackupSchedulesListCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1ListBackupSchedulesResponse, error) + func (c *ProjectsDatabasesBackupSchedulesListCall) Fields(s ...googleapi.Field) *ProjectsDatabasesBackupSchedulesListCall + func (c *ProjectsDatabasesBackupSchedulesListCall) Header() http.Header + func (c *ProjectsDatabasesBackupSchedulesListCall) IfNoneMatch(entityTag string) *ProjectsDatabasesBackupSchedulesListCall + type ProjectsDatabasesBackupSchedulesPatchCall struct + func (c *ProjectsDatabasesBackupSchedulesPatchCall) Context(ctx context.Context) *ProjectsDatabasesBackupSchedulesPatchCall + func (c *ProjectsDatabasesBackupSchedulesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1BackupSchedule, error) + func (c *ProjectsDatabasesBackupSchedulesPatchCall) Fields(s ...googleapi.Field) *ProjectsDatabasesBackupSchedulesPatchCall + func (c *ProjectsDatabasesBackupSchedulesPatchCall) Header() http.Header + func (c *ProjectsDatabasesBackupSchedulesPatchCall) UpdateMask(updateMask string) *ProjectsDatabasesBackupSchedulesPatchCall + type ProjectsDatabasesBackupSchedulesService struct + func NewProjectsDatabasesBackupSchedulesService(s *Service) *ProjectsDatabasesBackupSchedulesService + func (r *ProjectsDatabasesBackupSchedulesService) Create(parent string, ...) *ProjectsDatabasesBackupSchedulesCreateCall + func (r *ProjectsDatabasesBackupSchedulesService) Delete(name string) *ProjectsDatabasesBackupSchedulesDeleteCall + func (r *ProjectsDatabasesBackupSchedulesService) Get(name string) *ProjectsDatabasesBackupSchedulesGetCall + func (r *ProjectsDatabasesBackupSchedulesService) List(parent string) *ProjectsDatabasesBackupSchedulesListCall + func (r *ProjectsDatabasesBackupSchedulesService) Patch(nameid string, ...) *ProjectsDatabasesBackupSchedulesPatchCall + type ProjectsDatabasesBulkDeleteDocumentsCall struct + func (c *ProjectsDatabasesBulkDeleteDocumentsCall) Context(ctx context.Context) *ProjectsDatabasesBulkDeleteDocumentsCall + func (c *ProjectsDatabasesBulkDeleteDocumentsCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesBulkDeleteDocumentsCall) Fields(s ...googleapi.Field) *ProjectsDatabasesBulkDeleteDocumentsCall + func (c *ProjectsDatabasesBulkDeleteDocumentsCall) Header() http.Header + type ProjectsDatabasesCollectionGroupsFieldsGetCall struct + func (c *ProjectsDatabasesCollectionGroupsFieldsGetCall) Context(ctx context.Context) *ProjectsDatabasesCollectionGroupsFieldsGetCall + func (c *ProjectsDatabasesCollectionGroupsFieldsGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1Field, error) + func (c *ProjectsDatabasesCollectionGroupsFieldsGetCall) Fields(s ...googleapi.Field) *ProjectsDatabasesCollectionGroupsFieldsGetCall + func (c *ProjectsDatabasesCollectionGroupsFieldsGetCall) Header() http.Header + func (c *ProjectsDatabasesCollectionGroupsFieldsGetCall) IfNoneMatch(entityTag string) *ProjectsDatabasesCollectionGroupsFieldsGetCall + type ProjectsDatabasesCollectionGroupsFieldsListCall struct + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) Context(ctx context.Context) *ProjectsDatabasesCollectionGroupsFieldsListCall + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1ListFieldsResponse, error) + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) Fields(s ...googleapi.Field) *ProjectsDatabasesCollectionGroupsFieldsListCall + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) Filter(filter string) *ProjectsDatabasesCollectionGroupsFieldsListCall + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) Header() http.Header + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) IfNoneMatch(entityTag string) *ProjectsDatabasesCollectionGroupsFieldsListCall + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) PageSize(pageSize int64) *ProjectsDatabasesCollectionGroupsFieldsListCall + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) PageToken(pageToken string) *ProjectsDatabasesCollectionGroupsFieldsListCall + func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) Pages(ctx context.Context, f func(*GoogleFirestoreAdminV1ListFieldsResponse) error) error + type ProjectsDatabasesCollectionGroupsFieldsPatchCall struct + func (c *ProjectsDatabasesCollectionGroupsFieldsPatchCall) Context(ctx context.Context) *ProjectsDatabasesCollectionGroupsFieldsPatchCall + func (c *ProjectsDatabasesCollectionGroupsFieldsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesCollectionGroupsFieldsPatchCall) Fields(s ...googleapi.Field) *ProjectsDatabasesCollectionGroupsFieldsPatchCall + func (c *ProjectsDatabasesCollectionGroupsFieldsPatchCall) Header() http.Header + func (c *ProjectsDatabasesCollectionGroupsFieldsPatchCall) UpdateMask(updateMask string) *ProjectsDatabasesCollectionGroupsFieldsPatchCall + type ProjectsDatabasesCollectionGroupsFieldsService struct + func NewProjectsDatabasesCollectionGroupsFieldsService(s *Service) *ProjectsDatabasesCollectionGroupsFieldsService + func (r *ProjectsDatabasesCollectionGroupsFieldsService) Get(name string) *ProjectsDatabasesCollectionGroupsFieldsGetCall + func (r *ProjectsDatabasesCollectionGroupsFieldsService) List(parent string) *ProjectsDatabasesCollectionGroupsFieldsListCall + func (r *ProjectsDatabasesCollectionGroupsFieldsService) Patch(name string, googlefirestoreadminv1field *GoogleFirestoreAdminV1Field) *ProjectsDatabasesCollectionGroupsFieldsPatchCall + type ProjectsDatabasesCollectionGroupsIndexesCreateCall struct + func (c *ProjectsDatabasesCollectionGroupsIndexesCreateCall) Context(ctx context.Context) *ProjectsDatabasesCollectionGroupsIndexesCreateCall + func (c *ProjectsDatabasesCollectionGroupsIndexesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesCollectionGroupsIndexesCreateCall) Fields(s ...googleapi.Field) *ProjectsDatabasesCollectionGroupsIndexesCreateCall + func (c *ProjectsDatabasesCollectionGroupsIndexesCreateCall) Header() http.Header + type ProjectsDatabasesCollectionGroupsIndexesDeleteCall struct + func (c *ProjectsDatabasesCollectionGroupsIndexesDeleteCall) Context(ctx context.Context) *ProjectsDatabasesCollectionGroupsIndexesDeleteCall + func (c *ProjectsDatabasesCollectionGroupsIndexesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsDatabasesCollectionGroupsIndexesDeleteCall) Fields(s ...googleapi.Field) *ProjectsDatabasesCollectionGroupsIndexesDeleteCall + func (c *ProjectsDatabasesCollectionGroupsIndexesDeleteCall) Header() http.Header + type ProjectsDatabasesCollectionGroupsIndexesGetCall struct + func (c *ProjectsDatabasesCollectionGroupsIndexesGetCall) Context(ctx context.Context) *ProjectsDatabasesCollectionGroupsIndexesGetCall + func (c *ProjectsDatabasesCollectionGroupsIndexesGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1Index, error) + func (c *ProjectsDatabasesCollectionGroupsIndexesGetCall) Fields(s ...googleapi.Field) *ProjectsDatabasesCollectionGroupsIndexesGetCall + func (c *ProjectsDatabasesCollectionGroupsIndexesGetCall) Header() http.Header + func (c *ProjectsDatabasesCollectionGroupsIndexesGetCall) IfNoneMatch(entityTag string) *ProjectsDatabasesCollectionGroupsIndexesGetCall + type ProjectsDatabasesCollectionGroupsIndexesListCall struct + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) Context(ctx context.Context) *ProjectsDatabasesCollectionGroupsIndexesListCall + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1ListIndexesResponse, error) + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) Fields(s ...googleapi.Field) *ProjectsDatabasesCollectionGroupsIndexesListCall + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) Filter(filter string) *ProjectsDatabasesCollectionGroupsIndexesListCall + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) Header() http.Header + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) IfNoneMatch(entityTag string) *ProjectsDatabasesCollectionGroupsIndexesListCall + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) PageSize(pageSize int64) *ProjectsDatabasesCollectionGroupsIndexesListCall + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) PageToken(pageToken string) *ProjectsDatabasesCollectionGroupsIndexesListCall + func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) Pages(ctx context.Context, f func(*GoogleFirestoreAdminV1ListIndexesResponse) error) error + type ProjectsDatabasesCollectionGroupsIndexesService struct + func NewProjectsDatabasesCollectionGroupsIndexesService(s *Service) *ProjectsDatabasesCollectionGroupsIndexesService + func (r *ProjectsDatabasesCollectionGroupsIndexesService) Create(parent string, googlefirestoreadminv1index *GoogleFirestoreAdminV1Index) *ProjectsDatabasesCollectionGroupsIndexesCreateCall + func (r *ProjectsDatabasesCollectionGroupsIndexesService) Delete(name string) *ProjectsDatabasesCollectionGroupsIndexesDeleteCall + func (r *ProjectsDatabasesCollectionGroupsIndexesService) Get(name string) *ProjectsDatabasesCollectionGroupsIndexesGetCall + func (r *ProjectsDatabasesCollectionGroupsIndexesService) List(parent string) *ProjectsDatabasesCollectionGroupsIndexesListCall + type ProjectsDatabasesCollectionGroupsService struct + Fields *ProjectsDatabasesCollectionGroupsFieldsService + Indexes *ProjectsDatabasesCollectionGroupsIndexesService + func NewProjectsDatabasesCollectionGroupsService(s *Service) *ProjectsDatabasesCollectionGroupsService + type ProjectsDatabasesCreateCall struct + func (c *ProjectsDatabasesCreateCall) Context(ctx context.Context) *ProjectsDatabasesCreateCall + func (c *ProjectsDatabasesCreateCall) DatabaseId(databaseId string) *ProjectsDatabasesCreateCall + func (c *ProjectsDatabasesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesCreateCall) Fields(s ...googleapi.Field) *ProjectsDatabasesCreateCall + func (c *ProjectsDatabasesCreateCall) Header() http.Header + type ProjectsDatabasesDeleteCall struct + func (c *ProjectsDatabasesDeleteCall) Context(ctx context.Context) *ProjectsDatabasesDeleteCall + func (c *ProjectsDatabasesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesDeleteCall) Etag(etag string) *ProjectsDatabasesDeleteCall + func (c *ProjectsDatabasesDeleteCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDeleteCall + func (c *ProjectsDatabasesDeleteCall) Header() http.Header + type ProjectsDatabasesDocumentsBatchGetCall struct + func (c *ProjectsDatabasesDocumentsBatchGetCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsBatchGetCall + func (c *ProjectsDatabasesDocumentsBatchGetCall) Do(opts ...googleapi.CallOption) (*BatchGetDocumentsResponse, error) + func (c *ProjectsDatabasesDocumentsBatchGetCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsBatchGetCall + func (c *ProjectsDatabasesDocumentsBatchGetCall) Header() http.Header + type ProjectsDatabasesDocumentsBatchWriteCall struct + func (c *ProjectsDatabasesDocumentsBatchWriteCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsBatchWriteCall + func (c *ProjectsDatabasesDocumentsBatchWriteCall) Do(opts ...googleapi.CallOption) (*BatchWriteResponse, error) + func (c *ProjectsDatabasesDocumentsBatchWriteCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsBatchWriteCall + func (c *ProjectsDatabasesDocumentsBatchWriteCall) Header() http.Header + type ProjectsDatabasesDocumentsBeginTransactionCall struct + func (c *ProjectsDatabasesDocumentsBeginTransactionCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsBeginTransactionCall + func (c *ProjectsDatabasesDocumentsBeginTransactionCall) Do(opts ...googleapi.CallOption) (*BeginTransactionResponse, error) + func (c *ProjectsDatabasesDocumentsBeginTransactionCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsBeginTransactionCall + func (c *ProjectsDatabasesDocumentsBeginTransactionCall) Header() http.Header + type ProjectsDatabasesDocumentsCommitCall struct + func (c *ProjectsDatabasesDocumentsCommitCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsCommitCall + func (c *ProjectsDatabasesDocumentsCommitCall) Do(opts ...googleapi.CallOption) (*CommitResponse, error) + func (c *ProjectsDatabasesDocumentsCommitCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsCommitCall + func (c *ProjectsDatabasesDocumentsCommitCall) Header() http.Header + type ProjectsDatabasesDocumentsCreateDocumentCall struct + func (c *ProjectsDatabasesDocumentsCreateDocumentCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsCreateDocumentCall + func (c *ProjectsDatabasesDocumentsCreateDocumentCall) Do(opts ...googleapi.CallOption) (*Document, error) + func (c *ProjectsDatabasesDocumentsCreateDocumentCall) DocumentId(documentId string) *ProjectsDatabasesDocumentsCreateDocumentCall + func (c *ProjectsDatabasesDocumentsCreateDocumentCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsCreateDocumentCall + func (c *ProjectsDatabasesDocumentsCreateDocumentCall) Header() http.Header + func (c *ProjectsDatabasesDocumentsCreateDocumentCall) MaskFieldPaths(maskFieldPaths ...string) *ProjectsDatabasesDocumentsCreateDocumentCall + type ProjectsDatabasesDocumentsDeleteCall struct + func (c *ProjectsDatabasesDocumentsDeleteCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsDeleteCall + func (c *ProjectsDatabasesDocumentsDeleteCall) CurrentDocumentExists(currentDocumentExists bool) *ProjectsDatabasesDocumentsDeleteCall + func (c *ProjectsDatabasesDocumentsDeleteCall) CurrentDocumentUpdateTime(currentDocumentUpdateTime string) *ProjectsDatabasesDocumentsDeleteCall + func (c *ProjectsDatabasesDocumentsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsDatabasesDocumentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsDeleteCall + func (c *ProjectsDatabasesDocumentsDeleteCall) Header() http.Header + type ProjectsDatabasesDocumentsGetCall struct + func (c *ProjectsDatabasesDocumentsGetCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsGetCall + func (c *ProjectsDatabasesDocumentsGetCall) Do(opts ...googleapi.CallOption) (*Document, error) + func (c *ProjectsDatabasesDocumentsGetCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsGetCall + func (c *ProjectsDatabasesDocumentsGetCall) Header() http.Header + func (c *ProjectsDatabasesDocumentsGetCall) IfNoneMatch(entityTag string) *ProjectsDatabasesDocumentsGetCall + func (c *ProjectsDatabasesDocumentsGetCall) MaskFieldPaths(maskFieldPaths ...string) *ProjectsDatabasesDocumentsGetCall + func (c *ProjectsDatabasesDocumentsGetCall) ReadTime(readTime string) *ProjectsDatabasesDocumentsGetCall + func (c *ProjectsDatabasesDocumentsGetCall) Transaction(transaction string) *ProjectsDatabasesDocumentsGetCall + type ProjectsDatabasesDocumentsListCall struct + func (c *ProjectsDatabasesDocumentsListCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) Do(opts ...googleapi.CallOption) (*ListDocumentsResponse, error) + func (c *ProjectsDatabasesDocumentsListCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) Header() http.Header + func (c *ProjectsDatabasesDocumentsListCall) IfNoneMatch(entityTag string) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) MaskFieldPaths(maskFieldPaths ...string) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) OrderBy(orderBy string) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) PageSize(pageSize int64) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) PageToken(pageToken string) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) Pages(ctx context.Context, f func(*ListDocumentsResponse) error) error + func (c *ProjectsDatabasesDocumentsListCall) ReadTime(readTime string) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) ShowMissing(showMissing bool) *ProjectsDatabasesDocumentsListCall + func (c *ProjectsDatabasesDocumentsListCall) Transaction(transaction string) *ProjectsDatabasesDocumentsListCall + type ProjectsDatabasesDocumentsListCollectionIdsCall struct + func (c *ProjectsDatabasesDocumentsListCollectionIdsCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsListCollectionIdsCall + func (c *ProjectsDatabasesDocumentsListCollectionIdsCall) Do(opts ...googleapi.CallOption) (*ListCollectionIdsResponse, error) + func (c *ProjectsDatabasesDocumentsListCollectionIdsCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsListCollectionIdsCall + func (c *ProjectsDatabasesDocumentsListCollectionIdsCall) Header() http.Header + func (c *ProjectsDatabasesDocumentsListCollectionIdsCall) Pages(ctx context.Context, f func(*ListCollectionIdsResponse) error) error + type ProjectsDatabasesDocumentsListDocumentsCall struct + func (c *ProjectsDatabasesDocumentsListDocumentsCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) Do(opts ...googleapi.CallOption) (*ListDocumentsResponse, error) + func (c *ProjectsDatabasesDocumentsListDocumentsCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) Header() http.Header + func (c *ProjectsDatabasesDocumentsListDocumentsCall) IfNoneMatch(entityTag string) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) MaskFieldPaths(maskFieldPaths ...string) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) OrderBy(orderBy string) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) PageSize(pageSize int64) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) PageToken(pageToken string) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) Pages(ctx context.Context, f func(*ListDocumentsResponse) error) error + func (c *ProjectsDatabasesDocumentsListDocumentsCall) ReadTime(readTime string) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) ShowMissing(showMissing bool) *ProjectsDatabasesDocumentsListDocumentsCall + func (c *ProjectsDatabasesDocumentsListDocumentsCall) Transaction(transaction string) *ProjectsDatabasesDocumentsListDocumentsCall + type ProjectsDatabasesDocumentsListenCall struct + func (c *ProjectsDatabasesDocumentsListenCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsListenCall + func (c *ProjectsDatabasesDocumentsListenCall) Do(opts ...googleapi.CallOption) (*ListenResponse, error) + func (c *ProjectsDatabasesDocumentsListenCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsListenCall + func (c *ProjectsDatabasesDocumentsListenCall) Header() http.Header + type ProjectsDatabasesDocumentsPartitionQueryCall struct + func (c *ProjectsDatabasesDocumentsPartitionQueryCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsPartitionQueryCall + func (c *ProjectsDatabasesDocumentsPartitionQueryCall) Do(opts ...googleapi.CallOption) (*PartitionQueryResponse, error) + func (c *ProjectsDatabasesDocumentsPartitionQueryCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsPartitionQueryCall + func (c *ProjectsDatabasesDocumentsPartitionQueryCall) Header() http.Header + func (c *ProjectsDatabasesDocumentsPartitionQueryCall) Pages(ctx context.Context, f func(*PartitionQueryResponse) error) error + type ProjectsDatabasesDocumentsPatchCall struct + func (c *ProjectsDatabasesDocumentsPatchCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsPatchCall + func (c *ProjectsDatabasesDocumentsPatchCall) CurrentDocumentExists(currentDocumentExists bool) *ProjectsDatabasesDocumentsPatchCall + func (c *ProjectsDatabasesDocumentsPatchCall) CurrentDocumentUpdateTime(currentDocumentUpdateTime string) *ProjectsDatabasesDocumentsPatchCall + func (c *ProjectsDatabasesDocumentsPatchCall) Do(opts ...googleapi.CallOption) (*Document, error) + func (c *ProjectsDatabasesDocumentsPatchCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsPatchCall + func (c *ProjectsDatabasesDocumentsPatchCall) Header() http.Header + func (c *ProjectsDatabasesDocumentsPatchCall) MaskFieldPaths(maskFieldPaths ...string) *ProjectsDatabasesDocumentsPatchCall + func (c *ProjectsDatabasesDocumentsPatchCall) UpdateMaskFieldPaths(updateMaskFieldPaths ...string) *ProjectsDatabasesDocumentsPatchCall + type ProjectsDatabasesDocumentsRollbackCall struct + func (c *ProjectsDatabasesDocumentsRollbackCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsRollbackCall + func (c *ProjectsDatabasesDocumentsRollbackCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsDatabasesDocumentsRollbackCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsRollbackCall + func (c *ProjectsDatabasesDocumentsRollbackCall) Header() http.Header + type ProjectsDatabasesDocumentsRunAggregationQueryCall struct + func (c *ProjectsDatabasesDocumentsRunAggregationQueryCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsRunAggregationQueryCall + func (c *ProjectsDatabasesDocumentsRunAggregationQueryCall) Do(opts ...googleapi.CallOption) (*RunAggregationQueryResponse, error) + func (c *ProjectsDatabasesDocumentsRunAggregationQueryCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsRunAggregationQueryCall + func (c *ProjectsDatabasesDocumentsRunAggregationQueryCall) Header() http.Header + type ProjectsDatabasesDocumentsRunQueryCall struct + func (c *ProjectsDatabasesDocumentsRunQueryCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsRunQueryCall + func (c *ProjectsDatabasesDocumentsRunQueryCall) Do(opts ...googleapi.CallOption) (*RunQueryResponse, error) + func (c *ProjectsDatabasesDocumentsRunQueryCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsRunQueryCall + func (c *ProjectsDatabasesDocumentsRunQueryCall) Header() http.Header + type ProjectsDatabasesDocumentsService struct + func NewProjectsDatabasesDocumentsService(s *Service) *ProjectsDatabasesDocumentsService + func (r *ProjectsDatabasesDocumentsService) BatchGet(database string, batchgetdocumentsrequest *BatchGetDocumentsRequest) *ProjectsDatabasesDocumentsBatchGetCall + func (r *ProjectsDatabasesDocumentsService) BatchWrite(database string, batchwriterequest *BatchWriteRequest) *ProjectsDatabasesDocumentsBatchWriteCall + func (r *ProjectsDatabasesDocumentsService) BeginTransaction(database string, begintransactionrequest *BeginTransactionRequest) *ProjectsDatabasesDocumentsBeginTransactionCall + func (r *ProjectsDatabasesDocumentsService) Commit(database string, commitrequest *CommitRequest) *ProjectsDatabasesDocumentsCommitCall + func (r *ProjectsDatabasesDocumentsService) CreateDocument(parent string, collectionId string, document *Document) *ProjectsDatabasesDocumentsCreateDocumentCall + func (r *ProjectsDatabasesDocumentsService) Delete(name string) *ProjectsDatabasesDocumentsDeleteCall + func (r *ProjectsDatabasesDocumentsService) Get(name string) *ProjectsDatabasesDocumentsGetCall + func (r *ProjectsDatabasesDocumentsService) List(parent string, collectionId string) *ProjectsDatabasesDocumentsListCall + func (r *ProjectsDatabasesDocumentsService) ListCollectionIds(parent string, listcollectionidsrequest *ListCollectionIdsRequest) *ProjectsDatabasesDocumentsListCollectionIdsCall + func (r *ProjectsDatabasesDocumentsService) ListDocuments(parent string, collectionId string) *ProjectsDatabasesDocumentsListDocumentsCall + func (r *ProjectsDatabasesDocumentsService) Listen(database string, listenrequest *ListenRequest) *ProjectsDatabasesDocumentsListenCall + func (r *ProjectsDatabasesDocumentsService) PartitionQuery(parent string, partitionqueryrequest *PartitionQueryRequest) *ProjectsDatabasesDocumentsPartitionQueryCall + func (r *ProjectsDatabasesDocumentsService) Patch(name string, document *Document) *ProjectsDatabasesDocumentsPatchCall + func (r *ProjectsDatabasesDocumentsService) Rollback(database string, rollbackrequest *RollbackRequest) *ProjectsDatabasesDocumentsRollbackCall + func (r *ProjectsDatabasesDocumentsService) RunAggregationQuery(parent string, runaggregationqueryrequest *RunAggregationQueryRequest) *ProjectsDatabasesDocumentsRunAggregationQueryCall + func (r *ProjectsDatabasesDocumentsService) RunQuery(parent string, runqueryrequest *RunQueryRequest) *ProjectsDatabasesDocumentsRunQueryCall + func (r *ProjectsDatabasesDocumentsService) Write(database string, writerequest *WriteRequest) *ProjectsDatabasesDocumentsWriteCall + type ProjectsDatabasesDocumentsWriteCall struct + func (c *ProjectsDatabasesDocumentsWriteCall) Context(ctx context.Context) *ProjectsDatabasesDocumentsWriteCall + func (c *ProjectsDatabasesDocumentsWriteCall) Do(opts ...googleapi.CallOption) (*WriteResponse, error) + func (c *ProjectsDatabasesDocumentsWriteCall) Fields(s ...googleapi.Field) *ProjectsDatabasesDocumentsWriteCall + func (c *ProjectsDatabasesDocumentsWriteCall) Header() http.Header + type ProjectsDatabasesExportDocumentsCall struct + func (c *ProjectsDatabasesExportDocumentsCall) Context(ctx context.Context) *ProjectsDatabasesExportDocumentsCall + func (c *ProjectsDatabasesExportDocumentsCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesExportDocumentsCall) Fields(s ...googleapi.Field) *ProjectsDatabasesExportDocumentsCall + func (c *ProjectsDatabasesExportDocumentsCall) Header() http.Header + type ProjectsDatabasesGetCall struct + func (c *ProjectsDatabasesGetCall) Context(ctx context.Context) *ProjectsDatabasesGetCall + func (c *ProjectsDatabasesGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1Database, error) + func (c *ProjectsDatabasesGetCall) Fields(s ...googleapi.Field) *ProjectsDatabasesGetCall + func (c *ProjectsDatabasesGetCall) Header() http.Header + func (c *ProjectsDatabasesGetCall) IfNoneMatch(entityTag string) *ProjectsDatabasesGetCall + type ProjectsDatabasesImportDocumentsCall struct + func (c *ProjectsDatabasesImportDocumentsCall) Context(ctx context.Context) *ProjectsDatabasesImportDocumentsCall + func (c *ProjectsDatabasesImportDocumentsCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesImportDocumentsCall) Fields(s ...googleapi.Field) *ProjectsDatabasesImportDocumentsCall + func (c *ProjectsDatabasesImportDocumentsCall) Header() http.Header + type ProjectsDatabasesListCall struct + func (c *ProjectsDatabasesListCall) Context(ctx context.Context) *ProjectsDatabasesListCall + func (c *ProjectsDatabasesListCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1ListDatabasesResponse, error) + func (c *ProjectsDatabasesListCall) Fields(s ...googleapi.Field) *ProjectsDatabasesListCall + func (c *ProjectsDatabasesListCall) Header() http.Header + func (c *ProjectsDatabasesListCall) IfNoneMatch(entityTag string) *ProjectsDatabasesListCall + func (c *ProjectsDatabasesListCall) ShowDeleted(showDeleted bool) *ProjectsDatabasesListCall + type ProjectsDatabasesOperationsCancelCall struct + func (c *ProjectsDatabasesOperationsCancelCall) Context(ctx context.Context) *ProjectsDatabasesOperationsCancelCall + func (c *ProjectsDatabasesOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsDatabasesOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsDatabasesOperationsCancelCall + func (c *ProjectsDatabasesOperationsCancelCall) Header() http.Header + type ProjectsDatabasesOperationsDeleteCall struct + func (c *ProjectsDatabasesOperationsDeleteCall) Context(ctx context.Context) *ProjectsDatabasesOperationsDeleteCall + func (c *ProjectsDatabasesOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsDatabasesOperationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsDatabasesOperationsDeleteCall + func (c *ProjectsDatabasesOperationsDeleteCall) Header() http.Header + type ProjectsDatabasesOperationsGetCall struct + func (c *ProjectsDatabasesOperationsGetCall) Context(ctx context.Context) *ProjectsDatabasesOperationsGetCall + func (c *ProjectsDatabasesOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsDatabasesOperationsGetCall + func (c *ProjectsDatabasesOperationsGetCall) Header() http.Header + func (c *ProjectsDatabasesOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsDatabasesOperationsGetCall + type ProjectsDatabasesOperationsListCall struct + func (c *ProjectsDatabasesOperationsListCall) Context(ctx context.Context) *ProjectsDatabasesOperationsListCall + func (c *ProjectsDatabasesOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsDatabasesOperationsListCall) Fields(s ...googleapi.Field) *ProjectsDatabasesOperationsListCall + func (c *ProjectsDatabasesOperationsListCall) Filter(filter string) *ProjectsDatabasesOperationsListCall + func (c *ProjectsDatabasesOperationsListCall) Header() http.Header + func (c *ProjectsDatabasesOperationsListCall) IfNoneMatch(entityTag string) *ProjectsDatabasesOperationsListCall + func (c *ProjectsDatabasesOperationsListCall) PageSize(pageSize int64) *ProjectsDatabasesOperationsListCall + func (c *ProjectsDatabasesOperationsListCall) PageToken(pageToken string) *ProjectsDatabasesOperationsListCall + func (c *ProjectsDatabasesOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsDatabasesOperationsService struct + func NewProjectsDatabasesOperationsService(s *Service) *ProjectsDatabasesOperationsService + func (r *ProjectsDatabasesOperationsService) Cancel(name string, ...) *ProjectsDatabasesOperationsCancelCall + func (r *ProjectsDatabasesOperationsService) Delete(name string) *ProjectsDatabasesOperationsDeleteCall + func (r *ProjectsDatabasesOperationsService) Get(name string) *ProjectsDatabasesOperationsGetCall + func (r *ProjectsDatabasesOperationsService) List(name string) *ProjectsDatabasesOperationsListCall + type ProjectsDatabasesPatchCall struct + func (c *ProjectsDatabasesPatchCall) Context(ctx context.Context) *ProjectsDatabasesPatchCall + func (c *ProjectsDatabasesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesPatchCall) Fields(s ...googleapi.Field) *ProjectsDatabasesPatchCall + func (c *ProjectsDatabasesPatchCall) Header() http.Header + func (c *ProjectsDatabasesPatchCall) UpdateMask(updateMask string) *ProjectsDatabasesPatchCall + type ProjectsDatabasesRestoreCall struct + func (c *ProjectsDatabasesRestoreCall) Context(ctx context.Context) *ProjectsDatabasesRestoreCall + func (c *ProjectsDatabasesRestoreCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsDatabasesRestoreCall) Fields(s ...googleapi.Field) *ProjectsDatabasesRestoreCall + func (c *ProjectsDatabasesRestoreCall) Header() http.Header + type ProjectsDatabasesService struct + BackupSchedules *ProjectsDatabasesBackupSchedulesService + CollectionGroups *ProjectsDatabasesCollectionGroupsService + Documents *ProjectsDatabasesDocumentsService + Operations *ProjectsDatabasesOperationsService + func NewProjectsDatabasesService(s *Service) *ProjectsDatabasesService + func (r *ProjectsDatabasesService) BulkDeleteDocuments(name string, ...) *ProjectsDatabasesBulkDeleteDocumentsCall + func (r *ProjectsDatabasesService) Create(parent string, googlefirestoreadminv1database *GoogleFirestoreAdminV1Database) *ProjectsDatabasesCreateCall + func (r *ProjectsDatabasesService) Delete(name string) *ProjectsDatabasesDeleteCall + func (r *ProjectsDatabasesService) ExportDocuments(name string, ...) *ProjectsDatabasesExportDocumentsCall + func (r *ProjectsDatabasesService) Get(name string) *ProjectsDatabasesGetCall + func (r *ProjectsDatabasesService) ImportDocuments(name string, ...) *ProjectsDatabasesImportDocumentsCall + func (r *ProjectsDatabasesService) List(parent string) *ProjectsDatabasesListCall + func (r *ProjectsDatabasesService) Patch(name string, googlefirestoreadminv1database *GoogleFirestoreAdminV1Database) *ProjectsDatabasesPatchCall + func (r *ProjectsDatabasesService) Restore(parent string, ...) *ProjectsDatabasesRestoreCall + type ProjectsLocationsBackupsDeleteCall struct + func (c *ProjectsLocationsBackupsDeleteCall) Context(ctx context.Context) *ProjectsLocationsBackupsDeleteCall + func (c *ProjectsLocationsBackupsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsBackupsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsBackupsDeleteCall + func (c *ProjectsLocationsBackupsDeleteCall) Header() http.Header + type ProjectsLocationsBackupsGetCall struct + func (c *ProjectsLocationsBackupsGetCall) Context(ctx context.Context) *ProjectsLocationsBackupsGetCall + func (c *ProjectsLocationsBackupsGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1Backup, error) + func (c *ProjectsLocationsBackupsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsBackupsGetCall + func (c *ProjectsLocationsBackupsGetCall) Header() http.Header + func (c *ProjectsLocationsBackupsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsBackupsGetCall + type ProjectsLocationsBackupsListCall struct + func (c *ProjectsLocationsBackupsListCall) Context(ctx context.Context) *ProjectsLocationsBackupsListCall + func (c *ProjectsLocationsBackupsListCall) Do(opts ...googleapi.CallOption) (*GoogleFirestoreAdminV1ListBackupsResponse, error) + func (c *ProjectsLocationsBackupsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsBackupsListCall + func (c *ProjectsLocationsBackupsListCall) Header() http.Header + func (c *ProjectsLocationsBackupsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsBackupsListCall + type ProjectsLocationsBackupsService struct + func NewProjectsLocationsBackupsService(s *Service) *ProjectsLocationsBackupsService + func (r *ProjectsLocationsBackupsService) Delete(name string) *ProjectsLocationsBackupsDeleteCall + func (r *ProjectsLocationsBackupsService) Get(name string) *ProjectsLocationsBackupsGetCall + func (r *ProjectsLocationsBackupsService) List(parent string) *ProjectsLocationsBackupsListCall + type ProjectsLocationsGetCall struct + func (c *ProjectsLocationsGetCall) Context(ctx context.Context) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Do(opts ...googleapi.CallOption) (*Location, error) + func (c *ProjectsLocationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Header() http.Header + func (c *ProjectsLocationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetCall + type ProjectsLocationsListCall struct + func (c *ProjectsLocationsListCall) Context(ctx context.Context) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Do(opts ...googleapi.CallOption) (*ListLocationsResponse, error) + func (c *ProjectsLocationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Filter(filter string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Header() http.Header + func (c *ProjectsLocationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) PageSize(pageSize int64) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) PageToken(pageToken string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Pages(ctx context.Context, f func(*ListLocationsResponse) error) error + type ProjectsLocationsService struct + Backups *ProjectsLocationsBackupsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + func (r *ProjectsLocationsService) Get(name string) *ProjectsLocationsGetCall + func (r *ProjectsLocationsService) List(name string) *ProjectsLocationsListCall + type ProjectsService struct + Databases *ProjectsDatabasesService + Locations *ProjectsLocationsService + func NewProjectsService(s *Service) *ProjectsService + type QueryTarget struct + ForceSendFields []string + NullFields []string + Parent string + StructuredQuery *StructuredQuery + func (s QueryTarget) MarshalJSON() ([]byte, error) + type ReadOnly struct + ForceSendFields []string + NullFields []string + ReadTime string + func (s ReadOnly) MarshalJSON() ([]byte, error) + type ReadWrite struct + ForceSendFields []string + NullFields []string + RetryTransaction string + func (s ReadWrite) MarshalJSON() ([]byte, error) + type RollbackRequest struct + ForceSendFields []string + NullFields []string + Transaction string + func (s RollbackRequest) MarshalJSON() ([]byte, error) + type RunAggregationQueryRequest struct + ExplainOptions *ExplainOptions + ForceSendFields []string + NewTransaction *TransactionOptions + NullFields []string + ReadTime string + StructuredAggregationQuery *StructuredAggregationQuery + Transaction string + func (s RunAggregationQueryRequest) MarshalJSON() ([]byte, error) + type RunAggregationQueryResponse struct + ExplainMetrics *ExplainMetrics + ForceSendFields []string + NullFields []string + ReadTime string + Result *AggregationResult + Transaction string + func (s RunAggregationQueryResponse) MarshalJSON() ([]byte, error) + type RunQueryRequest struct + ExplainOptions *ExplainOptions + ForceSendFields []string + NewTransaction *TransactionOptions + NullFields []string + ReadTime string + StructuredQuery *StructuredQuery + Transaction string + func (s RunQueryRequest) MarshalJSON() ([]byte, error) + type RunQueryResponse struct + Document *Document + Done bool + ExplainMetrics *ExplainMetrics + ForceSendFields []string + NullFields []string + ReadTime string + SkippedResults int64 + Transaction string + func (s RunQueryResponse) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s Status) MarshalJSON() ([]byte, error) + type StructuredAggregationQuery struct + Aggregations []*Aggregation + ForceSendFields []string + NullFields []string + StructuredQuery *StructuredQuery + func (s StructuredAggregationQuery) MarshalJSON() ([]byte, error) + type StructuredQuery struct + EndAt *Cursor + FindNearest *FindNearest + ForceSendFields []string + From []*CollectionSelector + Limit int64 + NullFields []string + Offset int64 + OrderBy []*Order + Select *Projection + StartAt *Cursor + Where *Filter + func (s StructuredQuery) MarshalJSON() ([]byte, error) + type Sum struct + Field *FieldReference + ForceSendFields []string + NullFields []string + func (s Sum) MarshalJSON() ([]byte, error) + type Target struct + Documents *DocumentsTarget + ExpectedCount int64 + ForceSendFields []string + NullFields []string + Once bool + Query *QueryTarget + ReadTime string + ResumeToken string + TargetId int64 + func (s Target) MarshalJSON() ([]byte, error) + type TargetChange struct + Cause *Status + ForceSendFields []string + NullFields []string + ReadTime string + ResumeToken string + TargetChangeType string + TargetIds []int64 + func (s TargetChange) MarshalJSON() ([]byte, error) + type TransactionOptions struct + ForceSendFields []string + NullFields []string + ReadOnly *ReadOnly + ReadWrite *ReadWrite + func (s TransactionOptions) MarshalJSON() ([]byte, error) + type UnaryFilter struct + Field *FieldReference + ForceSendFields []string + NullFields []string + Op string + func (s UnaryFilter) MarshalJSON() ([]byte, error) + type Value struct + ArrayValue *ArrayValue + BooleanValue bool + BytesValue string + DoubleValue float64 + ForceSendFields []string + GeoPointValue *LatLng + IntegerValue int64 + MapValue *MapValue + NullFields []string + NullValue string + ReferenceValue string + StringValue string + TimestampValue string + func (s *Value) UnmarshalJSON(data []byte) error + func (s Value) MarshalJSON() ([]byte, error) + type Write struct + CurrentDocument *Precondition + Delete string + ForceSendFields []string + NullFields []string + Transform *DocumentTransform + Update *Document + UpdateMask *DocumentMask + UpdateTransforms []*FieldTransform + func (s Write) MarshalJSON() ([]byte, error) + type WriteRequest struct + ForceSendFields []string + Labels map[string]string + NullFields []string + StreamId string + StreamToken string + Writes []*Write + func (s WriteRequest) MarshalJSON() ([]byte, error) + type WriteResponse struct + CommitTime string + ForceSendFields []string + NullFields []string + StreamId string + StreamToken string + WriteResults []*WriteResult + func (s WriteResponse) MarshalJSON() ([]byte, error) + type WriteResult struct + ForceSendFields []string + NullFields []string + TransformResults []*Value + UpdateTime string + func (s WriteResult) MarshalJSON() ([]byte, error)