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

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

CompositeRef represents a reference to a composite resource. Next ID: 4

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#application_template

def application_template() -> ::String
Returns
  • (::String) — Required. Reference to the ApplicationTemplate resource.

#application_template=

def application_template=(value) -> ::String
Parameter
  • value (::String) — Required. Reference to the ApplicationTemplate resource.
Returns
  • (::String) — Required. Reference to the ApplicationTemplate resource.

#revision

def revision() -> ::String
Returns
  • (::String) — Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored.

#revision=

def revision=(value) -> ::String
Parameter
  • value (::String) — Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored.
Returns
  • (::String) — Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored.

#sync_operation

def sync_operation() -> ::String
Returns
  • (::String) — Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage.