flytekit.BlobMetadata#
- class flytekit.BlobMetadata(type)[source]#
This is metadata for the Blob literal.
Methods
- classmethod from_flyte_idl(proto)[source]#
- Parameters:
proto (flyteidl.core.literals_pb2.BlobMetadata)
- Return type:
- short_string()#
- Return type:
Text
- verbose_string()#
- Return type:
Text
Attributes
- is_empty
- type
flytekit.models.core.types.BlobType
- Type:
rtype