public interface SubnetworksScopedWarningOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getScopeName()
Name of the scope containing this set of Subnetworks.
|
com.google.protobuf.ByteString |
getScopeNameBytes()
Name of the scope containing this set of Subnetworks.
|
Warning |
getWarning()
An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284; |
WarningOrBuilder |
getWarningOrBuilder()
An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284; |
boolean |
hasScopeName()
Name of the scope containing this set of Subnetworks.
|
boolean |
hasWarning()
An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasScopeName()
Name of the scope containing this set of Subnetworks.
optional string scope_name = 345557398;String getScopeName()
Name of the scope containing this set of Subnetworks.
optional string scope_name = 345557398;com.google.protobuf.ByteString getScopeNameBytes()
Name of the scope containing this set of Subnetworks.
optional string scope_name = 345557398;boolean hasWarning()
An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284;Warning getWarning()
An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284;WarningOrBuilder getWarningOrBuilder()
An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284;Copyright © 2025 Google LLC. All rights reserved.