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
string
The name of the supported product, such as 'Cloud Product API'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-17 UTC."],[[["\u003cp\u003e\u003ccode\u003eSupportedService\u003c/code\u003e defines the properties and details of a service that supports VPC Service Controls.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of \u003ccode\u003eSupportedService\u003c/code\u003e includes fields such as \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003esupportStage\u003c/code\u003e, \u003ccode\u003eavailableOnRestrictedVip\u003c/code\u003e, \u003ccode\u003etitle\u003c/code\u003e, \u003ccode\u003esupportedMethods\u003c/code\u003e, \u003ccode\u003eknownLimitations\u003c/code\u003e, and \u003ccode\u003eserviceSupportStage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceSupportStage\u003c/code\u003e indicates the current stage of support for a service, with possible values including \u003ccode\u003eGA\u003c/code\u003e (Generally Available), \u003ccode\u003ePREVIEW\u003c/code\u003e, and \u003ccode\u003eDEPRECATED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available methods for interacting with supported services include \u003ccode\u003eget\u003c/code\u003e to retrieve a specific service by name and \u003ccode\u003elist\u003c/code\u003e to retrieve all supported services.\u003c/p\u003e\n"]]],[],null,["# REST Resource: services\n\n- [Resource: SupportedService](#SupportedService)\n - [JSON representation](#SupportedService.SCHEMA_REPRESENTATION)\n- [ServiceSupportStage](#ServiceSupportStage)\n- [Methods](#METHODS_SUMMARY)\n\nResource: SupportedService\n--------------------------\n\n`SupportedService` specifies the VPC Service Controls and its properties.\n\nServiceSupportStage\n-------------------\n\nThe support stage of the service."]]