public final class VpnGatewayStatus extends GeneratedMessage implements VpnGatewayStatusOrBuilder Protobuf type google.cloud.compute.v1.VpnGatewayStatus
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > VpnGatewayStatusImplements
VpnGatewayStatusOrBuilderStatic Fields
VPN_CONNECTIONS_FIELD_NUMBER
public static final int VPN_CONNECTIONS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static VpnGatewayStatus getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static VpnGatewayStatus.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus.Builder |
|
newBuilder(VpnGatewayStatus prototype)
public static VpnGatewayStatus.Builder newBuilder(VpnGatewayStatus prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
VpnGatewayStatus |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus.Builder |
|
parseDelimitedFrom(InputStream input)
public static VpnGatewayStatus parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static VpnGatewayStatus parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static VpnGatewayStatus parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static VpnGatewayStatus parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static VpnGatewayStatus parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static VpnGatewayStatus parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static VpnGatewayStatus parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static VpnGatewayStatus parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static VpnGatewayStatus parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static VpnGatewayStatus parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static VpnGatewayStatus parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static VpnGatewayStatus parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<VpnGatewayStatus> parser()| Returns | |
|---|---|
| Type | Description |
Parser<VpnGatewayStatus> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public VpnGatewayStatus getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus |
|
getParserForType()
public Parser<VpnGatewayStatus> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<VpnGatewayStatus> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getVpnConnections(int index)
public VpnGatewayStatusVpnConnection getVpnConnections(int index)Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatusVpnConnection |
|
getVpnConnectionsCount()
public int getVpnConnectionsCount()Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Returns | |
|---|---|
| Type | Description |
int |
|
getVpnConnectionsList()
public List<VpnGatewayStatusVpnConnection> getVpnConnectionsList()Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Returns | |
|---|---|
| Type | Description |
List<VpnGatewayStatusVpnConnection> |
|
getVpnConnectionsOrBuilder(int index)
public VpnGatewayStatusVpnConnectionOrBuilder getVpnConnectionsOrBuilder(int index)Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatusVpnConnectionOrBuilder |
|
getVpnConnectionsOrBuilderList()
public List<? extends VpnGatewayStatusVpnConnectionOrBuilder> getVpnConnectionsOrBuilderList()Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.compute.v1.VpnGatewayStatusVpnConnectionOrBuilder> |
|
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 VpnGatewayStatus.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected VpnGatewayStatus.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus.Builder |
|
toBuilder()
public VpnGatewayStatus.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
VpnGatewayStatus.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|