public static interface Scalapb.FieldOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getType()
optional string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 1; |
boolean |
hasType()
optional string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasType()
optional string type = 1;
String getType()
optional string type = 1;
com.google.protobuf.ByteString getTypeBytes()
optional string type = 1;
Copyright © 2018. All rights reserved.