2025-04-18
▼ ▲ beyondcorp.projects.locations.list
Parameters :
extraLocationTypes
Description : Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.
Location : query
Repeated : Yes
Type : string
▼ ▲ beyondcorp.projects.locations.appGateways.shouldThrottle
Path : v1/{+name}:shouldThrottle
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:shouldThrottle
HTTP Method : GET
name
Description : Required. Name of the resource
Pattern : ^projects/[^/]+/locations/[^/]+/appGateways/[^/]+$
Location : path
Required : Yes
port
Description : Optional. The port that is being throttled
Type : integer
Format : int32
requestedAmount
Description : Optional. The current throughput through the port (mbps)
Format : int64
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Deprecated : Yes
Description : Calls the Bouncer method ShouldThrottle to check if a request should be throttled.