Class Remote (1.14.0)

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

Specifies a file available via some URI.

Attributes

NameDescription
uri str
Required. URI from which to fetch the object. It should contain both the protocol and path following the format {protocol}://{location}.
sha256_checksum str
SHA256 checksum of the remote file.