Class InputConfig (1.1.1)

InputConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
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.

Inheritance

builtins.object > proto.message.Message > InputConfig