Class OutputConfig (1.1.2)

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

Attributes

NameDescription
gcs_destination google.cloud.optimization_v1.types.GcsDestination
The Google Cloud Storage location to write the output to. This field is a member of `oneof`_ ``destination``.
data_format google.cloud.optimization_v1.types.DataFormat
The output data format that used to store the results in Cloud Storage.

Inheritance

builtins.object > proto.message.Message > OutputConfig