Class Remote (1.4.0)

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

Specifies a file available via some URI. .. attribute:: uri

Required. URI from which to fetch the object. It should contain both the protocol and path following the format {protocol}://{location}.

:type: str

Attribute

NameDescription
sha256_checksum str
SHA256 checksum of the remote file.