Compute Engine API: targetGrpcProxies. Creates and runs virtual machines on Google Cloud Platform. See: https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies
Compute Engine API: targetGrpcProxies. Creates and runs virtual machines on Google Cloud Platform. See: https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies
(delete$ auth parameters)https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/delete
Required parameters: targetGrpcProxy, project
Optional parameters: requestId
Deletes the specified TargetGrpcProxy in the given scope
https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/delete Required parameters: targetGrpcProxy, project Optional parameters: requestId Deletes the specified TargetGrpcProxy in the given scope
(get$ auth parameters)https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/get
Required parameters: project, targetGrpcProxy
Optional parameters: none
Returns the specified TargetGrpcProxy resource in the given scope.
https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/get Required parameters: project, targetGrpcProxy Optional parameters: none Returns the specified TargetGrpcProxy resource in the given scope.
(insert$ auth parameters body)https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/insert
Required parameters: project
Optional parameters: requestId
Body:
{:description string, :creationTimestamp string, :urlMap string, :name string, :selfLink string, :validateForProxyless boolean, :selfLinkWithId string, :id string, :kind string, :fingerprint string}
Creates a TargetGrpcProxy in the specified project in the given scope using the parameters that are included in the request.
https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/insert
Required parameters: project
Optional parameters: requestId
Body:
{:description string,
:creationTimestamp string,
:urlMap string,
:name string,
:selfLink string,
:validateForProxyless boolean,
:selfLinkWithId string,
:id string,
:kind string,
:fingerprint string}
Creates a TargetGrpcProxy in the specified project in the given scope using the parameters that are included in the request.(list$ auth parameters)https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/list
Required parameters: project
Optional parameters: returnPartialSuccess, maxResults, orderBy, filter, pageToken
Lists the TargetGrpcProxies for a project in the given scope.
https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/list Required parameters: project Optional parameters: returnPartialSuccess, maxResults, orderBy, filter, pageToken Lists the TargetGrpcProxies for a project in the given scope.
(patch$ auth parameters body)https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/patch
Required parameters: project, targetGrpcProxy
Optional parameters: requestId
Body:
{:description string, :creationTimestamp string, :urlMap string, :name string, :selfLink string, :validateForProxyless boolean, :selfLinkWithId string, :id string, :kind string, :fingerprint string}
Patches the specified TargetGrpcProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules.
https://cloud.google.com/compute/api/reference/rest/v1/targetGrpcProxies/patch
Required parameters: project, targetGrpcProxy
Optional parameters: requestId
Body:
{:description string,
:creationTimestamp string,
:urlMap string,
:name string,
:selfLink string,
:validateForProxyless boolean,
:selfLinkWithId string,
:id string,
:kind string,
:fingerprint string}
Patches the specified TargetGrpcProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |