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