public static final class ProjectServiceGrpc.ProjectServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<ProjectServiceGrpc.ProjectServiceBlockingStub>
Service for operations on the [Project][google.cloud.discoveryengine.v1beta.Project].
| Modifier and Type | Method and Description |
|---|---|
protected ProjectServiceGrpc.ProjectServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
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.ProjectServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ProjectServiceGrpc.ProjectServiceBlockingStub>public 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.