| Modifier and Type | Method and Description |
|---|---|
static DiagnoseNetworkResponse.NetworkStatus.MacsecStatus |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus.forNumber(int value) |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus |
DiagnoseNetworkResponse.NetworkStatusOrBuilder.getMacsecStatusInternalLinks()
The MACsec status of internal links.
|
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus |
DiagnoseNetworkResponse.NetworkStatus.getMacsecStatusInternalLinks()
The MACsec status of internal links.
|
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus |
DiagnoseNetworkResponse.NetworkStatus.Builder.getMacsecStatusInternalLinks()
The MACsec status of internal links.
|
static DiagnoseNetworkResponse.NetworkStatus.MacsecStatus |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DiagnoseNetworkResponse.NetworkStatus.MacsecStatus |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DiagnoseNetworkResponse.NetworkStatus.MacsecStatus |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiagnoseNetworkResponse.NetworkStatus.MacsecStatus[] |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<DiagnoseNetworkResponse.NetworkStatus.MacsecStatus> |
DiagnoseNetworkResponse.NetworkStatus.MacsecStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DiagnoseNetworkResponse.NetworkStatus.Builder |
DiagnoseNetworkResponse.NetworkStatus.Builder.setMacsecStatusInternalLinks(DiagnoseNetworkResponse.NetworkStatus.MacsecStatus value)
The MACsec status of internal links.
|
Copyright © 2025 Google LLC. All rights reserved.