App Lifecycle Manager V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ComponentRef (v0.6.0)

Reference documentation and code samples for the App Lifecycle Manager V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ComponentRef.

ComponentRef represents a reference to a component resource. Next ID: 4

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#component

def component() -> ::String
Returns
  • (::String) — Name of the component in composite.Components

#component=

def component=(value) -> ::String
Parameter
  • value (::String) — Name of the component in composite.Components
Returns
  • (::String) — Name of the component in composite.Components

#composite_ref

def composite_ref() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::CompositeRef
Returns

#composite_ref=

def composite_ref=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::CompositeRef
Parameter
Returns

#revision

def revision() -> ::String
Returns
  • (::String) — Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate.

#revision=

def revision=(value) -> ::String
Parameter
  • value (::String) — Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate.
Returns
  • (::String) — Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate.