Class WasmPluginUsedBy
Defines a resource that uses the WasmPlugin
resource.
Implements
Inherited Members
Namespace: Google.Apis.NetworkServices.v1.Data
Assembly: Google.Apis.NetworkServices.v1.dll
Syntax
public class WasmPluginUsedBy : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Name
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}
Declaration
[JsonProperty("name")]
public virtual string Name { get; set; }
Property Value
Type | Description |
---|---|
string |