Tilbake til Google Cloud Storage

Koble til Knoon AI med Google Cloud Storage (Google Cloud) for å automatisere AI-arbeidsflyter.

Get metadata for a single file in a Google Cloud Storage bucket.
googleCloudStorageGetFile
BETA
Intern
Tillatelser
  • https://www.googleapis.com/auth/devstorage.read_only
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
NavnTypeBeskrivelsePåkrevd
bucketNamemustache Google Cloud Storage bucket name containing the file.Ja
objectNamemustache Full object name in the bucket (e.g. "reports/april-summary.pdf").Ja
Returer
NavnTypeBeskrivelse
bucketstring Bucket containing the object.
namestring Object name.
contentTypestring Object content type when available.
sizestring Object size in bytes as a string when available.
updatedstring Last updated timestamp when available.
etagstring ETag for the object when available.
md5Hashstring MD5 hash for the object when available.
mediaLinkstring Media download link when returned by Google Cloud Storage.