public interface MixinOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
optional string name = 1; |
ByteString |
getNameBytes()
optional string name = 1; |
java.lang.String |
getRoot()
optional string root = 2; |
ByteString |
getRootBytes()
optional string root = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getName()
optional string name = 1;
The fully qualified name of the API which is included.
ByteString getNameBytes()
optional string name = 1;
The fully qualified name of the API which is included.
java.lang.String getRoot()
optional string root = 2;
If non-empty specifies a path under which inherited HTTP paths are rooted.
ByteString getRootBytes()
optional string root = 2;
If non-empty specifies a path under which inherited HTTP paths are rooted.