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