components property

List<GoogleCloudIntegrationsV1alphaTemplateComponent>? components
getter/setter pair

Components being used in the template.

This could be used to categorize and filter.

Optional.

Implementation

core.List<GoogleCloudIntegrationsV1alphaTemplateComponent>? components;