SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::VariableMapping (v0.1.0)

Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::VariableMapping.

Mapping of input variables to their respective output variable for depedenencies

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#from

def from() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping
Returns

#from=

def from=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping
Parameter
Returns

#to

def to() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping
Returns

#to=

def to=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping
Parameter
Returns

#variable

def variable() -> ::String
Returns
  • (::String) — Required. name of the variable

#variable=

def variable=(value) -> ::String
Parameter
  • value (::String) — Required. name of the variable
Returns
  • (::String) — Required. name of the variable