Parameter Manager V1 API - Class Google::Cloud::ParameterManager::V1::Parameter (v0.1.0)

Reference documentation and code samples for the Parameter Manager V1 API class Google::Cloud::ParameterManager::V1::Parameter.

Message describing Parameter resource

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#format

def format() -> ::Google::Cloud::ParameterManager::V1::ParameterFormat
Returns

#format=

def format=(value) -> ::Google::Cloud::ParameterManager::V1::ParameterFormat
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs

#name

def name() -> ::String
Returns
  • (::String) — Identifier. [Output only] The resource name of the Parameter in the format projects/*/locations/*/parameters/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. [Output only] The resource name of the Parameter in the format projects/*/locations/*/parameters/*.
Returns
  • (::String) — Identifier. [Output only] The resource name of the Parameter in the format projects/*/locations/*/parameters/*.

#policy_member

def policy_member() -> ::Google::Iam::V1::ResourcePolicyMember
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns