| Class | Description |
|---|---|
| ArrayValue |
`ArrayValue` is an ordered list of `Value`.
|
| ArrayValue.Builder |
`ArrayValue` is an ordered list of `Value`.
|
| AuthorizedViewName | |
| AuthorizedViewName.Builder |
Builder for
projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorized_view}.
|
| AuthorizedViewRequest |
A request wrapper for operations on an authorized view.
|
| AuthorizedViewRequest.Builder |
A request wrapper for operations on an authorized view.
|
| AuthorizedViewResponse |
A response wrapper for operations on an authorized view.
|
| AuthorizedViewResponse.Builder |
A response wrapper for operations on an authorized view.
|
| BackendIdentifier |
Information about the connected backends from a session client's
perspective.
|
| BackendIdentifier.Builder |
Information about the connected backends from a session client's
perspective.
|
| BigtableProto | |
| Cell |
Specifies (some of) the contents of a single row/column/timestamp of a table.
|
| Cell.Builder |
Specifies (some of) the contents of a single row/column/timestamp of a table.
|
| CheckAndMutateRowRequest |
Request message for Bigtable.CheckAndMutateRow.
|
| CheckAndMutateRowRequest.Builder |
Request message for Bigtable.CheckAndMutateRow.
|
| CheckAndMutateRowResponse |
Response message for Bigtable.CheckAndMutateRow.
|
| CheckAndMutateRowResponse.Builder |
Response message for Bigtable.CheckAndMutateRow.
|
| ClientConfiguration |
Configuration for the Session API.
|
| ClientConfiguration.Builder |
Configuration for the Session API.
|
| ClientConfiguration.PollingConfiguration |
Protobuf type
google.bigtable.v2.ClientConfiguration.PollingConfiguration |
| ClientConfiguration.PollingConfiguration.Builder |
Protobuf type
google.bigtable.v2.ClientConfiguration.PollingConfiguration |
| CloseSessionRequest |
Internal usage only.
|
| CloseSessionRequest.Builder |
Internal usage only.
|
| ClusterInformation |
Information on which Cluster served a vRPC, e.g. for Client-Side metrics.
|
| ClusterInformation.Builder |
Information on which Cluster served a vRPC, e.g. for Client-Side metrics.
|
| Column |
Specifies (some of) the contents of a single row/column intersection of a
table.
|
| Column.Builder |
Specifies (some of) the contents of a single row/column intersection of a
table.
|
| ColumnMetadata |
Describes a column in a Bigtable Query Language result set.
|
| ColumnMetadata.Builder |
Describes a column in a Bigtable Query Language result set.
|
| ColumnRange |
Specifies a contiguous range of columns within a single column family.
|
| ColumnRange.Builder |
Specifies a contiguous range of columns within a single column family.
|
| DataProto | |
| ErrorResponse |
Internal usage only.
|
| ErrorResponse.Builder |
Internal usage only.
|
| ExecuteQueryRequest |
Request message for Bigtable.ExecuteQuery
Protobuf type
google.bigtable.v2.ExecuteQueryRequest |
| ExecuteQueryRequest.Builder |
Request message for Bigtable.ExecuteQuery
Protobuf type
google.bigtable.v2.ExecuteQueryRequest |
| ExecuteQueryResponse |
Response message for Bigtable.ExecuteQuery
Protobuf type
google.bigtable.v2.ExecuteQueryResponse |
| ExecuteQueryResponse.Builder |
Response message for Bigtable.ExecuteQuery
Protobuf type
google.bigtable.v2.ExecuteQueryResponse |
| Family |
Specifies (some of) the contents of a single row/column family intersection
of a table.
|
| Family.Builder |
Specifies (some of) the contents of a single row/column family intersection
of a table.
|
| FeatureFlags |
Feature flags supported or enabled by a client.
|
| FeatureFlags.Builder |
Feature flags supported or enabled by a client.
|
| FeatureFlagsProto | |
| FullReadStatsView |
FullReadStatsView captures all known information about a read.
|
| FullReadStatsView.Builder |
FullReadStatsView captures all known information about a read.
|
| GenerateInitialChangeStreamPartitionsRequest |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| GenerateInitialChangeStreamPartitionsRequest.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| GenerateInitialChangeStreamPartitionsResponse |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| GenerateInitialChangeStreamPartitionsResponse.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| GetClientConfigurationRequest |
See GetClientConfiguration() RPC in bigtable.proto.
|
| GetClientConfigurationRequest.Builder |
See GetClientConfiguration() RPC in bigtable.proto.
|
| GoAwayResponse |
Internal usage only.
|
| GoAwayResponse.Builder |
Internal usage only.
|
| HeartbeatResponse |
Internal usage only.
|
| HeartbeatResponse.Builder |
Internal usage only.
|
| Idempotency |
Parameters on mutations where clients want to ensure idempotency (i.e.
|
| Idempotency.Builder |
Parameters on mutations where clients want to ensure idempotency (i.e.
|
| InstanceName | |
| InstanceName.Builder |
Builder for projects/{project}/instances/{instance}.
|
| LoadBalancingOptions |
Configuration for how to balance vRPCs over sessions.
|
| LoadBalancingOptions.Builder |
Configuration for how to balance vRPCs over sessions.
|
| LoadBalancingOptions.LeastInFlight |
Balances vRPCs over backends, preferring to send new vRPCs to AFEs with the
least number of active vRPCs.
|
| LoadBalancingOptions.LeastInFlight.Builder |
Balances vRPCs over backends, preferring to send new vRPCs to AFEs with the
least number of active vRPCs.
|
| LoadBalancingOptions.PeakEwma |
Balances vRPCs over backends, by maintaining a moving average of each AFE's
round-trip time, weighted by the number of outstanding vRPCs, and
distribute traffic to AFEs where that cost function is smallest.
|
| LoadBalancingOptions.PeakEwma.Builder |
Balances vRPCs over backends, by maintaining a moving average of each AFE's
round-trip time, weighted by the number of outstanding vRPCs, and
distribute traffic to AFEs where that cost function is smallest.
|
| LoadBalancingOptions.Random |
Balances vRPCs over backends, by randomly selecting a backend.
|
| LoadBalancingOptions.Random.Builder |
Balances vRPCs over backends, by randomly selecting a backend.
|
| MaterializedViewName | |
| MaterializedViewName.Builder |
Builder for projects/{project}/instances/{instance}/materializedViews/{materialized_view}.
|
| MaterializedViewRequest |
A request wrapper for operations on a materialized view.
|
| MaterializedViewRequest.Builder |
A request wrapper for operations on a materialized view.
|
| MaterializedViewResponse |
A response wrapper for operations on a materialized view.
|
| MaterializedViewResponse.Builder |
A response wrapper for operations on a materialized view.
|
| MutateRowRequest |
Request message for Bigtable.MutateRow.
|
| MutateRowRequest.Builder |
Request message for Bigtable.MutateRow.
|
| MutateRowResponse |
Response message for Bigtable.MutateRow.
|
| MutateRowResponse.Builder |
Response message for Bigtable.MutateRow.
|
| MutateRowsRequest |
Request message for BigtableService.MutateRows.
|
| MutateRowsRequest.Builder |
Request message for BigtableService.MutateRows.
|
| MutateRowsRequest.Entry |
A mutation for a given row.
|
| MutateRowsRequest.Entry.Builder |
A mutation for a given row.
|
| MutateRowsResponse |
Response message for BigtableService.MutateRows.
|
| MutateRowsResponse.Builder |
Response message for BigtableService.MutateRows.
|
| MutateRowsResponse.Entry |
The result of applying a passed mutation in the original request.
|
| MutateRowsResponse.Entry.Builder |
The result of applying a passed mutation in the original request.
|
| Mutation |
Specifies a particular change to be made to the contents of a row.
|
| Mutation.AddToCell |
A Mutation which incrementally updates a cell in an `Aggregate` family.
|
| Mutation.AddToCell.Builder |
A Mutation which incrementally updates a cell in an `Aggregate` family.
|
| Mutation.Builder |
Specifies a particular change to be made to the contents of a row.
|
| Mutation.DeleteFromColumn |
A Mutation which deletes cells from the specified column, optionally
restricting the deletions to a given timestamp range.
|
| Mutation.DeleteFromColumn.Builder |
A Mutation which deletes cells from the specified column, optionally
restricting the deletions to a given timestamp range.
|
| Mutation.DeleteFromFamily |
A Mutation which deletes all cells from the specified column family.
|
| Mutation.DeleteFromFamily.Builder |
A Mutation which deletes all cells from the specified column family.
|
| Mutation.DeleteFromRow |
A Mutation which deletes all cells from the containing row.
|
| Mutation.DeleteFromRow.Builder |
A Mutation which deletes all cells from the containing row.
|
| Mutation.MergeToCell |
A Mutation which merges accumulated state into a cell in an `Aggregate`
family.
|
| Mutation.MergeToCell.Builder |
A Mutation which merges accumulated state into a cell in an `Aggregate`
family.
|
| Mutation.SetCell |
A Mutation which sets the value of the specified cell.
|
| Mutation.SetCell.Builder |
A Mutation which sets the value of the specified cell.
|
| OpenAuthorizedViewRequest |
Open sessions for an AuthorizedView.
|
| OpenAuthorizedViewRequest.Builder |
Open sessions for an AuthorizedView.
|
| OpenAuthorizedViewResponse |
Internal usage only.
|
| OpenAuthorizedViewResponse.Builder |
Internal usage only.
|
| OpenMaterializedViewRequest |
Open sessions for a MaterializedView.
|
| OpenMaterializedViewRequest.Builder |
Open sessions for a MaterializedView.
|
| OpenMaterializedViewResponse |
Internal usage only.
|
| OpenMaterializedViewResponse.Builder |
Internal usage only.
|
| OpenSessionRequest |
Internal usage only.
|
| OpenSessionRequest.Builder |
Internal usage only.
|
| OpenSessionResponse |
Internal usage only.
|
| OpenSessionResponse.Builder |
Internal usage only.
|
| OpenTableRequest |
Internal usage only.
|
| OpenTableRequest.Builder |
Internal usage only.
|
| OpenTableResponse |
Internal usage only.
|
| OpenTableResponse.Builder |
Internal usage only.
|
| PartialResultSet |
A partial result set from the streaming query API.
|
| PartialResultSet.Builder |
A partial result set from the streaming query API.
|
| PeerInfo |
PeerInfo contains information about the peer that the client is
connecting to.
|
| PeerInfo.Builder |
PeerInfo contains information about the peer that the client is
connecting to.
|
| PeerInfoProto | |
| PingAndWarmRequest |
Request message for client connection keep-alive and warming.
|
| PingAndWarmRequest.Builder |
Request message for client connection keep-alive and warming.
|
| PingAndWarmResponse |
Response message for Bigtable.PingAndWarm connection keepalive and warming.
|
| PingAndWarmResponse.Builder |
Response message for Bigtable.PingAndWarm connection keepalive and warming.
|
| PrepareQueryRequest |
Request message for Bigtable.PrepareQuery
Protobuf type
google.bigtable.v2.PrepareQueryRequest |
| PrepareQueryRequest.Builder |
Request message for Bigtable.PrepareQuery
Protobuf type
google.bigtable.v2.PrepareQueryRequest |
| PrepareQueryResponse |
Response message for Bigtable.PrepareQueryResponse
Protobuf type
google.bigtable.v2.PrepareQueryResponse |
| PrepareQueryResponse.Builder |
Response message for Bigtable.PrepareQueryResponse
Protobuf type
google.bigtable.v2.PrepareQueryResponse |
| ProtoFormat |
Protocol buffers format descriptor, as described by Messages ProtoSchema and
ProtoRows
Protobuf type
google.bigtable.v2.ProtoFormat |
| ProtoFormat.Builder |
Protocol buffers format descriptor, as described by Messages ProtoSchema and
ProtoRows
Protobuf type
google.bigtable.v2.ProtoFormat |
| ProtoRows |
Rows represented in proto format.
|
| ProtoRows.Builder |
Rows represented in proto format.
|
| ProtoRowsBatch |
A part of a serialized `ProtoRows` message.
|
| ProtoRowsBatch.Builder |
A part of a serialized `ProtoRows` message.
|
| ProtoSchema |
ResultSet schema in proto format
Protobuf type
google.bigtable.v2.ProtoSchema |
| ProtoSchema.Builder |
ResultSet schema in proto format
Protobuf type
google.bigtable.v2.ProtoSchema |
| RateLimitInfo |
Information about how client should adjust the load to Bigtable.
|
| RateLimitInfo.Builder |
Information about how client should adjust the load to Bigtable.
|
| ReadChangeStreamRequest |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| ReadChangeStreamRequest.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| ReadChangeStreamResponse |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| ReadChangeStreamResponse.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| ReadChangeStreamResponse.CloseStream |
A message indicating that the client should stop reading from the stream.
|
| ReadChangeStreamResponse.CloseStream.Builder |
A message indicating that the client should stop reading from the stream.
|
| ReadChangeStreamResponse.DataChange |
A message corresponding to one or more mutations to the partition
being streamed.
|
| ReadChangeStreamResponse.DataChange.Builder |
A message corresponding to one or more mutations to the partition
being streamed.
|
| ReadChangeStreamResponse.Heartbeat |
A periodic message with information that can be used to checkpoint
the state of a stream.
|
| ReadChangeStreamResponse.Heartbeat.Builder |
A periodic message with information that can be used to checkpoint
the state of a stream.
|
| ReadChangeStreamResponse.MutationChunk |
A partial or complete mutation.
|
| ReadChangeStreamResponse.MutationChunk.Builder |
A partial or complete mutation.
|
| ReadChangeStreamResponse.MutationChunk.ChunkInfo |
Information about the chunking of this mutation.
|
| ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder |
Information about the chunking of this mutation.
|
| ReadIterationStats |
ReadIterationStats captures information about the iteration of rows or cells
over the course of a read, e.g. how many results were scanned in a read
operation versus the results returned.
|
| ReadIterationStats.Builder |
ReadIterationStats captures information about the iteration of rows or cells
over the course of a read, e.g. how many results were scanned in a read
operation versus the results returned.
|
| ReadModifyWriteRowRequest |
Request message for Bigtable.ReadModifyWriteRow.
|
| ReadModifyWriteRowRequest.Builder |
Request message for Bigtable.ReadModifyWriteRow.
|
| ReadModifyWriteRowResponse |
Response message for Bigtable.ReadModifyWriteRow.
|
| ReadModifyWriteRowResponse.Builder |
Response message for Bigtable.ReadModifyWriteRow.
|
| ReadModifyWriteRule |
Specifies an atomic read/modify/write operation on the latest value of the
specified column.
|
| ReadModifyWriteRule.Builder |
Specifies an atomic read/modify/write operation on the latest value of the
specified column.
|
| ReadRowsRequest |
Request message for Bigtable.ReadRows.
|
| ReadRowsRequest.Builder |
Request message for Bigtable.ReadRows.
|
| ReadRowsResponse |
Response message for Bigtable.ReadRows.
|
| ReadRowsResponse.Builder |
Response message for Bigtable.ReadRows.
|
| ReadRowsResponse.CellChunk |
Specifies a piece of a row's contents returned as part of the read
response stream.
|
| ReadRowsResponse.CellChunk.Builder |
Specifies a piece of a row's contents returned as part of the read
response stream.
|
| RequestLatencyStats |
RequestLatencyStats provides a measurement of the latency of the request as
it interacts with different systems over its lifetime, e.g. how long the
request took to execute within a frontend server.
|
| RequestLatencyStats.Builder |
RequestLatencyStats provides a measurement of the latency of the request as
it interacts with different systems over its lifetime, e.g. how long the
request took to execute within a frontend server.
|
| RequestStats |
RequestStats is the container for additional information pertaining to a
single request, helpful for evaluating the performance of the sent request.
|
| RequestStats.Builder |
RequestStats is the container for additional information pertaining to a
single request, helpful for evaluating the performance of the sent request.
|
| RequestStatsProto | |
| ResponseParams |
Response metadata proto
Protobuf type
google.bigtable.v2.ResponseParams |
| ResponseParams.Builder |
Response metadata proto
Protobuf type
google.bigtable.v2.ResponseParams |
| ResponseParamsProto | |
| ResultSetMetadata |
Describes the structure of a Bigtable result set.
|
| ResultSetMetadata.Builder |
Describes the structure of a Bigtable result set.
|
| Row |
Specifies the complete (requested) contents of a single row of a table.
|
| Row.Builder |
Specifies the complete (requested) contents of a single row of a table.
|
| RowFilter |
Takes a row as input and produces an alternate view of the row based on
specified rules.
|
| RowFilter.Builder |
Takes a row as input and produces an alternate view of the row based on
specified rules.
|
| RowFilter.Chain |
A RowFilter which sends rows through several RowFilters in sequence.
|
| RowFilter.Chain.Builder |
A RowFilter which sends rows through several RowFilters in sequence.
|
| RowFilter.Condition |
A RowFilter which evaluates one of two possible RowFilters, depending on
whether or not a predicate RowFilter outputs any cells from the input row.
|
| RowFilter.Condition.Builder |
A RowFilter which evaluates one of two possible RowFilters, depending on
whether or not a predicate RowFilter outputs any cells from the input row.
|
| RowFilter.Interleave |
A RowFilter which sends each row to each of several component
RowFilters and interleaves the results.
|
| RowFilter.Interleave.Builder |
A RowFilter which sends each row to each of several component
RowFilters and interleaves the results.
|
| RowRange |
Specifies a contiguous range of rows.
|
| RowRange.Builder |
Specifies a contiguous range of rows.
|
| RowSet |
Specifies a non-contiguous set of rows.
|
| RowSet.Builder |
Specifies a non-contiguous set of rows.
|
| SampleRowKeysRequest |
Request message for Bigtable.SampleRowKeys.
|
| SampleRowKeysRequest.Builder |
Request message for Bigtable.SampleRowKeys.
|
| SampleRowKeysResponse |
Response message for Bigtable.SampleRowKeys.
|
| SampleRowKeysResponse.Builder |
Response message for Bigtable.SampleRowKeys.
|
| SessionClientConfiguration |
Configuration for the Session API.
|
| SessionClientConfiguration.Builder |
Configuration for the Session API.
|
| SessionClientConfiguration.ChannelPoolConfiguration |
Configuration for the channel pool.
|
| SessionClientConfiguration.ChannelPoolConfiguration.Builder |
Configuration for the channel pool.
|
| SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly |
A channel mode which only allows CloudPath.
|
| SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder |
A channel mode which only allows CloudPath.
|
| SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly |
A channel mode which only allows DirectAccess.
|
| SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder |
A channel mode which only allows DirectAccess.
|
| SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback |
A channel mode which allows DirectAccess with a fallback to CloudPath if
DirectAccess is unavailable.
|
| SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder |
A channel mode which allows DirectAccess with a fallback to CloudPath if
DirectAccess is unavailable.
|
| SessionClientConfiguration.SessionPoolConfiguration |
Configuration for the session pools.
|
| SessionClientConfiguration.SessionPoolConfiguration.Builder |
Configuration for the session pools.
|
| SessionMutateRowRequest |
Internal usage only.
|
| SessionMutateRowRequest.Builder |
Internal usage only.
|
| SessionMutateRowResponse |
Internal usage only.
|
| SessionMutateRowResponse.Builder |
Internal usage only.
|
| SessionParametersResponse |
Internal usage only.
|
| SessionParametersResponse.Builder |
Internal usage only.
|
| SessionProto | |
| SessionReadRowRequest |
Internal usage only.
|
| SessionReadRowRequest.Builder |
Internal usage only.
|
| SessionReadRowResponse |
Internal usage only.
|
| SessionReadRowResponse.Builder |
Internal usage only.
|
| SessionRefreshConfig |
Internal usage only.
|
| SessionRefreshConfig.Builder |
Internal usage only.
|
| SessionRefreshConfig.Metadata |
Any additional metadata to include when reconnecting.
|
| SessionRefreshConfig.Metadata.Builder |
Any additional metadata to include when reconnecting.
|
| SessionRequest |
Internal usage only.
|
| SessionRequest.Builder |
Internal usage only.
|
| SessionRequestStats |
Internal usage only.
|
| SessionRequestStats.Builder |
Internal usage only.
|
| SessionResponse |
Internal usage only.
|
| SessionResponse.Builder |
Internal usage only.
|
| StreamContinuationToken |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| StreamContinuationToken.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| StreamContinuationTokens |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| StreamContinuationTokens.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| StreamPartition |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| StreamPartition.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| TableName | |
| TableName.Builder |
Builder for projects/{project}/instances/{instance}/tables/{table}.
|
| TableRequest |
Internal usage only.
|
| TableRequest.Builder |
Internal usage only.
|
| TableResponse |
Internal usage only.
|
| TableResponse.Builder |
Internal usage only.
|
| TelemetryConfiguration |
Server provided instructions for enabling finer grained observability on
the client to help diagnose customer issues.
|
| TelemetryConfiguration.Builder |
Server provided instructions for enabling finer grained observability on
the client to help diagnose customer issues.
|
| TimestampRange |
Specified a contiguous range of microsecond timestamps.
|
| TimestampRange.Builder |
Specified a contiguous range of microsecond timestamps.
|
| Type |
`Type` represents the type of data that is written to, read from, or stored
in Bigtable.
|
| Type.Aggregate |
A value that combines incremental updates into a summarized value.
|
| Type.Aggregate.Builder |
A value that combines incremental updates into a summarized value.
|
| Type.Aggregate.HyperLogLogPlusPlusUniqueCount |
Computes an approximate unique count over the input values.
|
| Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder |
Computes an approximate unique count over the input values.
|
| Type.Aggregate.Max |
Computes the max of the input values.
|
| Type.Aggregate.Max.Builder |
Computes the max of the input values.
|
| Type.Aggregate.Min |
Computes the min of the input values.
|
| Type.Aggregate.Min.Builder |
Computes the min of the input values.
|
| Type.Aggregate.Sum |
Computes the sum of the input values.
|
| Type.Aggregate.Sum.Builder |
Computes the sum of the input values.
|
| Type.Array |
An ordered list of elements of a given type.
|
| Type.Array.Builder |
An ordered list of elements of a given type.
|
| Type.Bool |
bool
Values of type `Bool` are stored in `Value.bool_value`.
|
| Type.Bool.Builder |
bool
Values of type `Bool` are stored in `Value.bool_value`.
|
| Type.Builder |
`Type` represents the type of data that is written to, read from, or stored
in Bigtable.
|
| Type.Bytes |
Bytes
Values of type `Bytes` are stored in `Value.bytes_value`.
|
| Type.Bytes.Builder |
Bytes
Values of type `Bytes` are stored in `Value.bytes_value`.
|
| Type.Bytes.Encoding |
Rules used to convert to or from lower level types.
|
| Type.Bytes.Encoding.Builder |
Rules used to convert to or from lower level types.
|
| Type.Bytes.Encoding.Raw |
Leaves the value as-is.
|
| Type.Bytes.Encoding.Raw.Builder |
Leaves the value as-is.
|
| Type.Date |
Date
Values of type `Date` are stored in `Value.date_value`.
|
| Type.Date.Builder |
Date
Values of type `Date` are stored in `Value.date_value`.
|
| Type.Enum |
A protobuf enum type.
|
| Type.Enum.Builder |
A protobuf enum type.
|
| Type.Float32 |
Float32
Values of type `Float32` are stored in `Value.float_value`.
|
| Type.Float32.Builder |
Float32
Values of type `Float32` are stored in `Value.float_value`.
|
| Type.Float64 |
Float64
Values of type `Float64` are stored in `Value.float_value`.
|
| Type.Float64.Builder |
Float64
Values of type `Float64` are stored in `Value.float_value`.
|
| Type.Int64 |
Int64
Values of type `Int64` are stored in `Value.int_value`.
|
| Type.Int64.Builder |
Int64
Values of type `Int64` are stored in `Value.int_value`.
|
| Type.Int64.Encoding |
Rules used to convert to or from lower level types.
|
| Type.Int64.Encoding.BigEndianBytes |
Encodes the value as an 8-byte big-endian two's complement value.
|
| Type.Int64.Encoding.BigEndianBytes.Builder |
Encodes the value as an 8-byte big-endian two's complement value.
|
| Type.Int64.Encoding.Builder |
Rules used to convert to or from lower level types.
|
| Type.Int64.Encoding.OrderedCodeBytes |
Encodes the value in a variable length binary format of up to 10 bytes.
|
| Type.Int64.Encoding.OrderedCodeBytes.Builder |
Encodes the value in a variable length binary format of up to 10 bytes.
|
| Type.Map |
A mapping of keys to values of a given type.
|
| Type.Map.Builder |
A mapping of keys to values of a given type.
|
| Type.Proto |
A protobuf message type.
|
| Type.Proto.Builder |
A protobuf message type.
|
| Type.String |
String
Values of type `String` are stored in `Value.string_value`.
|
| Type.String.Builder |
String
Values of type `String` are stored in `Value.string_value`.
|
| Type.String.Encoding |
Rules used to convert to or from lower level types.
|
| Type.String.Encoding.Builder |
Rules used to convert to or from lower level types.
|
| Type.String.Encoding.Utf8Bytes |
UTF-8 encoding.
|
| Type.String.Encoding.Utf8Bytes.Builder |
UTF-8 encoding.
|
| Type.String.Encoding.Utf8Raw | Deprecated |
| Type.String.Encoding.Utf8Raw.Builder |
Deprecated: prefer the equivalent `Utf8Bytes`.
|
| Type.Struct |
A structured data value, consisting of fields which map to dynamically
typed values.
|
| Type.Struct.Builder |
A structured data value, consisting of fields which map to dynamically
typed values.
|
| Type.Struct.Encoding |
Rules used to convert to or from lower level types.
|
| Type.Struct.Encoding.Builder |
Rules used to convert to or from lower level types.
|
| Type.Struct.Encoding.DelimitedBytes |
Fields are encoded independently and concatenated with a configurable
`delimiter` in between.
|
| Type.Struct.Encoding.DelimitedBytes.Builder |
Fields are encoded independently and concatenated with a configurable
`delimiter` in between.
|
| Type.Struct.Encoding.OrderedCodeBytes |
Fields are encoded independently and concatenated with the fixed byte
pair `{0x00, 0x01}` in between.
|
| Type.Struct.Encoding.OrderedCodeBytes.Builder |
Fields are encoded independently and concatenated with the fixed byte
pair `{0x00, 0x01}` in between.
|
| Type.Struct.Encoding.Singleton |
Uses the encoding of `fields[0].type` as-is.
|
| Type.Struct.Encoding.Singleton.Builder |
Uses the encoding of `fields[0].type` as-is.
|
| Type.Struct.Field |
A struct field and its type.
|
| Type.Struct.Field.Builder |
A struct field and its type.
|
| Type.Timestamp |
Timestamp
Values of type `Timestamp` are stored in `Value.timestamp_value`.
|
| Type.Timestamp.Builder |
Timestamp
Values of type `Timestamp` are stored in `Value.timestamp_value`.
|
| Type.Timestamp.Encoding |
Rules used to convert to or from lower level types.
|
| Type.Timestamp.Encoding.Builder |
Rules used to convert to or from lower level types.
|
| TypesProto | |
| Value |
`Value` represents a dynamically typed value.
|
| Value.Builder |
`Value` represents a dynamically typed value.
|
| ValueBitmask |
Restricts the output to cells whose values match the given bitmask.
|
| ValueBitmask.Builder |
Restricts the output to cells whose values match the given bitmask.
|
| ValueRange |
Specifies a contiguous range of raw byte values.
|
| ValueRange.Builder |
Specifies a contiguous range of raw byte values.
|
| VirtualRpcRequest |
Internal usage only.
|
| VirtualRpcRequest.Builder |
Internal usage only.
|
| VirtualRpcRequest.Metadata |
Container for all vRPC Metadata.
|
| VirtualRpcRequest.Metadata.Builder |
Container for all vRPC Metadata.
|
| VirtualRpcResponse |
Internal usage only.
|
| VirtualRpcResponse.Builder |
Internal usage only.
|
Copyright © 2026 Google LLC. All rights reserved.