Class ComponentRef (0.7.1)

ComponentRef(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

Name Description
composite_ref google.cloud.saasplatform_saasservicemgmt_v1beta1.types.CompositeRef
Reference to the Composite ApplicationTemplate.
component str
Name of the component in composite.Components
revision str
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.