public static interface ProjectServiceGrpc.AsyncService
Service for operations on the [Project][google.cloud.discoveryengine.v1beta.Project].
| Modifier and Type | Method and Description |
|---|---|
default void |
provisionProject(ProvisionProjectRequest request,
io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Provisions the project resource.
|
default 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.