package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

Use OAuth 2 authorization codes that can be exchanged for a refresh token on the backend.
Type unspecified.
The data source supports data auto refresh, and runs will be scheduled for the past few days.
The data source won't support data auto refresh, which is default value.
Return an authorization code for a given Google+ page that can then be exchanged for a refresh token on the backend.
The data source supports data auto refresh, and runs will be scheduled for the past few days.
Boolean parameter.
Double precision floating point parameter.
Integer parameter (64-bits).
Page ID for a Google+ Page.
Record parameter.
String parameter.
Type unspecified.
Only latest run per day should be returned.
All runs should be returned.
Error message.
Informational message.
No severity specified.
Warning message.
Data transfer is cancelled.
Data transfer failed.
Data transfer is scheduled and is waiting to be picked up by data transfer backend.
Data transfer is in progress.
Data transfer completed successsfully.
State placeholder.
Batch data transfer.
Streaming data transfer.
Invalid or Unknown transfer type placeholder.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

A request to determine whether the user has valid credentials.
A response indicating whether the credentials exist and are valid.
A request to create a data transfer configuration.
Represents data source metadata.
Represents a data source parameter with validation rules, so that parameters can be rendered in the UI.
A request to delete data transfer information.
A request to delete data transfer run information.
A request to get data source info.
A request to get data transfer information.
A request to get data transfer run information.
Request to list supported data sources and their data transfer settings.
Returns list of supported data sources and their metadata.
A request to list data transfers configured for a BigQuery project.
The returned list of pipelines in the project.
A request to get user facing log messages associated with data transfer run.
The returned list transfer run messages.
A request to list data transfer runs.
The returned list of pipelines in the project.
A request to schedule transfer runs for a time range.
A response to schedule transfer runs for a time range.
Represents a data transfer configuration.
Represents a user facing message for a particular data transfer run.
Represents a data transfer run.
A request to update a transfer configuration.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

The type of authorization needed for this data source.
Represents how the data source supports data auto refresh.
Parameter type.
Represents which runs should be pulled.
Represents data transfer user facing message severity.
Represents data transfer run state.
DEPRECATED.