Reference documentation and code samples for the Google Cloud Network Services V1 Client class UsedBy.
Defines a resource that uses the WasmPlugin
resource.
Generated from protobuf message google.cloud.networkservices.v1.WasmPlugin.UsedBy
Namespace
Google \ Cloud \ NetworkServices \ V1 \ WasmPluginMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Output only. Full name of the resource https://google.aip.dev/122#full-resource-names, for example |
getName
Output only. Full name of the resource
https://google.aip.dev/122#full-resource-names, for example
//networkservices.googleapis.com/projects/{project}/locations/{location}/lbRouteExtensions/{extension}
Returns | |
---|---|
Type | Description |
string |
setName
Output only. Full name of the resource
https://google.aip.dev/122#full-resource-names, for example
//networkservices.googleapis.com/projects/{project}/locations/{location}/lbRouteExtensions/{extension}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |