BillingMetadata

Response message for SecurityCenterManagement.GetBillingMetadata.

JSON representation
{
  "billingTier": enum (BillingTier),
  "name": string
}
Fields
billingTier

enum (BillingTier)

The billing tier of the resource.

name

string

Identifier. The full resource name of the billingMetadata, in one of the following formats:

  • organizations/{organization}/locations/{location}/billingMetadata
  • projects/{project}/locations/{location}/billingMetadata

BillingTier

Security Command Center billing tiers.

Enums
BILLING_TIER_UNSPECIFIED Default value. This value is unused.
STANDARD Standard free tier.
PREMIUM Security Command Center Premium.
ENTERPRISE Security Command Center Enterprise.