Uses of Class
com.google.cloud.discoveryengine.v1.DocumentServiceClient
-
Packages that use DocumentServiceClient Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine API -
-
Uses of DocumentServiceClient in com.google.cloud.discoveryengine.v1
Methods in com.google.cloud.discoveryengine.v1 that return DocumentServiceClient Modifier and Type Method Description static DocumentServiceClientDocumentServiceClient. create()Constructs an instance of DocumentServiceClient with default settings.static DocumentServiceClientDocumentServiceClient. create(DocumentServiceSettings settings)Constructs an instance of DocumentServiceClient, using the given settings.static DocumentServiceClientDocumentServiceClient. create(DocumentServiceStub stub)Constructs an instance of DocumentServiceClient, using the given stub for making calls.
-