Skip to main content

GCSFileResourceService

Description

Provides a Google Compute Storage (GCS) file resource for other components.

Tags

file, gcs, resource

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Bucket *Bucket${gcs.bucket}Bucket of the object.

Supports Expression Language, using FlowFile attributes and Environment variables.
Name *Name${filename}Name of the object.

Supports Expression Language, using FlowFile attributes and Environment variables.
GCP Credentials Provider Service *gcp-credentials-provider-serviceController Service:
GCPCredentialsService

Implementations:
GCPCredentialsControllerService
The Controller Service used to obtain Google Cloud Platform credentials.

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also

FetchGCSObject