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
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.
Administer your Spanner databases.
View and manage the contents of your Spanner databases.

# Structs

BeginTransactionRequest: The request for BeginTransaction.
Binding: Associates `members` with a `role`.
ChildLink: Metadata associated with a parent-child relationship appearing in a PlanNode.
CommitRequest: The request for Commit.
CommitResponse: The response for Commit.
CreateDatabaseMetadata: Metadata type for the operation returned by CreateDatabase.
CreateDatabaseRequest: The request for CreateDatabase.
CreateInstanceMetadata: Metadata type for the operation returned by CreateInstance.
CreateInstanceRequest: The request for CreateInstance.
CreateSessionRequest: The request for CreateSession.
Database: A Cloud Spanner database.
Delete: Arguments to delete operations.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
ExecuteSqlRequest: The request for ExecuteSql and ExecuteStreamingSql.
Expr: Represents an expression text.
Field: Message representing a single field of a struct.
GetDatabaseDdlResponse: The response for GetDatabaseDdl.
GetIamPolicyRequest: Request message for `GetIamPolicy` method.
Instance: An isolated set of Cloud Spanner resources on which databases can be hosted.
InstanceConfig: A possible configuration for a Cloud Spanner instance.
KeyRange: KeyRange represents a range of rows in a table or index.
KeySet: `KeySet` defines a collection of Cloud Spanner keys and/or key ranges.
ListDatabasesResponse: The response for ListDatabases.
ListInstanceConfigsResponse: The response for ListInstanceConfigs.
ListInstancesResponse: The response for ListInstances.
ListOperationsResponse: The response message for Operations.ListOperations.
ListSessionsResponse: The response for ListSessions.
Mutation: A modification to one or more Cloud Spanner rows.
Operation: This resource represents a long-running operation that is the result of a network API call.
PartialResultSet: Partial results from a streaming read or SQL query.
Partition: Information returned for each partition returned in a PartitionResponse.
PartitionOptions: Options for a PartitionQueryRequest and PartitionReadRequest.
PartitionQueryRequest: The request for PartitionQuery.
PartitionReadRequest: The request for PartitionRead.
PartitionResponse: The response for PartitionQuery or PartitionRead.
PlanNode: Node information for nodes appearing in a QueryPlan.plan_nodes.
Policy: Defines an Identity and Access Management (IAM) policy.
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
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
No description provided by the author
QueryPlan: Contains an ordered list of nodes appearing in the query plan.
ReadOnly: Message type to initiate a read-only transaction.
ReadRequest: The request for Read and StreamingRead.
ReadWrite: Message type to initiate a read-write transaction.
ResultSet: Results from Read or ExecuteSql.
ResultSetMetadata: Metadata about a ResultSet or PartialResultSet.
ResultSetStats: Additional statistics about a ResultSet or PartialResultSet.
RollbackRequest: The request for Rollback.
No description provided by the author
Session: A session in the Cloud Spanner API.
SetIamPolicyRequest: Request message for `SetIamPolicy` method.
ShortRepresentation: Condensed representation of a node and its subtree.
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
StructType: `StructType` defines the fields of a STRUCT type.
TestIamPermissionsRequest: Request message for `TestIamPermissions` method.
TestIamPermissionsResponse: Response message for `TestIamPermissions` method.
Transaction: A transaction.
TransactionOptions: # Transactions Each session can have at most one active transaction at a time.
TransactionSelector: This message is used to select the transaction in which a Read or ExecuteSql call runs.
Type: `Type` indicates the type of a Cloud Spanner value, as might be stored in a table cell or returned from an SQL query.
UpdateDatabaseDdlMetadata: Metadata type for the operation returned by UpdateDatabaseDdl.
UpdateDatabaseDdlRequest: Enqueues the given DDL statements to be applied, in order but not necessarily all at once, to the database schema at some point (or points) in the future.
UpdateInstanceMetadata: Metadata type for the operation returned by UpdateInstance.
UpdateInstanceRequest: The request for UpdateInstance.
Write: Arguments to insert, update, insert_or_update, and replace operations.