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