Uses of Class
com.google.datastore.admin.v1.CreateIndexRequest
-
Packages that use CreateIndexRequest Package Description com.google.cloud.datastore.admin.v1 A client to Cloud Datastore APIcom.google.cloud.datastore.admin.v1.stub com.google.datastore.admin.v1 -
-
Uses of CreateIndexRequest in com.google.cloud.datastore.admin.v1
Methods in com.google.cloud.datastore.admin.v1 that return types with arguments of type CreateIndexRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateIndexRequest,com.google.longrunning.Operation>
DatastoreAdminClient. createIndexCallable()
Creates the specified index.com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,IndexOperationMetadata>
DatastoreAdminClient. createIndexOperationCallable()
Creates the specified index.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexRequest,Index,IndexOperationMetadata>
DatastoreAdminSettings.Builder. createIndexOperationSettings()
Returns the builder for the settings used for calls to createIndex.com.google.api.gax.rpc.OperationCallSettings<CreateIndexRequest,Index,IndexOperationMetadata>
DatastoreAdminSettings. createIndexOperationSettings()
Returns the object with the settings used for calls to createIndex.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIndexRequest,com.google.longrunning.Operation>
DatastoreAdminSettings.Builder. createIndexSettings()
Returns the builder for the settings used for calls to createIndex.com.google.api.gax.rpc.UnaryCallSettings<CreateIndexRequest,com.google.longrunning.Operation>
DatastoreAdminSettings. createIndexSettings()
Returns the object with the settings used for calls to createIndex.Methods in com.google.cloud.datastore.admin.v1 with parameters of type CreateIndexRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Index,IndexOperationMetadata>
DatastoreAdminClient. createIndexAsync(CreateIndexRequest request)
Creates the specified index. -
Uses of CreateIndexRequest in com.google.cloud.datastore.admin.v1.stub
Methods in com.google.cloud.datastore.admin.v1.stub that return types with arguments of type CreateIndexRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateIndexRequest,com.google.longrunning.Operation>
DatastoreAdminStub. createIndexCallable()
com.google.api.gax.rpc.UnaryCallable<CreateIndexRequest,com.google.longrunning.Operation>
GrpcDatastoreAdminStub. createIndexCallable()
com.google.api.gax.rpc.UnaryCallable<CreateIndexRequest,com.google.longrunning.Operation>
HttpJsonDatastoreAdminStub. createIndexCallable()
com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,IndexOperationMetadata>
DatastoreAdminStub. createIndexOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,IndexOperationMetadata>
GrpcDatastoreAdminStub. createIndexOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,IndexOperationMetadata>
HttpJsonDatastoreAdminStub. createIndexOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexRequest,Index,IndexOperationMetadata>
DatastoreAdminStubSettings.Builder. createIndexOperationSettings()
Returns the builder for the settings used for calls to createIndex.com.google.api.gax.rpc.OperationCallSettings<CreateIndexRequest,Index,IndexOperationMetadata>
DatastoreAdminStubSettings. createIndexOperationSettings()
Returns the object with the settings used for calls to createIndex.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIndexRequest,com.google.longrunning.Operation>
DatastoreAdminStubSettings.Builder. createIndexSettings()
Returns the builder for the settings used for calls to createIndex.com.google.api.gax.rpc.UnaryCallSettings<CreateIndexRequest,com.google.longrunning.Operation>
DatastoreAdminStubSettings. createIndexSettings()
Returns the object with the settings used for calls to createIndex. -
Uses of CreateIndexRequest in com.google.datastore.admin.v1
Methods in com.google.datastore.admin.v1 that return CreateIndexRequest Modifier and Type Method Description CreateIndexRequest
CreateIndexRequest.Builder. build()
CreateIndexRequest
CreateIndexRequest.Builder. buildPartial()
static CreateIndexRequest
CreateIndexRequest. getDefaultInstance()
CreateIndexRequest
CreateIndexRequest.Builder. getDefaultInstanceForType()
CreateIndexRequest
CreateIndexRequest. getDefaultInstanceForType()
static CreateIndexRequest
CreateIndexRequest. parseDelimitedFrom(InputStream input)
static CreateIndexRequest
CreateIndexRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexRequest
CreateIndexRequest. parseFrom(byte[] data)
static CreateIndexRequest
CreateIndexRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexRequest
CreateIndexRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateIndexRequest
CreateIndexRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexRequest
CreateIndexRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateIndexRequest
CreateIndexRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexRequest
CreateIndexRequest. parseFrom(InputStream input)
static CreateIndexRequest
CreateIndexRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexRequest
CreateIndexRequest. parseFrom(ByteBuffer data)
static CreateIndexRequest
CreateIndexRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.datastore.admin.v1 that return types with arguments of type CreateIndexRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<CreateIndexRequest,com.google.longrunning.Operation>
DatastoreAdminGrpc. getCreateIndexMethod()
com.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 CreateIndexRequest Modifier and Type Method Description default void
DatastoreAdminGrpc.AsyncService. createIndex(CreateIndexRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates the specified index.com.google.longrunning.Operation
DatastoreAdminGrpc.DatastoreAdminBlockingStub. createIndex(CreateIndexRequest request)
Creates the specified index.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DatastoreAdminGrpc.DatastoreAdminFutureStub. createIndex(CreateIndexRequest request)
Creates the specified index.void
DatastoreAdminGrpc.DatastoreAdminStub. createIndex(CreateIndexRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates the specified index.CreateIndexRequest.Builder
CreateIndexRequest.Builder. mergeFrom(CreateIndexRequest other)
static CreateIndexRequest.Builder
CreateIndexRequest. newBuilder(CreateIndexRequest prototype)
-