Module: Google::Cloud::Config::V1

Defined in:
lib/google/cloud/config/v1.rb,
lib/google/cloud/config/v1/rest.rb,
lib/google/cloud/config/v1/config.rb,
lib/google/cloud/config/v1/version.rb,
lib/google/cloud/config/v1/config/rest.rb,
lib/google/cloud/config/v1/config/paths.rb,
lib/google/cloud/config/v1/config/client.rb,
lib/google/cloud/config/v1/bindings_override.rb,
lib/google/cloud/config/v1/config/operations.rb,
lib/google/cloud/config/v1/config/credentials.rb,
lib/google/cloud/config/v1/config/rest/client.rb,
lib/google/cloud/config/v1/config/rest/operations.rb,
lib/google/cloud/config/v1/config/rest/service_stub.rb,
proto_docs/google/cloud/config/v1/config.rb

Overview

Examples:

Loading just the REST part of this package, including all its services, and instantiating a REST client


require "google/cloud/config/v1/rest"
client = ::Google::Cloud::Config::V1::Config::Rest::Client.new

Defined Under Namespace

Modules: Config Classes: ApplyResults, CreateDeploymentRequest, DeleteDeploymentRequest, DeleteStatefileRequest, Deployment, DeploymentOperationMetadata, ExportDeploymentStatefileRequest, ExportLockInfoRequest, ExportRevisionStatefileRequest, GetDeploymentRequest, GetResourceRequest, GetRevisionRequest, GitSource, ImportStatefileRequest, ListDeploymentsRequest, ListDeploymentsResponse, ListResourcesRequest, ListResourcesResponse, ListRevisionsRequest, ListRevisionsResponse, LockDeploymentRequest, LockInfo, OperationMetadata, Resource, ResourceCAIInfo, ResourceTerraformInfo, Revision, Statefile, TerraformBlueprint, TerraformError, TerraformOutput, TerraformVariable, UnlockDeploymentRequest, UpdateDeploymentRequest

Constant Summary collapse

VERSION =
"0.2.0"