public sealed class GetSpokeRequest : IMessage<GetSpokeRequest>, IEquatable<GetSpokeRequest>, IDeepCloneable<GetSpokeRequest>, IBufferMessage, IMessageReference documentation and code samples for the Network Connectivity v1alpha1 API class GetSpokeRequest.
The request for [HubService.GetSpoke][google.cloud.networkconnectivity.v1alpha1.HubService.GetSpoke].
Implements
IMessageGetSpokeRequest, IEquatableGetSpokeRequest, IDeepCloneableGetSpokeRequest, IBufferMessage, IMessageNamespace
Google.Cloud.NetworkConnectivity.V1Alpha1Assembly
Google.Cloud.NetworkConnectivity.V1Alpha1.dll
Constructors
GetSpokeRequest()
public GetSpokeRequest()GetSpokeRequest(GetSpokeRequest)
public GetSpokeRequest(GetSpokeRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
GetSpokeRequest |
Properties
Name
public string Name { get; set; }Required. The name of Spoke resource.
| Property Value | |
|---|---|
| Type | Description |
string |
|
SpokeName
public SpokeName SpokeName { get; set; }| Property Value | |
|---|---|
| Type | Description |
SpokeName |
|