public static final class MirroringEndpointGroupAssociation.LocationDetails extends GeneratedMessage implements MirroringEndpointGroupAssociation.LocationDetailsOrBuilderContains details about the state of an association in a specific cloud location.
Protobuf type
google.cloud.networksecurity.v1.MirroringEndpointGroupAssociation.LocationDetails
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > MirroringEndpointGroupAssociation.LocationDetailsStatic Fields
LOCATION_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static MirroringEndpointGroupAssociation.LocationDetails getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static MirroringEndpointGroupAssociation.LocationDetails.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails.Builder |
|
newBuilder(MirroringEndpointGroupAssociation.LocationDetails prototype)
public static MirroringEndpointGroupAssociation.LocationDetails.Builder newBuilder(MirroringEndpointGroupAssociation.LocationDetails prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
MirroringEndpointGroupAssociation.LocationDetails |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails.Builder |
|
parseDelimitedFrom(InputStream input)
public static MirroringEndpointGroupAssociation.LocationDetails parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static MirroringEndpointGroupAssociation.LocationDetails parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static MirroringEndpointGroupAssociation.LocationDetails parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<MirroringEndpointGroupAssociation.LocationDetails> parser()| Returns | |
|---|---|
| Type | Description |
Parser<LocationDetails> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public MirroringEndpointGroupAssociation.LocationDetails getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails |
|
getLocation()
public String getLocation()Output only. The cloud location, e.g. "us-central1-a" or "asia-south1".
string location = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The location. |
getLocationBytes()
public ByteString getLocationBytes()Output only. The cloud location, e.g. "us-central1-a" or "asia-south1".
string location = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for location. |
getParserForType()
public Parser<MirroringEndpointGroupAssociation.LocationDetails> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<LocationDetails> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getState()
public MirroringEndpointGroupAssociation.LocationDetails.State getState()Output only. The current state of the association in this location.
.google.cloud.networksecurity.v1.MirroringEndpointGroupAssociation.LocationDetails.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails.State |
The state. |
getStateValue()
public int getStateValue()Output only. The current state of the association in this location.
.google.cloud.networksecurity.v1.MirroringEndpointGroupAssociation.LocationDetails.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for state. |
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 MirroringEndpointGroupAssociation.LocationDetails.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected MirroringEndpointGroupAssociation.LocationDetails.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails.Builder |
|
toBuilder()
public MirroringEndpointGroupAssociation.LocationDetails.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
MirroringEndpointGroupAssociation.LocationDetails.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|