public static interface V1beta1Certificates.ExtraValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getItems(int index)
repeated string items = 1; |
com.google.protobuf.ByteString |
getItemsBytes(int index)
repeated string items = 1; |
int |
getItemsCount()
repeated string items = 1; |
List<String> |
getItemsList()
repeated string items = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getItemsCount()
repeated string items = 1;String getItems(int index)
repeated string items = 1;com.google.protobuf.ByteString getItemsBytes(int index)
repeated string items = 1;Copyright © 2018. All rights reserved.