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
- (::Google::Protobuf::Timestamp) — Output only. [Output only] Create time stamp
#format
def format() -> ::Google::Cloud::ParameterManager::V1::ParameterFormat
Returns
- (::Google::Cloud::ParameterManager::V1::ParameterFormat) — Optional. Specifies the format of a Parameter.
#format=
def format=(value) -> ::Google::Cloud::ParameterManager::V1::ParameterFormat
Parameter
- value (::Google::Cloud::ParameterManager::V1::ParameterFormat) — Optional. Specifies the format of a Parameter.
Returns
- (::Google::Cloud::ParameterManager::V1::ParameterFormat) — Optional. Specifies the format of a Parameter.
#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
- (::Google::Iam::V1::ResourcePolicyMember) — Output only. [Output-only] policy member strings of a Google Cloud resource.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. [Output only] Update time stamp