Class ByteDataItem (0.4.0)

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

Represents Byte Data item.

Attributes

Name Description
byte_data_type google.cloud.modelarmor_v1.types.ByteDataItem.ByteItemType
Required. The type of byte data
byte_data bytes
Required. Bytes Data

Classes

ByteItemType

ByteItemType(value)

Option to specify the type of byte data.