billingCategory property
Billing category for the connector.
Output only. Possible string values are:
- "BILLING_CATEGORY_UNSPECIFIED" : Billing category is not specified.
- "GCP_AND_TECHNICAL_CONNECTOR" : GCP/Technical connector.
- "NON_GCP_CONNECTOR" : Non-GCP connector.
Implementation
core.String? billingCategory;