Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformScope + type AllowedIpRange struct + Description string + ForceSendFields []string + NullFields []string + Value string + func (s *AllowedIpRange) MarshalJSON() ([]byte, error) + type CheckUpgradeRequest struct + ForceSendFields []string + ImageVersion string + NullFields []string + func (s *CheckUpgradeRequest) MarshalJSON() ([]byte, error) + type CheckUpgradeResponse struct + BuildLogUri string + ContainsPypiModulesConflict string + ForceSendFields []string + ImageVersion string + NullFields []string + PypiConflictBuildLogExtract string + PypiDependencies map[string]string + func (s *CheckUpgradeResponse) MarshalJSON() ([]byte, error) + type CidrBlock struct + CidrBlock string + DisplayName string + ForceSendFields []string + NullFields []string + func (s *CidrBlock) MarshalJSON() ([]byte, error) + type CloudDataLineageIntegration struct + Enabled bool + ForceSendFields []string + NullFields []string + func (s *CloudDataLineageIntegration) MarshalJSON() ([]byte, error) + type DatabaseConfig struct + ForceSendFields []string + MachineType string + NullFields []string + Zone string + func (s *DatabaseConfig) MarshalJSON() ([]byte, error) + type DatabaseFailoverRequest struct + type DatabaseFailoverResponse struct + type Date struct + Day int64 + ForceSendFields []string + Month int64 + NullFields []string + Year int64 + func (s *Date) MarshalJSON() ([]byte, error) + type Empty struct + type EncryptionConfig struct + ForceSendFields []string + KmsKeyName string + NullFields []string + func (s *EncryptionConfig) MarshalJSON() ([]byte, error) + type Environment struct + Config *EnvironmentConfig + CreateTime string + ForceSendFields []string + Labels map[string]string + Name string + NullFields []string + SatisfiesPzs bool + State string + StorageConfig *StorageConfig + UpdateTime string + Uuid string + func (s *Environment) MarshalJSON() ([]byte, error) + type EnvironmentConfig struct + AirflowByoidUri string + AirflowUri string + DagGcsPrefix string + DatabaseConfig *DatabaseConfig + EncryptionConfig *EncryptionConfig + EnvironmentSize string + ForceSendFields []string + GkeCluster string + MaintenanceWindow *MaintenanceWindow + MasterAuthorizedNetworksConfig *MasterAuthorizedNetworksConfig + NodeConfig *NodeConfig + NodeCount int64 + NullFields []string + PrivateEnvironmentConfig *PrivateEnvironmentConfig + RecoveryConfig *RecoveryConfig + ResilienceMode string + SoftwareConfig *SoftwareConfig + WebServerConfig *WebServerConfig + WebServerNetworkAccessControl *WebServerNetworkAccessControl + WorkloadsConfig *WorkloadsConfig + func (s *EnvironmentConfig) MarshalJSON() ([]byte, error) + type ExecuteAirflowCommandRequest struct + Command string + ForceSendFields []string + NullFields []string + Parameters []string + Subcommand string + func (s *ExecuteAirflowCommandRequest) MarshalJSON() ([]byte, error) + type ExecuteAirflowCommandResponse struct + Error string + ExecutionId string + ForceSendFields []string + NullFields []string + Pod string + PodNamespace string + func (s *ExecuteAirflowCommandResponse) MarshalJSON() ([]byte, error) + type ExitInfo struct + Error string + ExitCode int64 + ForceSendFields []string + NullFields []string + func (s *ExitInfo) MarshalJSON() ([]byte, error) + type FetchDatabasePropertiesResponse struct + ForceSendFields []string + IsFailoverReplicaAvailable bool + NullFields []string + PrimaryGceZone string + SecondaryGceZone string + func (s *FetchDatabasePropertiesResponse) MarshalJSON() ([]byte, error) + type IPAllocationPolicy struct + ClusterIpv4CidrBlock string + ClusterSecondaryRangeName string + ForceSendFields []string + NullFields []string + ServicesIpv4CidrBlock string + ServicesSecondaryRangeName string + UseIpAliases bool + func (s *IPAllocationPolicy) MarshalJSON() ([]byte, error) + type ImageVersion struct + CreationDisabled bool + ForceSendFields []string + ImageVersionId string + IsDefault bool + NullFields []string + ReleaseDate *Date + SupportedPythonVersions []string + UpgradeDisabled bool + func (s *ImageVersion) MarshalJSON() ([]byte, error) + type Line struct + Content string + ForceSendFields []string + LineNumber int64 + NullFields []string + func (s *Line) MarshalJSON() ([]byte, error) + type ListEnvironmentsResponse struct + Environments []*Environment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListEnvironmentsResponse) MarshalJSON() ([]byte, error) + type ListImageVersionsResponse struct + ForceSendFields []string + ImageVersions []*ImageVersion + NextPageToken string + NullFields []string + func (s *ListImageVersionsResponse) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) + type LoadSnapshotRequest struct + ForceSendFields []string + NullFields []string + SkipAirflowOverridesSetting bool + SkipEnvironmentVariablesSetting bool + SkipGcsDataCopying bool + SkipPypiPackagesInstallation bool + SnapshotPath string + func (s *LoadSnapshotRequest) MarshalJSON() ([]byte, error) + type LoadSnapshotResponse struct + type MaintenanceWindow struct + EndTime string + ForceSendFields []string + NullFields []string + Recurrence string + StartTime string + func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) + type MasterAuthorizedNetworksConfig struct + CidrBlocks []*CidrBlock + Enabled bool + ForceSendFields []string + NullFields []string + func (s *MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) + type NetworkingConfig struct + ConnectionType string + ForceSendFields []string + NullFields []string + func (s *NetworkingConfig) MarshalJSON() ([]byte, error) + type NodeConfig struct + DiskSizeGb int64 + EnableIpMasqAgent bool + ForceSendFields []string + IpAllocationPolicy *IPAllocationPolicy + Location string + MachineType string + MaxPodsPerNode int64 + Network string + NullFields []string + OauthScopes []string + ServiceAccount string + Subnetwork string + Tags []string + func (s *NodeConfig) MarshalJSON() ([]byte, error) + type Operation struct + Done bool + Error *Status + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *Operation) MarshalJSON() ([]byte, error) + type OperationMetadata struct + CreateTime string + EndTime string + ForceSendFields []string + NullFields []string + OperationType string + Resource string + ResourceUuid string + State string + func (s *OperationMetadata) MarshalJSON() ([]byte, error) + type PollAirflowCommandRequest struct + ExecutionId string + ForceSendFields []string + NextLineNumber int64 + NullFields []string + Pod string + PodNamespace string + func (s *PollAirflowCommandRequest) MarshalJSON() ([]byte, error) + type PollAirflowCommandResponse struct + ExitInfo *ExitInfo + ForceSendFields []string + NullFields []string + Output []*Line + OutputEnd bool + func (s *PollAirflowCommandResponse) MarshalJSON() ([]byte, error) + type PrivateClusterConfig struct + EnablePrivateEndpoint bool + ForceSendFields []string + MasterIpv4CidrBlock string + MasterIpv4ReservedRange string + NullFields []string + func (s *PrivateClusterConfig) MarshalJSON() ([]byte, error) + type PrivateEnvironmentConfig struct + CloudComposerConnectionSubnetwork string + CloudComposerNetworkIpv4CidrBlock string + CloudComposerNetworkIpv4ReservedRange string + CloudSqlIpv4CidrBlock string + EnablePrivateEnvironment bool + EnablePrivatelyUsedPublicIps bool + ForceSendFields []string + NetworkingConfig *NetworkingConfig + NullFields []string + PrivateClusterConfig *PrivateClusterConfig + WebServerIpv4CidrBlock string + WebServerIpv4ReservedRange string + func (s *PrivateEnvironmentConfig) MarshalJSON() ([]byte, error) + type ProjectsLocationsEnvironmentsCheckUpgradeCall struct + func (c *ProjectsLocationsEnvironmentsCheckUpgradeCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsCheckUpgradeCall + func (c *ProjectsLocationsEnvironmentsCheckUpgradeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEnvironmentsCheckUpgradeCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsCheckUpgradeCall + func (c *ProjectsLocationsEnvironmentsCheckUpgradeCall) Header() http.Header + type ProjectsLocationsEnvironmentsCreateCall struct + func (c *ProjectsLocationsEnvironmentsCreateCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsCreateCall + func (c *ProjectsLocationsEnvironmentsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEnvironmentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsCreateCall + func (c *ProjectsLocationsEnvironmentsCreateCall) Header() http.Header + type ProjectsLocationsEnvironmentsDatabaseFailoverCall struct + func (c *ProjectsLocationsEnvironmentsDatabaseFailoverCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsDatabaseFailoverCall + func (c *ProjectsLocationsEnvironmentsDatabaseFailoverCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEnvironmentsDatabaseFailoverCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsDatabaseFailoverCall + func (c *ProjectsLocationsEnvironmentsDatabaseFailoverCall) Header() http.Header + type ProjectsLocationsEnvironmentsDeleteCall struct + func (c *ProjectsLocationsEnvironmentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsDeleteCall + func (c *ProjectsLocationsEnvironmentsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEnvironmentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsDeleteCall + func (c *ProjectsLocationsEnvironmentsDeleteCall) Header() http.Header + type ProjectsLocationsEnvironmentsExecuteAirflowCommandCall struct + func (c *ProjectsLocationsEnvironmentsExecuteAirflowCommandCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsExecuteAirflowCommandCall + func (c *ProjectsLocationsEnvironmentsExecuteAirflowCommandCall) Do(opts ...googleapi.CallOption) (*ExecuteAirflowCommandResponse, error) + func (c *ProjectsLocationsEnvironmentsExecuteAirflowCommandCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsExecuteAirflowCommandCall + func (c *ProjectsLocationsEnvironmentsExecuteAirflowCommandCall) Header() http.Header + type ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall struct + func (c *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall + func (c *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall) Do(opts ...googleapi.CallOption) (*FetchDatabasePropertiesResponse, error) + func (c *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall + func (c *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall) Header() http.Header + func (c *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall) IfNoneMatch(entityTag string) *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall + type ProjectsLocationsEnvironmentsGetCall struct + func (c *ProjectsLocationsEnvironmentsGetCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsGetCall + func (c *ProjectsLocationsEnvironmentsGetCall) Do(opts ...googleapi.CallOption) (*Environment, error) + func (c *ProjectsLocationsEnvironmentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsGetCall + func (c *ProjectsLocationsEnvironmentsGetCall) Header() http.Header + func (c *ProjectsLocationsEnvironmentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsEnvironmentsGetCall + type ProjectsLocationsEnvironmentsListCall struct + func (c *ProjectsLocationsEnvironmentsListCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsListCall + func (c *ProjectsLocationsEnvironmentsListCall) Do(opts ...googleapi.CallOption) (*ListEnvironmentsResponse, error) + func (c *ProjectsLocationsEnvironmentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsListCall + func (c *ProjectsLocationsEnvironmentsListCall) Header() http.Header + func (c *ProjectsLocationsEnvironmentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsEnvironmentsListCall + func (c *ProjectsLocationsEnvironmentsListCall) PageSize(pageSize int64) *ProjectsLocationsEnvironmentsListCall + func (c *ProjectsLocationsEnvironmentsListCall) PageToken(pageToken string) *ProjectsLocationsEnvironmentsListCall + func (c *ProjectsLocationsEnvironmentsListCall) Pages(ctx context.Context, f func(*ListEnvironmentsResponse) error) error + type ProjectsLocationsEnvironmentsLoadSnapshotCall struct + func (c *ProjectsLocationsEnvironmentsLoadSnapshotCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsLoadSnapshotCall + func (c *ProjectsLocationsEnvironmentsLoadSnapshotCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEnvironmentsLoadSnapshotCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsLoadSnapshotCall + func (c *ProjectsLocationsEnvironmentsLoadSnapshotCall) Header() http.Header + type ProjectsLocationsEnvironmentsPatchCall struct + func (c *ProjectsLocationsEnvironmentsPatchCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsPatchCall + func (c *ProjectsLocationsEnvironmentsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEnvironmentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsPatchCall + func (c *ProjectsLocationsEnvironmentsPatchCall) Header() http.Header + func (c *ProjectsLocationsEnvironmentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsEnvironmentsPatchCall + type ProjectsLocationsEnvironmentsPollAirflowCommandCall struct + func (c *ProjectsLocationsEnvironmentsPollAirflowCommandCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsPollAirflowCommandCall + func (c *ProjectsLocationsEnvironmentsPollAirflowCommandCall) Do(opts ...googleapi.CallOption) (*PollAirflowCommandResponse, error) + func (c *ProjectsLocationsEnvironmentsPollAirflowCommandCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsPollAirflowCommandCall + func (c *ProjectsLocationsEnvironmentsPollAirflowCommandCall) Header() http.Header + type ProjectsLocationsEnvironmentsRestartWebServerCall struct + func (c *ProjectsLocationsEnvironmentsRestartWebServerCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsRestartWebServerCall + func (c *ProjectsLocationsEnvironmentsRestartWebServerCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEnvironmentsRestartWebServerCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsRestartWebServerCall + func (c *ProjectsLocationsEnvironmentsRestartWebServerCall) Header() http.Header + type ProjectsLocationsEnvironmentsSaveSnapshotCall struct + func (c *ProjectsLocationsEnvironmentsSaveSnapshotCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsSaveSnapshotCall + func (c *ProjectsLocationsEnvironmentsSaveSnapshotCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEnvironmentsSaveSnapshotCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsSaveSnapshotCall + func (c *ProjectsLocationsEnvironmentsSaveSnapshotCall) Header() http.Header + type ProjectsLocationsEnvironmentsService struct + func NewProjectsLocationsEnvironmentsService(s *Service) *ProjectsLocationsEnvironmentsService + func (r *ProjectsLocationsEnvironmentsService) CheckUpgrade(environment string, checkupgraderequest *CheckUpgradeRequest) *ProjectsLocationsEnvironmentsCheckUpgradeCall + func (r *ProjectsLocationsEnvironmentsService) Create(parent string, environment *Environment) *ProjectsLocationsEnvironmentsCreateCall + func (r *ProjectsLocationsEnvironmentsService) DatabaseFailover(environment string, databasefailoverrequest *DatabaseFailoverRequest) *ProjectsLocationsEnvironmentsDatabaseFailoverCall + func (r *ProjectsLocationsEnvironmentsService) Delete(name string) *ProjectsLocationsEnvironmentsDeleteCall + func (r *ProjectsLocationsEnvironmentsService) ExecuteAirflowCommand(environment string, executeairflowcommandrequest *ExecuteAirflowCommandRequest) *ProjectsLocationsEnvironmentsExecuteAirflowCommandCall + func (r *ProjectsLocationsEnvironmentsService) FetchDatabaseProperties(environment string) *ProjectsLocationsEnvironmentsFetchDatabasePropertiesCall + func (r *ProjectsLocationsEnvironmentsService) Get(name string) *ProjectsLocationsEnvironmentsGetCall + func (r *ProjectsLocationsEnvironmentsService) List(parent string) *ProjectsLocationsEnvironmentsListCall + func (r *ProjectsLocationsEnvironmentsService) LoadSnapshot(environment string, loadsnapshotrequest *LoadSnapshotRequest) *ProjectsLocationsEnvironmentsLoadSnapshotCall + func (r *ProjectsLocationsEnvironmentsService) Patch(name string, environment *Environment) *ProjectsLocationsEnvironmentsPatchCall + func (r *ProjectsLocationsEnvironmentsService) PollAirflowCommand(environment string, pollairflowcommandrequest *PollAirflowCommandRequest) *ProjectsLocationsEnvironmentsPollAirflowCommandCall + func (r *ProjectsLocationsEnvironmentsService) RestartWebServer(name string, restartwebserverrequest *RestartWebServerRequest) *ProjectsLocationsEnvironmentsRestartWebServerCall + func (r *ProjectsLocationsEnvironmentsService) SaveSnapshot(environment string, savesnapshotrequest *SaveSnapshotRequest) *ProjectsLocationsEnvironmentsSaveSnapshotCall + func (r *ProjectsLocationsEnvironmentsService) StopAirflowCommand(environment string, stopairflowcommandrequest *StopAirflowCommandRequest) *ProjectsLocationsEnvironmentsStopAirflowCommandCall + type ProjectsLocationsEnvironmentsStopAirflowCommandCall struct + func (c *ProjectsLocationsEnvironmentsStopAirflowCommandCall) Context(ctx context.Context) *ProjectsLocationsEnvironmentsStopAirflowCommandCall + func (c *ProjectsLocationsEnvironmentsStopAirflowCommandCall) Do(opts ...googleapi.CallOption) (*StopAirflowCommandResponse, error) + func (c *ProjectsLocationsEnvironmentsStopAirflowCommandCall) Fields(s ...googleapi.Field) *ProjectsLocationsEnvironmentsStopAirflowCommandCall + func (c *ProjectsLocationsEnvironmentsStopAirflowCommandCall) Header() http.Header + type ProjectsLocationsImageVersionsListCall struct + func (c *ProjectsLocationsImageVersionsListCall) Context(ctx context.Context) *ProjectsLocationsImageVersionsListCall + func (c *ProjectsLocationsImageVersionsListCall) Do(opts ...googleapi.CallOption) (*ListImageVersionsResponse, error) + func (c *ProjectsLocationsImageVersionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsImageVersionsListCall + func (c *ProjectsLocationsImageVersionsListCall) Header() http.Header + func (c *ProjectsLocationsImageVersionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsImageVersionsListCall + func (c *ProjectsLocationsImageVersionsListCall) IncludePastReleases(includePastReleases bool) *ProjectsLocationsImageVersionsListCall + func (c *ProjectsLocationsImageVersionsListCall) PageSize(pageSize int64) *ProjectsLocationsImageVersionsListCall + func (c *ProjectsLocationsImageVersionsListCall) PageToken(pageToken string) *ProjectsLocationsImageVersionsListCall + func (c *ProjectsLocationsImageVersionsListCall) Pages(ctx context.Context, f func(*ListImageVersionsResponse) error) error + type ProjectsLocationsImageVersionsService struct + func NewProjectsLocationsImageVersionsService(s *Service) *ProjectsLocationsImageVersionsService + func (r *ProjectsLocationsImageVersionsService) List(parent string) *ProjectsLocationsImageVersionsListCall + type ProjectsLocationsOperationsDeleteCall struct + func (c *ProjectsLocationsOperationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsOperationsDeleteCall + func (c *ProjectsLocationsOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsOperationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsDeleteCall + func (c *ProjectsLocationsOperationsDeleteCall) Header() http.Header + type ProjectsLocationsOperationsGetCall struct + func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsOperationsListCall struct + func (c *ProjectsLocationsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *ProjectsLocationsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Filter(filter string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Delete(name string) *ProjectsLocationsOperationsDeleteCall + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall + type ProjectsLocationsService struct + Environments *ProjectsLocationsEnvironmentsService + ImageVersions *ProjectsLocationsImageVersionsService + Operations *ProjectsLocationsOperationsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + type ProjectsService struct + Locations *ProjectsLocationsService + func NewProjectsService(s *Service) *ProjectsService + type RecoveryConfig struct + ForceSendFields []string + NullFields []string + ScheduledSnapshotsConfig *ScheduledSnapshotsConfig + func (s *RecoveryConfig) MarshalJSON() ([]byte, error) + type RestartWebServerRequest struct + type SaveSnapshotRequest struct + ForceSendFields []string + NullFields []string + SnapshotLocation string + func (s *SaveSnapshotRequest) MarshalJSON() ([]byte, error) + type SaveSnapshotResponse struct + ForceSendFields []string + NullFields []string + SnapshotPath string + func (s *SaveSnapshotResponse) MarshalJSON() ([]byte, error) + type ScheduledSnapshotsConfig struct + Enabled bool + ForceSendFields []string + NullFields []string + SnapshotCreationSchedule string + SnapshotLocation string + TimeZone string + func (s *ScheduledSnapshotsConfig) MarshalJSON() ([]byte, error) + type SchedulerResource struct + Count int64 + Cpu float64 + ForceSendFields []string + MemoryGb float64 + NullFields []string + StorageGb float64 + func (s *SchedulerResource) MarshalJSON() ([]byte, error) + func (s *SchedulerResource) UnmarshalJSON(data []byte) error + type Service struct + BasePath string + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SoftwareConfig struct + AirflowConfigOverrides map[string]string + CloudDataLineageIntegration *CloudDataLineageIntegration + EnvVariables map[string]string + ForceSendFields []string + ImageVersion string + NullFields []string + PypiPackages map[string]string + PythonVersion string + SchedulerCount int64 + func (s *SoftwareConfig) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type StopAirflowCommandRequest struct + ExecutionId string + Force bool + ForceSendFields []string + NullFields []string + Pod string + PodNamespace string + func (s *StopAirflowCommandRequest) MarshalJSON() ([]byte, error) + type StopAirflowCommandResponse struct + ForceSendFields []string + IsDone bool + NullFields []string + Output []string + func (s *StopAirflowCommandResponse) MarshalJSON() ([]byte, error) + type StorageConfig struct + Bucket string + ForceSendFields []string + NullFields []string + func (s *StorageConfig) MarshalJSON() ([]byte, error) + type TriggererResource struct + Count int64 + Cpu float64 + ForceSendFields []string + MemoryGb float64 + NullFields []string + func (s *TriggererResource) MarshalJSON() ([]byte, error) + func (s *TriggererResource) UnmarshalJSON(data []byte) error + type WebServerConfig struct + ForceSendFields []string + MachineType string + NullFields []string + func (s *WebServerConfig) MarshalJSON() ([]byte, error) + type WebServerNetworkAccessControl struct + AllowedIpRanges []*AllowedIpRange + ForceSendFields []string + NullFields []string + func (s *WebServerNetworkAccessControl) MarshalJSON() ([]byte, error) + type WebServerResource struct + Cpu float64 + ForceSendFields []string + MemoryGb float64 + NullFields []string + StorageGb float64 + func (s *WebServerResource) MarshalJSON() ([]byte, error) + func (s *WebServerResource) UnmarshalJSON(data []byte) error + type WorkerResource struct + Cpu float64 + ForceSendFields []string + MaxCount int64 + MemoryGb float64 + MinCount int64 + NullFields []string + StorageGb float64 + func (s *WorkerResource) MarshalJSON() ([]byte, error) + func (s *WorkerResource) UnmarshalJSON(data []byte) error + type WorkloadsConfig struct + ForceSendFields []string + NullFields []string + Scheduler *SchedulerResource + Triggerer *TriggererResource + WebServer *WebServerResource + Worker *WorkerResource + func (s *WorkloadsConfig) MarshalJSON() ([]byte, error)