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
-
(::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping) — Optional. Output variables which will get their values from dependencies
Note: The following fields are mutually exclusive:
from
,to
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#from=
def from=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping
-
value (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping) — Optional. Output variables which will get their values from dependencies
Note: The following fields are mutually exclusive:
from
,to
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping) — Optional. Output variables which will get their values from dependencies
Note: The following fields are mutually exclusive:
from
,to
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#to
def to() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping
-
(::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping) — Optional. Input variables whose values will be passed on to dependencies.
Note: The following fields are mutually exclusive:
to
,from
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#to=
def to=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping
-
value (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping) — Optional. Input variables whose values will be passed on to dependencies.
Note: The following fields are mutually exclusive:
to
,from
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping) — Optional. Input variables whose values will be passed on to dependencies.
Note: The following fields are mutually exclusive:
to
,from
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#variable
def variable() -> ::String
- (::String) — Required. name of the variable
#variable=
def variable=(value) -> ::String
- value (::String) — Required. name of the variable
- (::String) — Required. name of the variable