Attributes(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Consumer provided attributes.
Attributes |
|
---|---|
Name | Description |
criticality |
google.cloud.apphub_v1.types.Criticality
Optional. User-defined criticality information. |
environment |
google.cloud.apphub_v1.types.Environment
Optional. User-defined environment information. |
developer_owners |
MutableSequence[google.cloud.apphub_v1.types.ContactInfo]
Optional. Developer team that owns development and coding. |
operator_owners |
MutableSequence[google.cloud.apphub_v1.types.ContactInfo]
Optional. Operator team that ensures runtime and operations. |
business_owners |
MutableSequence[google.cloud.apphub_v1.types.ContactInfo]
Optional. Business team that ensures user needs are met and value is delivered |