public final class RejectHubSpokeResponse extends GeneratedMessage implements RejectHubSpokeResponseOrBuilderThe response for HubService.RejectHubSpoke.
Protobuf type google.cloud.networkconnectivity.v1.RejectHubSpokeResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RejectHubSpokeResponseImplements
RejectHubSpokeResponseOrBuilderStatic Fields
SPOKE_FIELD_NUMBER
public static final int SPOKE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RejectHubSpokeResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RejectHubSpokeResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse.Builder |
|
newBuilder(RejectHubSpokeResponse prototype)
public static RejectHubSpokeResponse.Builder newBuilder(RejectHubSpokeResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RejectHubSpokeResponse |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static RejectHubSpokeResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RejectHubSpokeResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RejectHubSpokeResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RejectHubSpokeResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RejectHubSpokeResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RejectHubSpokeResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RejectHubSpokeResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RejectHubSpokeResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RejectHubSpokeResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RejectHubSpokeResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RejectHubSpokeResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RejectHubSpokeResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RejectHubSpokeResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<RejectHubSpokeResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public RejectHubSpokeResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse |
|
getParserForType()
public Parser<RejectHubSpokeResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<RejectHubSpokeResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSpoke()
public Spoke getSpoke()The spoke that was operated on.
.google.cloud.networkconnectivity.v1.Spoke spoke = 1;
| Returns | |
|---|---|
| Type | Description |
Spoke |
The spoke. |
getSpokeOrBuilder()
public SpokeOrBuilder getSpokeOrBuilder()The spoke that was operated on.
.google.cloud.networkconnectivity.v1.Spoke spoke = 1;
| Returns | |
|---|---|
| Type | Description |
SpokeOrBuilder |
|
hasSpoke()
public boolean hasSpoke()The spoke that was operated on.
.google.cloud.networkconnectivity.v1.Spoke spoke = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the spoke field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public RejectHubSpokeResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RejectHubSpokeResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse.Builder |
|
toBuilder()
public RejectHubSpokeResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RejectHubSpokeResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|