public final class RoutersGetNamedSetResponse extends GeneratedMessage implements RoutersGetNamedSetResponseOrBuilder Protobuf type google.cloud.compute.v1.RoutersGetNamedSetResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RoutersGetNamedSetResponseImplements
RoutersGetNamedSetResponseOrBuilderStatic Fields
ETAG_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RESOURCE_FIELD_NUMBER
public static final int RESOURCE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RoutersGetNamedSetResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RoutersGetNamedSetResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse.Builder |
|
newBuilder(RoutersGetNamedSetResponse prototype)
public static RoutersGetNamedSetResponse.Builder newBuilder(RoutersGetNamedSetResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RoutersGetNamedSetResponse |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static RoutersGetNamedSetResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RoutersGetNamedSetResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RoutersGetNamedSetResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RoutersGetNamedSetResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RoutersGetNamedSetResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RoutersGetNamedSetResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RoutersGetNamedSetResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RoutersGetNamedSetResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RoutersGetNamedSetResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RoutersGetNamedSetResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RoutersGetNamedSetResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RoutersGetNamedSetResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RoutersGetNamedSetResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<RoutersGetNamedSetResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public RoutersGetNamedSetResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse |
|
getEtag()
public String getEtag()end_interface: MixerGetResponseWithEtagBuilder
optional string etag = 3123477;
| Returns | |
|---|---|
| Type | Description |
String |
The etag. |
getEtagBytes()
public ByteString getEtagBytes()end_interface: MixerGetResponseWithEtagBuilder
optional string etag = 3123477;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for etag. |
getParserForType()
public Parser<RoutersGetNamedSetResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<RoutersGetNamedSetResponse> |
|
getResource()
public NamedSet getResource()optional .google.cloud.compute.v1.NamedSet resource = 195806222;
| Returns | |
|---|---|
| Type | Description |
NamedSet |
The resource. |
getResourceOrBuilder()
public NamedSetOrBuilder getResourceOrBuilder()optional .google.cloud.compute.v1.NamedSet resource = 195806222;
| Returns | |
|---|---|
| Type | Description |
NamedSetOrBuilder |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasEtag()
public boolean hasEtag()end_interface: MixerGetResponseWithEtagBuilder
optional string etag = 3123477;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the etag field is set. |
hasResource()
public boolean hasResource()optional .google.cloud.compute.v1.NamedSet resource = 195806222;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the resource 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 RoutersGetNamedSetResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RoutersGetNamedSetResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse.Builder |
|
toBuilder()
public RoutersGetNamedSetResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RoutersGetNamedSetResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|