GoogleApi.BigQuery.V2.Model.RemoteModelInfo (google_api_big_query v0.88.0)
View SourceRemote Model Info
Attributes
-
connection(type:String.t, default:nil) - Output only. Fully qualified name of the user-provided connection object of the remote model. Format:"projects/{project_id}/locations/{location_id}/connections/{connection_id}" -
endpoint(type:String.t, default:nil) - Output only. The endpoint for remote model. -
maxBatchingRows(type:String.t, default:nil) - Output only. Max number of rows in each batch sent to the remote service. If unset, the number of rows in each batch is set dynamically. -
remoteModelVersion(type:String.t, default:nil) - Output only. The model version for LLM. -
remoteServiceType(type:String.t, default:nil) - Output only. The remote service type for remote model. -
speechRecognizer(type:String.t, default:nil) - Output only. The name of the speech recognizer to use for speech recognition. The expected format isprojects/{project}/locations/{location}/recognizers/{recognizer}. Customers can specify this field at model creation. If not specified, a default recognizerprojects/{model project}/locations/global/recognizers/_will be used. See more details at recognizers
Summary
Functions
Unwrap a decoded JSON object into its complex fields.