package
0.0.0-20190925193822-162d0cd95cb7
Repository: https://github.com/billtrust/looker-go-sdk.git
Documentation: pkg.go.dev
# Functions
New creates a new sql query API client.
NewCreateSQLQueryBadRequest creates a CreateSQLQueryBadRequest with default headers values.
NewCreateSQLQueryConflict creates a CreateSQLQueryConflict with default headers values.
NewCreateSQLQueryNotFound creates a CreateSQLQueryNotFound with default headers values.
NewCreateSQLQueryOK creates a CreateSQLQueryOK with default headers values.
NewCreateSQLQueryParams creates a new CreateSQLQueryParams object with the default values initialized.
NewCreateSQLQueryParamsWithContext creates a new CreateSQLQueryParams object with the default values initialized, and the ability to set a context for a request.
NewCreateSQLQueryParamsWithHTTPClient creates a new CreateSQLQueryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateSQLQueryParamsWithTimeout creates a new CreateSQLQueryParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateSQLQueryUnprocessableEntity creates a CreateSQLQueryUnprocessableEntity with default headers values.
NewSQLQueryBadRequest creates a SQLQueryBadRequest with default headers values.
NewSQLQueryNotFound creates a SQLQueryNotFound with default headers values.
NewSQLQueryOK creates a SQLQueryOK with default headers values.
NewSQLQueryParams creates a new SQLQueryParams object with the default values initialized.
NewSQLQueryParamsWithContext creates a new SQLQueryParams object with the default values initialized, and the ability to set a context for a request.
NewSQLQueryParamsWithHTTPClient creates a new SQLQueryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSQLQueryParamsWithTimeout creates a new SQLQueryParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for sql query API
*/.
CreateSQLQueryBadRequest handles this case with default header values.
CreateSQLQueryConflict handles this case with default header values.
CreateSQLQueryNotFound handles this case with default header values.
CreateSQLQueryOK handles this case with default header values.
CreateSQLQueryParams contains all the parameters to send to the API endpoint
for the create sql query operation typically these are written to a http.Request
*/.
CreateSQLQueryReader is a Reader for the CreateSQLQuery structure.
CreateSQLQueryUnprocessableEntity handles this case with default header values.
SQLQueryBadRequest handles this case with default header values.
SQLQueryNotFound handles this case with default header values.
SQLQueryOK handles this case with default header values.
SQLQueryParams contains all the parameters to send to the API endpoint
for the sql query operation typically these are written to a http.Request
*/.
SQLQueryReader is a Reader for the SQLQuery structure.