Uses of Class
com.google.longrunning.ListOperationsRequest
Packages that use ListOperationsRequest
-
Uses of ListOperationsRequest in com.google.longrunning
Methods in com.google.longrunning that return ListOperationsRequestModifier and TypeMethodDescriptionListOperationsRequest.Builder.build()
ListOperationsRequest.Builder.buildPartial()
static ListOperationsRequest
ListOperationsRequest.getDefaultInstance()
ListOperationsRequest.Builder.getDefaultInstanceForType()
ListOperationsRequest.getDefaultInstanceForType()
static ListOperationsRequest
ListOperationsRequest.parseDelimitedFrom
(InputStream input) static ListOperationsRequest
ListOperationsRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListOperationsRequest
ListOperationsRequest.parseFrom
(byte[] data) static ListOperationsRequest
ListOperationsRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListOperationsRequest
ListOperationsRequest.parseFrom
(com.google.protobuf.ByteString data) static ListOperationsRequest
ListOperationsRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListOperationsRequest
ListOperationsRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static ListOperationsRequest
ListOperationsRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListOperationsRequest
ListOperationsRequest.parseFrom
(InputStream input) static ListOperationsRequest
ListOperationsRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListOperationsRequest
ListOperationsRequest.parseFrom
(ByteBuffer data) static ListOperationsRequest
ListOperationsRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.longrunning that return types with arguments of type ListOperationsRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ListOperationsRequest> ListOperationsRequest.getParserForType()
static com.google.protobuf.Parser
<ListOperationsRequest> ListOperationsRequest.parser()
Methods in com.google.longrunning with parameters of type ListOperationsRequestModifier and TypeMethodDescriptionListOperationsRequest.Builder.mergeFrom
(ListOperationsRequest other) ListOperationsRequest.newBuilder
(ListOperationsRequest prototype)