Config(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configuration for the data.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
video_type |
google.cloud.visionai_v1.types.IngestAssetRequest.Config.VideoType
Type information for video data. This field is a member of oneof _ data_type .
|
asset |
str
Required. The resource name of the asset that the ingested data belongs to. |
Classes
VideoType
VideoType(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Type information for video data.