InputConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The desired input location information.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
gcs_source |
google.cloud.optimization_v1.types.GcsSource
The Google Cloud Storage location to read the input from. This must be a single file. This field is a member of oneof _ source .
|
data_format |
google.cloud.optimization_v1.types.DataFormat
The input data format that used to store the model in Cloud Storage. |