public static final class ProjectServiceGrpc.ProjectServiceFutureStub extends io.grpc.stub.AbstractFutureStub<ProjectServiceGrpc.ProjectServiceFutureStub>
Service for operations on the [Project][google.cloud.discoveryengine.v1beta.Project].
| Modifier and Type | Method and Description |
|---|---|
protected ProjectServiceGrpc.ProjectServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> |
provisionProject(ProvisionProjectRequest request)
Provisions the project resource.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected ProjectServiceGrpc.ProjectServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ProjectServiceGrpc.ProjectServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> provisionProject(ProvisionProjectRequest request)
Provisions the project resource. During the process, related systems will get prepared and initialized. Caller must read the [Terms for data use](https://cloud.google.com/retail/data-use-terms), and optionally specify in request to provide consent to that service terms.
Copyright © 2025 Google LLC. All rights reserved.