Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
RemoteModelInfo |
RemoteModelInfo.clone() |
RemoteModelInfo |
Model.getRemoteModelInfo()
Output only.
|
RemoteModelInfo |
RemoteModelInfo.set(String fieldName,
Object value) |
RemoteModelInfo |
RemoteModelInfo.setConnection(String connection)
Output only.
|
RemoteModelInfo |
RemoteModelInfo.setEndpoint(String endpoint)
Output only.
|
RemoteModelInfo |
RemoteModelInfo.setMaxBatchingRows(Long maxBatchingRows)
Output only.
|
RemoteModelInfo |
RemoteModelInfo.setRemoteModelVersion(String remoteModelVersion)
Output only.
|
RemoteModelInfo |
RemoteModelInfo.setRemoteServiceType(String remoteServiceType)
Output only.
|
RemoteModelInfo |
RemoteModelInfo.setSpeechRecognizer(String speechRecognizer)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Model |
Model.setRemoteModelInfo(RemoteModelInfo remoteModelInfo)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.