Reference documentation and code samples for the Google Cloud Optimization V1 Client class InputConfig.
The desired input location information.
Generated from protobuf message google.cloud.optimization.v1.InputConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gcs_source
Google\Cloud\Optimization\V1\GcsSource
The Google Cloud Storage location to read the input from. This must be a single file.
↳ data_format
int
The input data format that used to store the model in Cloud Storage.
getGcsSource
The Google Cloud Storage location to read the input from. This must be a single file.
hasGcsSource
setGcsSource
The Google Cloud Storage location to read the input from. This must be a single file.
$this
getDataFormat
The input data format that used to store the model in Cloud Storage.
int
setDataFormat
The input data format that used to store the model in Cloud Storage.
var
int
$this
getSource
string