Uses of Class
com.google.firestore.v1.ListDocumentsRequest
-
Uses of ListDocumentsRequest in com.google.firestore.v1
Methods in com.google.firestore.v1 that return ListDocumentsRequestModifier and TypeMethodDescriptionListDocumentsRequest.Builder.build()ListDocumentsRequest.Builder.buildPartial()static ListDocumentsRequestListDocumentsRequest.getDefaultInstance()ListDocumentsRequest.Builder.getDefaultInstanceForType()ListDocumentsRequest.getDefaultInstanceForType()static ListDocumentsRequestListDocumentsRequest.parseDelimitedFrom(InputStream input) static ListDocumentsRequestListDocumentsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListDocumentsRequestListDocumentsRequest.parseFrom(byte[] data) static ListDocumentsRequestListDocumentsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListDocumentsRequestListDocumentsRequest.parseFrom(com.google.protobuf.ByteString data) static ListDocumentsRequestListDocumentsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListDocumentsRequestListDocumentsRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ListDocumentsRequestListDocumentsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListDocumentsRequestListDocumentsRequest.parseFrom(InputStream input) static ListDocumentsRequestListDocumentsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListDocumentsRequestListDocumentsRequest.parseFrom(ByteBuffer data) static ListDocumentsRequestListDocumentsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.v1 that return types with arguments of type ListDocumentsRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ListDocumentsRequest>ListDocumentsRequest.getParserForType()static com.google.protobuf.Parser<ListDocumentsRequest>ListDocumentsRequest.parser()Methods in com.google.firestore.v1 with parameters of type ListDocumentsRequestModifier and TypeMethodDescriptionListDocumentsRequest.Builder.mergeFrom(ListDocumentsRequest other) static ListDocumentsRequest.BuilderListDocumentsRequest.newBuilder(ListDocumentsRequest prototype)