Lingua

AssistantQueryResponse.QueryResponse Property

Definition

Returns the raw query response payload generated for the query.

public string? QueryResponse { [Android.Runtime.Register("getQueryResponse", "()Ljava/lang/String;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getQueryResponse", "()Ljava/lang/String;", "", ApiSince=37)>]
member this.QueryResponse : string

Property Value

The raw query response string, or null if unavailable.

Attributes

Applies to