Package org.apache.beam.sdk.extensions.gcp.options
package org.apache.beam.sdk.extensions.gcp.options
Defines
PipelineOptions
for configuring pipeline execution
for Google Cloud Platform components.-
ClassDescriptionProperties needed when using Google CloudResourceManager with the Apache Beam SDK.Options used to configure Google Cloud Platform specific options such as the project and credentials.Attempts to infer the default project based upon the environment this application is executing within.EnableStreamingEngine defaults to false unless one of the two experiments is set.Returns the default set of OAuth scopes.Returns
PipelineOptions.getTempLocation()
as the default GCP temp location.Attempts to load the GCP credentials.A registrar containing the default GCP options.Options used to configure Google Cloud Storage.Returns the defaultExecutorService
to use within the Apache Beam SDK.Creates aGcsOptions.GcsCustomAuditEntries
that key-value pairs to be stored as custom information in GCS audit logs.Creates aPathValidator
object using the class specified inGcsOptions.getPathValidatorClass()
.These options configure debug settings for Google API clients created within the Apache Beam SDK.AGoogleClientRequestInitializer
that adds the trace destination to Google API calls.