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

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

Message for getting a Parameter

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the resource in the format projects/*/locations/*/parameters/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the resource in the format projects/*/locations/*/parameters/*.
Returns
  • (::String) — Required. Name of the resource in the format projects/*/locations/*/parameters/*.