payload property
Value?
payload
final
Required. The data that the DataItem represents (for example, an image or a
text snippet). The schema of the payload is stored in the parent Dataset's
google.cloud.aiplatform.v1beta1.Dataset.metadata_schema_uri
dataItemSchemaUri field.
Implementation
final protobuf.Value? payload;