package
0.0.0-20231203193143-9dad3f6c5a87
Repository: https://github.com/chenrui333/go-looker.git
Documentation: pkg.go.dev

# Functions

New creates a new data action API client.
NewFetchRemoteDataActionFormBadRequest creates a FetchRemoteDataActionFormBadRequest with default headers values.
NewFetchRemoteDataActionFormNotFound creates a FetchRemoteDataActionFormNotFound with default headers values.
NewFetchRemoteDataActionFormOK creates a FetchRemoteDataActionFormOK with default headers values.
NewFetchRemoteDataActionFormParams creates a new FetchRemoteDataActionFormParams object with the default values initialized.
NewFetchRemoteDataActionFormParamsWithContext creates a new FetchRemoteDataActionFormParams object with the default values initialized, and the ability to set a context for a request.
NewFetchRemoteDataActionFormParamsWithHTTPClient creates a new FetchRemoteDataActionFormParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewFetchRemoteDataActionFormParamsWithTimeout creates a new FetchRemoteDataActionFormParams object with the default values initialized, and the ability to set a timeout on a request.
NewFetchRemoteDataActionFormUnprocessableEntity creates a FetchRemoteDataActionFormUnprocessableEntity with default headers values.
NewPerformDataActionBadRequest creates a PerformDataActionBadRequest with default headers values.
NewPerformDataActionNotFound creates a PerformDataActionNotFound with default headers values.
NewPerformDataActionOK creates a PerformDataActionOK with default headers values.
NewPerformDataActionParams creates a new PerformDataActionParams object with the default values initialized.
NewPerformDataActionParamsWithContext creates a new PerformDataActionParams object with the default values initialized, and the ability to set a context for a request.
NewPerformDataActionParamsWithHTTPClient creates a new PerformDataActionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPerformDataActionParamsWithTimeout creates a new PerformDataActionParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for data action API */.
FetchRemoteDataActionFormBadRequest handles this case with default header values.
FetchRemoteDataActionFormNotFound handles this case with default header values.
FetchRemoteDataActionFormOK handles this case with default header values.
FetchRemoteDataActionFormParams contains all the parameters to send to the API endpoint for the fetch remote data action form operation typically these are written to a http.Request */.
FetchRemoteDataActionFormReader is a Reader for the FetchRemoteDataActionForm structure.
FetchRemoteDataActionFormUnprocessableEntity handles this case with default header values.
PerformDataActionBadRequest handles this case with default header values.
PerformDataActionNotFound handles this case with default header values.
PerformDataActionOK handles this case with default header values.
PerformDataActionParams contains all the parameters to send to the API endpoint for the perform data action operation typically these are written to a http.Request */.
PerformDataActionReader is a Reader for the PerformDataAction structure.