public static final class DiagnoseNetworkResponse.NetworkStatus extends com.google.protobuf.GeneratedMessageV3 implements DiagnoseNetworkResponse.NetworkStatusOrBuilder
NetworkStatus has a list of status for the subnets under the current network.Protobuf type
google.cloud.edgenetwork.v1.DiagnoseNetworkResponse.NetworkStatus| Modifier and Type | Class and Description |
|---|---|
static class |
DiagnoseNetworkResponse.NetworkStatus.Builder
NetworkStatus has a list of status for the subnets under the current
network.
|
static class |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus
Denotes the status of MACsec sessions for the links of a zone.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
MACSEC_STATUS_INTERNAL_LINKS_FIELD_NUMBER |
static int |
SUBNET_STATUS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static DiagnoseNetworkResponse.NetworkStatus |
getDefaultInstance() |
DiagnoseNetworkResponse.NetworkStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus |
getMacsecStatusInternalLinks()
The MACsec status of internal links.
|
int |
getMacsecStatusInternalLinksValue()
The MACsec status of internal links.
|
com.google.protobuf.Parser<DiagnoseNetworkResponse.NetworkStatus> |
getParserForType() |
int |
getSerializedSize() |
SubnetStatus |
getSubnetStatus(int index)
A list of status for the subnets under the current network.
|
int |
getSubnetStatusCount()
A list of status for the subnets under the current network.
|
List<SubnetStatus> |
getSubnetStatusList()
A list of status for the subnets under the current network.
|
SubnetStatusOrBuilder |
getSubnetStatusOrBuilder(int index)
A list of status for the subnets under the current network.
|
List<? extends SubnetStatusOrBuilder> |
getSubnetStatusOrBuilderList()
A list of status for the subnets under the current network.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DiagnoseNetworkResponse.NetworkStatus.Builder |
newBuilder() |
static DiagnoseNetworkResponse.NetworkStatus.Builder |
newBuilder(DiagnoseNetworkResponse.NetworkStatus prototype) |
DiagnoseNetworkResponse.NetworkStatus.Builder |
newBuilderForType() |
protected DiagnoseNetworkResponse.NetworkStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DiagnoseNetworkResponse.NetworkStatus |
parseDelimitedFrom(InputStream input) |
static DiagnoseNetworkResponse.NetworkStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(byte[] data) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(ByteBuffer data) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(com.google.protobuf.ByteString data) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(InputStream input) |
static DiagnoseNetworkResponse.NetworkStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DiagnoseNetworkResponse.NetworkStatus> |
parser() |
DiagnoseNetworkResponse.NetworkStatus.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SUBNET_STATUS_FIELD_NUMBER
public static final int MACSEC_STATUS_INTERNAL_LINKS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<SubnetStatus> getSubnetStatusList()
A list of status for the subnets under the current network.
repeated .google.cloud.edgenetwork.v1.SubnetStatus subnet_status = 1;getSubnetStatusList in interface DiagnoseNetworkResponse.NetworkStatusOrBuilderpublic List<? extends SubnetStatusOrBuilder> getSubnetStatusOrBuilderList()
A list of status for the subnets under the current network.
repeated .google.cloud.edgenetwork.v1.SubnetStatus subnet_status = 1;getSubnetStatusOrBuilderList in interface DiagnoseNetworkResponse.NetworkStatusOrBuilderpublic int getSubnetStatusCount()
A list of status for the subnets under the current network.
repeated .google.cloud.edgenetwork.v1.SubnetStatus subnet_status = 1;getSubnetStatusCount in interface DiagnoseNetworkResponse.NetworkStatusOrBuilderpublic SubnetStatus getSubnetStatus(int index)
A list of status for the subnets under the current network.
repeated .google.cloud.edgenetwork.v1.SubnetStatus subnet_status = 1;getSubnetStatus in interface DiagnoseNetworkResponse.NetworkStatusOrBuilderpublic SubnetStatusOrBuilder getSubnetStatusOrBuilder(int index)
A list of status for the subnets under the current network.
repeated .google.cloud.edgenetwork.v1.SubnetStatus subnet_status = 1;getSubnetStatusOrBuilder in interface DiagnoseNetworkResponse.NetworkStatusOrBuilderpublic int getMacsecStatusInternalLinksValue()
The MACsec status of internal links.
.google.cloud.edgenetwork.v1.DiagnoseNetworkResponse.NetworkStatus.MacsecStatus macsec_status_internal_links = 2;
getMacsecStatusInternalLinksValue in interface DiagnoseNetworkResponse.NetworkStatusOrBuilderpublic DiagnoseNetworkResponse.NetworkStatus.MacsecStatus getMacsecStatusInternalLinks()
The MACsec status of internal links.
.google.cloud.edgenetwork.v1.DiagnoseNetworkResponse.NetworkStatus.MacsecStatus macsec_status_internal_links = 2;
getMacsecStatusInternalLinks in interface DiagnoseNetworkResponse.NetworkStatusOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(InputStream input) throws IOException
IOExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DiagnoseNetworkResponse.NetworkStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DiagnoseNetworkResponse.NetworkStatus.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DiagnoseNetworkResponse.NetworkStatus.Builder newBuilder()
public static DiagnoseNetworkResponse.NetworkStatus.Builder newBuilder(DiagnoseNetworkResponse.NetworkStatus prototype)
public DiagnoseNetworkResponse.NetworkStatus.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DiagnoseNetworkResponse.NetworkStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DiagnoseNetworkResponse.NetworkStatus getDefaultInstance()
public static com.google.protobuf.Parser<DiagnoseNetworkResponse.NetworkStatus> parser()
public com.google.protobuf.Parser<DiagnoseNetworkResponse.NetworkStatus> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DiagnoseNetworkResponse.NetworkStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.