Package io.grpc.reflection.v1alpha
Class ServerReflectionRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
- io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
-
- All Implemented Interfaces:
Message.Builder
,MessageLite.Builder
,MessageLiteOrBuilder
,MessageOrBuilder
,ServerReflectionRequestOrBuilder
,Cloneable
- Enclosing class:
- ServerReflectionRequest
public static final class ServerReflectionRequest.Builder extends GeneratedMessageV3.Builder<ServerReflectionRequest.Builder> implements ServerReflectionRequestOrBuilder
The message sent by the client when calling ServerReflectionInfo method.
Protobuf typegrpc.reflection.v1alpha.ServerReflectionRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ServerReflectionRequest.Builder
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
ServerReflectionRequest
build()
ServerReflectionRequest
buildPartial()
ServerReflectionRequest.Builder
clear()
ServerReflectionRequest.Builder
clearAllExtensionNumbersOfType()
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.ServerReflectionRequest.Builder
clearField(Descriptors.FieldDescriptor field)
ServerReflectionRequest.Builder
clearFileByFilename()
Find a proto file by the file name.ServerReflectionRequest.Builder
clearFileContainingExtension()
Find the proto file which defines an extension extending the given message type with the given field number.ServerReflectionRequest.Builder
clearFileContainingSymbol()
Find the proto file that declares the given fully-qualified symbol name.ServerReflectionRequest.Builder
clearHost()
string host = 1;
ServerReflectionRequest.Builder
clearListServices()
List the full names of registered services.ServerReflectionRequest.Builder
clearMessageRequest()
ServerReflectionRequest.Builder
clearOneof(Descriptors.OneofDescriptor oneof)
ServerReflectionRequest.Builder
clone()
String
getAllExtensionNumbersOfType()
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.ByteString
getAllExtensionNumbersOfTypeBytes()
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.ServerReflectionRequest
getDefaultInstanceForType()
static Descriptors.Descriptor
getDescriptor()
Descriptors.Descriptor
getDescriptorForType()
String
getFileByFilename()
Find a proto file by the file name.ByteString
getFileByFilenameBytes()
Find a proto file by the file name.ExtensionRequest
getFileContainingExtension()
Find the proto file which defines an extension extending the given message type with the given field number.ExtensionRequest.Builder
getFileContainingExtensionBuilder()
Find the proto file which defines an extension extending the given message type with the given field number.ExtensionRequestOrBuilder
getFileContainingExtensionOrBuilder()
Find the proto file which defines an extension extending the given message type with the given field number.String
getFileContainingSymbol()
Find the proto file that declares the given fully-qualified symbol name.ByteString
getFileContainingSymbolBytes()
Find the proto file that declares the given fully-qualified symbol name.String
getHost()
string host = 1;
ByteString
getHostBytes()
string host = 1;
String
getListServices()
List the full names of registered services.ByteString
getListServicesBytes()
List the full names of registered services.ServerReflectionRequest.MessageRequestCase
getMessageRequestCase()
boolean
hasAllExtensionNumbersOfType()
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.boolean
hasFileByFilename()
Find a proto file by the file name.boolean
hasFileContainingExtension()
Find the proto file which defines an extension extending the given message type with the given field number.boolean
hasFileContainingSymbol()
Find the proto file that declares the given fully-qualified symbol name.boolean
hasListServices()
List the full names of registered services.protected GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ServerReflectionRequest.Builder
mergeFileContainingExtension(ExtensionRequest value)
Find the proto file which defines an extension extending the given message type with the given field number.ServerReflectionRequest.Builder
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
ServerReflectionRequest.Builder
mergeFrom(Message other)
ServerReflectionRequest.Builder
mergeFrom(ServerReflectionRequest other)
ServerReflectionRequest.Builder
mergeUnknownFields(UnknownFieldSet unknownFields)
ServerReflectionRequest.Builder
setAllExtensionNumbersOfType(String value)
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.ServerReflectionRequest.Builder
setAllExtensionNumbersOfTypeBytes(ByteString value)
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.ServerReflectionRequest.Builder
setField(Descriptors.FieldDescriptor field, Object value)
ServerReflectionRequest.Builder
setFileByFilename(String value)
Find a proto file by the file name.ServerReflectionRequest.Builder
setFileByFilenameBytes(ByteString value)
Find a proto file by the file name.ServerReflectionRequest.Builder
setFileContainingExtension(ExtensionRequest value)
Find the proto file which defines an extension extending the given message type with the given field number.ServerReflectionRequest.Builder
setFileContainingExtension(ExtensionRequest.Builder builderForValue)
Find the proto file which defines an extension extending the given message type with the given field number.ServerReflectionRequest.Builder
setFileContainingSymbol(String value)
Find the proto file that declares the given fully-qualified symbol name.ServerReflectionRequest.Builder
setFileContainingSymbolBytes(ByteString value)
Find the proto file that declares the given fully-qualified symbol name.ServerReflectionRequest.Builder
setHost(String value)
string host = 1;
ServerReflectionRequest.Builder
setHostBytes(ByteString value)
string host = 1;
ServerReflectionRequest.Builder
setListServices(String value)
List the full names of registered services.ServerReflectionRequest.Builder
setListServicesBytes(ByteString value)
List the full names of registered services.ServerReflectionRequest.Builder
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
ServerReflectionRequest.Builder
setUnknownFields(UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
-
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getDescriptor
public static final Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
clear
public ServerReflectionRequest.Builder clear()
- Specified by:
clear
in interfaceMessage.Builder
- Specified by:
clear
in interfaceMessageLite.Builder
- Overrides:
clear
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
getDescriptorForType
public Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfaceMessage.Builder
- Specified by:
getDescriptorForType
in interfaceMessageOrBuilder
- Overrides:
getDescriptorForType
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
getDefaultInstanceForType
public ServerReflectionRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-
build
public ServerReflectionRequest build()
- Specified by:
build
in interfaceMessage.Builder
- Specified by:
build
in interfaceMessageLite.Builder
-
buildPartial
public ServerReflectionRequest buildPartial()
- Specified by:
buildPartial
in interfaceMessage.Builder
- Specified by:
buildPartial
in interfaceMessageLite.Builder
-
clone
public ServerReflectionRequest.Builder clone()
- Specified by:
clone
in interfaceMessage.Builder
- Specified by:
clone
in interfaceMessageLite.Builder
- Overrides:
clone
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
setField
public ServerReflectionRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfaceMessage.Builder
- Overrides:
setField
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
clearField
public ServerReflectionRequest.Builder clearField(Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfaceMessage.Builder
- Overrides:
clearField
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
clearOneof
public ServerReflectionRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfaceMessage.Builder
- Overrides:
clearOneof
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
setRepeatedField
public ServerReflectionRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfaceMessage.Builder
- Overrides:
setRepeatedField
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
addRepeatedField
public ServerReflectionRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfaceMessage.Builder
- Overrides:
addRepeatedField
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
mergeFrom
public ServerReflectionRequest.Builder mergeFrom(Message other)
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<ServerReflectionRequest.Builder>
-
mergeFrom
public ServerReflectionRequest.Builder mergeFrom(ServerReflectionRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
mergeFrom
public ServerReflectionRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Specified by:
mergeFrom
in interfaceMessageLite.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<ServerReflectionRequest.Builder>
- Throws:
IOException
-
getMessageRequestCase
public ServerReflectionRequest.MessageRequestCase getMessageRequestCase()
- Specified by:
getMessageRequestCase
in interfaceServerReflectionRequestOrBuilder
-
clearMessageRequest
public ServerReflectionRequest.Builder clearMessageRequest()
-
getHost
public String getHost()
string host = 1;
- Specified by:
getHost
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The host.
-
getHostBytes
public ByteString getHostBytes()
string host = 1;
- Specified by:
getHostBytes
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The bytes for host.
-
setHost
public ServerReflectionRequest.Builder setHost(String value)
string host = 1;
- Parameters:
value
- The host to set.- Returns:
- This builder for chaining.
-
clearHost
public ServerReflectionRequest.Builder clearHost()
string host = 1;
- Returns:
- This builder for chaining.
-
setHostBytes
public ServerReflectionRequest.Builder setHostBytes(ByteString value)
string host = 1;
- Parameters:
value
- The bytes for host to set.- Returns:
- This builder for chaining.
-
hasFileByFilename
public boolean hasFileByFilename()
Find a proto file by the file name.
string file_by_filename = 3;
- Specified by:
hasFileByFilename
in interfaceServerReflectionRequestOrBuilder
- Returns:
- Whether the fileByFilename field is set.
-
getFileByFilename
public String getFileByFilename()
Find a proto file by the file name.
string file_by_filename = 3;
- Specified by:
getFileByFilename
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The fileByFilename.
-
getFileByFilenameBytes
public ByteString getFileByFilenameBytes()
Find a proto file by the file name.
string file_by_filename = 3;
- Specified by:
getFileByFilenameBytes
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The bytes for fileByFilename.
-
setFileByFilename
public ServerReflectionRequest.Builder setFileByFilename(String value)
Find a proto file by the file name.
string file_by_filename = 3;
- Parameters:
value
- The fileByFilename to set.- Returns:
- This builder for chaining.
-
clearFileByFilename
public ServerReflectionRequest.Builder clearFileByFilename()
Find a proto file by the file name.
string file_by_filename = 3;
- Returns:
- This builder for chaining.
-
setFileByFilenameBytes
public ServerReflectionRequest.Builder setFileByFilenameBytes(ByteString value)
Find a proto file by the file name.
string file_by_filename = 3;
- Parameters:
value
- The bytes for fileByFilename to set.- Returns:
- This builder for chaining.
-
hasFileContainingSymbol
public boolean hasFileContainingSymbol()
Find the proto file that declares the given fully-qualified symbol name. This field should be a fully-qualified symbol name (e.g. <package>.<service>[.<method>] or <package>.<type>).
string file_containing_symbol = 4;
- Specified by:
hasFileContainingSymbol
in interfaceServerReflectionRequestOrBuilder
- Returns:
- Whether the fileContainingSymbol field is set.
-
getFileContainingSymbol
public String getFileContainingSymbol()
Find the proto file that declares the given fully-qualified symbol name. This field should be a fully-qualified symbol name (e.g. <package>.<service>[.<method>] or <package>.<type>).
string file_containing_symbol = 4;
- Specified by:
getFileContainingSymbol
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The fileContainingSymbol.
-
getFileContainingSymbolBytes
public ByteString getFileContainingSymbolBytes()
Find the proto file that declares the given fully-qualified symbol name. This field should be a fully-qualified symbol name (e.g. <package>.<service>[.<method>] or <package>.<type>).
string file_containing_symbol = 4;
- Specified by:
getFileContainingSymbolBytes
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The bytes for fileContainingSymbol.
-
setFileContainingSymbol
public ServerReflectionRequest.Builder setFileContainingSymbol(String value)
Find the proto file that declares the given fully-qualified symbol name. This field should be a fully-qualified symbol name (e.g. <package>.<service>[.<method>] or <package>.<type>).
string file_containing_symbol = 4;
- Parameters:
value
- The fileContainingSymbol to set.- Returns:
- This builder for chaining.
-
clearFileContainingSymbol
public ServerReflectionRequest.Builder clearFileContainingSymbol()
Find the proto file that declares the given fully-qualified symbol name. This field should be a fully-qualified symbol name (e.g. <package>.<service>[.<method>] or <package>.<type>).
string file_containing_symbol = 4;
- Returns:
- This builder for chaining.
-
setFileContainingSymbolBytes
public ServerReflectionRequest.Builder setFileContainingSymbolBytes(ByteString value)
Find the proto file that declares the given fully-qualified symbol name. This field should be a fully-qualified symbol name (e.g. <package>.<service>[.<method>] or <package>.<type>).
string file_containing_symbol = 4;
- Parameters:
value
- The bytes for fileContainingSymbol to set.- Returns:
- This builder for chaining.
-
hasFileContainingExtension
public boolean hasFileContainingExtension()
Find the proto file which defines an extension extending the given message type with the given field number.
.grpc.reflection.v1alpha.ExtensionRequest file_containing_extension = 5;
- Specified by:
hasFileContainingExtension
in interfaceServerReflectionRequestOrBuilder
- Returns:
- Whether the fileContainingExtension field is set.
-
getFileContainingExtension
public ExtensionRequest getFileContainingExtension()
Find the proto file which defines an extension extending the given message type with the given field number.
.grpc.reflection.v1alpha.ExtensionRequest file_containing_extension = 5;
- Specified by:
getFileContainingExtension
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The fileContainingExtension.
-
setFileContainingExtension
public ServerReflectionRequest.Builder setFileContainingExtension(ExtensionRequest value)
Find the proto file which defines an extension extending the given message type with the given field number.
.grpc.reflection.v1alpha.ExtensionRequest file_containing_extension = 5;
-
setFileContainingExtension
public ServerReflectionRequest.Builder setFileContainingExtension(ExtensionRequest.Builder builderForValue)
Find the proto file which defines an extension extending the given message type with the given field number.
.grpc.reflection.v1alpha.ExtensionRequest file_containing_extension = 5;
-
mergeFileContainingExtension
public ServerReflectionRequest.Builder mergeFileContainingExtension(ExtensionRequest value)
Find the proto file which defines an extension extending the given message type with the given field number.
.grpc.reflection.v1alpha.ExtensionRequest file_containing_extension = 5;
-
clearFileContainingExtension
public ServerReflectionRequest.Builder clearFileContainingExtension()
Find the proto file which defines an extension extending the given message type with the given field number.
.grpc.reflection.v1alpha.ExtensionRequest file_containing_extension = 5;
-
getFileContainingExtensionBuilder
public ExtensionRequest.Builder getFileContainingExtensionBuilder()
Find the proto file which defines an extension extending the given message type with the given field number.
.grpc.reflection.v1alpha.ExtensionRequest file_containing_extension = 5;
-
getFileContainingExtensionOrBuilder
public ExtensionRequestOrBuilder getFileContainingExtensionOrBuilder()
Find the proto file which defines an extension extending the given message type with the given field number.
.grpc.reflection.v1alpha.ExtensionRequest file_containing_extension = 5;
- Specified by:
getFileContainingExtensionOrBuilder
in interfaceServerReflectionRequestOrBuilder
-
hasAllExtensionNumbersOfType
public boolean hasAllExtensionNumbersOfType()
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order. Its corresponding method is best-effort: it's not guaranteed that the reflection service will implement this method, and it's not guaranteed that this method will provide all extensions. Returns StatusCode::UNIMPLEMENTED if it's not implemented. This field should be a fully-qualified type name. The format is <package>.<type>
string all_extension_numbers_of_type = 6;
- Specified by:
hasAllExtensionNumbersOfType
in interfaceServerReflectionRequestOrBuilder
- Returns:
- Whether the allExtensionNumbersOfType field is set.
-
getAllExtensionNumbersOfType
public String getAllExtensionNumbersOfType()
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order. Its corresponding method is best-effort: it's not guaranteed that the reflection service will implement this method, and it's not guaranteed that this method will provide all extensions. Returns StatusCode::UNIMPLEMENTED if it's not implemented. This field should be a fully-qualified type name. The format is <package>.<type>
string all_extension_numbers_of_type = 6;
- Specified by:
getAllExtensionNumbersOfType
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The allExtensionNumbersOfType.
-
getAllExtensionNumbersOfTypeBytes
public ByteString getAllExtensionNumbersOfTypeBytes()
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order. Its corresponding method is best-effort: it's not guaranteed that the reflection service will implement this method, and it's not guaranteed that this method will provide all extensions. Returns StatusCode::UNIMPLEMENTED if it's not implemented. This field should be a fully-qualified type name. The format is <package>.<type>
string all_extension_numbers_of_type = 6;
- Specified by:
getAllExtensionNumbersOfTypeBytes
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The bytes for allExtensionNumbersOfType.
-
setAllExtensionNumbersOfType
public ServerReflectionRequest.Builder setAllExtensionNumbersOfType(String value)
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order. Its corresponding method is best-effort: it's not guaranteed that the reflection service will implement this method, and it's not guaranteed that this method will provide all extensions. Returns StatusCode::UNIMPLEMENTED if it's not implemented. This field should be a fully-qualified type name. The format is <package>.<type>
string all_extension_numbers_of_type = 6;
- Parameters:
value
- The allExtensionNumbersOfType to set.- Returns:
- This builder for chaining.
-
clearAllExtensionNumbersOfType
public ServerReflectionRequest.Builder clearAllExtensionNumbersOfType()
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order. Its corresponding method is best-effort: it's not guaranteed that the reflection service will implement this method, and it's not guaranteed that this method will provide all extensions. Returns StatusCode::UNIMPLEMENTED if it's not implemented. This field should be a fully-qualified type name. The format is <package>.<type>
string all_extension_numbers_of_type = 6;
- Returns:
- This builder for chaining.
-
setAllExtensionNumbersOfTypeBytes
public ServerReflectionRequest.Builder setAllExtensionNumbersOfTypeBytes(ByteString value)
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order. Its corresponding method is best-effort: it's not guaranteed that the reflection service will implement this method, and it's not guaranteed that this method will provide all extensions. Returns StatusCode::UNIMPLEMENTED if it's not implemented. This field should be a fully-qualified type name. The format is <package>.<type>
string all_extension_numbers_of_type = 6;
- Parameters:
value
- The bytes for allExtensionNumbersOfType to set.- Returns:
- This builder for chaining.
-
hasListServices
public boolean hasListServices()
List the full names of registered services. The content will not be checked.
string list_services = 7;
- Specified by:
hasListServices
in interfaceServerReflectionRequestOrBuilder
- Returns:
- Whether the listServices field is set.
-
getListServices
public String getListServices()
List the full names of registered services. The content will not be checked.
string list_services = 7;
- Specified by:
getListServices
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The listServices.
-
getListServicesBytes
public ByteString getListServicesBytes()
List the full names of registered services. The content will not be checked.
string list_services = 7;
- Specified by:
getListServicesBytes
in interfaceServerReflectionRequestOrBuilder
- Returns:
- The bytes for listServices.
-
setListServices
public ServerReflectionRequest.Builder setListServices(String value)
List the full names of registered services. The content will not be checked.
string list_services = 7;
- Parameters:
value
- The listServices to set.- Returns:
- This builder for chaining.
-
clearListServices
public ServerReflectionRequest.Builder clearListServices()
List the full names of registered services. The content will not be checked.
string list_services = 7;
- Returns:
- This builder for chaining.
-
setListServicesBytes
public ServerReflectionRequest.Builder setListServicesBytes(ByteString value)
List the full names of registered services. The content will not be checked.
string list_services = 7;
- Parameters:
value
- The bytes for listServices to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ServerReflectionRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfaceMessage.Builder
- Overrides:
setUnknownFields
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
mergeUnknownFields
public final ServerReflectionRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfaceMessage.Builder
- Overrides:
mergeUnknownFields
in classGeneratedMessageV3.Builder<ServerReflectionRequest.Builder>
-
-