public interface MatchCreateOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Optional name to use when creating the match.
|
com.google.protobuf.ByteString |
getNameBytes()
Optional name to use when creating the match.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getName()
Optional name to use when creating the match.
string name = 1 [json_name = "name"];
com.google.protobuf.ByteString getNameBytes()
Optional name to use when creating the match.
string name = 1 [json_name = "name"];