public static final class ProjectServiceGrpc.ProjectServiceStub extends io.grpc.stub.AbstractAsyncStub<ProjectServiceGrpc.ProjectServiceStub>
Service for operations on the [Project][google.cloud.discoveryengine.v1beta.Project].
| Modifier and Type | Method and Description |
|---|---|
protected ProjectServiceGrpc.ProjectServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
provisionProject(ProvisionProjectRequest request,
io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Provisions the project resource.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected ProjectServiceGrpc.ProjectServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ProjectServiceGrpc.ProjectServiceStub>public void provisionProject(ProvisionProjectRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
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.