Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudPlatformScope + type Callback struct + AvailablePayloads []string + ForceSendFields []string + Method string + Name string + NullFields []string + Waiters int64 + func (s Callback) MarshalJSON() ([]byte, error) + type CancelExecutionRequest struct + type DeleteExecutionHistoryRequest struct + type Empty struct + type Error struct + Context string + ForceSendFields []string + NullFields []string + Payload string + StackTrace *StackTrace + func (s Error) MarshalJSON() ([]byte, error) + type Exception struct + ForceSendFields []string + NullFields []string + Payload string + func (s Exception) MarshalJSON() ([]byte, error) + type Execution struct + Argument string + CallLogLevel string + CreateTime string + DisableConcurrencyQuotaOverflowBuffering bool + Duration string + EndTime string + Error *Error + ExecutionHistoryLevel string + ForceSendFields []string + Labels map[string]string + Name string + NullFields []string + Result string + StartTime string + State string + StateError *StateError + Status *Status + WorkflowRevisionId string + func (s Execution) MarshalJSON() ([]byte, error) + type ExportDataResponse struct + Data string + ForceSendFields []string + NullFields []string + func (s ExportDataResponse) MarshalJSON() ([]byte, error) + type ListCallbacksResponse struct + Callbacks []*Callback + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListCallbacksResponse) MarshalJSON() ([]byte, error) + type ListExecutionsResponse struct + Executions []*Execution + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListExecutionsResponse) MarshalJSON() ([]byte, error) + type ListStepEntriesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + StepEntries []*StepEntry + TotalSize int64 + func (s ListStepEntriesResponse) MarshalJSON() ([]byte, error) + type NavigationInfo struct + Children googleapi.Int64s + ForceSendFields []string + Next int64 + NullFields []string + Parent int64 + Previous int64 + func (s NavigationInfo) MarshalJSON() ([]byte, error) + type Position struct + Column int64 + ForceSendFields []string + Length int64 + Line int64 + NullFields []string + func (s Position) MarshalJSON() ([]byte, error) + type ProjectsLocationsService struct + Workflows *ProjectsLocationsWorkflowsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + type ProjectsLocationsWorkflowsExecutionsCallbacksListCall struct + func (c *ProjectsLocationsWorkflowsExecutionsCallbacksListCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsCallbacksListCall + func (c *ProjectsLocationsWorkflowsExecutionsCallbacksListCall) Do(opts ...googleapi.CallOption) (*ListCallbacksResponse, error) + func (c *ProjectsLocationsWorkflowsExecutionsCallbacksListCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsCallbacksListCall + func (c *ProjectsLocationsWorkflowsExecutionsCallbacksListCall) Header() http.Header + func (c *ProjectsLocationsWorkflowsExecutionsCallbacksListCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowsExecutionsCallbacksListCall + func (c *ProjectsLocationsWorkflowsExecutionsCallbacksListCall) PageSize(pageSize int64) *ProjectsLocationsWorkflowsExecutionsCallbacksListCall + func (c *ProjectsLocationsWorkflowsExecutionsCallbacksListCall) PageToken(pageToken string) *ProjectsLocationsWorkflowsExecutionsCallbacksListCall + func (c *ProjectsLocationsWorkflowsExecutionsCallbacksListCall) Pages(ctx context.Context, f func(*ListCallbacksResponse) error) error + type ProjectsLocationsWorkflowsExecutionsCallbacksService struct + func NewProjectsLocationsWorkflowsExecutionsCallbacksService(s *Service) *ProjectsLocationsWorkflowsExecutionsCallbacksService + func (r *ProjectsLocationsWorkflowsExecutionsCallbacksService) List(parent string) *ProjectsLocationsWorkflowsExecutionsCallbacksListCall + type ProjectsLocationsWorkflowsExecutionsCancelCall struct + func (c *ProjectsLocationsWorkflowsExecutionsCancelCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsCancelCall + func (c *ProjectsLocationsWorkflowsExecutionsCancelCall) Do(opts ...googleapi.CallOption) (*Execution, error) + func (c *ProjectsLocationsWorkflowsExecutionsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsCancelCall + func (c *ProjectsLocationsWorkflowsExecutionsCancelCall) Header() http.Header + type ProjectsLocationsWorkflowsExecutionsCreateCall struct + func (c *ProjectsLocationsWorkflowsExecutionsCreateCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsCreateCall + func (c *ProjectsLocationsWorkflowsExecutionsCreateCall) Do(opts ...googleapi.CallOption) (*Execution, error) + func (c *ProjectsLocationsWorkflowsExecutionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsCreateCall + func (c *ProjectsLocationsWorkflowsExecutionsCreateCall) Header() http.Header + type ProjectsLocationsWorkflowsExecutionsDeleteExecutionHistoryCall struct + func (c *ProjectsLocationsWorkflowsExecutionsDeleteExecutionHistoryCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsDeleteExecutionHistoryCall + func (c *ProjectsLocationsWorkflowsExecutionsDeleteExecutionHistoryCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsWorkflowsExecutionsDeleteExecutionHistoryCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsDeleteExecutionHistoryCall + func (c *ProjectsLocationsWorkflowsExecutionsDeleteExecutionHistoryCall) Header() http.Header + type ProjectsLocationsWorkflowsExecutionsExportDataCall struct + func (c *ProjectsLocationsWorkflowsExecutionsExportDataCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsExportDataCall + func (c *ProjectsLocationsWorkflowsExecutionsExportDataCall) Do(opts ...googleapi.CallOption) (*ExportDataResponse, error) + func (c *ProjectsLocationsWorkflowsExecutionsExportDataCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsExportDataCall + func (c *ProjectsLocationsWorkflowsExecutionsExportDataCall) Header() http.Header + func (c *ProjectsLocationsWorkflowsExecutionsExportDataCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowsExecutionsExportDataCall + type ProjectsLocationsWorkflowsExecutionsGetCall struct + func (c *ProjectsLocationsWorkflowsExecutionsGetCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsGetCall + func (c *ProjectsLocationsWorkflowsExecutionsGetCall) Do(opts ...googleapi.CallOption) (*Execution, error) + func (c *ProjectsLocationsWorkflowsExecutionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsGetCall + func (c *ProjectsLocationsWorkflowsExecutionsGetCall) Header() http.Header + func (c *ProjectsLocationsWorkflowsExecutionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowsExecutionsGetCall + func (c *ProjectsLocationsWorkflowsExecutionsGetCall) View(view string) *ProjectsLocationsWorkflowsExecutionsGetCall + type ProjectsLocationsWorkflowsExecutionsListCall struct + func (c *ProjectsLocationsWorkflowsExecutionsListCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsListCall + func (c *ProjectsLocationsWorkflowsExecutionsListCall) Do(opts ...googleapi.CallOption) (*ListExecutionsResponse, error) + func (c *ProjectsLocationsWorkflowsExecutionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsListCall + func (c *ProjectsLocationsWorkflowsExecutionsListCall) Filter(filter string) *ProjectsLocationsWorkflowsExecutionsListCall + func (c *ProjectsLocationsWorkflowsExecutionsListCall) Header() http.Header + func (c *ProjectsLocationsWorkflowsExecutionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowsExecutionsListCall + func (c *ProjectsLocationsWorkflowsExecutionsListCall) OrderBy(orderBy string) *ProjectsLocationsWorkflowsExecutionsListCall + func (c *ProjectsLocationsWorkflowsExecutionsListCall) PageSize(pageSize int64) *ProjectsLocationsWorkflowsExecutionsListCall + func (c *ProjectsLocationsWorkflowsExecutionsListCall) PageToken(pageToken string) *ProjectsLocationsWorkflowsExecutionsListCall + func (c *ProjectsLocationsWorkflowsExecutionsListCall) Pages(ctx context.Context, f func(*ListExecutionsResponse) error) error + func (c *ProjectsLocationsWorkflowsExecutionsListCall) View(view string) *ProjectsLocationsWorkflowsExecutionsListCall + type ProjectsLocationsWorkflowsExecutionsService struct + Callbacks *ProjectsLocationsWorkflowsExecutionsCallbacksService + StepEntries *ProjectsLocationsWorkflowsExecutionsStepEntriesService + func NewProjectsLocationsWorkflowsExecutionsService(s *Service) *ProjectsLocationsWorkflowsExecutionsService + func (r *ProjectsLocationsWorkflowsExecutionsService) Cancel(name string, cancelexecutionrequest *CancelExecutionRequest) *ProjectsLocationsWorkflowsExecutionsCancelCall + func (r *ProjectsLocationsWorkflowsExecutionsService) Create(parent string, execution *Execution) *ProjectsLocationsWorkflowsExecutionsCreateCall + func (r *ProjectsLocationsWorkflowsExecutionsService) DeleteExecutionHistory(name string, deleteexecutionhistoryrequest *DeleteExecutionHistoryRequest) *ProjectsLocationsWorkflowsExecutionsDeleteExecutionHistoryCall + func (r *ProjectsLocationsWorkflowsExecutionsService) ExportData(name string) *ProjectsLocationsWorkflowsExecutionsExportDataCall + func (r *ProjectsLocationsWorkflowsExecutionsService) Get(name string) *ProjectsLocationsWorkflowsExecutionsGetCall + func (r *ProjectsLocationsWorkflowsExecutionsService) List(parent string) *ProjectsLocationsWorkflowsExecutionsListCall + type ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall struct + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall) Do(opts ...googleapi.CallOption) (*StepEntry, error) + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall) Header() http.Header + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall) View(view string) *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall + type ProjectsLocationsWorkflowsExecutionsStepEntriesListCall struct + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) Do(opts ...googleapi.CallOption) (*ListStepEntriesResponse, error) + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) Filter(filter string) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) Header() http.Header + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) OrderBy(orderBy string) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) PageSize(pageSize int64) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) PageToken(pageToken string) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) Pages(ctx context.Context, f func(*ListStepEntriesResponse) error) error + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) Skip(skip int64) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + func (c *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall) View(view string) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + type ProjectsLocationsWorkflowsExecutionsStepEntriesService struct + func NewProjectsLocationsWorkflowsExecutionsStepEntriesService(s *Service) *ProjectsLocationsWorkflowsExecutionsStepEntriesService + func (r *ProjectsLocationsWorkflowsExecutionsStepEntriesService) Get(name string) *ProjectsLocationsWorkflowsExecutionsStepEntriesGetCall + func (r *ProjectsLocationsWorkflowsExecutionsStepEntriesService) List(parent string) *ProjectsLocationsWorkflowsExecutionsStepEntriesListCall + type ProjectsLocationsWorkflowsService struct + Executions *ProjectsLocationsWorkflowsExecutionsService + func NewProjectsLocationsWorkflowsService(s *Service) *ProjectsLocationsWorkflowsService + func (r *ProjectsLocationsWorkflowsService) TriggerPubsubExecution(workflow string, triggerpubsubexecutionrequest *TriggerPubsubExecutionRequest) *ProjectsLocationsWorkflowsTriggerPubsubExecutionCall + type ProjectsLocationsWorkflowsTriggerPubsubExecutionCall struct + func (c *ProjectsLocationsWorkflowsTriggerPubsubExecutionCall) Context(ctx context.Context) *ProjectsLocationsWorkflowsTriggerPubsubExecutionCall + func (c *ProjectsLocationsWorkflowsTriggerPubsubExecutionCall) Do(opts ...googleapi.CallOption) (*Execution, error) + func (c *ProjectsLocationsWorkflowsTriggerPubsubExecutionCall) Fields(s ...googleapi.Field) *ProjectsLocationsWorkflowsTriggerPubsubExecutionCall + func (c *ProjectsLocationsWorkflowsTriggerPubsubExecutionCall) Header() http.Header + type ProjectsService struct + Locations *ProjectsLocationsService + func NewProjectsService(s *Service) *ProjectsService + type PubsubMessage struct + Attributes map[string]string + Data string + ForceSendFields []string + MessageId string + NullFields []string + OrderingKey string + PublishTime string + func (s PubsubMessage) 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 StackTrace struct + Elements []*StackTraceElement + ForceSendFields []string + NullFields []string + func (s StackTrace) MarshalJSON() ([]byte, error) + type StackTraceElement struct + ForceSendFields []string + NullFields []string + Position *Position + Routine string + Step string + func (s StackTraceElement) MarshalJSON() ([]byte, error) + type StateError struct + Details string + ForceSendFields []string + NullFields []string + Type string + func (s StateError) MarshalJSON() ([]byte, error) + type Status struct + CurrentSteps []*Step + ForceSendFields []string + NullFields []string + func (s Status) MarshalJSON() ([]byte, error) + type Step struct + ForceSendFields []string + NullFields []string + Routine string + Step string + func (s Step) MarshalJSON() ([]byte, error) + type StepEntry struct + CreateTime string + EntryId int64 + Exception *Exception + ForceSendFields []string + Name string + NavigationInfo *NavigationInfo + NullFields []string + Routine string + State string + Step string + StepEntryMetadata *StepEntryMetadata + StepType string + UpdateTime string + VariableData *VariableData + func (s StepEntry) MarshalJSON() ([]byte, error) + type StepEntryMetadata struct + ExpectedIteration int64 + ForceSendFields []string + NullFields []string + ProgressNumber int64 + ProgressType string + ThreadId string + func (s StepEntryMetadata) MarshalJSON() ([]byte, error) + type TriggerPubsubExecutionRequest struct + DeliveryAttempt int64 + ForceSendFields []string + GCPCloudEventsMode string + Message *PubsubMessage + NullFields []string + Subscription string + func (s TriggerPubsubExecutionRequest) MarshalJSON() ([]byte, error) + type VariableData struct + ForceSendFields []string + NullFields []string + Variables googleapi.RawMessage + func (s VariableData) MarshalJSON() ([]byte, error)