- REST Resource: v1beta1.projects.locations
- REST Resource: v1beta1.projects.locations.authzExtensions
- REST Resource: v1beta1.projects.locations.lbEdgeExtensions
- REST Resource: v1beta1.projects.locations.lbRouteExtensions
- REST Resource: v1beta1.projects.locations.lbTrafficExtensions
- REST Resource: v1beta1.projects.locations.operations
- REST Resource: v1beta1.projects.locations.wasmPlugins
- REST Resource: v1beta1.projects.locations.wasmPlugins.versions
- REST Resource: v1alpha1.projects.locations
- REST Resource: v1alpha1.projects.locations.operations
- REST Resource: v1alpha1.projects.locations.wasmActions
- REST Resource: v1alpha1.projects.locations.wasmPlugins
- REST Resource: v1alpha1.projects.locations.wasmPlugins.versions
- REST Resource: v1.projects.locations
- REST Resource: v1.projects.locations.authzExtensions
- REST Resource: v1.projects.locations.lbRouteExtensions
- REST Resource: v1.projects.locations.lbTrafficExtensions
- REST Resource: v1.projects.locations.operations
- REST Resource: v1.projects.locations.wasmPlugins
- REST Resource: v1.projects.locations.wasmPlugins.versions
Service: networkservices.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
- https://networkservices.googleapis.com
REST Resource: v1beta1.projects.locations
| Methods | |
|---|---|
| get | GET /v1beta1/{name=projects/*/locations/*}Gets information about a location. | 
| list | GET /v1beta1/{name=projects/*}/locationsLists information about the supported locations for this service. | 
REST Resource: v1beta1.projects.locations.authzExtensions
| Methods | |
|---|---|
| create | POST /v1beta1/{parent=projects/*/locations/*}/authzExtensionsCreates a new AuthzExtensionresource in a given project and location. | 
| delete | DELETE /v1beta1/{name=projects/*/locations/*/authzExtensions/*}Deletes the specified AuthzExtensionresource. | 
| get | GET /v1beta1/{name=projects/*/locations/*/authzExtensions/*}Gets details of the specified AuthzExtensionresource. | 
| list | GET /v1beta1/{parent=projects/*/locations/*}/authzExtensionsLists AuthzExtensionresources in a given project and location. | 
| patch | PATCH /v1beta1/{authzExtension.name=projects/*/locations/*/authzExtensions/*}Updates the parameters of the specified AuthzExtensionresource. | 
REST Resource: v1beta1.projects.locations.lbEdgeExtensions
| Methods | |
|---|---|
| create | POST /v1beta1/{parent=projects/*/locations/*}/lbEdgeExtensionsCreates a new LbEdgeExtensionresource in a given project and location. | 
| delete | DELETE /v1beta1/{name=projects/*/locations/*/lbEdgeExtensions/*}Deletes the specified LbEdgeExtensionresource. | 
| get | GET /v1beta1/{name=projects/*/locations/*/lbEdgeExtensions/*}Gets details of the specified LbEdgeExtensionresource. | 
| list | GET /v1beta1/{parent=projects/*/locations/*}/lbEdgeExtensionsLists LbEdgeExtensionresources in a given project and location. | 
| patch | PATCH /v1beta1/{lbEdgeExtension.name=projects/*/locations/*/lbEdgeExtensions/*}Updates the parameters of the specified LbEdgeExtensionresource. | 
REST Resource: v1beta1.projects.locations.lbRouteExtensions
| Methods | |
|---|---|
| create | POST /v1beta1/{parent=projects/*/locations/*}/lbRouteExtensionsCreates a new LbRouteExtensionresource in a given project and location. | 
| delete | DELETE /v1beta1/{name=projects/*/locations/*/lbRouteExtensions/*}Deletes the specified LbRouteExtensionresource. | 
| get | GET /v1beta1/{name=projects/*/locations/*/lbRouteExtensions/*}Gets details of the specified LbRouteExtensionresource. | 
| list | GET /v1beta1/{parent=projects/*/locations/*}/lbRouteExtensionsLists LbRouteExtensionresources in a given project and location. | 
| patch | PATCH /v1beta1/{lbRouteExtension.name=projects/*/locations/*/lbRouteExtensions/*}Updates the parameters of the specified LbRouteExtensionresource. | 
REST Resource: v1beta1.projects.locations.lbTrafficExtensions
| Methods | |
|---|---|
| create | POST /v1beta1/{parent=projects/*/locations/*}/lbTrafficExtensionsCreates a new LbTrafficExtensionresource in a given project and location. | 
| delete | DELETE /v1beta1/{name=projects/*/locations/*/lbTrafficExtensions/*}Deletes the specified LbTrafficExtensionresource. | 
| get | GET /v1beta1/{name=projects/*/locations/*/lbTrafficExtensions/*}Gets details of the specified LbTrafficExtensionresource. | 
| list | GET /v1beta1/{parent=projects/*/locations/*}/lbTrafficExtensionsLists LbTrafficExtensionresources in a given project and location. | 
| patch | PATCH /v1beta1/{lbTrafficExtension.name=projects/*/locations/*/lbTrafficExtensions/*}Updates the parameters of the specified LbTrafficExtensionresource. | 
REST Resource: v1beta1.projects.locations.operations
| Methods | |
|---|---|
| cancel | POST /v1beta1/{name=projects/*/locations/*/operations/*}:cancelStarts asynchronous cancellation on a long-running operation. | 
| delete | DELETE /v1beta1/{name=projects/*/locations/*/operations/*}Deletes a long-running operation. | 
| get | GET /v1beta1/{name=projects/*/locations/*/operations/*}Gets the latest state of a long-running operation. | 
| list | GET /v1beta1/{name=projects/*/locations/*}/operationsLists operations that match the specified filter in the request. | 
REST Resource: v1beta1.projects.locations.wasmPlugins
| Methods | |
|---|---|
| create | POST /v1beta1/{parent=projects/*/locations/*}/wasmPluginsCreates a new WasmPluginresource in a given project and location. | 
| delete | DELETE /v1beta1/{name=projects/*/locations/*/wasmPlugins/*}Deletes the specified WasmPluginresource. | 
| get | GET /v1beta1/{name=projects/*/locations/*/wasmPlugins/*}Gets details of the specified WasmPluginresource. | 
| list | GET /v1beta1/{parent=projects/*/locations/*}/wasmPluginsLists WasmPluginresources in a given project and location. | 
| patch | PATCH /v1beta1/{wasmPlugin.name=projects/*/locations/*/wasmPlugins/*}Updates the parameters of the specified WasmPluginresource. | 
REST Resource: v1beta1.projects.locations.wasmPlugins.versions
| Methods | |
|---|---|
| create | POST /v1beta1/{parent=projects/*/locations/*/wasmPlugins/*}/versionsCreates a new WasmPluginVersionresource in a given project and location. | 
| delete | DELETE /v1beta1/{name=projects/*/locations/*/wasmPlugins/*/versions/*}Deletes the specified WasmPluginVersionresource. | 
| get | GET /v1beta1/{name=projects/*/locations/*/wasmPlugins/*/versions/*}Gets details of the specified WasmPluginVersionresource. | 
| list | GET /v1beta1/{parent=projects/*/locations/*/wasmPlugins/*}/versionsLists WasmPluginVersionresources in a given project and location. | 
REST Resource: v1alpha1.projects.locations
| Methods | |
|---|---|
| get | GET /v1alpha1/{name=projects/*/locations/*}Gets information about a location. | 
| list | GET /v1alpha1/{name=projects/*}/locationsLists information about the supported locations for this service. | 
REST Resource: v1alpha1.projects.locations.operations
| Methods | |
|---|---|
| cancel | POST /v1alpha1/{name=projects/*/locations/*/operations/*}:cancelStarts asynchronous cancellation on a long-running operation. | 
| delete | DELETE /v1alpha1/{name=projects/*/locations/*/operations/*}Deletes a long-running operation. | 
| get | GET /v1alpha1/{name=projects/*/locations/*/operations/*}Gets the latest state of a long-running operation. | 
| list | GET /v1alpha1/{name=projects/*/locations/*}/operationsLists operations that match the specified filter in the request. | 
REST Resource: v1alpha1.projects.locations.wasmActions
| Methods | |
|---|---|
| create | POST /v1alpha1/{parent=projects/*/locations/*}/wasmActionsCreates a new WasmActionresource in a given project and location. | 
| delete | DELETE /v1alpha1/{name=projects/*/locations/*/wasmActions/*}Deletes the specified WasmActionresource. | 
| get | GET /v1alpha1/{name=projects/*/locations/*/wasmActions/*}Gets details of the specified WasmActionresource. | 
| list | GET /v1alpha1/{parent=projects/*/locations/*}/wasmActionsLists WasmActionresources in a given project and location. | 
REST Resource: v1alpha1.projects.locations.wasmPlugins
| Methods | |
|---|---|
| create | POST /v1alpha1/{parent=projects/*/locations/*}/wasmPluginsCreates a new WasmPluginresource in a given project and location. | 
| delete | DELETE /v1alpha1/{name=projects/*/locations/*/wasmPlugins/*}Deletes the specified WasmPluginresource. | 
| get | GET /v1alpha1/{name=projects/*/locations/*/wasmPlugins/*}Gets details of the specified WasmPluginresource. | 
| list | GET /v1alpha1/{parent=projects/*/locations/*}/wasmPluginsLists WasmPluginresources in a given project and location. | 
| patch | PATCH /v1alpha1/{wasmPlugin.name=projects/*/locations/*/wasmPlugins/*}Updates the parameters of the specified WasmPluginresource. | 
REST Resource: v1alpha1.projects.locations.wasmPlugins.versions
| Methods | |
|---|---|
| create | POST /v1alpha1/{parent=projects/*/locations/*/wasmPlugins/*}/versionsCreates a new WasmPluginVersionresource in a given project and location. | 
| delete | DELETE /v1alpha1/{name=projects/*/locations/*/wasmPlugins/*/versions/*}Deletes the specified WasmPluginVersionresource. | 
| get | GET /v1alpha1/{name=projects/*/locations/*/wasmPlugins/*/versions/*}Gets details of the specified WasmPluginVersionresource. | 
| list | GET /v1alpha1/{parent=projects/*/locations/*/wasmPlugins/*}/versionsLists WasmPluginVersionresources in a given project and location. | 
REST Resource: v1.projects.locations
| Methods | |
|---|---|
| get | GET /v1/{name=projects/*/locations/*}Gets information about a location. | 
| list | GET /v1/{name=projects/*}/locationsLists information about the supported locations for this service. | 
REST Resource: v1.projects.locations.authzExtensions
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*}/authzExtensionsCreates a new AuthzExtensionresource in a given project and location. | 
| delete | DELETE /v1/{name=projects/*/locations/*/authzExtensions/*}Deletes the specified AuthzExtensionresource. | 
| get | GET /v1/{name=projects/*/locations/*/authzExtensions/*}Gets details of the specified AuthzExtensionresource. | 
| list | GET /v1/{parent=projects/*/locations/*}/authzExtensionsLists AuthzExtensionresources in a given project and location. | 
| patch | PATCH /v1/{authzExtension.name=projects/*/locations/*/authzExtensions/*}Updates the parameters of the specified AuthzExtensionresource. | 
REST Resource: v1.projects.locations.lbRouteExtensions
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*}/lbRouteExtensionsCreates a new LbRouteExtensionresource in a given project and location. | 
| delete | DELETE /v1/{name=projects/*/locations/*/lbRouteExtensions/*}Deletes the specified LbRouteExtensionresource. | 
| get | GET /v1/{name=projects/*/locations/*/lbRouteExtensions/*}Gets details of the specified LbRouteExtensionresource. | 
| list | GET /v1/{parent=projects/*/locations/*}/lbRouteExtensionsLists LbRouteExtensionresources in a given project and location. | 
| patch | PATCH /v1/{lbRouteExtension.name=projects/*/locations/*/lbRouteExtensions/*}Updates the parameters of the specified LbRouteExtensionresource. | 
REST Resource: v1.projects.locations.lbTrafficExtensions
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*}/lbTrafficExtensionsCreates a new LbTrafficExtensionresource in a given project and location. | 
| delete | DELETE /v1/{name=projects/*/locations/*/lbTrafficExtensions/*}Deletes the specified LbTrafficExtensionresource. | 
| get | GET /v1/{name=projects/*/locations/*/lbTrafficExtensions/*}Gets details of the specified LbTrafficExtensionresource. | 
| list | GET /v1/{parent=projects/*/locations/*}/lbTrafficExtensionsLists LbTrafficExtensionresources in a given project and location. | 
| patch | PATCH /v1/{lbTrafficExtension.name=projects/*/locations/*/lbTrafficExtensions/*}Updates the parameters of the specified LbTrafficExtensionresource. | 
REST Resource: v1.projects.locations.operations
| Methods | |
|---|---|
| cancel | POST /v1/{name=projects/*/locations/*/operations/*}:cancelStarts asynchronous cancellation on a long-running operation. | 
| delete | DELETE /v1/{name=projects/*/locations/*/operations/*}Deletes a long-running operation. | 
| get | GET /v1/{name=projects/*/locations/*/operations/*}Gets the latest state of a long-running operation. | 
| list | GET /v1/{name=projects/*/locations/*}/operationsLists operations that match the specified filter in the request. | 
REST Resource: v1.projects.locations.wasmPlugins
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*}/wasmPluginsCreates a new WasmPluginresource in a given project and location. | 
| delete | DELETE /v1/{name=projects/*/locations/*/wasmPlugins/*}Deletes the specified WasmPluginresource. | 
| get | GET /v1/{name=projects/*/locations/*/wasmPlugins/*}Gets details of the specified WasmPluginresource. | 
| list | GET /v1/{parent=projects/*/locations/*}/wasmPluginsLists WasmPluginresources in a given project and location. | 
| patch | PATCH /v1/{wasmPlugin.name=projects/*/locations/*/wasmPlugins/*}Updates the parameters of the specified WasmPluginresource. | 
REST Resource: v1.projects.locations.wasmPlugins.versions
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*/wasmPlugins/*}/versionsCreates a new WasmPluginVersionresource in a given project and location. | 
| delete | DELETE /v1/{name=projects/*/locations/*/wasmPlugins/*/versions/*}Deletes the specified WasmPluginVersionresource. | 
| get | GET /v1/{name=projects/*/locations/*/wasmPlugins/*/versions/*}Gets details of the specified WasmPluginVersionresource. | 
| list | GET /v1/{parent=projects/*/locations/*/wasmPlugins/*}/versionsLists WasmPluginVersionresources in a given project and location. |