Module: Google::Apis::SpannerV1

Defined in:
lib/google/apis/spanner_v1.rb,
lib/google/apis/spanner_v1/classes.rb,
lib/google/apis/spanner_v1/service.rb,
lib/google/apis/spanner_v1/gem_version.rb,
lib/google/apis/spanner_v1/representations.rb

Overview

Cloud Spanner API

Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service.

Defined Under Namespace

Classes: AdaptMessageRequest, AdaptMessageResponse, AdapterSession, AddSplitPointsRequest, AddSplitPointsResponse, AsymmetricAutoscalingOption, AutoscalingConfig, AutoscalingConfigOverrides, AutoscalingLimits, AutoscalingTargets, Backup, BackupInfo, BackupInstancePartition, BackupSchedule, BackupScheduleSpec, BatchCreateSessionsRequest, BatchCreateSessionsResponse, BatchWriteRequest, BatchWriteResponse, BeginTransactionRequest, Binding, ChangeQuorumMetadata, ChangeQuorumRequest, ChangeStreamRecord, ChildLink, ColumnMetadata, CommitRequest, CommitResponse, CommitStats, ContextValue, CopyBackupEncryptionConfig, CopyBackupMetadata, CopyBackupRequest, CreateBackupEncryptionConfig, CreateBackupMetadata, CreateDatabaseMetadata, CreateDatabaseRequest, CreateInstanceConfigMetadata, CreateInstanceConfigRequest, CreateInstanceMetadata, CreateInstancePartitionMetadata, CreateInstancePartitionRequest, CreateInstanceRequest, CreateSessionRequest, CrontabSpec, DataChangeRecord, Database, DatabaseMoveConfig, DatabaseRole, DdlStatementActionInfo, Delete, DerivedMetric, DiagnosticMessage, DirectedReadOptions, DualRegionQuorum, Empty, EncryptionConfig, EncryptionInfo, ExcludeReplicas, ExecuteBatchDmlRequest, ExecuteBatchDmlResponse, ExecuteSqlRequest, Expr, Field, FreeInstanceMetadata, FullBackupSpec, GetDatabaseDdlResponse, GetIamPolicyRequest, GetPolicyOptions, HeartbeatRecord, IncludeReplicas, IncrementalBackupSpec, IndexAdvice, IndexedHotKey, IndexedKeyRangeInfos, Instance, InstanceConfig, InstanceEncryptionConfig, InstanceOperationProgress, InstancePartition, InstanceReplicaSelection, Key, KeyRange, KeyRangeInfo, KeyRangeInfos, KeySet, ListBackupOperationsResponse, ListBackupSchedulesResponse, ListBackupsResponse, ListDatabaseOperationsResponse, ListDatabaseRolesResponse, ListDatabasesResponse, ListInstanceConfigOperationsResponse, ListInstanceConfigsResponse, ListInstancePartitionOperationsResponse, ListInstancePartitionsResponse, ListInstancesResponse, ListOperationsResponse, ListScansResponse, ListSessionsResponse, LocalizedString, Metric, MetricMatrix, MetricMatrixRow, Mod, ModValue, MoveInEvent, MoveInstanceRequest, MoveOutEvent, MultiplexedSessionPrecommitToken, Mutation, MutationGroup, Operation, OperationProgress, OptimizeRestoredDatabaseMetadata, PartialResultSet, Partition, PartitionEndRecord, PartitionEventRecord, PartitionOptions, PartitionQueryRequest, PartitionReadRequest, PartitionResponse, PartitionStartRecord, PartitionedDml, PlanNode, Policy, PrefixNode, QueryAdvisorResult, QueryOptions, QueryPlan, QuorumInfo, QuorumType, ReadOnly, ReadRequest, ReadWrite, ReplicaComputeCapacity, ReplicaInfo, ReplicaSelection, RequestOptions, RestoreDatabaseEncryptionConfig, RestoreDatabaseMetadata, RestoreDatabaseRequest, RestoreInfo, ResultSet, ResultSetMetadata, ResultSetStats, RollbackRequest, Scan, ScanData, Session, SetIamPolicyRequest, ShortRepresentation, SingleRegionQuorum, SpannerService, SplitPoints, Statement, Status, StructType, TestIamPermissionsRequest, TestIamPermissionsResponse, Transaction, TransactionOptions, TransactionSelector, Type, UpdateDatabaseDdlMetadata, UpdateDatabaseDdlRequest, UpdateDatabaseMetadata, UpdateDatabaseRequest, UpdateInstanceConfigMetadata, UpdateInstanceConfigRequest, UpdateInstanceMetadata, UpdateInstancePartitionMetadata, UpdateInstancePartitionRequest, UpdateInstanceRequest, VisualizationData, Write

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-spanner_v1 gem

"0.46.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.18.0"
REVISION =

Revision of the discovery document this client was generated from

"20251031"
VERSION =

Version of the Cloud Spanner API this client connects to. This is NOT the gem version.

'V1'
AUTH_CLOUD_PLATFORM =

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

'https://www.googleapis.com/auth/cloud-platform'
AUTH_SPANNER_ADMIN =

Administer your Spanner databases

'https://www.googleapis.com/auth/spanner.admin'
AUTH_SPANNER_DATA =

View and manage the contents of your Spanner databases

'https://www.googleapis.com/auth/spanner.data'