Module: Google::Apis::ReplicapoolV1beta1
- Defined in:
- generated/google/apis/replicapool_v1beta1.rb,
 generated/google/apis/replicapool_v1beta1/classes.rb,
 generated/google/apis/replicapool_v1beta1/service.rb,
 generated/google/apis/replicapool_v1beta1/representations.rb
Overview
Replica Pool API
The Replica Pool API allows users to declaratively provision and manage groups of Google Compute Engine instances based on a common template.
Defined Under Namespace
Classes: AccessConfig, Action, DiskAttachment, EnvVariable, ExistingDisk, HealthCheck, Label, Metadata, MetadataItem, NetworkInterface, NewDisk, NewDiskInitializeParams, Pool, PoolsDeleteRequest, PoolsListResponse, Replica, ReplicaStatus, ReplicapoolService, ReplicasDeleteRequest, ReplicasListResponse, ServiceAccount, Tag, Template, VmParams
Constant Summary collapse
- VERSION =
- 'V1beta1'
- REVISION =
- '20160512'
- AUTH_CLOUD_PLATFORM =
          View and manage your data across Google Cloud Platform services 
- 'https://www.googleapis.com/auth/cloud-platform'
- AUTH_CLOUD_PLATFORM_READ_ONLY =
          View your data across Google Cloud Platform services 
- 'https://www.googleapis.com/auth/cloud-platform.read-only'
- AUTH_NDEV_CLOUDMAN =
          View and manage your Google Cloud Platform management resources and deployment status information 
- 'https://www.googleapis.com/auth/ndev.cloudman'
- AUTH_NDEV_CLOUDMAN_READONLY =
          View your Google Cloud Platform management resources and deployment status information 
- 'https://www.googleapis.com/auth/ndev.cloudman.readonly'
- AUTH_REPLICAPOOL =
          View and manage replica pools 
- 'https://www.googleapis.com/auth/replicapool'
- AUTH_REPLICAPOOL_READONLY =
          View replica pools 
- 'https://www.googleapis.com/auth/replicapool.readonly'