2023-04-14
▼ ▲ beyondcorp.projects.locations.clientGateways.create
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
clientGatewayId
Location : query
Description : Optional. User-settable client gateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or a letter.
Type : string
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Description : Required. Value for parent.
Location : path
Type : string
Required : Yes
validateOnly
Type : boolean
Location : query
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
HTTP Method : POST
Path : v1/{+parent}/clientGateways
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientGateways
Parameter Order : parent
Description : Creates a new ClientGateway in a given project and location.
▼ ▲ beyondcorp.projects.locations.clientGateways.delete
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Description : Deletes a single ClientGateway.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}
HTTP Method : DELETE
Parameters :
name
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/clientGateways/[^/]+$
Location : path
Description : Required. Name of the resource
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
Location : query
validateOnly
Type : boolean
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Location : query
Path : v1/{+name}
▼ ▲ beyondcorp.projects.locations.clientGateways.list
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : parent
Description : Lists ClientGateways in a given project and location.
Path : v1/{+parent}/clientGateways
HTTP Method : GET
Parameters :
filter
Type : string
Location : query
Description : Optional. Filtering results.
orderBy
Description : Optional. Hint for how to order the results.
Type : string
Location : query
parent
Location : path
Description : Required. Parent value for ListClientGatewaysRequest.
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+$
pageSize
Type : integer
Format : int32
Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
Location : query
pageToken
Description : Optional. A token identifying a page of results the server should return.
Type : string
Location : query
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientGateways
▼ ▲ beyondcorp.projects.locations.clientGateways.get
HTTP Method : GET
Description : Gets details of a single ClientGateway.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}
Path : v1/{+name}
Parameters :
name
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/clientGateways/[^/]+$
Description : Required. Name of the resource
Type : string
Required : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.list
Path : v1/{+parent}/clientConnectorServices
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices
Parameter Order : parent
HTTP Method : GET
Parameters :
filter
Description : Optional. Filtering results.
Location : query
Type : string
pageSize
Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
Format : int32
Type : integer
Location : query
orderBy
Type : string
Location : query
Description : Optional. Hint for how to order the results.
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Required. Parent value for ListClientConnectorServicesRequest.
Type : string
Location : path
pageToken
Description : Optional. A token identifying a page of results the server should return.
Type : string
Location : query
Description : Lists ClientConnectorServices in a given project and location.
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.create
Parameter Order : parent
Parameters :
validateOnly
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Type : boolean
Location : query
parent
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Description : Required. Value for parent.
Required : Yes
clientConnectorServiceId
Description : Optional. User-settable client connector service resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or a letter. A random system generated name will be assigned if not specified by the user.
Location : query
Type : string
requestId
Type : string
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
HTTP Method : POST
Path : v1/{+parent}/clientConnectorServices
Description : Creates a new ClientConnectorService in a given project and location.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.get
Parameter Order : name
HTTP Method : GET
Description : Gets details of a single ClientConnectorService.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}
Parameters :
name
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/clientConnectorServices/[^/]+$
Required : Yes
Type : string
Description : Required. Name of the resource.
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1/{+name}
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.delete
Parameters :
validateOnly
Type : boolean
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Location : query
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
name
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/clientConnectorServices/[^/]+$
Type : string
Required : Yes
Description : Required. Name of the resource.
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}
Parameter Order : name
Description : Deletes a single ClientConnectorService.
Path : v1/{+name}
HTTP Method : DELETE
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.patch
Description : Updates the parameters of a single ClientConnectorService.
Parameters :
updateMask
Description : Required. Field mask is used to specify the fields to be overwritten in the ClientConnectorService resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten. Mutable fields: display_name, ingress.config.destination_routes.
Type : string
Location : query
Format : google-fieldmask
validateOnly
Location : query
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Type : boolean
name
Type : string
Required : Yes
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/clientConnectorServices/[^/]+$
Description : Required. Name of resource. The name is ignored during creation.
allowMissing
Location : query
Type : boolean
Description : Optional. If set as true, will create the resource if it is not found.
requestId
Type : string
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
HTTP Method : PATCH
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}
▼ ▲ beyondcorp.projects.locations.clientGateways.delete
Parameters :
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
validateOnly
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Type : boolean
Location : query
name
Required : Yes
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/clientGateways/[^/]+$
Description : Required. Name of the resource
Type : string
Path : v1/{+name}
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : DELETE
Description : Deletes a single ClientGateway.
Parameter Order : name
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}
▼ ▲ beyondcorp.projects.locations.clientGateways.get
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1/{+name}
Parameter Order : name
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}
Parameters :
name
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/clientGateways/[^/]+$
Location : path
Required : Yes
Description : Required. Name of the resource
HTTP Method : GET
Description : Gets details of a single ClientGateway.
▼ ▲ beyondcorp.projects.locations.clientGateways.list
Path : v1/{+parent}/clientGateways
Parameters :
pageSize
Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
Format : int32
Location : query
Type : integer
filter
Description : Optional. Filtering results.
Type : string
Location : query
pageToken
Description : Optional. A token identifying a page of results the server should return.
Type : string
Location : query
orderBy
Description : Optional. Hint for how to order the results.
Location : query
Type : string
parent
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Description : Required. Parent value for ListClientGatewaysRequest.
Parameter Order : parent
HTTP Method : GET
Description : Lists ClientGateways in a given project and location.
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientGateways
▼ ▲ beyondcorp.projects.locations.clientGateways.create
Parameters :
parent
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Description : Required. Value for parent.
Required : Yes
clientGatewayId
Location : query
Type : string
Description : Optional. User-settable client gateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or a letter.
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
validateOnly
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Location : query
Type : boolean
Path : v1/{+parent}/clientGateways
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Description : Creates a new ClientGateway in a given project and location.
Parameter Order : parent
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientGateways
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.patch
Description : Updates the parameters of a single ClientConnectorService.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
validateOnly
Location : query
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Type : boolean
allowMissing
Description : Optional. If set as true, will create the resource if it is not found.
Type : boolean
Location : query
updateMask
Type : string
Location : query
Format : google-fieldmask
Description : Required. Field mask is used to specify the fields to be overwritten in the ClientConnectorService resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten. Mutable fields: display_name, ingress.config.destination_routes.
name
Pattern : ^projects/[^/]+/locations/[^/]+/clientConnectorServices/[^/]+$
Location : path
Required : Yes
Description : Required. Name of resource. The name is ignored during creation.
Type : string
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}
HTTP Method : PATCH
Path : v1/{+name}
Parameter Order : name
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.create
HTTP Method : POST
Parameters :
parent
Required : Yes
Description : Required. Value for parent.
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
validateOnly
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Location : query
Type : boolean
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
clientConnectorServiceId
Type : string
Description : Optional. User-settable client connector service resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or a letter. A random system generated name will be assigned if not specified by the user.
Location : query
Description : Creates a new ClientConnectorService in a given project and location.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices
Path : v1/{+parent}/clientConnectorServices
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : parent
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.get
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}
HTTP Method : GET
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/clientConnectorServices/[^/]+$
Location : path
Type : string
Description : Required. Name of the resource.
Required : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Path : v1/{+name}
Description : Gets details of a single ClientConnectorService.
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.delete
Path : v1/{+name}
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}
Description : Deletes a single ClientConnectorService.
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/clientConnectorServices/[^/]+$
Location : path
Type : string
Description : Required. Name of the resource.
Required : Yes
requestId
Location : query
Type : string
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
validateOnly
Location : query
Type : boolean
Description : Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
Parameter Order : name
HTTP Method : DELETE
▼ ▲ beyondcorp.projects.locations.clientConnectorServices.list
HTTP Method : GET
Path : v1/{+parent}/clientConnectorServices
Description : Lists ClientConnectorServices in a given project and location.
Parameters :
filter
Type : string
Location : query
Description : Optional. Filtering results.
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Description : Required. Parent value for ListClientConnectorServicesRequest.
Type : string
orderBy
Location : query
Description : Optional. Hint for how to order the results.
Type : string
pageSize
Format : int32
Type : integer
Location : query
Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
pageToken
Type : string
Location : query
Description : Optional. A token identifying a page of results the server should return.
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices