GCSContent is a class that allows you to add content from a GCS bucket to the knowledge base.
ParameterTypeDefaultDescription
bucket_namestr-Name of the GCS bucket containing the file.
blob_namestr-Name of the blob (file) within the bucket.
prefixOptional[str]-Path prefix for organizing files in the bucket.
bucketOptional[Any]-Pre-configured GCS bucket object.