Network Connectivity v1 API - Class GetSpokeRequest (2.7.0)

public sealed class GetSpokeRequest : IMessage<GetSpokeRequest>, IEquatable<GetSpokeRequest>, IDeepCloneable<GetSpokeRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Network Connectivity v1 API class GetSpokeRequest.

The request for [HubService.GetSpoke][google.cloud.networkconnectivity.v1.HubService.GetSpoke].

Inheritance

object > GetSpokeRequest

Namespace

Google.Cloud.NetworkConnectivity.V1

Assembly

Google.Cloud.NetworkConnectivity.V1.dll

Constructors

GetSpokeRequest()

public GetSpokeRequest()

GetSpokeRequest(GetSpokeRequest)

public GetSpokeRequest(GetSpokeRequest other)
Parameter
NameDescription
otherGetSpokeRequest

Properties

Name

public string Name { get; set; }

Required. The name of the spoke resource.

Property Value
TypeDescription
string

SpokeName

public SpokeName SpokeName { get; set; }

SpokeName-typed view over the Name resource name property.

Property Value
TypeDescription
SpokeName