Module: Google::Cloud::SecretManager::V1beta1::SecretManagerService

Defined in:
lib/google/cloud/secret_manager/v1beta1/secret_manager_service.rb,
lib/google/cloud/secret_manager/v1beta1/secret_manager_service/rest.rb,
lib/google/cloud/secret_manager/v1beta1/secret_manager_service/paths.rb,
lib/google/cloud/secret_manager/v1beta1/secret_manager_service/client.rb,
lib/google/cloud/secret_manager/v1beta1/secret_manager_service/credentials.rb,
lib/google/cloud/secret_manager/v1beta1/secret_manager_service/rest/client.rb,
lib/google/cloud/secret_manager/v1beta1/secret_manager_service/rest/service_stub.rb

Overview

Secret Manager Service

Manages secrets and operations using those secrets. Implements a REST model with the following objects:

To load this service and instantiate a REST client:

require "google/cloud/secret_manager/v1beta1/secret_manager_service/rest"
client = ::Google::Cloud::SecretManager::V1beta1::SecretManagerService::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials