Package com.google.cloud.orchestration.airflow.service.v1 (1.41.0)

GitHub RepositoryRPC DocumentationREST Documentation

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient Service Description: Managed Apache Airflow Environments.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.orchestration.airflow.service.v1.ImageVersionsClient Service Description: Readonly service to query available ImageVersions.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsSettings Settings class to configure an instance of EnvironmentsClient.

The default instance has everything set to sensible defaults:

com.google.cloud.orchestration.airflow.service.v1.ImageVersionsSettings Settings class to configure an instance of ImageVersionsClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse Message containing information about the result of an upgrade check operation.
com.google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse.Builder Message containing information about the result of an upgrade check operation.
com.google.cloud.orchestration.airflow.service.v1.CloudDataLineageIntegration Configuration for Cloud Data Lineage integration.
com.google.cloud.orchestration.airflow.service.v1.CloudDataLineageIntegration.Builder Configuration for Cloud Data Lineage integration.
com.google.cloud.orchestration.airflow.service.v1.CreateEnvironmentRequest Create a new environment.
com.google.cloud.orchestration.airflow.service.v1.CreateEnvironmentRequest.Builder Create a new environment.
com.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsConfigMapRequest Create user workloads ConfigMap request.
com.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsConfigMapRequest.Builder Create user workloads ConfigMap request.
com.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsSecretRequest Create user workloads Secret request.
com.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsSecretRequest.Builder Create user workloads Secret request.
com.google.cloud.orchestration.airflow.service.v1.DataRetentionConfig The configuration setting for Airflow database data retention mechanism.
com.google.cloud.orchestration.airflow.service.v1.DataRetentionConfig.Builder The configuration setting for Airflow database data retention mechanism.
com.google.cloud.orchestration.airflow.service.v1.DatabaseConfig The configuration of Cloud SQL instance that is used by the Apache Airflow software.
com.google.cloud.orchestration.airflow.service.v1.DatabaseConfig.Builder The configuration of Cloud SQL instance that is used by the Apache Airflow software.
com.google.cloud.orchestration.airflow.service.v1.DatabaseFailoverRequest Request to trigger database failover (only for highly resilient environments).
com.google.cloud.orchestration.airflow.service.v1.DatabaseFailoverRequest.Builder Request to trigger database failover (only for highly resilient environments).
com.google.cloud.orchestration.airflow.service.v1.DatabaseFailoverResponse Response for DatabaseFailoverRequest.
com.google.cloud.orchestration.airflow.service.v1.DatabaseFailoverResponse.Builder Response for DatabaseFailoverRequest.
com.google.cloud.orchestration.airflow.service.v1.DeleteEnvironmentRequest Delete an environment.
com.google.cloud.orchestration.airflow.service.v1.DeleteEnvironmentRequest.Builder Delete an environment.
com.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsConfigMapRequest Delete user workloads ConfigMap request.
com.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsConfigMapRequest.Builder Delete user workloads ConfigMap request.
com.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsSecretRequest Delete user workloads Secret request.
com.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsSecretRequest.Builder Delete user workloads Secret request.
com.google.cloud.orchestration.airflow.service.v1.EncryptionConfig The encryption options for the Cloud Composer environment and its dependencies.Supported for Cloud Composer environments in versions composer-1..-airflow-...
com.google.cloud.orchestration.airflow.service.v1.EncryptionConfig.Builder The encryption options for the Cloud Composer environment and its dependencies.Supported for Cloud Composer environments in versions composer-1..-airflow-...
com.google.cloud.orchestration.airflow.service.v1.Environment An environment for running orchestration tasks.
com.google.cloud.orchestration.airflow.service.v1.Environment.Builder An environment for running orchestration tasks.
com.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig Configuration information for an environment.
com.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig.Builder Configuration information for an environment.
com.google.cloud.orchestration.airflow.service.v1.EnvironmentName
com.google.cloud.orchestration.airflow.service.v1.EnvironmentName.Builder Builder for projects/{project}/locations/{location}/environments/{environment}.
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListEnvironmentsFixedSizeCollection
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListEnvironmentsPage
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListEnvironmentsPagedResponse
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListUserWorkloadsConfigMapsFixedSizeCollection
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListUserWorkloadsConfigMapsPage
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListUserWorkloadsConfigMapsPagedResponse
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListUserWorkloadsSecretsFixedSizeCollection
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListUserWorkloadsSecretsPage
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListUserWorkloadsSecretsPagedResponse
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListWorkloadsFixedSizeCollection
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListWorkloadsPage
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsClient.ListWorkloadsPagedResponse
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsGrpc Managed Apache Airflow Environments.
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsGrpc.EnvironmentsImplBase Base class for the server implementation of the service Environments. Managed Apache Airflow Environments.
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsOuterClass
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsSettings.Builder Builder for EnvironmentsSettings.
com.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandRequest Execute Airflow Command request.
com.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandRequest.Builder Execute Airflow Command request.
com.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandResponse Response to ExecuteAirflowCommandRequest.
com.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandResponse.Builder Response to ExecuteAirflowCommandRequest.
com.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesRequest Request to fetch properties of environment's database.
com.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesRequest.Builder Request to fetch properties of environment's database.
com.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesResponse Response for FetchDatabasePropertiesRequest.
com.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesResponse.Builder Response for FetchDatabasePropertiesRequest.
com.google.cloud.orchestration.airflow.service.v1.GetEnvironmentRequest Get an environment.
com.google.cloud.orchestration.airflow.service.v1.GetEnvironmentRequest.Builder Get an environment.
com.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsConfigMapRequest Get user workloads ConfigMap request.
com.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsConfigMapRequest.Builder Get user workloads ConfigMap request.
com.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsSecretRequest Get user workloads Secret request.
com.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsSecretRequest.Builder Get user workloads Secret request.
com.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicy Configuration for controlling how IPs are allocated in the GKE cluster running the Apache Airflow software.
com.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicy.Builder Configuration for controlling how IPs are allocated in the GKE cluster running the Apache Airflow software.
com.google.cloud.orchestration.airflow.service.v1.ImageVersion ImageVersion information
com.google.cloud.orchestration.airflow.service.v1.ImageVersion.Builder ImageVersion information
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsClient.ListImageVersionsFixedSizeCollection
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsClient.ListImageVersionsPage
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsClient.ListImageVersionsPagedResponse
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsGrpc Readonly service to query available ImageVersions.
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsGrpc.ImageVersionsImplBase Base class for the server implementation of the service ImageVersions. Readonly service to query available ImageVersions.
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsOuterClass
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsSettings.Builder Builder for ImageVersionsSettings.
com.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsRequest List environments in a project and location.
com.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsRequest.Builder List environments in a project and location.
com.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsResponse The environments in a project and location.
com.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsResponse.Builder The environments in a project and location.
com.google.cloud.orchestration.airflow.service.v1.ListImageVersionsRequest List ImageVersions in a project and location.
com.google.cloud.orchestration.airflow.service.v1.ListImageVersionsRequest.Builder List ImageVersions in a project and location.
com.google.cloud.orchestration.airflow.service.v1.ListImageVersionsResponse The ImageVersions in a project and location.
com.google.cloud.orchestration.airflow.service.v1.ListImageVersionsResponse.Builder The ImageVersions in a project and location.
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsRequest List user workloads ConfigMaps request.
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsRequest.Builder List user workloads ConfigMaps request.
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsResponse The user workloads ConfigMaps for a given environment.
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsResponse.Builder The user workloads ConfigMaps for a given environment.
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsRequest List user workloads Secrets request.
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsRequest.Builder List user workloads Secrets request.
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsResponse The user workloads Secrets for a given environment.
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsResponse.Builder The user workloads Secrets for a given environment.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsRequest Request for listing workloads in a Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsRequest.Builder Request for listing workloads in a Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse Response to ListWorkloadsRequest.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.Builder Response to ListWorkloadsRequest.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkload Information about a single workload.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkload.Builder Information about a single workload.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadStatus Workload status.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadStatus.Builder Workload status.
com.google.cloud.orchestration.airflow.service.v1.LoadSnapshotRequest Request to load a snapshot into a Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.LoadSnapshotRequest.Builder Request to load a snapshot into a Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.LoadSnapshotResponse Response to LoadSnapshotRequest.
com.google.cloud.orchestration.airflow.service.v1.LoadSnapshotResponse.Builder Response to LoadSnapshotRequest.
com.google.cloud.orchestration.airflow.service.v1.MaintenanceWindow The configuration settings for Cloud Composer maintenance window. The following example:
com.google.cloud.orchestration.airflow.service.v1.MaintenanceWindow.Builder The configuration settings for Cloud Composer maintenance window. The following example:
com.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfig Configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks,
com.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfig.Builder Configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks,
com.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfig.CidrBlock CIDR block with an optional name.
com.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfig.CidrBlock.Builder CIDR block with an optional name.
com.google.cloud.orchestration.airflow.service.v1.NetworkingConfig Configuration options for networking connections in the Composer 2 environment.
com.google.cloud.orchestration.airflow.service.v1.NetworkingConfig.Builder Configuration options for networking connections in the Composer 2 environment.
com.google.cloud.orchestration.airflow.service.v1.NodeConfig The configuration information for the Kubernetes Engine nodes running the Apache Airflow software.
com.google.cloud.orchestration.airflow.service.v1.NodeConfig.Builder The configuration information for the Kubernetes Engine nodes running the Apache Airflow software.
com.google.cloud.orchestration.airflow.service.v1.OperationMetadata Metadata describing an operation.
com.google.cloud.orchestration.airflow.service.v1.OperationMetadata.Builder Metadata describing an operation.
com.google.cloud.orchestration.airflow.service.v1.OperationsProto
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandRequest Poll Airflow Command request.
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandRequest.Builder Poll Airflow Command request.
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse Response to PollAirflowCommandRequest.
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Builder Response to PollAirflowCommandRequest.
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo Information about how a command ended.
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo.Builder Information about how a command ended.
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line Contains information about a single line from logs.
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line.Builder Contains information about a single line from logs.
com.google.cloud.orchestration.airflow.service.v1.PrivateClusterConfig Configuration options for the private GKE cluster in a Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.PrivateClusterConfig.Builder Configuration options for the private GKE cluster in a Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.PrivateEnvironmentConfig The configuration information for configuring a Private IP Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.PrivateEnvironmentConfig.Builder The configuration information for configuring a Private IP Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.RecoveryConfig The Recovery settings of an environment.
com.google.cloud.orchestration.airflow.service.v1.RecoveryConfig.Builder The Recovery settings of an environment.
com.google.cloud.orchestration.airflow.service.v1.SaveSnapshotRequest Request to create a snapshot of a Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.SaveSnapshotRequest.Builder Request to create a snapshot of a Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.SaveSnapshotResponse Response to SaveSnapshotRequest.
com.google.cloud.orchestration.airflow.service.v1.SaveSnapshotResponse.Builder Response to SaveSnapshotRequest.
com.google.cloud.orchestration.airflow.service.v1.ScheduledSnapshotsConfig The configuration for scheduled snapshot creation mechanism.
com.google.cloud.orchestration.airflow.service.v1.ScheduledSnapshotsConfig.Builder The configuration for scheduled snapshot creation mechanism.
com.google.cloud.orchestration.airflow.service.v1.SoftwareConfig Specifies the selection and configuration of software inside the environment.
com.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.Builder Specifies the selection and configuration of software inside the environment.
com.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandRequest Stop Airflow Command request.
com.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandRequest.Builder Stop Airflow Command request.
com.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandResponse Response to StopAirflowCommandRequest.
com.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandResponse.Builder Response to StopAirflowCommandRequest.
com.google.cloud.orchestration.airflow.service.v1.StorageConfig The configuration for data storage in the environment.
com.google.cloud.orchestration.airflow.service.v1.StorageConfig.Builder The configuration for data storage in the environment.
com.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig The configuration setting for Task Logs.
com.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig.Builder The configuration setting for Task Logs.
com.google.cloud.orchestration.airflow.service.v1.UpdateEnvironmentRequest Update an environment.
com.google.cloud.orchestration.airflow.service.v1.UpdateEnvironmentRequest.Builder Update an environment.
com.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsConfigMapRequest Update user workloads ConfigMap request.
com.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsConfigMapRequest.Builder Update user workloads ConfigMap request.
com.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsSecretRequest Update user workloads Secret request.
com.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsSecretRequest.Builder Update user workloads Secret request.
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap User workloads ConfigMap used by Airflow tasks that run with Kubernetes executor or KubernetesPodOperator.
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap.Builder User workloads ConfigMap used by Airflow tasks that run with Kubernetes executor or KubernetesPodOperator.
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMapName
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMapName.Builder Builder for projects/{project}/locations/{location}/environments/{environment}/userWorkloadsConfigMaps/{user_workloads_config_map}.
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret User workloads Secret used by Airflow tasks that run with Kubernetes executor or KubernetesPodOperator.
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret.Builder User workloads Secret used by Airflow tasks that run with Kubernetes executor or KubernetesPodOperator.
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecretName
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecretName.Builder Builder for projects/{project}/locations/{location}/environments/{environment}/userWorkloadsSecrets/{user_workloads_secret}.
com.google.cloud.orchestration.airflow.service.v1.WebServerConfig The configuration settings for the Airflow web server App Engine instance. Supported for Cloud Composer environments in versions composer-1..-airflow-..
com.google.cloud.orchestration.airflow.service.v1.WebServerConfig.Builder The configuration settings for the Airflow web server App Engine instance. Supported for Cloud Composer environments in versions composer-1..-airflow-..
com.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl Network-level access control policy for the Airflow web server.
com.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl.AllowedIpRange Allowed IP range with user-provided description.
com.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl.AllowedIpRange.Builder Allowed IP range with user-provided description.
com.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl.Builder Network-level access control policy for the Airflow web server.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig The Kubernetes workloads configuration for GKE cluster associated with the Cloud Composer environment. Supported for Cloud Composer environments in versions composer-2..-airflow-..* and newer.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.Builder The Kubernetes workloads configuration for GKE cluster associated with the Cloud Composer environment. Supported for Cloud Composer environments in versions composer-2..-airflow-..* and newer.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.DagProcessorResource Configuration for resources used by Airflow DAG processors.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.DagProcessorResource.Builder Configuration for resources used by Airflow DAG processors.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.SchedulerResource Configuration for resources used by Airflow schedulers.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.SchedulerResource.Builder Configuration for resources used by Airflow schedulers.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.TriggererResource Configuration for resources used by Airflow triggerers.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.TriggererResource.Builder Configuration for resources used by Airflow triggerers.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WebServerResource Configuration for resources used by Airflow web server.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WebServerResource.Builder Configuration for resources used by Airflow web server.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WorkerResource Configuration for resources used by Airflow workers.
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WorkerResource.Builder Configuration for resources used by Airflow workers.

Interfaces

Interface Description
com.google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.CloudDataLineageIntegrationOrBuilder
com.google.cloud.orchestration.airflow.service.v1.CreateEnvironmentRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsConfigMapRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsSecretRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.DataRetentionConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.DatabaseConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.DatabaseFailoverRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.DatabaseFailoverResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.DeleteEnvironmentRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsConfigMapRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsSecretRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.EncryptionConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.EnvironmentConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.EnvironmentOrBuilder
com.google.cloud.orchestration.airflow.service.v1.EnvironmentsGrpc.AsyncService Managed Apache Airflow Environments.
com.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.GetEnvironmentRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsConfigMapRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsSecretRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicyOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ImageVersionOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ImageVersionsGrpc.AsyncService Readonly service to query available ImageVersions.
com.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListImageVersionsRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListImageVersionsResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadStatusOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.LoadSnapshotRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.LoadSnapshotResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.MaintenanceWindowOrBuilder
com.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfig.CidrBlockOrBuilder
com.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.NetworkingConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.NodeConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.OperationMetadataOrBuilder
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfoOrBuilder
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.LineOrBuilder
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.PrivateClusterConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.PrivateEnvironmentConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.RecoveryConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.SaveSnapshotRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.SaveSnapshotResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.ScheduledSnapshotsConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.SoftwareConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandResponseOrBuilder
com.google.cloud.orchestration.airflow.service.v1.StorageConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.UpdateEnvironmentRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsConfigMapRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsSecretRequestOrBuilder
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMapOrBuilder
com.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecretOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WebServerConfigOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl.AllowedIpRangeOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControlOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.DagProcessorResourceOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.SchedulerResourceOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.TriggererResourceOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WebServerResourceOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WorkerResourceOrBuilder
com.google.cloud.orchestration.airflow.service.v1.WorkloadsConfigOrBuilder

Enums

Enum Description
com.google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse.ConflictResult Whether there were python modules conflict during image build.
com.google.cloud.orchestration.airflow.service.v1.Environment.State State of the environment.
com.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig.EnvironmentSize The size of the Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig.ResilienceMode Resilience mode of the Cloud Composer Environment.
com.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicy.ClusterIpAllocationCase
com.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicy.ServicesIpAllocationCase
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadState Workload states.
com.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadType Supported workload types.
com.google.cloud.orchestration.airflow.service.v1.NetworkingConfig.ConnectionType Represents connection type between Composer environment in Customer Project and the corresponding Tenant project, from a predefined list of available connection modes.
com.google.cloud.orchestration.airflow.service.v1.OperationMetadata.State An enum describing the overall state of an operation.
com.google.cloud.orchestration.airflow.service.v1.OperationMetadata.Type Type of longrunning operation.
com.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.WebServerPluginsMode Web server plugins mode of the Cloud Composer environment.
com.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig.TaskLogsStorageMode The definition of task_logs_storage_mode.