Interface protos.google.cloud.talent.v4.CompleteQueryResponse.ICompletionResult (6.0.2)

Properties of a CompletionResult.

Package

@google-cloud/talent

Properties

imageUri

imageUri?: (string|null);

CompletionResult imageUri

suggestion

suggestion?: (string|null);

CompletionResult suggestion

type

type?: (google.cloud.talent.v4.CompleteQueryRequest.CompletionType|keyof typeof google.cloud.talent.v4.CompleteQueryRequest.CompletionType|null);

CompletionResult type