Network Services v1 API - Class WasmPlugin.Types.UsedBy (1.3.0)

public sealed class WasmPlugin.Types.UsedBy : IMessage<WasmPlugin.Types.UsedBy>, IEquatable<WasmPlugin.Types.UsedBy>, IDeepCloneable<WasmPlugin.Types.UsedBy>, IBufferMessage, IMessage

Reference documentation and code samples for the Network Services v1 API class WasmPlugin.Types.UsedBy.

Defines a resource that uses the WasmPlugin resource.

Inheritance

object > WasmPlugin.Types.UsedBy

Namespace

Google.Cloud.NetworkServices.V1

Assembly

Google.Cloud.NetworkServices.V1.dll

Constructors

UsedBy()

public UsedBy()

UsedBy(UsedBy)

public UsedBy(WasmPlugin.Types.UsedBy other)
Parameter
Name Description
other WasmPluginTypesUsedBy

Properties

Name

public string Name { get; set; }

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}

Property Value
Type Description
string