public interface NetworkEdgeSecurityServicesScopedListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
NetworkEdgeSecurityService |
getNetworkEdgeSecurityServices(int index)
A list of NetworkEdgeSecurityServices contained in this scope.
|
int |
getNetworkEdgeSecurityServicesCount()
A list of NetworkEdgeSecurityServices contained in this scope.
|
List<NetworkEdgeSecurityService> |
getNetworkEdgeSecurityServicesList()
A list of NetworkEdgeSecurityServices contained in this scope.
|
NetworkEdgeSecurityServiceOrBuilder |
getNetworkEdgeSecurityServicesOrBuilder(int index)
A list of NetworkEdgeSecurityServices contained in this scope.
|
List<? extends NetworkEdgeSecurityServiceOrBuilder> |
getNetworkEdgeSecurityServicesOrBuilderList()
A list of NetworkEdgeSecurityServices contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of security policies when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
Informational warning which replaces the list of security policies when the list is empty.
|
boolean |
hasWarning()
Informational warning which replaces the list of security policies when the list is empty.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<NetworkEdgeSecurityService> getNetworkEdgeSecurityServicesList()
A list of NetworkEdgeSecurityServices contained in this scope.
repeated .google.cloud.compute.v1.NetworkEdgeSecurityService network_edge_security_services = 35530156;
NetworkEdgeSecurityService getNetworkEdgeSecurityServices(int index)
A list of NetworkEdgeSecurityServices contained in this scope.
repeated .google.cloud.compute.v1.NetworkEdgeSecurityService network_edge_security_services = 35530156;
int getNetworkEdgeSecurityServicesCount()
A list of NetworkEdgeSecurityServices contained in this scope.
repeated .google.cloud.compute.v1.NetworkEdgeSecurityService network_edge_security_services = 35530156;
List<? extends NetworkEdgeSecurityServiceOrBuilder> getNetworkEdgeSecurityServicesOrBuilderList()
A list of NetworkEdgeSecurityServices contained in this scope.
repeated .google.cloud.compute.v1.NetworkEdgeSecurityService network_edge_security_services = 35530156;
NetworkEdgeSecurityServiceOrBuilder getNetworkEdgeSecurityServicesOrBuilder(int index)
A list of NetworkEdgeSecurityServices contained in this scope.
repeated .google.cloud.compute.v1.NetworkEdgeSecurityService network_edge_security_services = 35530156;
boolean hasWarning()
Informational warning which replaces the list of security policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Warning getWarning()
Informational warning which replaces the list of security policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of security policies when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Copyright © 2023 Google LLC. All rights reserved.