Module: Google::Cloud::ConfigService::V1

Defined in:
lib/google/cloud/config_service/v1.rb,
lib/google/cloud/config_service/v1/rest.rb,
lib/google/cloud/config_service/v1/config.rb,
lib/google/cloud/config_service/v1/version.rb,
lib/google/cloud/config_service/v1/config/rest.rb,
lib/google/cloud/config_service/v1/config/paths.rb,
lib/google/cloud/config_service/v1/config/client.rb,
lib/google/cloud/config_service/v1/bindings_override.rb,
lib/google/cloud/config_service/v1/config/operations.rb,
lib/google/cloud/config_service/v1/config/credentials.rb,
lib/google/cloud/config_service/v1/config/rest/client.rb,
lib/google/cloud/config_service/v1/config/rest/operations.rb,
lib/google/cloud/config_service/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_service/v1/rest"
client = ::Google::Cloud::ConfigService::V1::Config::Rest::Client.new

Defined Under Namespace

Modules: Config Classes: ApplyResults, CreateDeploymentRequest, CreatePreviewRequest, DeleteDeploymentRequest, DeletePreviewRequest, DeleteStatefileRequest, Deployment, DeploymentOperationMetadata, ExportDeploymentStatefileRequest, ExportLockInfoRequest, ExportPreviewResultRequest, ExportPreviewResultResponse, ExportRevisionStatefileRequest, GetDeploymentRequest, GetPreviewRequest, GetResourceRequest, GetRevisionRequest, GitSource, ImportStatefileRequest, ListDeploymentsRequest, ListDeploymentsResponse, ListPreviewsRequest, ListPreviewsResponse, ListResourcesRequest, ListResourcesResponse, ListRevisionsRequest, ListRevisionsResponse, LockDeploymentRequest, LockInfo, OperationMetadata, Preview, PreviewArtifacts, PreviewOperationMetadata, PreviewResult, Resource, ResourceCAIInfo, ResourceTerraformInfo, Revision, Statefile, TerraformBlueprint, TerraformError, TerraformOutput, TerraformVariable, UnlockDeploymentRequest, UpdateDeploymentRequest

Constant Summary collapse

VERSION =
"0.4.0"