Resource: SupportedService
SupportedService
specifies the VPC Service Controls and its properties.
JSON representation |
---|
{ "name": string, "supportStage": enum ( |
Fields | |
---|---|
name |
The service name/address of the supported service, such as 'service.googleapis.com' |
supportStage |
The support stage of the service. |
availableOnRestrictedVip |
True if the service is available on the restricted VIP. Services on the restricted VIP typically either support VPC Service Controls or are core infrastructure services required for the functioning of Google Cloud. |
title |
The name of the supported product, such as 'Cloud Product API'. |
supportedMethods[] |
The list of the supported methods. This field exists only in response to |
knownLimitations |
True if the service is supported with some limitations. Check documentation for details. |
serviceSupportStage |
The support stage of the service. |
ServiceSupportStage
The support stage of the service.
Enums | |
---|---|
SERVICE_SUPPORT_STAGE_UNSPECIFIED |
Do not use this default value. |
GA |
GA features are open to all developers and are considered stable and fully qualified for production use. |
PREVIEW |
PREVIEW indicates a pre-release stage where the product is functionally complete but undergoing real-world testing. |
DEPRECATED |
Deprecated features are scheduled to be shut down and removed. |
Methods |
|
---|---|
|
Get a VPS-SC Supported Service by name. |
|
Lists all VPC-SC supported services . |