package
0.0.0-20220207184604-e3f747d769dd
Repository: https://github.com/improbable/google-api-go-client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

View and manage your data across Google Cloud Platform services.
View and manage your Google Cloud Datastore data.

# Structs

ArrayValue: An array value.
BatchGetDocumentsRequest: The request for Firestore.BatchGetDocuments.
BatchGetDocumentsResponse: The streamed response for Firestore.BatchGetDocuments.
BeginTransactionRequest: The request for Firestore.BeginTransaction.
BeginTransactionResponse: The response for Firestore.BeginTransaction.
CollectionSelector: A selection of a collection, such as `messages as m1`.
CommitRequest: The request for Firestore.Commit.
CommitResponse: The response for Firestore.Commit.
CompositeFilter: A filter that merges multiple other filters using the given operator.
Cursor: A position in a query result set.
Document: A Firestore document.
DocumentChange: A Document has changed.
DocumentDelete: A Document has been deleted.
DocumentMask: A set of field paths on a document.
DocumentRemove: A Document has been removed from the view of the targets.
DocumentsTarget: A target specified by a set of documents names.
DocumentTransform: A transformation of a document.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
ExistenceFilter: A digest of all the documents that match a given target.
FieldFilter: A filter on a specific field.
FieldReference: A reference to a field, such as `max(messages.time) as max_time`.
FieldTransform: A transformation of a field of the document.
Filter: A filter.
GoogleFirestoreAdminV1beta1ExportDocumentsMetadata: Metadata for ExportDocuments operations.
GoogleFirestoreAdminV1beta1ExportDocumentsRequest: The request for FirestoreAdmin.ExportDocuments.
GoogleFirestoreAdminV1beta1ExportDocumentsResponse: Returned in the google.longrunning.Operation response field.
GoogleFirestoreAdminV1beta1ImportDocumentsMetadata: Metadata for ImportDocuments operations.
GoogleFirestoreAdminV1beta1ImportDocumentsRequest: The request for FirestoreAdmin.ImportDocuments.
GoogleFirestoreAdminV1beta1Index: An index definition.
GoogleFirestoreAdminV1beta1IndexField: A field of an index.
GoogleFirestoreAdminV1beta1IndexOperationMetadata: Metadata for index operations.
GoogleFirestoreAdminV1beta1ListIndexesResponse: The response for FirestoreAdmin.ListIndexes.
GoogleFirestoreAdminV1beta1LocationMetadata: The metadata message for google.cloud.location.Location.metadata.
GoogleFirestoreAdminV1beta1Progress: Measures the progress of a particular metric.
GoogleLongrunningOperation: This resource represents a long-running operation that is the result of a network API call.
LatLng: An object representing a latitude/longitude pair.
ListCollectionIdsRequest: The request for Firestore.ListCollectionIds.
ListCollectionIdsResponse: The response from Firestore.ListCollectionIds.
ListDocumentsResponse: The response for Firestore.ListDocuments.
ListenRequest: A request for Firestore.Listen.
ListenResponse: The response for Firestore.Listen.
MapValue: A map value.
Order: An order on a field.
Precondition: A precondition on a document, used for conditional operations.
Projection: The projection of document's fields to return.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryTarget: A target specified by a query.
ReadOnly: Options for a transaction that can only be used to read documents.
ReadWrite: Options for a transaction that can be used to read and write documents.
RollbackRequest: The request for Firestore.Rollback.
RunQueryRequest: The request for Firestore.RunQuery.
RunQueryResponse: The response for Firestore.RunQuery.
No description provided by the author
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
StructuredQuery: A Firestore query.
Target: A specification of a set of documents to listen to.
TargetChange: Targets being watched have changed.
TransactionOptions: Options for creating a new transaction.
UnaryFilter: A filter with a single operand.
Value: A message that can hold any of the supported value types.
Write: A write on a document.
WriteRequest: The request for Firestore.Write.
WriteResponse: The response for Firestore.Write.
WriteResult: The result of applying a write.