Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformScope + type AcceleratorConfig struct + AcceleratorCount int64 + AcceleratorTypeUri string + ForceSendFields []string + NullFields []string + func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) + type AutoscalingConfig struct + ForceSendFields []string + NullFields []string + PolicyUri string + func (s *AutoscalingConfig) MarshalJSON() ([]byte, error) + type AutoscalingPolicy struct + BasicAlgorithm *BasicAutoscalingAlgorithm + ForceSendFields []string + Id string + Name string + NullFields []string + SecondaryWorkerConfig *InstanceGroupAutoscalingPolicyConfig + WorkerConfig *InstanceGroupAutoscalingPolicyConfig + func (s *AutoscalingPolicy) MarshalJSON() ([]byte, error) + type BasicAutoscalingAlgorithm struct + CooldownPeriod string + ForceSendFields []string + NullFields []string + YarnConfig *BasicYarnAutoscalingConfig + func (s *BasicAutoscalingAlgorithm) MarshalJSON() ([]byte, error) + type BasicYarnAutoscalingConfig struct + ForceSendFields []string + GracefulDecommissionTimeout string + NullFields []string + ScaleDownFactor float64 + ScaleDownMinWorkerFraction float64 + ScaleUpFactor float64 + ScaleUpMinWorkerFraction float64 + func (s *BasicYarnAutoscalingConfig) MarshalJSON() ([]byte, error) + func (s *BasicYarnAutoscalingConfig) UnmarshalJSON(data []byte) error + type Binding struct + Condition *Expr + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s *Binding) MarshalJSON() ([]byte, error) + type CancelJobRequest struct + type Cluster struct + ClusterName string + ClusterUuid string + Config *ClusterConfig + ForceSendFields []string + Labels map[string]string + Metrics *ClusterMetrics + NullFields []string + ProjectId string + Status *ClusterStatus + StatusHistory []*ClusterStatus + func (s *Cluster) MarshalJSON() ([]byte, error) + type ClusterConfig struct + AutoscalingConfig *AutoscalingConfig + ConfigBucket string + EncryptionConfig *EncryptionConfig + EndpointConfig *EndpointConfig + ForceSendFields []string + GceClusterConfig *GceClusterConfig + GkeClusterConfig *GkeClusterConfig + InitializationActions []*NodeInitializationAction + LifecycleConfig *LifecycleConfig + MasterConfig *InstanceGroupConfig + MetastoreConfig *MetastoreConfig + NullFields []string + SecondaryWorkerConfig *InstanceGroupConfig + SecurityConfig *SecurityConfig + SoftwareConfig *SoftwareConfig + TempBucket string + WorkerConfig *InstanceGroupConfig + func (s *ClusterConfig) MarshalJSON() ([]byte, error) + type ClusterMetrics struct + ForceSendFields []string + HdfsMetrics map[string]string + NullFields []string + YarnMetrics map[string]string + func (s *ClusterMetrics) MarshalJSON() ([]byte, error) + type ClusterOperation struct + Done bool + Error string + ForceSendFields []string + NullFields []string + OperationId string + func (s *ClusterOperation) MarshalJSON() ([]byte, error) + type ClusterOperationMetadata struct + ClusterName string + ClusterUuid string + Description string + ForceSendFields []string + Labels map[string]string + NullFields []string + OperationType string + Status *ClusterOperationStatus + StatusHistory []*ClusterOperationStatus + Warnings []string + func (s *ClusterOperationMetadata) MarshalJSON() ([]byte, error) + type ClusterOperationStatus struct + Details string + ForceSendFields []string + InnerState string + NullFields []string + State string + StateStartTime string + func (s *ClusterOperationStatus) MarshalJSON() ([]byte, error) + type ClusterSelector struct + ClusterLabels map[string]string + ForceSendFields []string + NullFields []string + Zone string + func (s *ClusterSelector) MarshalJSON() ([]byte, error) + type ClusterStatus struct + Detail string + ForceSendFields []string + NullFields []string + State string + StateStartTime string + Substate string + func (s *ClusterStatus) MarshalJSON() ([]byte, error) + type DiagnoseClusterRequest struct + type DiagnoseClusterResults struct + ForceSendFields []string + NullFields []string + OutputUri string + func (s *DiagnoseClusterResults) MarshalJSON() ([]byte, error) + type DiskConfig struct + BootDiskSizeGb int64 + BootDiskType string + ForceSendFields []string + NullFields []string + NumLocalSsds int64 + func (s *DiskConfig) MarshalJSON() ([]byte, error) + type Empty struct + type EncryptionConfig struct + ForceSendFields []string + GcePdKmsKeyName string + NullFields []string + func (s *EncryptionConfig) MarshalJSON() ([]byte, error) + type EndpointConfig struct + EnableHttpPortAccess bool + ForceSendFields []string + HttpPorts map[string]string + NullFields []string + func (s *EndpointConfig) MarshalJSON() ([]byte, error) + type Expr struct + Description string + Expression string + ForceSendFields []string + Location string + NullFields []string + Title string + func (s *Expr) MarshalJSON() ([]byte, error) + type GceClusterConfig struct + ForceSendFields []string + InternalIpOnly bool + Metadata map[string]string + NetworkUri string + NodeGroupAffinity *NodeGroupAffinity + NullFields []string + PrivateIpv6GoogleAccess string + ReservationAffinity *ReservationAffinity + ServiceAccount string + ServiceAccountScopes []string + ShieldedInstanceConfig *ShieldedInstanceConfig + SubnetworkUri string + Tags []string + ZoneUri string + func (s *GceClusterConfig) MarshalJSON() ([]byte, error) + type GetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Options *GetPolicyOptions + func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) + type GetPolicyOptions struct + ForceSendFields []string + NullFields []string + RequestedPolicyVersion int64 + func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) + type GkeClusterConfig struct + ForceSendFields []string + NamespacedGkeDeploymentTarget *NamespacedGkeDeploymentTarget + NullFields []string + func (s *GkeClusterConfig) MarshalJSON() ([]byte, error) + type HadoopJob struct + ArchiveUris []string + Args []string + FileUris []string + ForceSendFields []string + JarFileUris []string + LoggingConfig *LoggingConfig + MainClass string + MainJarFileUri string + NullFields []string + Properties map[string]string + func (s *HadoopJob) MarshalJSON() ([]byte, error) + type HiveJob struct + ContinueOnFailure bool + ForceSendFields []string + JarFileUris []string + NullFields []string + Properties map[string]string + QueryFileUri string + QueryList *QueryList + ScriptVariables map[string]string + func (s *HiveJob) MarshalJSON() ([]byte, error) + type InjectCredentialsRequest struct + ClusterUuid string + CredentialsCiphertext string + ForceSendFields []string + NullFields []string + func (s *InjectCredentialsRequest) MarshalJSON() ([]byte, error) + type InstanceGroupAutoscalingPolicyConfig struct + ForceSendFields []string + MaxInstances int64 + MinInstances int64 + NullFields []string + Weight int64 + func (s *InstanceGroupAutoscalingPolicyConfig) MarshalJSON() ([]byte, error) + type InstanceGroupConfig struct + Accelerators []*AcceleratorConfig + DiskConfig *DiskConfig + ForceSendFields []string + ImageUri string + InstanceNames []string + InstanceReferences []*InstanceReference + IsPreemptible bool + MachineTypeUri string + ManagedGroupConfig *ManagedGroupConfig + MinCpuPlatform string + NullFields []string + NumInstances int64 + Preemptibility string + func (s *InstanceGroupConfig) MarshalJSON() ([]byte, error) + type InstanceReference struct + ForceSendFields []string + InstanceId string + InstanceName string + NullFields []string + PublicKey string + func (s *InstanceReference) MarshalJSON() ([]byte, error) + type InstantiateWorkflowTemplateRequest struct + ForceSendFields []string + InstanceId string + NullFields []string + Parameters map[string]string + RequestId string + Version int64 + func (s *InstantiateWorkflowTemplateRequest) MarshalJSON() ([]byte, error) + type Job struct + Done bool + DriverControlFilesUri string + DriverOutputResourceUri string + ForceSendFields []string + HadoopJob *HadoopJob + HiveJob *HiveJob + JobUuid string + Labels map[string]string + NullFields []string + PigJob *PigJob + Placement *JobPlacement + PrestoJob *PrestoJob + PysparkJob *PySparkJob + Reference *JobReference + Scheduling *JobScheduling + SparkJob *SparkJob + SparkRJob *SparkRJob + SparkSqlJob *SparkSqlJob + Status *JobStatus + StatusHistory []*JobStatus + SubmittedBy string + YarnApplications []*YarnApplication + func (s *Job) MarshalJSON() ([]byte, error) + type JobMetadata struct + ForceSendFields []string + JobId string + NullFields []string + OperationType string + StartTime string + Status *JobStatus + func (s *JobMetadata) MarshalJSON() ([]byte, error) + type JobPlacement struct + ClusterLabels map[string]string + ClusterName string + ClusterUuid string + ForceSendFields []string + NullFields []string + func (s *JobPlacement) MarshalJSON() ([]byte, error) + type JobReference struct + ForceSendFields []string + JobId string + NullFields []string + ProjectId string + func (s *JobReference) MarshalJSON() ([]byte, error) + type JobScheduling struct + ForceSendFields []string + MaxFailuresPerHour int64 + MaxFailuresTotal int64 + NullFields []string + func (s *JobScheduling) MarshalJSON() ([]byte, error) + type JobStatus struct + Details string + ForceSendFields []string + NullFields []string + State string + StateStartTime string + Substate string + func (s *JobStatus) MarshalJSON() ([]byte, error) + type KerberosConfig struct + CrossRealmTrustAdminServer string + CrossRealmTrustKdc string + CrossRealmTrustRealm string + CrossRealmTrustSharedPasswordUri string + EnableKerberos bool + ForceSendFields []string + KdcDbKeyUri string + KeyPasswordUri string + KeystorePasswordUri string + KeystoreUri string + KmsKeyUri string + NullFields []string + Realm string + RootPrincipalPasswordUri string + TgtLifetimeHours int64 + TruststorePasswordUri string + TruststoreUri string + func (s *KerberosConfig) MarshalJSON() ([]byte, error) + type LifecycleConfig struct + AutoDeleteTime string + AutoDeleteTtl string + ForceSendFields []string + IdleDeleteTtl string + IdleStartTime string + NullFields []string + func (s *LifecycleConfig) MarshalJSON() ([]byte, error) + type ListAutoscalingPoliciesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Policies []*AutoscalingPolicy + func (s *ListAutoscalingPoliciesResponse) MarshalJSON() ([]byte, error) + type ListClustersResponse struct + Clusters []*Cluster + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListClustersResponse) MarshalJSON() ([]byte, error) + type ListJobsResponse struct + ForceSendFields []string + Jobs []*Job + NextPageToken string + NullFields []string + func (s *ListJobsResponse) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) + type ListWorkflowTemplatesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Templates []*WorkflowTemplate + func (s *ListWorkflowTemplatesResponse) MarshalJSON() ([]byte, error) + type LoggingConfig struct + DriverLogLevels map[string]string + ForceSendFields []string + NullFields []string + func (s *LoggingConfig) MarshalJSON() ([]byte, error) + type ManagedCluster struct + ClusterName string + Config *ClusterConfig + ForceSendFields []string + Labels map[string]string + NullFields []string + func (s *ManagedCluster) MarshalJSON() ([]byte, error) + type ManagedGroupConfig struct + ForceSendFields []string + InstanceGroupManagerName string + InstanceTemplateName string + NullFields []string + func (s *ManagedGroupConfig) MarshalJSON() ([]byte, error) + type MetastoreConfig struct + DataprocMetastoreService string + ForceSendFields []string + NullFields []string + func (s *MetastoreConfig) MarshalJSON() ([]byte, error) + type NamespacedGkeDeploymentTarget struct + ClusterNamespace string + ForceSendFields []string + NullFields []string + TargetGkeCluster string + func (s *NamespacedGkeDeploymentTarget) MarshalJSON() ([]byte, error) + type NodeGroupAffinity struct + ForceSendFields []string + NodeGroupUri string + NullFields []string + func (s *NodeGroupAffinity) MarshalJSON() ([]byte, error) + type NodeInitializationAction struct + ExecutableFile string + ExecutionTimeout string + ForceSendFields []string + NullFields []string + func (s *NodeInitializationAction) 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 OrderedJob struct + ForceSendFields []string + HadoopJob *HadoopJob + HiveJob *HiveJob + Labels map[string]string + NullFields []string + PigJob *PigJob + PrerequisiteStepIds []string + PrestoJob *PrestoJob + PysparkJob *PySparkJob + Scheduling *JobScheduling + SparkJob *SparkJob + SparkRJob *SparkRJob + SparkSqlJob *SparkSqlJob + StepId string + func (s *OrderedJob) MarshalJSON() ([]byte, error) + type ParameterValidation struct + ForceSendFields []string + NullFields []string + Regex *RegexValidation + Values *ValueValidation + func (s *ParameterValidation) MarshalJSON() ([]byte, error) + type PigJob struct + ContinueOnFailure bool + ForceSendFields []string + JarFileUris []string + LoggingConfig *LoggingConfig + NullFields []string + Properties map[string]string + QueryFileUri string + QueryList *QueryList + ScriptVariables map[string]string + func (s *PigJob) MarshalJSON() ([]byte, error) + type Policy struct + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Version int64 + func (s *Policy) MarshalJSON() ([]byte, error) + type PrestoJob struct + ClientTags []string + ContinueOnFailure bool + ForceSendFields []string + LoggingConfig *LoggingConfig + NullFields []string + OutputFormat string + Properties map[string]string + QueryFileUri string + QueryList *QueryList + func (s *PrestoJob) MarshalJSON() ([]byte, error) + type ProjectsLocationsAutoscalingPoliciesCreateCall struct + func (c *ProjectsLocationsAutoscalingPoliciesCreateCall) Context(ctx context.Context) *ProjectsLocationsAutoscalingPoliciesCreateCall + func (c *ProjectsLocationsAutoscalingPoliciesCreateCall) Do(opts ...googleapi.CallOption) (*AutoscalingPolicy, error) + func (c *ProjectsLocationsAutoscalingPoliciesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAutoscalingPoliciesCreateCall + func (c *ProjectsLocationsAutoscalingPoliciesCreateCall) Header() http.Header + type ProjectsLocationsAutoscalingPoliciesDeleteCall struct + func (c *ProjectsLocationsAutoscalingPoliciesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAutoscalingPoliciesDeleteCall + func (c *ProjectsLocationsAutoscalingPoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsAutoscalingPoliciesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAutoscalingPoliciesDeleteCall + func (c *ProjectsLocationsAutoscalingPoliciesDeleteCall) Header() http.Header + type ProjectsLocationsAutoscalingPoliciesGetCall struct + func (c *ProjectsLocationsAutoscalingPoliciesGetCall) Context(ctx context.Context) *ProjectsLocationsAutoscalingPoliciesGetCall + func (c *ProjectsLocationsAutoscalingPoliciesGetCall) Do(opts ...googleapi.CallOption) (*AutoscalingPolicy, error) + func (c *ProjectsLocationsAutoscalingPoliciesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAutoscalingPoliciesGetCall + func (c *ProjectsLocationsAutoscalingPoliciesGetCall) Header() http.Header + func (c *ProjectsLocationsAutoscalingPoliciesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAutoscalingPoliciesGetCall + type ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall struct + func (c *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall + func (c *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall + func (c *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall) Header() http.Header + func (c *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall + func (c *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall + type ProjectsLocationsAutoscalingPoliciesListCall struct + func (c *ProjectsLocationsAutoscalingPoliciesListCall) Context(ctx context.Context) *ProjectsLocationsAutoscalingPoliciesListCall + func (c *ProjectsLocationsAutoscalingPoliciesListCall) Do(opts ...googleapi.CallOption) (*ListAutoscalingPoliciesResponse, error) + func (c *ProjectsLocationsAutoscalingPoliciesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAutoscalingPoliciesListCall + func (c *ProjectsLocationsAutoscalingPoliciesListCall) Header() http.Header + func (c *ProjectsLocationsAutoscalingPoliciesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAutoscalingPoliciesListCall + func (c *ProjectsLocationsAutoscalingPoliciesListCall) PageSize(pageSize int64) *ProjectsLocationsAutoscalingPoliciesListCall + func (c *ProjectsLocationsAutoscalingPoliciesListCall) PageToken(pageToken string) *ProjectsLocationsAutoscalingPoliciesListCall + func (c *ProjectsLocationsAutoscalingPoliciesListCall) Pages(ctx context.Context, f func(*ListAutoscalingPoliciesResponse) error) error + type ProjectsLocationsAutoscalingPoliciesService struct + func NewProjectsLocationsAutoscalingPoliciesService(s *Service) *ProjectsLocationsAutoscalingPoliciesService + func (r *ProjectsLocationsAutoscalingPoliciesService) Create(parent string, autoscalingpolicy *AutoscalingPolicy) *ProjectsLocationsAutoscalingPoliciesCreateCall + func (r *ProjectsLocationsAutoscalingPoliciesService) Delete(name string) *ProjectsLocationsAutoscalingPoliciesDeleteCall + func (r *ProjectsLocationsAutoscalingPoliciesService) Get(name string) *ProjectsLocationsAutoscalingPoliciesGetCall + func (r *ProjectsLocationsAutoscalingPoliciesService) GetIamPolicy(resource string) *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall + func (r *ProjectsLocationsAutoscalingPoliciesService) List(parent string) *ProjectsLocationsAutoscalingPoliciesListCall + func (r *ProjectsLocationsAutoscalingPoliciesService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall + func (r *ProjectsLocationsAutoscalingPoliciesService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall + func (r *ProjectsLocationsAutoscalingPoliciesService) Update(name string, autoscalingpolicy *AutoscalingPolicy) *ProjectsLocationsAutoscalingPoliciesUpdateCall + type ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall struct + func (c *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall + func (c *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall + func (c *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall) Header() http.Header + type ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall struct + func (c *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall) Context(ctx context.Context) *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall + func (c *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall + func (c *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall) Header() http.Header + type ProjectsLocationsAutoscalingPoliciesUpdateCall struct + func (c *ProjectsLocationsAutoscalingPoliciesUpdateCall) Context(ctx context.Context) *ProjectsLocationsAutoscalingPoliciesUpdateCall + func (c *ProjectsLocationsAutoscalingPoliciesUpdateCall) Do(opts ...googleapi.CallOption) (*AutoscalingPolicy, error) + func (c *ProjectsLocationsAutoscalingPoliciesUpdateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAutoscalingPoliciesUpdateCall + func (c *ProjectsLocationsAutoscalingPoliciesUpdateCall) Header() http.Header + type ProjectsLocationsService struct + AutoscalingPolicies *ProjectsLocationsAutoscalingPoliciesService + WorkflowTemplates *ProjectsLocationsWorkflowTemplatesService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + type ProjectsLocationsWorkflowTemplatesCreateCall struct + func (c *ProjectsLocationsWorkflowTemplatesCreateCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesCreateCall + func (c *ProjectsLocationsWorkflowTemplatesCreateCall) Do(opts ...googleapi.CallOption) (*WorkflowTemplate, error) + func (c *ProjectsLocationsWorkflowTemplatesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesCreateCall + func (c *ProjectsLocationsWorkflowTemplatesCreateCall) Header() http.Header + type ProjectsLocationsWorkflowTemplatesDeleteCall struct + func (c *ProjectsLocationsWorkflowTemplatesDeleteCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesDeleteCall + func (c *ProjectsLocationsWorkflowTemplatesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsWorkflowTemplatesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesDeleteCall + func (c *ProjectsLocationsWorkflowTemplatesDeleteCall) Header() http.Header + func (c *ProjectsLocationsWorkflowTemplatesDeleteCall) Version(version int64) *ProjectsLocationsWorkflowTemplatesDeleteCall + type ProjectsLocationsWorkflowTemplatesGetCall struct + func (c *ProjectsLocationsWorkflowTemplatesGetCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesGetCall + func (c *ProjectsLocationsWorkflowTemplatesGetCall) Do(opts ...googleapi.CallOption) (*WorkflowTemplate, error) + func (c *ProjectsLocationsWorkflowTemplatesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesGetCall + func (c *ProjectsLocationsWorkflowTemplatesGetCall) Header() http.Header + func (c *ProjectsLocationsWorkflowTemplatesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowTemplatesGetCall + func (c *ProjectsLocationsWorkflowTemplatesGetCall) Version(version int64) *ProjectsLocationsWorkflowTemplatesGetCall + type ProjectsLocationsWorkflowTemplatesGetIamPolicyCall struct + func (c *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall + func (c *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall + func (c *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall) Header() http.Header + func (c *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall + func (c *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall + type ProjectsLocationsWorkflowTemplatesInstantiateCall struct + func (c *ProjectsLocationsWorkflowTemplatesInstantiateCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesInstantiateCall + func (c *ProjectsLocationsWorkflowTemplatesInstantiateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsWorkflowTemplatesInstantiateCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesInstantiateCall + func (c *ProjectsLocationsWorkflowTemplatesInstantiateCall) Header() http.Header + type ProjectsLocationsWorkflowTemplatesInstantiateInlineCall struct + func (c *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall + func (c *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall + func (c *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall) Header() http.Header + func (c *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall) InstanceId(instanceId string) *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall + func (c *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall) RequestId(requestId string) *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall + type ProjectsLocationsWorkflowTemplatesListCall struct + func (c *ProjectsLocationsWorkflowTemplatesListCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesListCall + func (c *ProjectsLocationsWorkflowTemplatesListCall) Do(opts ...googleapi.CallOption) (*ListWorkflowTemplatesResponse, error) + func (c *ProjectsLocationsWorkflowTemplatesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesListCall + func (c *ProjectsLocationsWorkflowTemplatesListCall) Header() http.Header + func (c *ProjectsLocationsWorkflowTemplatesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowTemplatesListCall + func (c *ProjectsLocationsWorkflowTemplatesListCall) PageSize(pageSize int64) *ProjectsLocationsWorkflowTemplatesListCall + func (c *ProjectsLocationsWorkflowTemplatesListCall) PageToken(pageToken string) *ProjectsLocationsWorkflowTemplatesListCall + func (c *ProjectsLocationsWorkflowTemplatesListCall) Pages(ctx context.Context, f func(*ListWorkflowTemplatesResponse) error) error + type ProjectsLocationsWorkflowTemplatesService struct + func NewProjectsLocationsWorkflowTemplatesService(s *Service) *ProjectsLocationsWorkflowTemplatesService + func (r *ProjectsLocationsWorkflowTemplatesService) Create(parent string, workflowtemplate *WorkflowTemplate) *ProjectsLocationsWorkflowTemplatesCreateCall + func (r *ProjectsLocationsWorkflowTemplatesService) Delete(name string) *ProjectsLocationsWorkflowTemplatesDeleteCall + func (r *ProjectsLocationsWorkflowTemplatesService) Get(name string) *ProjectsLocationsWorkflowTemplatesGetCall + func (r *ProjectsLocationsWorkflowTemplatesService) GetIamPolicy(resource string) *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall + func (r *ProjectsLocationsWorkflowTemplatesService) Instantiate(name string, ...) *ProjectsLocationsWorkflowTemplatesInstantiateCall + func (r *ProjectsLocationsWorkflowTemplatesService) InstantiateInline(parent string, workflowtemplate *WorkflowTemplate) *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall + func (r *ProjectsLocationsWorkflowTemplatesService) List(parent string) *ProjectsLocationsWorkflowTemplatesListCall + func (r *ProjectsLocationsWorkflowTemplatesService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall + func (r *ProjectsLocationsWorkflowTemplatesService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall + func (r *ProjectsLocationsWorkflowTemplatesService) Update(name string, workflowtemplate *WorkflowTemplate) *ProjectsLocationsWorkflowTemplatesUpdateCall + type ProjectsLocationsWorkflowTemplatesSetIamPolicyCall struct + func (c *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall + func (c *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall + func (c *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall) Header() http.Header + type ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall struct + func (c *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall + func (c *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall + func (c *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall) Header() http.Header + type ProjectsLocationsWorkflowTemplatesUpdateCall struct + func (c *ProjectsLocationsWorkflowTemplatesUpdateCall) Context(ctx context.Context) *ProjectsLocationsWorkflowTemplatesUpdateCall + func (c *ProjectsLocationsWorkflowTemplatesUpdateCall) Do(opts ...googleapi.CallOption) (*WorkflowTemplate, error) + func (c *ProjectsLocationsWorkflowTemplatesUpdateCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowTemplatesUpdateCall + func (c *ProjectsLocationsWorkflowTemplatesUpdateCall) Header() http.Header + type ProjectsRegionsAutoscalingPoliciesCreateCall struct + func (c *ProjectsRegionsAutoscalingPoliciesCreateCall) Context(ctx context.Context) *ProjectsRegionsAutoscalingPoliciesCreateCall + func (c *ProjectsRegionsAutoscalingPoliciesCreateCall) Do(opts ...googleapi.CallOption) (*AutoscalingPolicy, error) + func (c *ProjectsRegionsAutoscalingPoliciesCreateCall) Fields(s ...googleapi.Field) *ProjectsRegionsAutoscalingPoliciesCreateCall + func (c *ProjectsRegionsAutoscalingPoliciesCreateCall) Header() http.Header + type ProjectsRegionsAutoscalingPoliciesDeleteCall struct + func (c *ProjectsRegionsAutoscalingPoliciesDeleteCall) Context(ctx context.Context) *ProjectsRegionsAutoscalingPoliciesDeleteCall + func (c *ProjectsRegionsAutoscalingPoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsRegionsAutoscalingPoliciesDeleteCall) Fields(s ...googleapi.Field) *ProjectsRegionsAutoscalingPoliciesDeleteCall + func (c *ProjectsRegionsAutoscalingPoliciesDeleteCall) Header() http.Header + type ProjectsRegionsAutoscalingPoliciesGetCall struct + func (c *ProjectsRegionsAutoscalingPoliciesGetCall) Context(ctx context.Context) *ProjectsRegionsAutoscalingPoliciesGetCall + func (c *ProjectsRegionsAutoscalingPoliciesGetCall) Do(opts ...googleapi.CallOption) (*AutoscalingPolicy, error) + func (c *ProjectsRegionsAutoscalingPoliciesGetCall) Fields(s ...googleapi.Field) *ProjectsRegionsAutoscalingPoliciesGetCall + func (c *ProjectsRegionsAutoscalingPoliciesGetCall) Header() http.Header + func (c *ProjectsRegionsAutoscalingPoliciesGetCall) IfNoneMatch(entityTag string) *ProjectsRegionsAutoscalingPoliciesGetCall + type ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall struct + func (c *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall + func (c *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall + func (c *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall) Header() http.Header + func (c *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall + func (c *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall + type ProjectsRegionsAutoscalingPoliciesListCall struct + func (c *ProjectsRegionsAutoscalingPoliciesListCall) Context(ctx context.Context) *ProjectsRegionsAutoscalingPoliciesListCall + func (c *ProjectsRegionsAutoscalingPoliciesListCall) Do(opts ...googleapi.CallOption) (*ListAutoscalingPoliciesResponse, error) + func (c *ProjectsRegionsAutoscalingPoliciesListCall) Fields(s ...googleapi.Field) *ProjectsRegionsAutoscalingPoliciesListCall + func (c *ProjectsRegionsAutoscalingPoliciesListCall) Header() http.Header + func (c *ProjectsRegionsAutoscalingPoliciesListCall) IfNoneMatch(entityTag string) *ProjectsRegionsAutoscalingPoliciesListCall + func (c *ProjectsRegionsAutoscalingPoliciesListCall) PageSize(pageSize int64) *ProjectsRegionsAutoscalingPoliciesListCall + func (c *ProjectsRegionsAutoscalingPoliciesListCall) PageToken(pageToken string) *ProjectsRegionsAutoscalingPoliciesListCall + func (c *ProjectsRegionsAutoscalingPoliciesListCall) Pages(ctx context.Context, f func(*ListAutoscalingPoliciesResponse) error) error + type ProjectsRegionsAutoscalingPoliciesService struct + func NewProjectsRegionsAutoscalingPoliciesService(s *Service) *ProjectsRegionsAutoscalingPoliciesService + func (r *ProjectsRegionsAutoscalingPoliciesService) Create(parent string, autoscalingpolicy *AutoscalingPolicy) *ProjectsRegionsAutoscalingPoliciesCreateCall + func (r *ProjectsRegionsAutoscalingPoliciesService) Delete(name string) *ProjectsRegionsAutoscalingPoliciesDeleteCall + func (r *ProjectsRegionsAutoscalingPoliciesService) Get(name string) *ProjectsRegionsAutoscalingPoliciesGetCall + func (r *ProjectsRegionsAutoscalingPoliciesService) GetIamPolicy(resource string) *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall + func (r *ProjectsRegionsAutoscalingPoliciesService) List(parent string) *ProjectsRegionsAutoscalingPoliciesListCall + func (r *ProjectsRegionsAutoscalingPoliciesService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall + func (r *ProjectsRegionsAutoscalingPoliciesService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall + func (r *ProjectsRegionsAutoscalingPoliciesService) Update(name string, autoscalingpolicy *AutoscalingPolicy) *ProjectsRegionsAutoscalingPoliciesUpdateCall + type ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall struct + func (c *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall + func (c *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall + func (c *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall) Header() http.Header + type ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall struct + func (c *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall) Context(ctx context.Context) *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall + func (c *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall + func (c *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall) Header() http.Header + type ProjectsRegionsAutoscalingPoliciesUpdateCall struct + func (c *ProjectsRegionsAutoscalingPoliciesUpdateCall) Context(ctx context.Context) *ProjectsRegionsAutoscalingPoliciesUpdateCall + func (c *ProjectsRegionsAutoscalingPoliciesUpdateCall) Do(opts ...googleapi.CallOption) (*AutoscalingPolicy, error) + func (c *ProjectsRegionsAutoscalingPoliciesUpdateCall) Fields(s ...googleapi.Field) *ProjectsRegionsAutoscalingPoliciesUpdateCall + func (c *ProjectsRegionsAutoscalingPoliciesUpdateCall) Header() http.Header + type ProjectsRegionsClustersCreateCall struct + func (c *ProjectsRegionsClustersCreateCall) Context(ctx context.Context) *ProjectsRegionsClustersCreateCall + func (c *ProjectsRegionsClustersCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsClustersCreateCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersCreateCall + func (c *ProjectsRegionsClustersCreateCall) Header() http.Header + func (c *ProjectsRegionsClustersCreateCall) RequestId(requestId string) *ProjectsRegionsClustersCreateCall + type ProjectsRegionsClustersDeleteCall struct + func (c *ProjectsRegionsClustersDeleteCall) ClusterUuid(clusterUuid string) *ProjectsRegionsClustersDeleteCall + func (c *ProjectsRegionsClustersDeleteCall) Context(ctx context.Context) *ProjectsRegionsClustersDeleteCall + func (c *ProjectsRegionsClustersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsClustersDeleteCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersDeleteCall + func (c *ProjectsRegionsClustersDeleteCall) Header() http.Header + func (c *ProjectsRegionsClustersDeleteCall) RequestId(requestId string) *ProjectsRegionsClustersDeleteCall + type ProjectsRegionsClustersDiagnoseCall struct + func (c *ProjectsRegionsClustersDiagnoseCall) Context(ctx context.Context) *ProjectsRegionsClustersDiagnoseCall + func (c *ProjectsRegionsClustersDiagnoseCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsClustersDiagnoseCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersDiagnoseCall + func (c *ProjectsRegionsClustersDiagnoseCall) Header() http.Header + type ProjectsRegionsClustersGetCall struct + func (c *ProjectsRegionsClustersGetCall) Context(ctx context.Context) *ProjectsRegionsClustersGetCall + func (c *ProjectsRegionsClustersGetCall) Do(opts ...googleapi.CallOption) (*Cluster, error) + func (c *ProjectsRegionsClustersGetCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersGetCall + func (c *ProjectsRegionsClustersGetCall) Header() http.Header + func (c *ProjectsRegionsClustersGetCall) IfNoneMatch(entityTag string) *ProjectsRegionsClustersGetCall + type ProjectsRegionsClustersGetIamPolicyCall struct + func (c *ProjectsRegionsClustersGetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsClustersGetIamPolicyCall + func (c *ProjectsRegionsClustersGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsClustersGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersGetIamPolicyCall + func (c *ProjectsRegionsClustersGetIamPolicyCall) Header() http.Header + func (c *ProjectsRegionsClustersGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsRegionsClustersGetIamPolicyCall + func (c *ProjectsRegionsClustersGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsRegionsClustersGetIamPolicyCall + type ProjectsRegionsClustersInjectCredentialsCall struct + func (c *ProjectsRegionsClustersInjectCredentialsCall) Context(ctx context.Context) *ProjectsRegionsClustersInjectCredentialsCall + func (c *ProjectsRegionsClustersInjectCredentialsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsClustersInjectCredentialsCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersInjectCredentialsCall + func (c *ProjectsRegionsClustersInjectCredentialsCall) Header() http.Header + type ProjectsRegionsClustersListCall struct + func (c *ProjectsRegionsClustersListCall) Context(ctx context.Context) *ProjectsRegionsClustersListCall + func (c *ProjectsRegionsClustersListCall) Do(opts ...googleapi.CallOption) (*ListClustersResponse, error) + func (c *ProjectsRegionsClustersListCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersListCall + func (c *ProjectsRegionsClustersListCall) Filter(filter string) *ProjectsRegionsClustersListCall + func (c *ProjectsRegionsClustersListCall) Header() http.Header + func (c *ProjectsRegionsClustersListCall) IfNoneMatch(entityTag string) *ProjectsRegionsClustersListCall + func (c *ProjectsRegionsClustersListCall) PageSize(pageSize int64) *ProjectsRegionsClustersListCall + func (c *ProjectsRegionsClustersListCall) PageToken(pageToken string) *ProjectsRegionsClustersListCall + func (c *ProjectsRegionsClustersListCall) Pages(ctx context.Context, f func(*ListClustersResponse) error) error + type ProjectsRegionsClustersPatchCall struct + func (c *ProjectsRegionsClustersPatchCall) Context(ctx context.Context) *ProjectsRegionsClustersPatchCall + func (c *ProjectsRegionsClustersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsClustersPatchCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersPatchCall + func (c *ProjectsRegionsClustersPatchCall) GracefulDecommissionTimeout(gracefulDecommissionTimeout string) *ProjectsRegionsClustersPatchCall + func (c *ProjectsRegionsClustersPatchCall) Header() http.Header + func (c *ProjectsRegionsClustersPatchCall) RequestId(requestId string) *ProjectsRegionsClustersPatchCall + func (c *ProjectsRegionsClustersPatchCall) UpdateMask(updateMask string) *ProjectsRegionsClustersPatchCall + type ProjectsRegionsClustersService struct + func NewProjectsRegionsClustersService(s *Service) *ProjectsRegionsClustersService + func (r *ProjectsRegionsClustersService) Create(projectId string, region string, cluster *Cluster) *ProjectsRegionsClustersCreateCall + func (r *ProjectsRegionsClustersService) Delete(projectId string, region string, clusterName string) *ProjectsRegionsClustersDeleteCall + func (r *ProjectsRegionsClustersService) Diagnose(projectId string, region string, clusterName string, ...) *ProjectsRegionsClustersDiagnoseCall + func (r *ProjectsRegionsClustersService) Get(projectId string, region string, clusterName string) *ProjectsRegionsClustersGetCall + func (r *ProjectsRegionsClustersService) GetIamPolicy(resource string) *ProjectsRegionsClustersGetIamPolicyCall + func (r *ProjectsRegionsClustersService) InjectCredentials(project string, region string, cluster string, ...) *ProjectsRegionsClustersInjectCredentialsCall + func (r *ProjectsRegionsClustersService) List(projectId string, region string) *ProjectsRegionsClustersListCall + func (r *ProjectsRegionsClustersService) Patch(projectId string, region string, clusterName string, cluster *Cluster) *ProjectsRegionsClustersPatchCall + func (r *ProjectsRegionsClustersService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsRegionsClustersSetIamPolicyCall + func (r *ProjectsRegionsClustersService) Start(projectId string, region string, clusterName string, ...) *ProjectsRegionsClustersStartCall + func (r *ProjectsRegionsClustersService) Stop(projectId string, region string, clusterName string, ...) *ProjectsRegionsClustersStopCall + func (r *ProjectsRegionsClustersService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsRegionsClustersTestIamPermissionsCall + type ProjectsRegionsClustersSetIamPolicyCall struct + func (c *ProjectsRegionsClustersSetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsClustersSetIamPolicyCall + func (c *ProjectsRegionsClustersSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsClustersSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersSetIamPolicyCall + func (c *ProjectsRegionsClustersSetIamPolicyCall) Header() http.Header + type ProjectsRegionsClustersStartCall struct + func (c *ProjectsRegionsClustersStartCall) Context(ctx context.Context) *ProjectsRegionsClustersStartCall + func (c *ProjectsRegionsClustersStartCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsClustersStartCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersStartCall + func (c *ProjectsRegionsClustersStartCall) Header() http.Header + type ProjectsRegionsClustersStopCall struct + func (c *ProjectsRegionsClustersStopCall) Context(ctx context.Context) *ProjectsRegionsClustersStopCall + func (c *ProjectsRegionsClustersStopCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsClustersStopCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersStopCall + func (c *ProjectsRegionsClustersStopCall) Header() http.Header + type ProjectsRegionsClustersTestIamPermissionsCall struct + func (c *ProjectsRegionsClustersTestIamPermissionsCall) Context(ctx context.Context) *ProjectsRegionsClustersTestIamPermissionsCall + func (c *ProjectsRegionsClustersTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsRegionsClustersTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsRegionsClustersTestIamPermissionsCall + func (c *ProjectsRegionsClustersTestIamPermissionsCall) Header() http.Header + type ProjectsRegionsJobsCancelCall struct + func (c *ProjectsRegionsJobsCancelCall) Context(ctx context.Context) *ProjectsRegionsJobsCancelCall + func (c *ProjectsRegionsJobsCancelCall) Do(opts ...googleapi.CallOption) (*Job, error) + func (c *ProjectsRegionsJobsCancelCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsCancelCall + func (c *ProjectsRegionsJobsCancelCall) Header() http.Header + type ProjectsRegionsJobsDeleteCall struct + func (c *ProjectsRegionsJobsDeleteCall) Context(ctx context.Context) *ProjectsRegionsJobsDeleteCall + func (c *ProjectsRegionsJobsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsRegionsJobsDeleteCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsDeleteCall + func (c *ProjectsRegionsJobsDeleteCall) Header() http.Header + type ProjectsRegionsJobsGetCall struct + func (c *ProjectsRegionsJobsGetCall) Context(ctx context.Context) *ProjectsRegionsJobsGetCall + func (c *ProjectsRegionsJobsGetCall) Do(opts ...googleapi.CallOption) (*Job, error) + func (c *ProjectsRegionsJobsGetCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsGetCall + func (c *ProjectsRegionsJobsGetCall) Header() http.Header + func (c *ProjectsRegionsJobsGetCall) IfNoneMatch(entityTag string) *ProjectsRegionsJobsGetCall + type ProjectsRegionsJobsGetIamPolicyCall struct + func (c *ProjectsRegionsJobsGetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsJobsGetIamPolicyCall + func (c *ProjectsRegionsJobsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsJobsGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsGetIamPolicyCall + func (c *ProjectsRegionsJobsGetIamPolicyCall) Header() http.Header + func (c *ProjectsRegionsJobsGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsRegionsJobsGetIamPolicyCall + func (c *ProjectsRegionsJobsGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsRegionsJobsGetIamPolicyCall + type ProjectsRegionsJobsListCall struct + func (c *ProjectsRegionsJobsListCall) ClusterName(clusterName string) *ProjectsRegionsJobsListCall + func (c *ProjectsRegionsJobsListCall) Context(ctx context.Context) *ProjectsRegionsJobsListCall + func (c *ProjectsRegionsJobsListCall) Do(opts ...googleapi.CallOption) (*ListJobsResponse, error) + func (c *ProjectsRegionsJobsListCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsListCall + func (c *ProjectsRegionsJobsListCall) Filter(filter string) *ProjectsRegionsJobsListCall + func (c *ProjectsRegionsJobsListCall) Header() http.Header + func (c *ProjectsRegionsJobsListCall) IfNoneMatch(entityTag string) *ProjectsRegionsJobsListCall + func (c *ProjectsRegionsJobsListCall) JobStateMatcher(jobStateMatcher string) *ProjectsRegionsJobsListCall + func (c *ProjectsRegionsJobsListCall) PageSize(pageSize int64) *ProjectsRegionsJobsListCall + func (c *ProjectsRegionsJobsListCall) PageToken(pageToken string) *ProjectsRegionsJobsListCall + func (c *ProjectsRegionsJobsListCall) Pages(ctx context.Context, f func(*ListJobsResponse) error) error + type ProjectsRegionsJobsPatchCall struct + func (c *ProjectsRegionsJobsPatchCall) Context(ctx context.Context) *ProjectsRegionsJobsPatchCall + func (c *ProjectsRegionsJobsPatchCall) Do(opts ...googleapi.CallOption) (*Job, error) + func (c *ProjectsRegionsJobsPatchCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsPatchCall + func (c *ProjectsRegionsJobsPatchCall) Header() http.Header + func (c *ProjectsRegionsJobsPatchCall) UpdateMask(updateMask string) *ProjectsRegionsJobsPatchCall + type ProjectsRegionsJobsService struct + func NewProjectsRegionsJobsService(s *Service) *ProjectsRegionsJobsService + func (r *ProjectsRegionsJobsService) Cancel(projectId string, region string, jobId string, ...) *ProjectsRegionsJobsCancelCall + func (r *ProjectsRegionsJobsService) Delete(projectId string, region string, jobId string) *ProjectsRegionsJobsDeleteCall + func (r *ProjectsRegionsJobsService) Get(projectId string, region string, jobId string) *ProjectsRegionsJobsGetCall + func (r *ProjectsRegionsJobsService) GetIamPolicy(resource string) *ProjectsRegionsJobsGetIamPolicyCall + func (r *ProjectsRegionsJobsService) List(projectId string, region string) *ProjectsRegionsJobsListCall + func (r *ProjectsRegionsJobsService) Patch(projectId string, region string, jobId string, job *Job) *ProjectsRegionsJobsPatchCall + func (r *ProjectsRegionsJobsService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsRegionsJobsSetIamPolicyCall + func (r *ProjectsRegionsJobsService) Submit(projectId string, region string, submitjobrequest *SubmitJobRequest) *ProjectsRegionsJobsSubmitCall + func (r *ProjectsRegionsJobsService) SubmitAsOperation(projectId string, region string, submitjobrequest *SubmitJobRequest) *ProjectsRegionsJobsSubmitAsOperationCall + func (r *ProjectsRegionsJobsService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsRegionsJobsTestIamPermissionsCall + type ProjectsRegionsJobsSetIamPolicyCall struct + func (c *ProjectsRegionsJobsSetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsJobsSetIamPolicyCall + func (c *ProjectsRegionsJobsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsJobsSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsSetIamPolicyCall + func (c *ProjectsRegionsJobsSetIamPolicyCall) Header() http.Header + type ProjectsRegionsJobsSubmitAsOperationCall struct + func (c *ProjectsRegionsJobsSubmitAsOperationCall) Context(ctx context.Context) *ProjectsRegionsJobsSubmitAsOperationCall + func (c *ProjectsRegionsJobsSubmitAsOperationCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsJobsSubmitAsOperationCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsSubmitAsOperationCall + func (c *ProjectsRegionsJobsSubmitAsOperationCall) Header() http.Header + type ProjectsRegionsJobsSubmitCall struct + func (c *ProjectsRegionsJobsSubmitCall) Context(ctx context.Context) *ProjectsRegionsJobsSubmitCall + func (c *ProjectsRegionsJobsSubmitCall) Do(opts ...googleapi.CallOption) (*Job, error) + func (c *ProjectsRegionsJobsSubmitCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsSubmitCall + func (c *ProjectsRegionsJobsSubmitCall) Header() http.Header + type ProjectsRegionsJobsTestIamPermissionsCall struct + func (c *ProjectsRegionsJobsTestIamPermissionsCall) Context(ctx context.Context) *ProjectsRegionsJobsTestIamPermissionsCall + func (c *ProjectsRegionsJobsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsRegionsJobsTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsRegionsJobsTestIamPermissionsCall + func (c *ProjectsRegionsJobsTestIamPermissionsCall) Header() http.Header + type ProjectsRegionsOperationsCancelCall struct + func (c *ProjectsRegionsOperationsCancelCall) Context(ctx context.Context) *ProjectsRegionsOperationsCancelCall + func (c *ProjectsRegionsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsRegionsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsRegionsOperationsCancelCall + func (c *ProjectsRegionsOperationsCancelCall) Header() http.Header + type ProjectsRegionsOperationsDeleteCall struct + func (c *ProjectsRegionsOperationsDeleteCall) Context(ctx context.Context) *ProjectsRegionsOperationsDeleteCall + func (c *ProjectsRegionsOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsRegionsOperationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsRegionsOperationsDeleteCall + func (c *ProjectsRegionsOperationsDeleteCall) Header() http.Header + type ProjectsRegionsOperationsGetCall struct + func (c *ProjectsRegionsOperationsGetCall) Context(ctx context.Context) *ProjectsRegionsOperationsGetCall + func (c *ProjectsRegionsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsRegionsOperationsGetCall + func (c *ProjectsRegionsOperationsGetCall) Header() http.Header + func (c *ProjectsRegionsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsRegionsOperationsGetCall + type ProjectsRegionsOperationsGetIamPolicyCall struct + func (c *ProjectsRegionsOperationsGetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsOperationsGetIamPolicyCall + func (c *ProjectsRegionsOperationsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsOperationsGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsOperationsGetIamPolicyCall + func (c *ProjectsRegionsOperationsGetIamPolicyCall) Header() http.Header + func (c *ProjectsRegionsOperationsGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsRegionsOperationsGetIamPolicyCall + func (c *ProjectsRegionsOperationsGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsRegionsOperationsGetIamPolicyCall + type ProjectsRegionsOperationsListCall struct + func (c *ProjectsRegionsOperationsListCall) Context(ctx context.Context) *ProjectsRegionsOperationsListCall + func (c *ProjectsRegionsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *ProjectsRegionsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsRegionsOperationsListCall + func (c *ProjectsRegionsOperationsListCall) Filter(filter string) *ProjectsRegionsOperationsListCall + func (c *ProjectsRegionsOperationsListCall) Header() http.Header + func (c *ProjectsRegionsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsRegionsOperationsListCall + func (c *ProjectsRegionsOperationsListCall) PageSize(pageSize int64) *ProjectsRegionsOperationsListCall + func (c *ProjectsRegionsOperationsListCall) PageToken(pageToken string) *ProjectsRegionsOperationsListCall + func (c *ProjectsRegionsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type ProjectsRegionsOperationsService struct + func NewProjectsRegionsOperationsService(s *Service) *ProjectsRegionsOperationsService + func (r *ProjectsRegionsOperationsService) Cancel(name string) *ProjectsRegionsOperationsCancelCall + func (r *ProjectsRegionsOperationsService) Delete(name string) *ProjectsRegionsOperationsDeleteCall + func (r *ProjectsRegionsOperationsService) Get(name string) *ProjectsRegionsOperationsGetCall + func (r *ProjectsRegionsOperationsService) GetIamPolicy(resource string) *ProjectsRegionsOperationsGetIamPolicyCall + func (r *ProjectsRegionsOperationsService) List(name string) *ProjectsRegionsOperationsListCall + func (r *ProjectsRegionsOperationsService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsRegionsOperationsSetIamPolicyCall + func (r *ProjectsRegionsOperationsService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsRegionsOperationsTestIamPermissionsCall + type ProjectsRegionsOperationsSetIamPolicyCall struct + func (c *ProjectsRegionsOperationsSetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsOperationsSetIamPolicyCall + func (c *ProjectsRegionsOperationsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsOperationsSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsOperationsSetIamPolicyCall + func (c *ProjectsRegionsOperationsSetIamPolicyCall) Header() http.Header + type ProjectsRegionsOperationsTestIamPermissionsCall struct + func (c *ProjectsRegionsOperationsTestIamPermissionsCall) Context(ctx context.Context) *ProjectsRegionsOperationsTestIamPermissionsCall + func (c *ProjectsRegionsOperationsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsRegionsOperationsTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsRegionsOperationsTestIamPermissionsCall + func (c *ProjectsRegionsOperationsTestIamPermissionsCall) Header() http.Header + type ProjectsRegionsService struct + AutoscalingPolicies *ProjectsRegionsAutoscalingPoliciesService + Clusters *ProjectsRegionsClustersService + Jobs *ProjectsRegionsJobsService + Operations *ProjectsRegionsOperationsService + WorkflowTemplates *ProjectsRegionsWorkflowTemplatesService + func NewProjectsRegionsService(s *Service) *ProjectsRegionsService + type ProjectsRegionsWorkflowTemplatesCreateCall struct + func (c *ProjectsRegionsWorkflowTemplatesCreateCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesCreateCall + func (c *ProjectsRegionsWorkflowTemplatesCreateCall) Do(opts ...googleapi.CallOption) (*WorkflowTemplate, error) + func (c *ProjectsRegionsWorkflowTemplatesCreateCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesCreateCall + func (c *ProjectsRegionsWorkflowTemplatesCreateCall) Header() http.Header + type ProjectsRegionsWorkflowTemplatesDeleteCall struct + func (c *ProjectsRegionsWorkflowTemplatesDeleteCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesDeleteCall + func (c *ProjectsRegionsWorkflowTemplatesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsRegionsWorkflowTemplatesDeleteCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesDeleteCall + func (c *ProjectsRegionsWorkflowTemplatesDeleteCall) Header() http.Header + func (c *ProjectsRegionsWorkflowTemplatesDeleteCall) Version(version int64) *ProjectsRegionsWorkflowTemplatesDeleteCall + type ProjectsRegionsWorkflowTemplatesGetCall struct + func (c *ProjectsRegionsWorkflowTemplatesGetCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesGetCall + func (c *ProjectsRegionsWorkflowTemplatesGetCall) Do(opts ...googleapi.CallOption) (*WorkflowTemplate, error) + func (c *ProjectsRegionsWorkflowTemplatesGetCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesGetCall + func (c *ProjectsRegionsWorkflowTemplatesGetCall) Header() http.Header + func (c *ProjectsRegionsWorkflowTemplatesGetCall) IfNoneMatch(entityTag string) *ProjectsRegionsWorkflowTemplatesGetCall + func (c *ProjectsRegionsWorkflowTemplatesGetCall) Version(version int64) *ProjectsRegionsWorkflowTemplatesGetCall + type ProjectsRegionsWorkflowTemplatesGetIamPolicyCall struct + func (c *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall + func (c *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall + func (c *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall) Header() http.Header + func (c *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall + func (c *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall + type ProjectsRegionsWorkflowTemplatesInstantiateCall struct + func (c *ProjectsRegionsWorkflowTemplatesInstantiateCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesInstantiateCall + func (c *ProjectsRegionsWorkflowTemplatesInstantiateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsWorkflowTemplatesInstantiateCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesInstantiateCall + func (c *ProjectsRegionsWorkflowTemplatesInstantiateCall) Header() http.Header + type ProjectsRegionsWorkflowTemplatesInstantiateInlineCall struct + func (c *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall + func (c *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall + func (c *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall) Header() http.Header + func (c *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall) InstanceId(instanceId string) *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall + func (c *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall) RequestId(requestId string) *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall + type ProjectsRegionsWorkflowTemplatesListCall struct + func (c *ProjectsRegionsWorkflowTemplatesListCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesListCall + func (c *ProjectsRegionsWorkflowTemplatesListCall) Do(opts ...googleapi.CallOption) (*ListWorkflowTemplatesResponse, error) + func (c *ProjectsRegionsWorkflowTemplatesListCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesListCall + func (c *ProjectsRegionsWorkflowTemplatesListCall) Header() http.Header + func (c *ProjectsRegionsWorkflowTemplatesListCall) IfNoneMatch(entityTag string) *ProjectsRegionsWorkflowTemplatesListCall + func (c *ProjectsRegionsWorkflowTemplatesListCall) PageSize(pageSize int64) *ProjectsRegionsWorkflowTemplatesListCall + func (c *ProjectsRegionsWorkflowTemplatesListCall) PageToken(pageToken string) *ProjectsRegionsWorkflowTemplatesListCall + func (c *ProjectsRegionsWorkflowTemplatesListCall) Pages(ctx context.Context, f func(*ListWorkflowTemplatesResponse) error) error + type ProjectsRegionsWorkflowTemplatesService struct + func NewProjectsRegionsWorkflowTemplatesService(s *Service) *ProjectsRegionsWorkflowTemplatesService + func (r *ProjectsRegionsWorkflowTemplatesService) Create(parent string, workflowtemplate *WorkflowTemplate) *ProjectsRegionsWorkflowTemplatesCreateCall + func (r *ProjectsRegionsWorkflowTemplatesService) Delete(name string) *ProjectsRegionsWorkflowTemplatesDeleteCall + func (r *ProjectsRegionsWorkflowTemplatesService) Get(name string) *ProjectsRegionsWorkflowTemplatesGetCall + func (r *ProjectsRegionsWorkflowTemplatesService) GetIamPolicy(resource string) *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall + func (r *ProjectsRegionsWorkflowTemplatesService) Instantiate(name string, ...) *ProjectsRegionsWorkflowTemplatesInstantiateCall + func (r *ProjectsRegionsWorkflowTemplatesService) InstantiateInline(parent string, workflowtemplate *WorkflowTemplate) *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall + func (r *ProjectsRegionsWorkflowTemplatesService) List(parent string) *ProjectsRegionsWorkflowTemplatesListCall + func (r *ProjectsRegionsWorkflowTemplatesService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall + func (r *ProjectsRegionsWorkflowTemplatesService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall + func (r *ProjectsRegionsWorkflowTemplatesService) Update(name string, workflowtemplate *WorkflowTemplate) *ProjectsRegionsWorkflowTemplatesUpdateCall + type ProjectsRegionsWorkflowTemplatesSetIamPolicyCall struct + func (c *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall + func (c *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall + func (c *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall) Header() http.Header + type ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall struct + func (c *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall + func (c *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall + func (c *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall) Header() http.Header + type ProjectsRegionsWorkflowTemplatesUpdateCall struct + func (c *ProjectsRegionsWorkflowTemplatesUpdateCall) Context(ctx context.Context) *ProjectsRegionsWorkflowTemplatesUpdateCall + func (c *ProjectsRegionsWorkflowTemplatesUpdateCall) Do(opts ...googleapi.CallOption) (*WorkflowTemplate, error) + func (c *ProjectsRegionsWorkflowTemplatesUpdateCall) Fields(s ...googleapi.Field) *ProjectsRegionsWorkflowTemplatesUpdateCall + func (c *ProjectsRegionsWorkflowTemplatesUpdateCall) Header() http.Header + type ProjectsService struct + Locations *ProjectsLocationsService + Regions *ProjectsRegionsService + func NewProjectsService(s *Service) *ProjectsService + type PySparkJob struct + ArchiveUris []string + Args []string + FileUris []string + ForceSendFields []string + JarFileUris []string + LoggingConfig *LoggingConfig + MainPythonFileUri string + NullFields []string + Properties map[string]string + PythonFileUris []string + func (s *PySparkJob) MarshalJSON() ([]byte, error) + type QueryList struct + ForceSendFields []string + NullFields []string + Queries []string + func (s *QueryList) MarshalJSON() ([]byte, error) + type RegexValidation struct + ForceSendFields []string + NullFields []string + Regexes []string + func (s *RegexValidation) MarshalJSON() ([]byte, error) + type ReservationAffinity struct + ConsumeReservationType string + ForceSendFields []string + Key string + NullFields []string + Values []string + func (s *ReservationAffinity) MarshalJSON() ([]byte, error) + type SecurityConfig struct + ForceSendFields []string + KerberosConfig *KerberosConfig + NullFields []string + func (s *SecurityConfig) MarshalJSON() ([]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 SetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Policy *Policy + func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) + type ShieldedInstanceConfig struct + EnableIntegrityMonitoring bool + EnableSecureBoot bool + EnableVtpm bool + ForceSendFields []string + NullFields []string + func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) + type SoftwareConfig struct + ForceSendFields []string + ImageVersion string + NullFields []string + OptionalComponents []string + Properties map[string]string + func (s *SoftwareConfig) MarshalJSON() ([]byte, error) + type SparkJob struct + ArchiveUris []string + Args []string + FileUris []string + ForceSendFields []string + JarFileUris []string + LoggingConfig *LoggingConfig + MainClass string + MainJarFileUri string + NullFields []string + Properties map[string]string + func (s *SparkJob) MarshalJSON() ([]byte, error) + type SparkRJob struct + ArchiveUris []string + Args []string + FileUris []string + ForceSendFields []string + LoggingConfig *LoggingConfig + MainRFileUri string + NullFields []string + Properties map[string]string + func (s *SparkRJob) MarshalJSON() ([]byte, error) + type SparkSqlJob struct + ForceSendFields []string + JarFileUris []string + LoggingConfig *LoggingConfig + NullFields []string + Properties map[string]string + QueryFileUri string + QueryList *QueryList + ScriptVariables map[string]string + func (s *SparkSqlJob) MarshalJSON() ([]byte, error) + type StartClusterRequest struct + ClusterUuid string + ForceSendFields []string + NullFields []string + RequestId string + func (s *StartClusterRequest) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type StopClusterRequest struct + ClusterUuid string + ForceSendFields []string + NullFields []string + RequestId string + func (s *StopClusterRequest) MarshalJSON() ([]byte, error) + type SubmitJobRequest struct + ForceSendFields []string + Job *Job + NullFields []string + RequestId string + func (s *SubmitJobRequest) MarshalJSON() ([]byte, error) + type TemplateParameter struct + Description string + Fields []string + ForceSendFields []string + Name string + NullFields []string + Validation *ParameterValidation + func (s *TemplateParameter) MarshalJSON() ([]byte, error) + type TestIamPermissionsRequest struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) + type TestIamPermissionsResponse struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) + type ValueValidation struct + ForceSendFields []string + NullFields []string + Values []string + func (s *ValueValidation) MarshalJSON() ([]byte, error) + type WorkflowGraph struct + ForceSendFields []string + Nodes []*WorkflowNode + NullFields []string + func (s *WorkflowGraph) MarshalJSON() ([]byte, error) + type WorkflowMetadata struct + ClusterName string + ClusterUuid string + CreateCluster *ClusterOperation + DagEndTime string + DagStartTime string + DagTimeout string + DeleteCluster *ClusterOperation + EndTime string + ForceSendFields []string + Graph *WorkflowGraph + NullFields []string + Parameters map[string]string + StartTime string + State string + Template string + Version int64 + func (s *WorkflowMetadata) MarshalJSON() ([]byte, error) + type WorkflowNode struct + Error string + ForceSendFields []string + JobId string + NullFields []string + PrerequisiteStepIds []string + State string + StepId string + func (s *WorkflowNode) MarshalJSON() ([]byte, error) + type WorkflowTemplate struct + CreateTime string + DagTimeout string + ForceSendFields []string + Id string + Jobs []*OrderedJob + Labels map[string]string + Name string + NullFields []string + Parameters []*TemplateParameter + Placement *WorkflowTemplatePlacement + UpdateTime string + Version int64 + func (s *WorkflowTemplate) MarshalJSON() ([]byte, error) + type WorkflowTemplatePlacement struct + ClusterSelector *ClusterSelector + ForceSendFields []string + ManagedCluster *ManagedCluster + NullFields []string + func (s *WorkflowTemplatePlacement) MarshalJSON() ([]byte, error) + type YarnApplication struct + ForceSendFields []string + Name string + NullFields []string + Progress float64 + State string + TrackingUrl string + func (s *YarnApplication) MarshalJSON() ([]byte, error) + func (s *YarnApplication) UnmarshalJSON(data []byte) error