public interface SslPoliciesListAvailableFeaturesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatures(int index)
repeated string features = 246211645; |
com.google.protobuf.ByteString |
getFeaturesBytes(int index)
repeated string features = 246211645; |
int |
getFeaturesCount()
repeated string features = 246211645; |
List<String> |
getFeaturesList()
repeated string features = 246211645; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getFeaturesList()
repeated string features = 246211645;int getFeaturesCount()
repeated string features = 246211645;String getFeatures(int index)
repeated string features = 246211645;index - The index of the element to return.com.google.protobuf.ByteString getFeaturesBytes(int index)
repeated string features = 246211645;index - The index of the value to return.Copyright © 2023 Google LLC. All rights reserved.