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

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

Message for getting a ParameterVersion

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/*/versions/*.

#name=

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

#view

def view() -> ::Google::Cloud::ParameterManager::V1::View
Returns

#view=

def view=(value) -> ::Google::Cloud::ParameterManager::V1::View
Parameter
Returns