Language

AssistantQueryResponse.QueryId Property

Definition

Returns the unique identifier of the query associated with this egress response.

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

Property Value

A string representing the unique query ID, or null if unavailable.

Attributes

Applies to