analytics

package
v0.0.0-...-e2f0fdc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	/*
	   DeleteAnalyticsConversationsDetailsJob deletes cancel an async details job
	*/
	DeleteAnalyticsConversationsDetailsJob(ctx context.Context, params *DeleteAnalyticsConversationsDetailsJobParams) (*DeleteAnalyticsConversationsDetailsJobNoContent, error)
	/*
	   DeleteAnalyticsReportingSchedule deletes a scheduled report job
	*/
	DeleteAnalyticsReportingSchedule(ctx context.Context, params *DeleteAnalyticsReportingScheduleParams) (*DeleteAnalyticsReportingScheduleOK, error)
	/*
	   DeleteAnalyticsUsersDetailsJob deletes cancel an async request
	*/
	DeleteAnalyticsUsersDetailsJob(ctx context.Context, params *DeleteAnalyticsUsersDetailsJobParams) (*DeleteAnalyticsUsersDetailsJobNoContent, error)
	/*
	   GetAnalyticsBotflowReportingturns gets reporting turns
	   Returns the reporting turns grouped by session, in reverse chronological order from the date the session was created, with the reporting turns from the most recent session appearing at the start of the list.
	*/
	GetAnalyticsBotflowReportingturns(ctx context.Context, params *GetAnalyticsBotflowReportingturnsParams) (*GetAnalyticsBotflowReportingturnsOK, error)
	/*
	   GetAnalyticsConversationDetails gets a conversation by id
	*/
	GetAnalyticsConversationDetails(ctx context.Context, params *GetAnalyticsConversationDetailsParams) (*GetAnalyticsConversationDetailsOK, error)
	/*
	   GetAnalyticsConversationsDetails gets multiple conversations by id
	*/
	GetAnalyticsConversationsDetails(ctx context.Context, params *GetAnalyticsConversationsDetailsParams) (*GetAnalyticsConversationsDetailsOK, error)
	/*
	   GetAnalyticsConversationsDetailsJob gets status for async query for conversation details
	*/
	GetAnalyticsConversationsDetailsJob(ctx context.Context, params *GetAnalyticsConversationsDetailsJobParams) (*GetAnalyticsConversationsDetailsJobOK, *GetAnalyticsConversationsDetailsJobAccepted, error)
	/*
	   GetAnalyticsConversationsDetailsJobResults fetches a page of results for an async details job
	*/
	GetAnalyticsConversationsDetailsJobResults(ctx context.Context, params *GetAnalyticsConversationsDetailsJobResultsParams) (*GetAnalyticsConversationsDetailsJobResultsOK, error)
	/*
	   GetAnalyticsConversationsDetailsJobsAvailability lookups the datalake availability date and time
	*/
	GetAnalyticsConversationsDetailsJobsAvailability(ctx context.Context, params *GetAnalyticsConversationsDetailsJobsAvailabilityParams) (*GetAnalyticsConversationsDetailsJobsAvailabilityOK, error)
	/*
	   GetAnalyticsDataretentionSettings gets analytics data retention setting
	*/
	GetAnalyticsDataretentionSettings(ctx context.Context, params *GetAnalyticsDataretentionSettingsParams) (*GetAnalyticsDataretentionSettingsOK, error)
	/*
	   GetAnalyticsReportingExports gets all view export requests for a user
	*/
	GetAnalyticsReportingExports(ctx context.Context, params *GetAnalyticsReportingExportsParams) (*GetAnalyticsReportingExportsOK, error)
	/*
	   GetAnalyticsReportingExportsMetadata gets all export metadata
	*/
	GetAnalyticsReportingExportsMetadata(ctx context.Context, params *GetAnalyticsReportingExportsMetadataParams) (*GetAnalyticsReportingExportsMetadataOK, error)
	/*
	   GetAnalyticsReportingMetadata gets list of reporting metadata
	*/
	GetAnalyticsReportingMetadata(ctx context.Context, params *GetAnalyticsReportingMetadataParams) (*GetAnalyticsReportingMetadataOK, error)
	/*
	   GetAnalyticsReportingReportIDMetadata gets a reporting metadata
	*/
	GetAnalyticsReportingReportIDMetadata(ctx context.Context, params *GetAnalyticsReportingReportIDMetadataParams) (*GetAnalyticsReportingReportIDMetadataOK, error)
	/*
	   GetAnalyticsReportingReportformats gets a list of report formats
	   Get a list of report formats.
	*/
	GetAnalyticsReportingReportformats(ctx context.Context, params *GetAnalyticsReportingReportformatsParams) (*GetAnalyticsReportingReportformatsOK, error)
	/*
	   GetAnalyticsReportingSchedule gets a scheduled report job
	*/
	GetAnalyticsReportingSchedule(ctx context.Context, params *GetAnalyticsReportingScheduleParams) (*GetAnalyticsReportingScheduleOK, error)
	/*
	   GetAnalyticsReportingScheduleHistory gets list of completed scheduled report jobs
	*/
	GetAnalyticsReportingScheduleHistory(ctx context.Context, params *GetAnalyticsReportingScheduleHistoryParams) (*GetAnalyticsReportingScheduleHistoryOK, error)
	/*
	   GetAnalyticsReportingScheduleHistoryLatest gets most recently completed scheduled report job
	*/
	GetAnalyticsReportingScheduleHistoryLatest(ctx context.Context, params *GetAnalyticsReportingScheduleHistoryLatestParams) (*GetAnalyticsReportingScheduleHistoryLatestOK, error)
	/*
	   GetAnalyticsReportingScheduleHistoryRunID as completed scheduled report job
	   A completed scheduled report job.
	*/
	GetAnalyticsReportingScheduleHistoryRunID(ctx context.Context, params *GetAnalyticsReportingScheduleHistoryRunIDParams) (*GetAnalyticsReportingScheduleHistoryRunIDOK, error)
	/*
	   GetAnalyticsReportingSchedules gets a list of scheduled report jobs
	   Get a list of scheduled report jobs.
	*/
	GetAnalyticsReportingSchedules(ctx context.Context, params *GetAnalyticsReportingSchedulesParams) (*GetAnalyticsReportingSchedulesOK, error)
	/*
	   GetAnalyticsReportingSettings gets analytics reporting settings for an organization
	*/
	GetAnalyticsReportingSettings(ctx context.Context, params *GetAnalyticsReportingSettingsParams) (*GetAnalyticsReportingSettingsOK, error)
	/*
	   GetAnalyticsReportingTimeperiods gets a list of report time periods
	*/
	GetAnalyticsReportingTimeperiods(ctx context.Context, params *GetAnalyticsReportingTimeperiodsParams) (*GetAnalyticsReportingTimeperiodsOK, error)
	/*
	   GetAnalyticsUsersDetailsJob gets status for async query for user details
	*/
	GetAnalyticsUsersDetailsJob(ctx context.Context, params *GetAnalyticsUsersDetailsJobParams) (*GetAnalyticsUsersDetailsJobOK, *GetAnalyticsUsersDetailsJobAccepted, error)
	/*
	   GetAnalyticsUsersDetailsJobResults fetches a page of results for an async query
	*/
	GetAnalyticsUsersDetailsJobResults(ctx context.Context, params *GetAnalyticsUsersDetailsJobResultsParams) (*GetAnalyticsUsersDetailsJobResultsOK, error)
	/*
	   GetAnalyticsUsersDetailsJobsAvailability lookups the datalake availability date and time
	*/
	GetAnalyticsUsersDetailsJobsAvailability(ctx context.Context, params *GetAnalyticsUsersDetailsJobsAvailabilityParams) (*GetAnalyticsUsersDetailsJobsAvailabilityOK, error)
	/*
	   PatchAnalyticsReportingSettings patches analytics reporting settings values for an organization
	*/
	PatchAnalyticsReportingSettings(ctx context.Context, params *PatchAnalyticsReportingSettingsParams) (*PatchAnalyticsReportingSettingsOK, error)
	/*
	   PostAnalyticsActionsAggregatesQuery queries for action aggregates
	*/
	PostAnalyticsActionsAggregatesQuery(ctx context.Context, params *PostAnalyticsActionsAggregatesQueryParams) (*PostAnalyticsActionsAggregatesQueryOK, error)
	/*
	   PostAnalyticsBotsAggregatesQuery queries for bot aggregates
	*/
	PostAnalyticsBotsAggregatesQuery(ctx context.Context, params *PostAnalyticsBotsAggregatesQueryParams) (*PostAnalyticsBotsAggregatesQueryOK, error)
	/*
	   PostAnalyticsConversationDetailsProperties indices conversation properties
	*/
	PostAnalyticsConversationDetailsProperties(ctx context.Context, params *PostAnalyticsConversationDetailsPropertiesParams) (*PostAnalyticsConversationDetailsPropertiesAccepted, error)
	/*
	   PostAnalyticsConversationsAggregatesQuery queries for conversation aggregates
	*/
	PostAnalyticsConversationsAggregatesQuery(ctx context.Context, params *PostAnalyticsConversationsAggregatesQueryParams) (*PostAnalyticsConversationsAggregatesQueryOK, error)
	/*
	   PostAnalyticsConversationsDetailsJobs queries for conversation details asynchronously
	*/
	PostAnalyticsConversationsDetailsJobs(ctx context.Context, params *PostAnalyticsConversationsDetailsJobsParams) (*PostAnalyticsConversationsDetailsJobsAccepted, error)
	/*
	   PostAnalyticsConversationsDetailsQuery queries for conversation details
	*/
	PostAnalyticsConversationsDetailsQuery(ctx context.Context, params *PostAnalyticsConversationsDetailsQueryParams) (*PostAnalyticsConversationsDetailsQueryOK, error)
	/*
	   PostAnalyticsEvaluationsAggregatesQuery queries for evaluation aggregates
	*/
	PostAnalyticsEvaluationsAggregatesQuery(ctx context.Context, params *PostAnalyticsEvaluationsAggregatesQueryParams) (*PostAnalyticsEvaluationsAggregatesQueryOK, error)
	/*
	   PostAnalyticsFlowsAggregatesQuery queries for flow aggregates
	*/
	PostAnalyticsFlowsAggregatesQuery(ctx context.Context, params *PostAnalyticsFlowsAggregatesQueryParams) (*PostAnalyticsFlowsAggregatesQueryOK, error)
	/*
	   PostAnalyticsFlowsObservationsQuery queries for flow observations
	*/
	PostAnalyticsFlowsObservationsQuery(ctx context.Context, params *PostAnalyticsFlowsObservationsQueryParams) (*PostAnalyticsFlowsObservationsQueryOK, error)
	/*
	   PostAnalyticsJourneysAggregatesQuery queries for journey aggregates
	*/
	PostAnalyticsJourneysAggregatesQuery(ctx context.Context, params *PostAnalyticsJourneysAggregatesQueryParams) (*PostAnalyticsJourneysAggregatesQueryOK, error)
	/*
	   PostAnalyticsQueuesObservationsQuery queries for queue observations
	*/
	PostAnalyticsQueuesObservationsQuery(ctx context.Context, params *PostAnalyticsQueuesObservationsQueryParams) (*PostAnalyticsQueuesObservationsQueryOK, error)
	/*
	   PostAnalyticsReportingExports generates a view export request
	   This API creates a reporting export but the desired way to export analytics data is to use the analytics query APIs instead
	*/
	PostAnalyticsReportingExports(ctx context.Context, params *PostAnalyticsReportingExportsParams) (*PostAnalyticsReportingExportsOK, error)
	/*
	   PostAnalyticsReportingScheduleRunreport places a scheduled report immediately into the reporting queue
	*/
	PostAnalyticsReportingScheduleRunreport(ctx context.Context, params *PostAnalyticsReportingScheduleRunreportParams) (*PostAnalyticsReportingScheduleRunreportAccepted, error)
	/*
	   PostAnalyticsReportingSchedules creates a scheduled report job
	   Create a scheduled report job.
	*/
	PostAnalyticsReportingSchedules(ctx context.Context, params *PostAnalyticsReportingSchedulesParams) (*PostAnalyticsReportingSchedulesOK, error)
	/*
	   PostAnalyticsSurveysAggregatesQuery queries for survey aggregates
	*/
	PostAnalyticsSurveysAggregatesQuery(ctx context.Context, params *PostAnalyticsSurveysAggregatesQueryParams) (*PostAnalyticsSurveysAggregatesQueryOK, error)
	/*
	   PostAnalyticsTranscriptsAggregatesQuery queries for transcript aggregates
	*/
	PostAnalyticsTranscriptsAggregatesQuery(ctx context.Context, params *PostAnalyticsTranscriptsAggregatesQueryParams) (*PostAnalyticsTranscriptsAggregatesQueryOK, error)
	/*
	   PostAnalyticsUsersAggregatesQuery queries for user aggregates
	*/
	PostAnalyticsUsersAggregatesQuery(ctx context.Context, params *PostAnalyticsUsersAggregatesQueryParams) (*PostAnalyticsUsersAggregatesQueryOK, error)
	/*
	   PostAnalyticsUsersDetailsJobs queries for user details asynchronously
	*/
	PostAnalyticsUsersDetailsJobs(ctx context.Context, params *PostAnalyticsUsersDetailsJobsParams) (*PostAnalyticsUsersDetailsJobsAccepted, error)
	/*
	   PostAnalyticsUsersDetailsQuery queries for user details
	*/
	PostAnalyticsUsersDetailsQuery(ctx context.Context, params *PostAnalyticsUsersDetailsQueryParams) (*PostAnalyticsUsersDetailsQueryOK, error)
	/*
	   PostAnalyticsUsersObservationsQuery queries for user observations
	*/
	PostAnalyticsUsersObservationsQuery(ctx context.Context, params *PostAnalyticsUsersObservationsQueryParams) (*PostAnalyticsUsersObservationsQueryOK, error)
	/*
	   PutAnalyticsDataretentionSettings updates analytics data retention setting
	*/
	PutAnalyticsDataretentionSettings(ctx context.Context, params *PutAnalyticsDataretentionSettingsParams) (*PutAnalyticsDataretentionSettingsOK, error)
	/*
	   PutAnalyticsReportingSchedule updates a scheduled report job
	*/
	PutAnalyticsReportingSchedule(ctx context.Context, params *PutAnalyticsReportingScheduleParams) (*PutAnalyticsReportingScheduleOK, error)
}

API is the interface of the analytics client

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for analytics API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client

New creates a new analytics API client.

func (*Client) DeleteAnalyticsConversationsDetailsJob

DeleteAnalyticsConversationsDetailsJob deletes cancel an async details job

func (*Client) DeleteAnalyticsReportingSchedule

func (a *Client) DeleteAnalyticsReportingSchedule(ctx context.Context, params *DeleteAnalyticsReportingScheduleParams) (*DeleteAnalyticsReportingScheduleOK, error)

DeleteAnalyticsReportingSchedule deletes a scheduled report job

func (*Client) DeleteAnalyticsUsersDetailsJob

DeleteAnalyticsUsersDetailsJob deletes cancel an async request

func (*Client) GetAnalyticsBotflowReportingturns

func (a *Client) GetAnalyticsBotflowReportingturns(ctx context.Context, params *GetAnalyticsBotflowReportingturnsParams) (*GetAnalyticsBotflowReportingturnsOK, error)

GetAnalyticsBotflowReportingturns gets reporting turns

Returns the reporting turns grouped by session, in reverse chronological order from the date the session was created, with the reporting turns from the most recent session appearing at the start of the list.

func (*Client) GetAnalyticsConversationDetails

func (a *Client) GetAnalyticsConversationDetails(ctx context.Context, params *GetAnalyticsConversationDetailsParams) (*GetAnalyticsConversationDetailsOK, error)

GetAnalyticsConversationDetails gets a conversation by id

func (*Client) GetAnalyticsConversationsDetails

func (a *Client) GetAnalyticsConversationsDetails(ctx context.Context, params *GetAnalyticsConversationsDetailsParams) (*GetAnalyticsConversationsDetailsOK, error)

GetAnalyticsConversationsDetails gets multiple conversations by id

func (*Client) GetAnalyticsConversationsDetailsJob

GetAnalyticsConversationsDetailsJob gets status for async query for conversation details

func (*Client) GetAnalyticsConversationsDetailsJobResults

func (a *Client) GetAnalyticsConversationsDetailsJobResults(ctx context.Context, params *GetAnalyticsConversationsDetailsJobResultsParams) (*GetAnalyticsConversationsDetailsJobResultsOK, error)

GetAnalyticsConversationsDetailsJobResults fetches a page of results for an async details job

func (*Client) GetAnalyticsConversationsDetailsJobsAvailability

GetAnalyticsConversationsDetailsJobsAvailability lookups the datalake availability date and time

func (*Client) GetAnalyticsDataretentionSettings

func (a *Client) GetAnalyticsDataretentionSettings(ctx context.Context, params *GetAnalyticsDataretentionSettingsParams) (*GetAnalyticsDataretentionSettingsOK, error)

GetAnalyticsDataretentionSettings gets analytics data retention setting

func (*Client) GetAnalyticsReportingExports

func (a *Client) GetAnalyticsReportingExports(ctx context.Context, params *GetAnalyticsReportingExportsParams) (*GetAnalyticsReportingExportsOK, error)

GetAnalyticsReportingExports gets all view export requests for a user

func (*Client) GetAnalyticsReportingExportsMetadata

func (a *Client) GetAnalyticsReportingExportsMetadata(ctx context.Context, params *GetAnalyticsReportingExportsMetadataParams) (*GetAnalyticsReportingExportsMetadataOK, error)

GetAnalyticsReportingExportsMetadata gets all export metadata

func (*Client) GetAnalyticsReportingMetadata

func (a *Client) GetAnalyticsReportingMetadata(ctx context.Context, params *GetAnalyticsReportingMetadataParams) (*GetAnalyticsReportingMetadataOK, error)

GetAnalyticsReportingMetadata gets list of reporting metadata

func (*Client) GetAnalyticsReportingReportIDMetadata

func (a *Client) GetAnalyticsReportingReportIDMetadata(ctx context.Context, params *GetAnalyticsReportingReportIDMetadataParams) (*GetAnalyticsReportingReportIDMetadataOK, error)

GetAnalyticsReportingReportIDMetadata gets a reporting metadata

func (*Client) GetAnalyticsReportingReportformats

func (a *Client) GetAnalyticsReportingReportformats(ctx context.Context, params *GetAnalyticsReportingReportformatsParams) (*GetAnalyticsReportingReportformatsOK, error)

GetAnalyticsReportingReportformats gets a list of report formats

Get a list of report formats.

func (*Client) GetAnalyticsReportingSchedule

func (a *Client) GetAnalyticsReportingSchedule(ctx context.Context, params *GetAnalyticsReportingScheduleParams) (*GetAnalyticsReportingScheduleOK, error)

GetAnalyticsReportingSchedule gets a scheduled report job

func (*Client) GetAnalyticsReportingScheduleHistory

func (a *Client) GetAnalyticsReportingScheduleHistory(ctx context.Context, params *GetAnalyticsReportingScheduleHistoryParams) (*GetAnalyticsReportingScheduleHistoryOK, error)

GetAnalyticsReportingScheduleHistory gets list of completed scheduled report jobs

func (*Client) GetAnalyticsReportingScheduleHistoryLatest

func (a *Client) GetAnalyticsReportingScheduleHistoryLatest(ctx context.Context, params *GetAnalyticsReportingScheduleHistoryLatestParams) (*GetAnalyticsReportingScheduleHistoryLatestOK, error)

GetAnalyticsReportingScheduleHistoryLatest gets most recently completed scheduled report job

func (*Client) GetAnalyticsReportingScheduleHistoryRunID

func (a *Client) GetAnalyticsReportingScheduleHistoryRunID(ctx context.Context, params *GetAnalyticsReportingScheduleHistoryRunIDParams) (*GetAnalyticsReportingScheduleHistoryRunIDOK, error)

GetAnalyticsReportingScheduleHistoryRunID as completed scheduled report job

A completed scheduled report job.

func (*Client) GetAnalyticsReportingSchedules

func (a *Client) GetAnalyticsReportingSchedules(ctx context.Context, params *GetAnalyticsReportingSchedulesParams) (*GetAnalyticsReportingSchedulesOK, error)

GetAnalyticsReportingSchedules gets a list of scheduled report jobs

Get a list of scheduled report jobs.

func (*Client) GetAnalyticsReportingSettings

func (a *Client) GetAnalyticsReportingSettings(ctx context.Context, params *GetAnalyticsReportingSettingsParams) (*GetAnalyticsReportingSettingsOK, error)

GetAnalyticsReportingSettings gets analytics reporting settings for an organization

func (*Client) GetAnalyticsReportingTimeperiods

func (a *Client) GetAnalyticsReportingTimeperiods(ctx context.Context, params *GetAnalyticsReportingTimeperiodsParams) (*GetAnalyticsReportingTimeperiodsOK, error)

GetAnalyticsReportingTimeperiods gets a list of report time periods

func (*Client) GetAnalyticsUsersDetailsJob

GetAnalyticsUsersDetailsJob gets status for async query for user details

func (*Client) GetAnalyticsUsersDetailsJobResults

func (a *Client) GetAnalyticsUsersDetailsJobResults(ctx context.Context, params *GetAnalyticsUsersDetailsJobResultsParams) (*GetAnalyticsUsersDetailsJobResultsOK, error)

GetAnalyticsUsersDetailsJobResults fetches a page of results for an async query

func (*Client) GetAnalyticsUsersDetailsJobsAvailability

func (a *Client) GetAnalyticsUsersDetailsJobsAvailability(ctx context.Context, params *GetAnalyticsUsersDetailsJobsAvailabilityParams) (*GetAnalyticsUsersDetailsJobsAvailabilityOK, error)

GetAnalyticsUsersDetailsJobsAvailability lookups the datalake availability date and time

func (*Client) PatchAnalyticsReportingSettings

func (a *Client) PatchAnalyticsReportingSettings(ctx context.Context, params *PatchAnalyticsReportingSettingsParams) (*PatchAnalyticsReportingSettingsOK, error)

PatchAnalyticsReportingSettings patches analytics reporting settings values for an organization

func (*Client) PostAnalyticsActionsAggregatesQuery

func (a *Client) PostAnalyticsActionsAggregatesQuery(ctx context.Context, params *PostAnalyticsActionsAggregatesQueryParams) (*PostAnalyticsActionsAggregatesQueryOK, error)

PostAnalyticsActionsAggregatesQuery queries for action aggregates

func (*Client) PostAnalyticsBotsAggregatesQuery

func (a *Client) PostAnalyticsBotsAggregatesQuery(ctx context.Context, params *PostAnalyticsBotsAggregatesQueryParams) (*PostAnalyticsBotsAggregatesQueryOK, error)

PostAnalyticsBotsAggregatesQuery queries for bot aggregates

func (*Client) PostAnalyticsConversationDetailsProperties

PostAnalyticsConversationDetailsProperties indices conversation properties

func (*Client) PostAnalyticsConversationsAggregatesQuery

func (a *Client) PostAnalyticsConversationsAggregatesQuery(ctx context.Context, params *PostAnalyticsConversationsAggregatesQueryParams) (*PostAnalyticsConversationsAggregatesQueryOK, error)

PostAnalyticsConversationsAggregatesQuery queries for conversation aggregates

func (*Client) PostAnalyticsConversationsDetailsJobs

PostAnalyticsConversationsDetailsJobs queries for conversation details asynchronously

func (*Client) PostAnalyticsConversationsDetailsQuery

func (a *Client) PostAnalyticsConversationsDetailsQuery(ctx context.Context, params *PostAnalyticsConversationsDetailsQueryParams) (*PostAnalyticsConversationsDetailsQueryOK, error)

PostAnalyticsConversationsDetailsQuery queries for conversation details

func (*Client) PostAnalyticsEvaluationsAggregatesQuery

func (a *Client) PostAnalyticsEvaluationsAggregatesQuery(ctx context.Context, params *PostAnalyticsEvaluationsAggregatesQueryParams) (*PostAnalyticsEvaluationsAggregatesQueryOK, error)

PostAnalyticsEvaluationsAggregatesQuery queries for evaluation aggregates

func (*Client) PostAnalyticsFlowsAggregatesQuery

func (a *Client) PostAnalyticsFlowsAggregatesQuery(ctx context.Context, params *PostAnalyticsFlowsAggregatesQueryParams) (*PostAnalyticsFlowsAggregatesQueryOK, error)

PostAnalyticsFlowsAggregatesQuery queries for flow aggregates

func (*Client) PostAnalyticsFlowsObservationsQuery

func (a *Client) PostAnalyticsFlowsObservationsQuery(ctx context.Context, params *PostAnalyticsFlowsObservationsQueryParams) (*PostAnalyticsFlowsObservationsQueryOK, error)

PostAnalyticsFlowsObservationsQuery queries for flow observations

func (*Client) PostAnalyticsJourneysAggregatesQuery

func (a *Client) PostAnalyticsJourneysAggregatesQuery(ctx context.Context, params *PostAnalyticsJourneysAggregatesQueryParams) (*PostAnalyticsJourneysAggregatesQueryOK, error)

PostAnalyticsJourneysAggregatesQuery queries for journey aggregates

func (*Client) PostAnalyticsQueuesObservationsQuery

func (a *Client) PostAnalyticsQueuesObservationsQuery(ctx context.Context, params *PostAnalyticsQueuesObservationsQueryParams) (*PostAnalyticsQueuesObservationsQueryOK, error)

PostAnalyticsQueuesObservationsQuery queries for queue observations

func (*Client) PostAnalyticsReportingExports

func (a *Client) PostAnalyticsReportingExports(ctx context.Context, params *PostAnalyticsReportingExportsParams) (*PostAnalyticsReportingExportsOK, error)

PostAnalyticsReportingExports generates a view export request

This API creates a reporting export but the desired way to export analytics data is to use the analytics query APIs instead

func (*Client) PostAnalyticsReportingScheduleRunreport

PostAnalyticsReportingScheduleRunreport places a scheduled report immediately into the reporting queue

func (*Client) PostAnalyticsReportingSchedules

func (a *Client) PostAnalyticsReportingSchedules(ctx context.Context, params *PostAnalyticsReportingSchedulesParams) (*PostAnalyticsReportingSchedulesOK, error)

PostAnalyticsReportingSchedules creates a scheduled report job

Create a scheduled report job.

func (*Client) PostAnalyticsSurveysAggregatesQuery

func (a *Client) PostAnalyticsSurveysAggregatesQuery(ctx context.Context, params *PostAnalyticsSurveysAggregatesQueryParams) (*PostAnalyticsSurveysAggregatesQueryOK, error)

PostAnalyticsSurveysAggregatesQuery queries for survey aggregates

func (*Client) PostAnalyticsTranscriptsAggregatesQuery

func (a *Client) PostAnalyticsTranscriptsAggregatesQuery(ctx context.Context, params *PostAnalyticsTranscriptsAggregatesQueryParams) (*PostAnalyticsTranscriptsAggregatesQueryOK, error)

PostAnalyticsTranscriptsAggregatesQuery queries for transcript aggregates

func (*Client) PostAnalyticsUsersAggregatesQuery

func (a *Client) PostAnalyticsUsersAggregatesQuery(ctx context.Context, params *PostAnalyticsUsersAggregatesQueryParams) (*PostAnalyticsUsersAggregatesQueryOK, error)

PostAnalyticsUsersAggregatesQuery queries for user aggregates

func (*Client) PostAnalyticsUsersDetailsJobs

func (a *Client) PostAnalyticsUsersDetailsJobs(ctx context.Context, params *PostAnalyticsUsersDetailsJobsParams) (*PostAnalyticsUsersDetailsJobsAccepted, error)

PostAnalyticsUsersDetailsJobs queries for user details asynchronously

func (*Client) PostAnalyticsUsersDetailsQuery

func (a *Client) PostAnalyticsUsersDetailsQuery(ctx context.Context, params *PostAnalyticsUsersDetailsQueryParams) (*PostAnalyticsUsersDetailsQueryOK, error)

PostAnalyticsUsersDetailsQuery queries for user details

func (*Client) PostAnalyticsUsersObservationsQuery

func (a *Client) PostAnalyticsUsersObservationsQuery(ctx context.Context, params *PostAnalyticsUsersObservationsQueryParams) (*PostAnalyticsUsersObservationsQueryOK, error)

PostAnalyticsUsersObservationsQuery queries for user observations

func (*Client) PutAnalyticsDataretentionSettings

func (a *Client) PutAnalyticsDataretentionSettings(ctx context.Context, params *PutAnalyticsDataretentionSettingsParams) (*PutAnalyticsDataretentionSettingsOK, error)

PutAnalyticsDataretentionSettings updates analytics data retention setting

func (*Client) PutAnalyticsReportingSchedule

func (a *Client) PutAnalyticsReportingSchedule(ctx context.Context, params *PutAnalyticsReportingScheduleParams) (*PutAnalyticsReportingScheduleOK, error)

PutAnalyticsReportingSchedule updates a scheduled report job

type DeleteAnalyticsConversationsDetailsJobBadRequest

type DeleteAnalyticsConversationsDetailsJobBadRequest struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteAnalyticsConversationsDetailsJobBadRequest

func NewDeleteAnalyticsConversationsDetailsJobBadRequest() *DeleteAnalyticsConversationsDetailsJobBadRequest

NewDeleteAnalyticsConversationsDetailsJobBadRequest creates a DeleteAnalyticsConversationsDetailsJobBadRequest with default headers values

func (*DeleteAnalyticsConversationsDetailsJobBadRequest) Error

func (*DeleteAnalyticsConversationsDetailsJobBadRequest) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobBadRequest) IsClientError

IsClientError returns true when this delete analytics conversations details job bad request response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobBadRequest) IsCode

IsCode returns true when this delete analytics conversations details job bad request response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobBadRequest) IsRedirect

IsRedirect returns true when this delete analytics conversations details job bad request response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobBadRequest) IsServerError

IsServerError returns true when this delete analytics conversations details job bad request response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobBadRequest) IsSuccess

IsSuccess returns true when this delete analytics conversations details job bad request response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobBadRequest) String

type DeleteAnalyticsConversationsDetailsJobForbidden

type DeleteAnalyticsConversationsDetailsJobForbidden struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteAnalyticsConversationsDetailsJobForbidden

func NewDeleteAnalyticsConversationsDetailsJobForbidden() *DeleteAnalyticsConversationsDetailsJobForbidden

NewDeleteAnalyticsConversationsDetailsJobForbidden creates a DeleteAnalyticsConversationsDetailsJobForbidden with default headers values

func (*DeleteAnalyticsConversationsDetailsJobForbidden) Error

func (*DeleteAnalyticsConversationsDetailsJobForbidden) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobForbidden) IsClientError

IsClientError returns true when this delete analytics conversations details job forbidden response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobForbidden) IsCode

IsCode returns true when this delete analytics conversations details job forbidden response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobForbidden) IsRedirect

IsRedirect returns true when this delete analytics conversations details job forbidden response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobForbidden) IsServerError

IsServerError returns true when this delete analytics conversations details job forbidden response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobForbidden) IsSuccess

IsSuccess returns true when this delete analytics conversations details job forbidden response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobForbidden) String

type DeleteAnalyticsConversationsDetailsJobGatewayTimeout

type DeleteAnalyticsConversationsDetailsJobGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteAnalyticsConversationsDetailsJobGatewayTimeout

func NewDeleteAnalyticsConversationsDetailsJobGatewayTimeout() *DeleteAnalyticsConversationsDetailsJobGatewayTimeout

NewDeleteAnalyticsConversationsDetailsJobGatewayTimeout creates a DeleteAnalyticsConversationsDetailsJobGatewayTimeout with default headers values

func (*DeleteAnalyticsConversationsDetailsJobGatewayTimeout) Error

func (*DeleteAnalyticsConversationsDetailsJobGatewayTimeout) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobGatewayTimeout) IsClientError

IsClientError returns true when this delete analytics conversations details job gateway timeout response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobGatewayTimeout) IsCode

IsCode returns true when this delete analytics conversations details job gateway timeout response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobGatewayTimeout) IsRedirect

IsRedirect returns true when this delete analytics conversations details job gateway timeout response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobGatewayTimeout) IsServerError

IsServerError returns true when this delete analytics conversations details job gateway timeout response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobGatewayTimeout) IsSuccess

IsSuccess returns true when this delete analytics conversations details job gateway timeout response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobGatewayTimeout) String

type DeleteAnalyticsConversationsDetailsJobInternalServerError

type DeleteAnalyticsConversationsDetailsJobInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteAnalyticsConversationsDetailsJobInternalServerError

func NewDeleteAnalyticsConversationsDetailsJobInternalServerError() *DeleteAnalyticsConversationsDetailsJobInternalServerError

NewDeleteAnalyticsConversationsDetailsJobInternalServerError creates a DeleteAnalyticsConversationsDetailsJobInternalServerError with default headers values

func (*DeleteAnalyticsConversationsDetailsJobInternalServerError) Error

func (*DeleteAnalyticsConversationsDetailsJobInternalServerError) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobInternalServerError) IsClientError

IsClientError returns true when this delete analytics conversations details job internal server error response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobInternalServerError) IsCode

IsCode returns true when this delete analytics conversations details job internal server error response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobInternalServerError) IsRedirect

IsRedirect returns true when this delete analytics conversations details job internal server error response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobInternalServerError) IsServerError

IsServerError returns true when this delete analytics conversations details job internal server error response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobInternalServerError) IsSuccess

IsSuccess returns true when this delete analytics conversations details job internal server error response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobInternalServerError) String

type DeleteAnalyticsConversationsDetailsJobNoContent

type DeleteAnalyticsConversationsDetailsJobNoContent struct {
}

DeleteAnalyticsConversationsDetailsJobNoContent describes a response with status code 204, with default header values.

Deleted

func NewDeleteAnalyticsConversationsDetailsJobNoContent

func NewDeleteAnalyticsConversationsDetailsJobNoContent() *DeleteAnalyticsConversationsDetailsJobNoContent

NewDeleteAnalyticsConversationsDetailsJobNoContent creates a DeleteAnalyticsConversationsDetailsJobNoContent with default headers values

func (*DeleteAnalyticsConversationsDetailsJobNoContent) Error

func (*DeleteAnalyticsConversationsDetailsJobNoContent) IsClientError

IsClientError returns true when this delete analytics conversations details job no content response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobNoContent) IsCode

IsCode returns true when this delete analytics conversations details job no content response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobNoContent) IsRedirect

IsRedirect returns true when this delete analytics conversations details job no content response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobNoContent) IsServerError

IsServerError returns true when this delete analytics conversations details job no content response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobNoContent) IsSuccess

IsSuccess returns true when this delete analytics conversations details job no content response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobNoContent) String

type DeleteAnalyticsConversationsDetailsJobNotFound

type DeleteAnalyticsConversationsDetailsJobNotFound struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteAnalyticsConversationsDetailsJobNotFound

func NewDeleteAnalyticsConversationsDetailsJobNotFound() *DeleteAnalyticsConversationsDetailsJobNotFound

NewDeleteAnalyticsConversationsDetailsJobNotFound creates a DeleteAnalyticsConversationsDetailsJobNotFound with default headers values

func (*DeleteAnalyticsConversationsDetailsJobNotFound) Error

func (*DeleteAnalyticsConversationsDetailsJobNotFound) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobNotFound) IsClientError

IsClientError returns true when this delete analytics conversations details job not found response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobNotFound) IsCode

IsCode returns true when this delete analytics conversations details job not found response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobNotFound) IsRedirect

IsRedirect returns true when this delete analytics conversations details job not found response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobNotFound) IsServerError

IsServerError returns true when this delete analytics conversations details job not found response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobNotFound) IsSuccess

IsSuccess returns true when this delete analytics conversations details job not found response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobNotFound) String

type DeleteAnalyticsConversationsDetailsJobParams

type DeleteAnalyticsConversationsDetailsJobParams struct {

	/* JobID.

	   jobId
	*/
	JobID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteAnalyticsConversationsDetailsJobParams contains all the parameters to send to the API endpoint

for the delete analytics conversations details job operation.

Typically these are written to a http.Request.

func NewDeleteAnalyticsConversationsDetailsJobParams

func NewDeleteAnalyticsConversationsDetailsJobParams() *DeleteAnalyticsConversationsDetailsJobParams

NewDeleteAnalyticsConversationsDetailsJobParams creates a new DeleteAnalyticsConversationsDetailsJobParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteAnalyticsConversationsDetailsJobParamsWithContext

func NewDeleteAnalyticsConversationsDetailsJobParamsWithContext(ctx context.Context) *DeleteAnalyticsConversationsDetailsJobParams

NewDeleteAnalyticsConversationsDetailsJobParamsWithContext creates a new DeleteAnalyticsConversationsDetailsJobParams object with the ability to set a context for a request.

func NewDeleteAnalyticsConversationsDetailsJobParamsWithHTTPClient

func NewDeleteAnalyticsConversationsDetailsJobParamsWithHTTPClient(client *http.Client) *DeleteAnalyticsConversationsDetailsJobParams

NewDeleteAnalyticsConversationsDetailsJobParamsWithHTTPClient creates a new DeleteAnalyticsConversationsDetailsJobParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAnalyticsConversationsDetailsJobParamsWithTimeout

func NewDeleteAnalyticsConversationsDetailsJobParamsWithTimeout(timeout time.Duration) *DeleteAnalyticsConversationsDetailsJobParams

NewDeleteAnalyticsConversationsDetailsJobParamsWithTimeout creates a new DeleteAnalyticsConversationsDetailsJobParams object with the ability to set a timeout on a request.

func (*DeleteAnalyticsConversationsDetailsJobParams) SetContext

SetContext adds the context to the delete analytics conversations details job params

func (*DeleteAnalyticsConversationsDetailsJobParams) SetDefaults

SetDefaults hydrates default values in the delete analytics conversations details job params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAnalyticsConversationsDetailsJobParams) SetHTTPClient

func (o *DeleteAnalyticsConversationsDetailsJobParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete analytics conversations details job params

func (*DeleteAnalyticsConversationsDetailsJobParams) SetJobID

SetJobID adds the jobId to the delete analytics conversations details job params

func (*DeleteAnalyticsConversationsDetailsJobParams) SetTimeout

SetTimeout adds the timeout to the delete analytics conversations details job params

func (*DeleteAnalyticsConversationsDetailsJobParams) WithContext

WithContext adds the context to the delete analytics conversations details job params

func (*DeleteAnalyticsConversationsDetailsJobParams) WithDefaults

WithDefaults hydrates default values in the delete analytics conversations details job params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAnalyticsConversationsDetailsJobParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete analytics conversations details job params

func (*DeleteAnalyticsConversationsDetailsJobParams) WithJobID

WithJobID adds the jobID to the delete analytics conversations details job params

func (*DeleteAnalyticsConversationsDetailsJobParams) WithTimeout

WithTimeout adds the timeout to the delete analytics conversations details job params

func (*DeleteAnalyticsConversationsDetailsJobParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteAnalyticsConversationsDetailsJobReader

type DeleteAnalyticsConversationsDetailsJobReader struct {
	// contains filtered or unexported fields
}

DeleteAnalyticsConversationsDetailsJobReader is a Reader for the DeleteAnalyticsConversationsDetailsJob structure.

func (*DeleteAnalyticsConversationsDetailsJobReader) ReadResponse

func (o *DeleteAnalyticsConversationsDetailsJobReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge

type DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge

func NewDeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge() *DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge

NewDeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge creates a DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge with default headers values

func (*DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge) Error

func (*DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete analytics conversations details job request entity too large response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsCode

IsCode returns true when this delete analytics conversations details job request entity too large response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete analytics conversations details job request entity too large response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete analytics conversations details job request entity too large response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete analytics conversations details job request entity too large response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobRequestEntityTooLarge) String

type DeleteAnalyticsConversationsDetailsJobRequestTimeout

type DeleteAnalyticsConversationsDetailsJobRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteAnalyticsConversationsDetailsJobRequestTimeout

func NewDeleteAnalyticsConversationsDetailsJobRequestTimeout() *DeleteAnalyticsConversationsDetailsJobRequestTimeout

NewDeleteAnalyticsConversationsDetailsJobRequestTimeout creates a DeleteAnalyticsConversationsDetailsJobRequestTimeout with default headers values

func (*DeleteAnalyticsConversationsDetailsJobRequestTimeout) Error

func (*DeleteAnalyticsConversationsDetailsJobRequestTimeout) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobRequestTimeout) IsClientError

IsClientError returns true when this delete analytics conversations details job request timeout response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobRequestTimeout) IsCode

IsCode returns true when this delete analytics conversations details job request timeout response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobRequestTimeout) IsRedirect

IsRedirect returns true when this delete analytics conversations details job request timeout response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobRequestTimeout) IsServerError

IsServerError returns true when this delete analytics conversations details job request timeout response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobRequestTimeout) IsSuccess

IsSuccess returns true when this delete analytics conversations details job request timeout response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobRequestTimeout) String

type DeleteAnalyticsConversationsDetailsJobServiceUnavailable

type DeleteAnalyticsConversationsDetailsJobServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteAnalyticsConversationsDetailsJobServiceUnavailable

func NewDeleteAnalyticsConversationsDetailsJobServiceUnavailable() *DeleteAnalyticsConversationsDetailsJobServiceUnavailable

NewDeleteAnalyticsConversationsDetailsJobServiceUnavailable creates a DeleteAnalyticsConversationsDetailsJobServiceUnavailable with default headers values

func (*DeleteAnalyticsConversationsDetailsJobServiceUnavailable) Error

func (*DeleteAnalyticsConversationsDetailsJobServiceUnavailable) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobServiceUnavailable) IsClientError

IsClientError returns true when this delete analytics conversations details job service unavailable response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobServiceUnavailable) IsCode

IsCode returns true when this delete analytics conversations details job service unavailable response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobServiceUnavailable) IsRedirect

IsRedirect returns true when this delete analytics conversations details job service unavailable response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobServiceUnavailable) IsServerError

IsServerError returns true when this delete analytics conversations details job service unavailable response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobServiceUnavailable) IsSuccess

IsSuccess returns true when this delete analytics conversations details job service unavailable response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobServiceUnavailable) String

type DeleteAnalyticsConversationsDetailsJobTooManyRequests

type DeleteAnalyticsConversationsDetailsJobTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteAnalyticsConversationsDetailsJobTooManyRequests

func NewDeleteAnalyticsConversationsDetailsJobTooManyRequests() *DeleteAnalyticsConversationsDetailsJobTooManyRequests

NewDeleteAnalyticsConversationsDetailsJobTooManyRequests creates a DeleteAnalyticsConversationsDetailsJobTooManyRequests with default headers values

func (*DeleteAnalyticsConversationsDetailsJobTooManyRequests) Error

func (*DeleteAnalyticsConversationsDetailsJobTooManyRequests) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobTooManyRequests) IsClientError

IsClientError returns true when this delete analytics conversations details job too many requests response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobTooManyRequests) IsCode

IsCode returns true when this delete analytics conversations details job too many requests response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobTooManyRequests) IsRedirect

IsRedirect returns true when this delete analytics conversations details job too many requests response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobTooManyRequests) IsServerError

IsServerError returns true when this delete analytics conversations details job too many requests response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobTooManyRequests) IsSuccess

IsSuccess returns true when this delete analytics conversations details job too many requests response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobTooManyRequests) String

type DeleteAnalyticsConversationsDetailsJobUnauthorized

type DeleteAnalyticsConversationsDetailsJobUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteAnalyticsConversationsDetailsJobUnauthorized

func NewDeleteAnalyticsConversationsDetailsJobUnauthorized() *DeleteAnalyticsConversationsDetailsJobUnauthorized

NewDeleteAnalyticsConversationsDetailsJobUnauthorized creates a DeleteAnalyticsConversationsDetailsJobUnauthorized with default headers values

func (*DeleteAnalyticsConversationsDetailsJobUnauthorized) Error

func (*DeleteAnalyticsConversationsDetailsJobUnauthorized) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobUnauthorized) IsClientError

IsClientError returns true when this delete analytics conversations details job unauthorized response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobUnauthorized) IsCode

IsCode returns true when this delete analytics conversations details job unauthorized response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobUnauthorized) IsRedirect

IsRedirect returns true when this delete analytics conversations details job unauthorized response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobUnauthorized) IsServerError

IsServerError returns true when this delete analytics conversations details job unauthorized response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobUnauthorized) IsSuccess

IsSuccess returns true when this delete analytics conversations details job unauthorized response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobUnauthorized) String

type DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType

type DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteAnalyticsConversationsDetailsJobUnsupportedMediaType

func NewDeleteAnalyticsConversationsDetailsJobUnsupportedMediaType() *DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType

NewDeleteAnalyticsConversationsDetailsJobUnsupportedMediaType creates a DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType with default headers values

func (*DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType) Error

func (*DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType) GetPayload

func (*DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType) IsClientError

IsClientError returns true when this delete analytics conversations details job unsupported media type response has a 4xx status code

func (*DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType) IsCode

IsCode returns true when this delete analytics conversations details job unsupported media type response a status code equal to that given

func (*DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete analytics conversations details job unsupported media type response has a 3xx status code

func (*DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType) IsServerError

IsServerError returns true when this delete analytics conversations details job unsupported media type response has a 5xx status code

func (*DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete analytics conversations details job unsupported media type response has a 2xx status code

func (*DeleteAnalyticsConversationsDetailsJobUnsupportedMediaType) String

type DeleteAnalyticsReportingScheduleBadRequest

type DeleteAnalyticsReportingScheduleBadRequest struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteAnalyticsReportingScheduleBadRequest

func NewDeleteAnalyticsReportingScheduleBadRequest() *DeleteAnalyticsReportingScheduleBadRequest

NewDeleteAnalyticsReportingScheduleBadRequest creates a DeleteAnalyticsReportingScheduleBadRequest with default headers values

func (*DeleteAnalyticsReportingScheduleBadRequest) Error

func (*DeleteAnalyticsReportingScheduleBadRequest) GetPayload

func (*DeleteAnalyticsReportingScheduleBadRequest) IsClientError

IsClientError returns true when this delete analytics reporting schedule bad request response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleBadRequest) IsCode

IsCode returns true when this delete analytics reporting schedule bad request response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleBadRequest) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule bad request response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleBadRequest) IsServerError

IsServerError returns true when this delete analytics reporting schedule bad request response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleBadRequest) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule bad request response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleBadRequest) String

type DeleteAnalyticsReportingScheduleForbidden

type DeleteAnalyticsReportingScheduleForbidden struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteAnalyticsReportingScheduleForbidden

func NewDeleteAnalyticsReportingScheduleForbidden() *DeleteAnalyticsReportingScheduleForbidden

NewDeleteAnalyticsReportingScheduleForbidden creates a DeleteAnalyticsReportingScheduleForbidden with default headers values

func (*DeleteAnalyticsReportingScheduleForbidden) Error

func (*DeleteAnalyticsReportingScheduleForbidden) GetPayload

func (*DeleteAnalyticsReportingScheduleForbidden) IsClientError

IsClientError returns true when this delete analytics reporting schedule forbidden response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleForbidden) IsCode

IsCode returns true when this delete analytics reporting schedule forbidden response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleForbidden) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule forbidden response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleForbidden) IsServerError

IsServerError returns true when this delete analytics reporting schedule forbidden response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleForbidden) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule forbidden response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleForbidden) String

type DeleteAnalyticsReportingScheduleGatewayTimeout

type DeleteAnalyticsReportingScheduleGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteAnalyticsReportingScheduleGatewayTimeout

func NewDeleteAnalyticsReportingScheduleGatewayTimeout() *DeleteAnalyticsReportingScheduleGatewayTimeout

NewDeleteAnalyticsReportingScheduleGatewayTimeout creates a DeleteAnalyticsReportingScheduleGatewayTimeout with default headers values

func (*DeleteAnalyticsReportingScheduleGatewayTimeout) Error

func (*DeleteAnalyticsReportingScheduleGatewayTimeout) GetPayload

func (*DeleteAnalyticsReportingScheduleGatewayTimeout) IsClientError

IsClientError returns true when this delete analytics reporting schedule gateway timeout response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleGatewayTimeout) IsCode

IsCode returns true when this delete analytics reporting schedule gateway timeout response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleGatewayTimeout) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule gateway timeout response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleGatewayTimeout) IsServerError

IsServerError returns true when this delete analytics reporting schedule gateway timeout response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleGatewayTimeout) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule gateway timeout response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleGatewayTimeout) String

type DeleteAnalyticsReportingScheduleInternalServerError

type DeleteAnalyticsReportingScheduleInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteAnalyticsReportingScheduleInternalServerError

func NewDeleteAnalyticsReportingScheduleInternalServerError() *DeleteAnalyticsReportingScheduleInternalServerError

NewDeleteAnalyticsReportingScheduleInternalServerError creates a DeleteAnalyticsReportingScheduleInternalServerError with default headers values

func (*DeleteAnalyticsReportingScheduleInternalServerError) Error

func (*DeleteAnalyticsReportingScheduleInternalServerError) GetPayload

func (*DeleteAnalyticsReportingScheduleInternalServerError) IsClientError

IsClientError returns true when this delete analytics reporting schedule internal server error response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleInternalServerError) IsCode

IsCode returns true when this delete analytics reporting schedule internal server error response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleInternalServerError) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule internal server error response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleInternalServerError) IsServerError

IsServerError returns true when this delete analytics reporting schedule internal server error response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleInternalServerError) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule internal server error response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleInternalServerError) String

type DeleteAnalyticsReportingScheduleNotFound

type DeleteAnalyticsReportingScheduleNotFound struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteAnalyticsReportingScheduleNotFound

func NewDeleteAnalyticsReportingScheduleNotFound() *DeleteAnalyticsReportingScheduleNotFound

NewDeleteAnalyticsReportingScheduleNotFound creates a DeleteAnalyticsReportingScheduleNotFound with default headers values

func (*DeleteAnalyticsReportingScheduleNotFound) Error

func (*DeleteAnalyticsReportingScheduleNotFound) GetPayload

func (*DeleteAnalyticsReportingScheduleNotFound) IsClientError

IsClientError returns true when this delete analytics reporting schedule not found response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleNotFound) IsCode

IsCode returns true when this delete analytics reporting schedule not found response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleNotFound) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule not found response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleNotFound) IsServerError

IsServerError returns true when this delete analytics reporting schedule not found response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleNotFound) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule not found response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleNotFound) String

type DeleteAnalyticsReportingScheduleOK

type DeleteAnalyticsReportingScheduleOK struct {
}

DeleteAnalyticsReportingScheduleOK describes a response with status code 200, with default header values.

Operation was successful.

func NewDeleteAnalyticsReportingScheduleOK

func NewDeleteAnalyticsReportingScheduleOK() *DeleteAnalyticsReportingScheduleOK

NewDeleteAnalyticsReportingScheduleOK creates a DeleteAnalyticsReportingScheduleOK with default headers values

func (*DeleteAnalyticsReportingScheduleOK) Error

func (*DeleteAnalyticsReportingScheduleOK) IsClientError

func (o *DeleteAnalyticsReportingScheduleOK) IsClientError() bool

IsClientError returns true when this delete analytics reporting schedule o k response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleOK) IsCode

IsCode returns true when this delete analytics reporting schedule o k response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleOK) IsRedirect

func (o *DeleteAnalyticsReportingScheduleOK) IsRedirect() bool

IsRedirect returns true when this delete analytics reporting schedule o k response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleOK) IsServerError

func (o *DeleteAnalyticsReportingScheduleOK) IsServerError() bool

IsServerError returns true when this delete analytics reporting schedule o k response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleOK) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule o k response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleOK) String

type DeleteAnalyticsReportingScheduleParams

type DeleteAnalyticsReportingScheduleParams struct {

	/* ScheduleID.

	   Schedule ID
	*/
	ScheduleID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteAnalyticsReportingScheduleParams contains all the parameters to send to the API endpoint

for the delete analytics reporting schedule operation.

Typically these are written to a http.Request.

func NewDeleteAnalyticsReportingScheduleParams

func NewDeleteAnalyticsReportingScheduleParams() *DeleteAnalyticsReportingScheduleParams

NewDeleteAnalyticsReportingScheduleParams creates a new DeleteAnalyticsReportingScheduleParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteAnalyticsReportingScheduleParamsWithContext

func NewDeleteAnalyticsReportingScheduleParamsWithContext(ctx context.Context) *DeleteAnalyticsReportingScheduleParams

NewDeleteAnalyticsReportingScheduleParamsWithContext creates a new DeleteAnalyticsReportingScheduleParams object with the ability to set a context for a request.

func NewDeleteAnalyticsReportingScheduleParamsWithHTTPClient

func NewDeleteAnalyticsReportingScheduleParamsWithHTTPClient(client *http.Client) *DeleteAnalyticsReportingScheduleParams

NewDeleteAnalyticsReportingScheduleParamsWithHTTPClient creates a new DeleteAnalyticsReportingScheduleParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAnalyticsReportingScheduleParamsWithTimeout

func NewDeleteAnalyticsReportingScheduleParamsWithTimeout(timeout time.Duration) *DeleteAnalyticsReportingScheduleParams

NewDeleteAnalyticsReportingScheduleParamsWithTimeout creates a new DeleteAnalyticsReportingScheduleParams object with the ability to set a timeout on a request.

func (*DeleteAnalyticsReportingScheduleParams) SetContext

SetContext adds the context to the delete analytics reporting schedule params

func (*DeleteAnalyticsReportingScheduleParams) SetDefaults

func (o *DeleteAnalyticsReportingScheduleParams) SetDefaults()

SetDefaults hydrates default values in the delete analytics reporting schedule params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAnalyticsReportingScheduleParams) SetHTTPClient

func (o *DeleteAnalyticsReportingScheduleParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete analytics reporting schedule params

func (*DeleteAnalyticsReportingScheduleParams) SetScheduleID

func (o *DeleteAnalyticsReportingScheduleParams) SetScheduleID(scheduleID string)

SetScheduleID adds the scheduleId to the delete analytics reporting schedule params

func (*DeleteAnalyticsReportingScheduleParams) SetTimeout

func (o *DeleteAnalyticsReportingScheduleParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete analytics reporting schedule params

func (*DeleteAnalyticsReportingScheduleParams) WithContext

WithContext adds the context to the delete analytics reporting schedule params

func (*DeleteAnalyticsReportingScheduleParams) WithDefaults

WithDefaults hydrates default values in the delete analytics reporting schedule params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAnalyticsReportingScheduleParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete analytics reporting schedule params

func (*DeleteAnalyticsReportingScheduleParams) WithScheduleID

WithScheduleID adds the scheduleID to the delete analytics reporting schedule params

func (*DeleteAnalyticsReportingScheduleParams) WithTimeout

WithTimeout adds the timeout to the delete analytics reporting schedule params

func (*DeleteAnalyticsReportingScheduleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteAnalyticsReportingScheduleReader

type DeleteAnalyticsReportingScheduleReader struct {
	// contains filtered or unexported fields
}

DeleteAnalyticsReportingScheduleReader is a Reader for the DeleteAnalyticsReportingSchedule structure.

func (*DeleteAnalyticsReportingScheduleReader) ReadResponse

func (o *DeleteAnalyticsReportingScheduleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteAnalyticsReportingScheduleRequestEntityTooLarge

type DeleteAnalyticsReportingScheduleRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteAnalyticsReportingScheduleRequestEntityTooLarge

func NewDeleteAnalyticsReportingScheduleRequestEntityTooLarge() *DeleteAnalyticsReportingScheduleRequestEntityTooLarge

NewDeleteAnalyticsReportingScheduleRequestEntityTooLarge creates a DeleteAnalyticsReportingScheduleRequestEntityTooLarge with default headers values

func (*DeleteAnalyticsReportingScheduleRequestEntityTooLarge) Error

func (*DeleteAnalyticsReportingScheduleRequestEntityTooLarge) GetPayload

func (*DeleteAnalyticsReportingScheduleRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete analytics reporting schedule request entity too large response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleRequestEntityTooLarge) IsCode

IsCode returns true when this delete analytics reporting schedule request entity too large response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule request entity too large response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete analytics reporting schedule request entity too large response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule request entity too large response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleRequestEntityTooLarge) String

type DeleteAnalyticsReportingScheduleRequestTimeout

type DeleteAnalyticsReportingScheduleRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteAnalyticsReportingScheduleRequestTimeout

func NewDeleteAnalyticsReportingScheduleRequestTimeout() *DeleteAnalyticsReportingScheduleRequestTimeout

NewDeleteAnalyticsReportingScheduleRequestTimeout creates a DeleteAnalyticsReportingScheduleRequestTimeout with default headers values

func (*DeleteAnalyticsReportingScheduleRequestTimeout) Error

func (*DeleteAnalyticsReportingScheduleRequestTimeout) GetPayload

func (*DeleteAnalyticsReportingScheduleRequestTimeout) IsClientError

IsClientError returns true when this delete analytics reporting schedule request timeout response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleRequestTimeout) IsCode

IsCode returns true when this delete analytics reporting schedule request timeout response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleRequestTimeout) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule request timeout response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleRequestTimeout) IsServerError

IsServerError returns true when this delete analytics reporting schedule request timeout response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleRequestTimeout) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule request timeout response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleRequestTimeout) String

type DeleteAnalyticsReportingScheduleServiceUnavailable

type DeleteAnalyticsReportingScheduleServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteAnalyticsReportingScheduleServiceUnavailable

func NewDeleteAnalyticsReportingScheduleServiceUnavailable() *DeleteAnalyticsReportingScheduleServiceUnavailable

NewDeleteAnalyticsReportingScheduleServiceUnavailable creates a DeleteAnalyticsReportingScheduleServiceUnavailable with default headers values

func (*DeleteAnalyticsReportingScheduleServiceUnavailable) Error

func (*DeleteAnalyticsReportingScheduleServiceUnavailable) GetPayload

func (*DeleteAnalyticsReportingScheduleServiceUnavailable) IsClientError

IsClientError returns true when this delete analytics reporting schedule service unavailable response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleServiceUnavailable) IsCode

IsCode returns true when this delete analytics reporting schedule service unavailable response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleServiceUnavailable) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule service unavailable response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleServiceUnavailable) IsServerError

IsServerError returns true when this delete analytics reporting schedule service unavailable response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleServiceUnavailable) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule service unavailable response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleServiceUnavailable) String

type DeleteAnalyticsReportingScheduleTooManyRequests

type DeleteAnalyticsReportingScheduleTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteAnalyticsReportingScheduleTooManyRequests

func NewDeleteAnalyticsReportingScheduleTooManyRequests() *DeleteAnalyticsReportingScheduleTooManyRequests

NewDeleteAnalyticsReportingScheduleTooManyRequests creates a DeleteAnalyticsReportingScheduleTooManyRequests with default headers values

func (*DeleteAnalyticsReportingScheduleTooManyRequests) Error

func (*DeleteAnalyticsReportingScheduleTooManyRequests) GetPayload

func (*DeleteAnalyticsReportingScheduleTooManyRequests) IsClientError

IsClientError returns true when this delete analytics reporting schedule too many requests response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleTooManyRequests) IsCode

IsCode returns true when this delete analytics reporting schedule too many requests response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleTooManyRequests) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule too many requests response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleTooManyRequests) IsServerError

IsServerError returns true when this delete analytics reporting schedule too many requests response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleTooManyRequests) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule too many requests response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleTooManyRequests) String

type DeleteAnalyticsReportingScheduleUnauthorized

type DeleteAnalyticsReportingScheduleUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteAnalyticsReportingScheduleUnauthorized

func NewDeleteAnalyticsReportingScheduleUnauthorized() *DeleteAnalyticsReportingScheduleUnauthorized

NewDeleteAnalyticsReportingScheduleUnauthorized creates a DeleteAnalyticsReportingScheduleUnauthorized with default headers values

func (*DeleteAnalyticsReportingScheduleUnauthorized) Error

func (*DeleteAnalyticsReportingScheduleUnauthorized) GetPayload

func (*DeleteAnalyticsReportingScheduleUnauthorized) IsClientError

IsClientError returns true when this delete analytics reporting schedule unauthorized response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleUnauthorized) IsCode

IsCode returns true when this delete analytics reporting schedule unauthorized response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleUnauthorized) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule unauthorized response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleUnauthorized) IsServerError

IsServerError returns true when this delete analytics reporting schedule unauthorized response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleUnauthorized) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule unauthorized response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleUnauthorized) String

type DeleteAnalyticsReportingScheduleUnsupportedMediaType

type DeleteAnalyticsReportingScheduleUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsReportingScheduleUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteAnalyticsReportingScheduleUnsupportedMediaType

func NewDeleteAnalyticsReportingScheduleUnsupportedMediaType() *DeleteAnalyticsReportingScheduleUnsupportedMediaType

NewDeleteAnalyticsReportingScheduleUnsupportedMediaType creates a DeleteAnalyticsReportingScheduleUnsupportedMediaType with default headers values

func (*DeleteAnalyticsReportingScheduleUnsupportedMediaType) Error

func (*DeleteAnalyticsReportingScheduleUnsupportedMediaType) GetPayload

func (*DeleteAnalyticsReportingScheduleUnsupportedMediaType) IsClientError

IsClientError returns true when this delete analytics reporting schedule unsupported media type response has a 4xx status code

func (*DeleteAnalyticsReportingScheduleUnsupportedMediaType) IsCode

IsCode returns true when this delete analytics reporting schedule unsupported media type response a status code equal to that given

func (*DeleteAnalyticsReportingScheduleUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete analytics reporting schedule unsupported media type response has a 3xx status code

func (*DeleteAnalyticsReportingScheduleUnsupportedMediaType) IsServerError

IsServerError returns true when this delete analytics reporting schedule unsupported media type response has a 5xx status code

func (*DeleteAnalyticsReportingScheduleUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete analytics reporting schedule unsupported media type response has a 2xx status code

func (*DeleteAnalyticsReportingScheduleUnsupportedMediaType) String

type DeleteAnalyticsUsersDetailsJobBadRequest

type DeleteAnalyticsUsersDetailsJobBadRequest struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteAnalyticsUsersDetailsJobBadRequest

func NewDeleteAnalyticsUsersDetailsJobBadRequest() *DeleteAnalyticsUsersDetailsJobBadRequest

NewDeleteAnalyticsUsersDetailsJobBadRequest creates a DeleteAnalyticsUsersDetailsJobBadRequest with default headers values

func (*DeleteAnalyticsUsersDetailsJobBadRequest) Error

func (*DeleteAnalyticsUsersDetailsJobBadRequest) GetPayload

func (*DeleteAnalyticsUsersDetailsJobBadRequest) IsClientError

IsClientError returns true when this delete analytics users details job bad request response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobBadRequest) IsCode

IsCode returns true when this delete analytics users details job bad request response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobBadRequest) IsRedirect

IsRedirect returns true when this delete analytics users details job bad request response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobBadRequest) IsServerError

IsServerError returns true when this delete analytics users details job bad request response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobBadRequest) IsSuccess

IsSuccess returns true when this delete analytics users details job bad request response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobBadRequest) String

type DeleteAnalyticsUsersDetailsJobForbidden

type DeleteAnalyticsUsersDetailsJobForbidden struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteAnalyticsUsersDetailsJobForbidden

func NewDeleteAnalyticsUsersDetailsJobForbidden() *DeleteAnalyticsUsersDetailsJobForbidden

NewDeleteAnalyticsUsersDetailsJobForbidden creates a DeleteAnalyticsUsersDetailsJobForbidden with default headers values

func (*DeleteAnalyticsUsersDetailsJobForbidden) Error

func (*DeleteAnalyticsUsersDetailsJobForbidden) GetPayload

func (*DeleteAnalyticsUsersDetailsJobForbidden) IsClientError

func (o *DeleteAnalyticsUsersDetailsJobForbidden) IsClientError() bool

IsClientError returns true when this delete analytics users details job forbidden response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobForbidden) IsCode

IsCode returns true when this delete analytics users details job forbidden response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobForbidden) IsRedirect

IsRedirect returns true when this delete analytics users details job forbidden response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobForbidden) IsServerError

func (o *DeleteAnalyticsUsersDetailsJobForbidden) IsServerError() bool

IsServerError returns true when this delete analytics users details job forbidden response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobForbidden) IsSuccess

IsSuccess returns true when this delete analytics users details job forbidden response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobForbidden) String

type DeleteAnalyticsUsersDetailsJobGatewayTimeout

type DeleteAnalyticsUsersDetailsJobGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteAnalyticsUsersDetailsJobGatewayTimeout

func NewDeleteAnalyticsUsersDetailsJobGatewayTimeout() *DeleteAnalyticsUsersDetailsJobGatewayTimeout

NewDeleteAnalyticsUsersDetailsJobGatewayTimeout creates a DeleteAnalyticsUsersDetailsJobGatewayTimeout with default headers values

func (*DeleteAnalyticsUsersDetailsJobGatewayTimeout) Error

func (*DeleteAnalyticsUsersDetailsJobGatewayTimeout) GetPayload

func (*DeleteAnalyticsUsersDetailsJobGatewayTimeout) IsClientError

IsClientError returns true when this delete analytics users details job gateway timeout response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobGatewayTimeout) IsCode

IsCode returns true when this delete analytics users details job gateway timeout response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobGatewayTimeout) IsRedirect

IsRedirect returns true when this delete analytics users details job gateway timeout response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobGatewayTimeout) IsServerError

IsServerError returns true when this delete analytics users details job gateway timeout response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobGatewayTimeout) IsSuccess

IsSuccess returns true when this delete analytics users details job gateway timeout response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobGatewayTimeout) String

type DeleteAnalyticsUsersDetailsJobInternalServerError

type DeleteAnalyticsUsersDetailsJobInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteAnalyticsUsersDetailsJobInternalServerError

func NewDeleteAnalyticsUsersDetailsJobInternalServerError() *DeleteAnalyticsUsersDetailsJobInternalServerError

NewDeleteAnalyticsUsersDetailsJobInternalServerError creates a DeleteAnalyticsUsersDetailsJobInternalServerError with default headers values

func (*DeleteAnalyticsUsersDetailsJobInternalServerError) Error

func (*DeleteAnalyticsUsersDetailsJobInternalServerError) GetPayload

func (*DeleteAnalyticsUsersDetailsJobInternalServerError) IsClientError

IsClientError returns true when this delete analytics users details job internal server error response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobInternalServerError) IsCode

IsCode returns true when this delete analytics users details job internal server error response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobInternalServerError) IsRedirect

IsRedirect returns true when this delete analytics users details job internal server error response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobInternalServerError) IsServerError

IsServerError returns true when this delete analytics users details job internal server error response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobInternalServerError) IsSuccess

IsSuccess returns true when this delete analytics users details job internal server error response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobInternalServerError) String

type DeleteAnalyticsUsersDetailsJobNoContent

type DeleteAnalyticsUsersDetailsJobNoContent struct {
}

DeleteAnalyticsUsersDetailsJobNoContent describes a response with status code 204, with default header values.

Deleted

func NewDeleteAnalyticsUsersDetailsJobNoContent

func NewDeleteAnalyticsUsersDetailsJobNoContent() *DeleteAnalyticsUsersDetailsJobNoContent

NewDeleteAnalyticsUsersDetailsJobNoContent creates a DeleteAnalyticsUsersDetailsJobNoContent with default headers values

func (*DeleteAnalyticsUsersDetailsJobNoContent) Error

func (*DeleteAnalyticsUsersDetailsJobNoContent) IsClientError

func (o *DeleteAnalyticsUsersDetailsJobNoContent) IsClientError() bool

IsClientError returns true when this delete analytics users details job no content response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobNoContent) IsCode

IsCode returns true when this delete analytics users details job no content response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobNoContent) IsRedirect

IsRedirect returns true when this delete analytics users details job no content response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobNoContent) IsServerError

func (o *DeleteAnalyticsUsersDetailsJobNoContent) IsServerError() bool

IsServerError returns true when this delete analytics users details job no content response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobNoContent) IsSuccess

IsSuccess returns true when this delete analytics users details job no content response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobNoContent) String

type DeleteAnalyticsUsersDetailsJobNotFound

type DeleteAnalyticsUsersDetailsJobNotFound struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteAnalyticsUsersDetailsJobNotFound

func NewDeleteAnalyticsUsersDetailsJobNotFound() *DeleteAnalyticsUsersDetailsJobNotFound

NewDeleteAnalyticsUsersDetailsJobNotFound creates a DeleteAnalyticsUsersDetailsJobNotFound with default headers values

func (*DeleteAnalyticsUsersDetailsJobNotFound) Error

func (*DeleteAnalyticsUsersDetailsJobNotFound) GetPayload

func (*DeleteAnalyticsUsersDetailsJobNotFound) IsClientError

func (o *DeleteAnalyticsUsersDetailsJobNotFound) IsClientError() bool

IsClientError returns true when this delete analytics users details job not found response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobNotFound) IsCode

IsCode returns true when this delete analytics users details job not found response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobNotFound) IsRedirect

IsRedirect returns true when this delete analytics users details job not found response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobNotFound) IsServerError

func (o *DeleteAnalyticsUsersDetailsJobNotFound) IsServerError() bool

IsServerError returns true when this delete analytics users details job not found response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobNotFound) IsSuccess

IsSuccess returns true when this delete analytics users details job not found response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobNotFound) String

type DeleteAnalyticsUsersDetailsJobParams

type DeleteAnalyticsUsersDetailsJobParams struct {

	/* JobID.

	   jobId
	*/
	JobID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteAnalyticsUsersDetailsJobParams contains all the parameters to send to the API endpoint

for the delete analytics users details job operation.

Typically these are written to a http.Request.

func NewDeleteAnalyticsUsersDetailsJobParams

func NewDeleteAnalyticsUsersDetailsJobParams() *DeleteAnalyticsUsersDetailsJobParams

NewDeleteAnalyticsUsersDetailsJobParams creates a new DeleteAnalyticsUsersDetailsJobParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteAnalyticsUsersDetailsJobParamsWithContext

func NewDeleteAnalyticsUsersDetailsJobParamsWithContext(ctx context.Context) *DeleteAnalyticsUsersDetailsJobParams

NewDeleteAnalyticsUsersDetailsJobParamsWithContext creates a new DeleteAnalyticsUsersDetailsJobParams object with the ability to set a context for a request.

func NewDeleteAnalyticsUsersDetailsJobParamsWithHTTPClient

func NewDeleteAnalyticsUsersDetailsJobParamsWithHTTPClient(client *http.Client) *DeleteAnalyticsUsersDetailsJobParams

NewDeleteAnalyticsUsersDetailsJobParamsWithHTTPClient creates a new DeleteAnalyticsUsersDetailsJobParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAnalyticsUsersDetailsJobParamsWithTimeout

func NewDeleteAnalyticsUsersDetailsJobParamsWithTimeout(timeout time.Duration) *DeleteAnalyticsUsersDetailsJobParams

NewDeleteAnalyticsUsersDetailsJobParamsWithTimeout creates a new DeleteAnalyticsUsersDetailsJobParams object with the ability to set a timeout on a request.

func (*DeleteAnalyticsUsersDetailsJobParams) SetContext

SetContext adds the context to the delete analytics users details job params

func (*DeleteAnalyticsUsersDetailsJobParams) SetDefaults

func (o *DeleteAnalyticsUsersDetailsJobParams) SetDefaults()

SetDefaults hydrates default values in the delete analytics users details job params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAnalyticsUsersDetailsJobParams) SetHTTPClient

func (o *DeleteAnalyticsUsersDetailsJobParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete analytics users details job params

func (*DeleteAnalyticsUsersDetailsJobParams) SetJobID

func (o *DeleteAnalyticsUsersDetailsJobParams) SetJobID(jobID string)

SetJobID adds the jobId to the delete analytics users details job params

func (*DeleteAnalyticsUsersDetailsJobParams) SetTimeout

func (o *DeleteAnalyticsUsersDetailsJobParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete analytics users details job params

func (*DeleteAnalyticsUsersDetailsJobParams) WithContext

WithContext adds the context to the delete analytics users details job params

func (*DeleteAnalyticsUsersDetailsJobParams) WithDefaults

WithDefaults hydrates default values in the delete analytics users details job params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAnalyticsUsersDetailsJobParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete analytics users details job params

func (*DeleteAnalyticsUsersDetailsJobParams) WithJobID

WithJobID adds the jobID to the delete analytics users details job params

func (*DeleteAnalyticsUsersDetailsJobParams) WithTimeout

WithTimeout adds the timeout to the delete analytics users details job params

func (*DeleteAnalyticsUsersDetailsJobParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteAnalyticsUsersDetailsJobReader

type DeleteAnalyticsUsersDetailsJobReader struct {
	// contains filtered or unexported fields
}

DeleteAnalyticsUsersDetailsJobReader is a Reader for the DeleteAnalyticsUsersDetailsJob structure.

func (*DeleteAnalyticsUsersDetailsJobReader) ReadResponse

func (o *DeleteAnalyticsUsersDetailsJobReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge

type DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteAnalyticsUsersDetailsJobRequestEntityTooLarge

func NewDeleteAnalyticsUsersDetailsJobRequestEntityTooLarge() *DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge

NewDeleteAnalyticsUsersDetailsJobRequestEntityTooLarge creates a DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge with default headers values

func (*DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge) Error

func (*DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge) GetPayload

func (*DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete analytics users details job request entity too large response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge) IsCode

IsCode returns true when this delete analytics users details job request entity too large response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete analytics users details job request entity too large response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete analytics users details job request entity too large response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete analytics users details job request entity too large response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobRequestEntityTooLarge) String

type DeleteAnalyticsUsersDetailsJobRequestTimeout

type DeleteAnalyticsUsersDetailsJobRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteAnalyticsUsersDetailsJobRequestTimeout

func NewDeleteAnalyticsUsersDetailsJobRequestTimeout() *DeleteAnalyticsUsersDetailsJobRequestTimeout

NewDeleteAnalyticsUsersDetailsJobRequestTimeout creates a DeleteAnalyticsUsersDetailsJobRequestTimeout with default headers values

func (*DeleteAnalyticsUsersDetailsJobRequestTimeout) Error

func (*DeleteAnalyticsUsersDetailsJobRequestTimeout) GetPayload

func (*DeleteAnalyticsUsersDetailsJobRequestTimeout) IsClientError

IsClientError returns true when this delete analytics users details job request timeout response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobRequestTimeout) IsCode

IsCode returns true when this delete analytics users details job request timeout response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobRequestTimeout) IsRedirect

IsRedirect returns true when this delete analytics users details job request timeout response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobRequestTimeout) IsServerError

IsServerError returns true when this delete analytics users details job request timeout response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobRequestTimeout) IsSuccess

IsSuccess returns true when this delete analytics users details job request timeout response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobRequestTimeout) String

type DeleteAnalyticsUsersDetailsJobServiceUnavailable

type DeleteAnalyticsUsersDetailsJobServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteAnalyticsUsersDetailsJobServiceUnavailable

func NewDeleteAnalyticsUsersDetailsJobServiceUnavailable() *DeleteAnalyticsUsersDetailsJobServiceUnavailable

NewDeleteAnalyticsUsersDetailsJobServiceUnavailable creates a DeleteAnalyticsUsersDetailsJobServiceUnavailable with default headers values

func (*DeleteAnalyticsUsersDetailsJobServiceUnavailable) Error

func (*DeleteAnalyticsUsersDetailsJobServiceUnavailable) GetPayload

func (*DeleteAnalyticsUsersDetailsJobServiceUnavailable) IsClientError

IsClientError returns true when this delete analytics users details job service unavailable response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobServiceUnavailable) IsCode

IsCode returns true when this delete analytics users details job service unavailable response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobServiceUnavailable) IsRedirect

IsRedirect returns true when this delete analytics users details job service unavailable response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobServiceUnavailable) IsServerError

IsServerError returns true when this delete analytics users details job service unavailable response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobServiceUnavailable) IsSuccess

IsSuccess returns true when this delete analytics users details job service unavailable response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobServiceUnavailable) String

type DeleteAnalyticsUsersDetailsJobTooManyRequests

type DeleteAnalyticsUsersDetailsJobTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteAnalyticsUsersDetailsJobTooManyRequests

func NewDeleteAnalyticsUsersDetailsJobTooManyRequests() *DeleteAnalyticsUsersDetailsJobTooManyRequests

NewDeleteAnalyticsUsersDetailsJobTooManyRequests creates a DeleteAnalyticsUsersDetailsJobTooManyRequests with default headers values

func (*DeleteAnalyticsUsersDetailsJobTooManyRequests) Error

func (*DeleteAnalyticsUsersDetailsJobTooManyRequests) GetPayload

func (*DeleteAnalyticsUsersDetailsJobTooManyRequests) IsClientError

IsClientError returns true when this delete analytics users details job too many requests response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobTooManyRequests) IsCode

IsCode returns true when this delete analytics users details job too many requests response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobTooManyRequests) IsRedirect

IsRedirect returns true when this delete analytics users details job too many requests response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobTooManyRequests) IsServerError

IsServerError returns true when this delete analytics users details job too many requests response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobTooManyRequests) IsSuccess

IsSuccess returns true when this delete analytics users details job too many requests response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobTooManyRequests) String

type DeleteAnalyticsUsersDetailsJobUnauthorized

type DeleteAnalyticsUsersDetailsJobUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteAnalyticsUsersDetailsJobUnauthorized

func NewDeleteAnalyticsUsersDetailsJobUnauthorized() *DeleteAnalyticsUsersDetailsJobUnauthorized

NewDeleteAnalyticsUsersDetailsJobUnauthorized creates a DeleteAnalyticsUsersDetailsJobUnauthorized with default headers values

func (*DeleteAnalyticsUsersDetailsJobUnauthorized) Error

func (*DeleteAnalyticsUsersDetailsJobUnauthorized) GetPayload

func (*DeleteAnalyticsUsersDetailsJobUnauthorized) IsClientError

IsClientError returns true when this delete analytics users details job unauthorized response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobUnauthorized) IsCode

IsCode returns true when this delete analytics users details job unauthorized response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobUnauthorized) IsRedirect

IsRedirect returns true when this delete analytics users details job unauthorized response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobUnauthorized) IsServerError

IsServerError returns true when this delete analytics users details job unauthorized response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobUnauthorized) IsSuccess

IsSuccess returns true when this delete analytics users details job unauthorized response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobUnauthorized) String

type DeleteAnalyticsUsersDetailsJobUnsupportedMediaType

type DeleteAnalyticsUsersDetailsJobUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteAnalyticsUsersDetailsJobUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteAnalyticsUsersDetailsJobUnsupportedMediaType

func NewDeleteAnalyticsUsersDetailsJobUnsupportedMediaType() *DeleteAnalyticsUsersDetailsJobUnsupportedMediaType

NewDeleteAnalyticsUsersDetailsJobUnsupportedMediaType creates a DeleteAnalyticsUsersDetailsJobUnsupportedMediaType with default headers values

func (*DeleteAnalyticsUsersDetailsJobUnsupportedMediaType) Error

func (*DeleteAnalyticsUsersDetailsJobUnsupportedMediaType) GetPayload

func (*DeleteAnalyticsUsersDetailsJobUnsupportedMediaType) IsClientError

IsClientError returns true when this delete analytics users details job unsupported media type response has a 4xx status code

func (*DeleteAnalyticsUsersDetailsJobUnsupportedMediaType) IsCode

IsCode returns true when this delete analytics users details job unsupported media type response a status code equal to that given

func (*DeleteAnalyticsUsersDetailsJobUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete analytics users details job unsupported media type response has a 3xx status code

func (*DeleteAnalyticsUsersDetailsJobUnsupportedMediaType) IsServerError

IsServerError returns true when this delete analytics users details job unsupported media type response has a 5xx status code

func (*DeleteAnalyticsUsersDetailsJobUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete analytics users details job unsupported media type response has a 2xx status code

func (*DeleteAnalyticsUsersDetailsJobUnsupportedMediaType) String

type GetAnalyticsBotflowReportingturnsBadRequest

type GetAnalyticsBotflowReportingturnsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsBotflowReportingturnsBadRequest

func NewGetAnalyticsBotflowReportingturnsBadRequest() *GetAnalyticsBotflowReportingturnsBadRequest

NewGetAnalyticsBotflowReportingturnsBadRequest creates a GetAnalyticsBotflowReportingturnsBadRequest with default headers values

func (*GetAnalyticsBotflowReportingturnsBadRequest) Error

func (*GetAnalyticsBotflowReportingturnsBadRequest) GetPayload

func (*GetAnalyticsBotflowReportingturnsBadRequest) IsClientError

IsClientError returns true when this get analytics botflow reportingturns bad request response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsBadRequest) IsCode

IsCode returns true when this get analytics botflow reportingturns bad request response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsBadRequest) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns bad request response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsBadRequest) IsServerError

IsServerError returns true when this get analytics botflow reportingturns bad request response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsBadRequest) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns bad request response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsBadRequest) String

type GetAnalyticsBotflowReportingturnsForbidden

type GetAnalyticsBotflowReportingturnsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsBotflowReportingturnsForbidden

func NewGetAnalyticsBotflowReportingturnsForbidden() *GetAnalyticsBotflowReportingturnsForbidden

NewGetAnalyticsBotflowReportingturnsForbidden creates a GetAnalyticsBotflowReportingturnsForbidden with default headers values

func (*GetAnalyticsBotflowReportingturnsForbidden) Error

func (*GetAnalyticsBotflowReportingturnsForbidden) GetPayload

func (*GetAnalyticsBotflowReportingturnsForbidden) IsClientError

IsClientError returns true when this get analytics botflow reportingturns forbidden response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsForbidden) IsCode

IsCode returns true when this get analytics botflow reportingturns forbidden response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsForbidden) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns forbidden response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsForbidden) IsServerError

IsServerError returns true when this get analytics botflow reportingturns forbidden response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsForbidden) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns forbidden response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsForbidden) String

type GetAnalyticsBotflowReportingturnsGatewayTimeout

type GetAnalyticsBotflowReportingturnsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsBotflowReportingturnsGatewayTimeout

func NewGetAnalyticsBotflowReportingturnsGatewayTimeout() *GetAnalyticsBotflowReportingturnsGatewayTimeout

NewGetAnalyticsBotflowReportingturnsGatewayTimeout creates a GetAnalyticsBotflowReportingturnsGatewayTimeout with default headers values

func (*GetAnalyticsBotflowReportingturnsGatewayTimeout) Error

func (*GetAnalyticsBotflowReportingturnsGatewayTimeout) GetPayload

func (*GetAnalyticsBotflowReportingturnsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics botflow reportingturns gateway timeout response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsGatewayTimeout) IsCode

IsCode returns true when this get analytics botflow reportingturns gateway timeout response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns gateway timeout response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics botflow reportingturns gateway timeout response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns gateway timeout response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsGatewayTimeout) String

type GetAnalyticsBotflowReportingturnsInternalServerError

type GetAnalyticsBotflowReportingturnsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsBotflowReportingturnsInternalServerError

func NewGetAnalyticsBotflowReportingturnsInternalServerError() *GetAnalyticsBotflowReportingturnsInternalServerError

NewGetAnalyticsBotflowReportingturnsInternalServerError creates a GetAnalyticsBotflowReportingturnsInternalServerError with default headers values

func (*GetAnalyticsBotflowReportingturnsInternalServerError) Error

func (*GetAnalyticsBotflowReportingturnsInternalServerError) GetPayload

func (*GetAnalyticsBotflowReportingturnsInternalServerError) IsClientError

IsClientError returns true when this get analytics botflow reportingturns internal server error response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsInternalServerError) IsCode

IsCode returns true when this get analytics botflow reportingturns internal server error response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns internal server error response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsInternalServerError) IsServerError

IsServerError returns true when this get analytics botflow reportingturns internal server error response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns internal server error response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsInternalServerError) String

type GetAnalyticsBotflowReportingturnsNotFound

type GetAnalyticsBotflowReportingturnsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsBotflowReportingturnsNotFound

func NewGetAnalyticsBotflowReportingturnsNotFound() *GetAnalyticsBotflowReportingturnsNotFound

NewGetAnalyticsBotflowReportingturnsNotFound creates a GetAnalyticsBotflowReportingturnsNotFound with default headers values

func (*GetAnalyticsBotflowReportingturnsNotFound) Error

func (*GetAnalyticsBotflowReportingturnsNotFound) GetPayload

func (*GetAnalyticsBotflowReportingturnsNotFound) IsClientError

IsClientError returns true when this get analytics botflow reportingturns not found response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsNotFound) IsCode

IsCode returns true when this get analytics botflow reportingturns not found response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsNotFound) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns not found response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsNotFound) IsServerError

IsServerError returns true when this get analytics botflow reportingturns not found response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsNotFound) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns not found response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsNotFound) String

type GetAnalyticsBotflowReportingturnsOK

type GetAnalyticsBotflowReportingturnsOK struct {
	Payload *models.ReportingTurnsResponse
}

GetAnalyticsBotflowReportingturnsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsBotflowReportingturnsOK

func NewGetAnalyticsBotflowReportingturnsOK() *GetAnalyticsBotflowReportingturnsOK

NewGetAnalyticsBotflowReportingturnsOK creates a GetAnalyticsBotflowReportingturnsOK with default headers values

func (*GetAnalyticsBotflowReportingturnsOK) Error

func (*GetAnalyticsBotflowReportingturnsOK) GetPayload

func (*GetAnalyticsBotflowReportingturnsOK) IsClientError

func (o *GetAnalyticsBotflowReportingturnsOK) IsClientError() bool

IsClientError returns true when this get analytics botflow reportingturns o k response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsOK) IsCode

IsCode returns true when this get analytics botflow reportingturns o k response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsOK) IsRedirect

func (o *GetAnalyticsBotflowReportingturnsOK) IsRedirect() bool

IsRedirect returns true when this get analytics botflow reportingturns o k response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsOK) IsServerError

func (o *GetAnalyticsBotflowReportingturnsOK) IsServerError() bool

IsServerError returns true when this get analytics botflow reportingturns o k response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsOK) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns o k response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsOK) String

type GetAnalyticsBotflowReportingturnsParams

type GetAnalyticsBotflowReportingturnsParams struct {

	/* ActionID.

	   Optional action ID to get the reporting turns associated to a particular flow action
	*/
	ActionID *string

	/* After.

	   The cursor that points to the ID of the last item in the list of entities that has been returned.
	*/
	After *string

	/* AskActionResults.

	   Optional case-insensitive comma separated list of ask action results to filter the reporting turns.
	*/
	AskActionResults *string

	/* BotFlowID.

	   ID of the bot flow.
	*/
	BotFlowID string

	/* Language.

	   Optional language code to get the reporting turns for a particular language
	*/
	Language *string

	/* PageSize.

	   Max number of entities to return. Maximum of 250

	   Default: "50"
	*/
	PageSize *string

	/* SessionID.

	   Optional session ID to get the reporting turns for a particular session
	*/
	SessionID *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsBotflowReportingturnsParams contains all the parameters to send to the API endpoint

for the get analytics botflow reportingturns operation.

Typically these are written to a http.Request.

func NewGetAnalyticsBotflowReportingturnsParams

func NewGetAnalyticsBotflowReportingturnsParams() *GetAnalyticsBotflowReportingturnsParams

NewGetAnalyticsBotflowReportingturnsParams creates a new GetAnalyticsBotflowReportingturnsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsBotflowReportingturnsParamsWithContext

func NewGetAnalyticsBotflowReportingturnsParamsWithContext(ctx context.Context) *GetAnalyticsBotflowReportingturnsParams

NewGetAnalyticsBotflowReportingturnsParamsWithContext creates a new GetAnalyticsBotflowReportingturnsParams object with the ability to set a context for a request.

func NewGetAnalyticsBotflowReportingturnsParamsWithHTTPClient

func NewGetAnalyticsBotflowReportingturnsParamsWithHTTPClient(client *http.Client) *GetAnalyticsBotflowReportingturnsParams

NewGetAnalyticsBotflowReportingturnsParamsWithHTTPClient creates a new GetAnalyticsBotflowReportingturnsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsBotflowReportingturnsParamsWithTimeout

func NewGetAnalyticsBotflowReportingturnsParamsWithTimeout(timeout time.Duration) *GetAnalyticsBotflowReportingturnsParams

NewGetAnalyticsBotflowReportingturnsParamsWithTimeout creates a new GetAnalyticsBotflowReportingturnsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsBotflowReportingturnsParams) SetActionID

func (o *GetAnalyticsBotflowReportingturnsParams) SetActionID(actionID *string)

SetActionID adds the actionId to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetAfter

func (o *GetAnalyticsBotflowReportingturnsParams) SetAfter(after *string)

SetAfter adds the after to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetAskActionResults

func (o *GetAnalyticsBotflowReportingturnsParams) SetAskActionResults(askActionResults *string)

SetAskActionResults adds the askActionResults to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetBotFlowID

func (o *GetAnalyticsBotflowReportingturnsParams) SetBotFlowID(botFlowID string)

SetBotFlowID adds the botFlowId to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetContext

SetContext adds the context to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetDefaults

func (o *GetAnalyticsBotflowReportingturnsParams) SetDefaults()

SetDefaults hydrates default values in the get analytics botflow reportingturns params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsBotflowReportingturnsParams) SetHTTPClient

func (o *GetAnalyticsBotflowReportingturnsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetLanguage

func (o *GetAnalyticsBotflowReportingturnsParams) SetLanguage(language *string)

SetLanguage adds the language to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetPageSize

func (o *GetAnalyticsBotflowReportingturnsParams) SetPageSize(pageSize *string)

SetPageSize adds the pageSize to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetSessionID

func (o *GetAnalyticsBotflowReportingturnsParams) SetSessionID(sessionID *string)

SetSessionID adds the sessionId to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) SetTimeout

func (o *GetAnalyticsBotflowReportingturnsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithActionID

WithActionID adds the actionID to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithAfter

WithAfter adds the after to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithAskActionResults

WithAskActionResults adds the askActionResults to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithBotFlowID

WithBotFlowID adds the botFlowID to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithContext

WithContext adds the context to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithDefaults

WithDefaults hydrates default values in the get analytics botflow reportingturns params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsBotflowReportingturnsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithLanguage

WithLanguage adds the language to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithPageSize

WithPageSize adds the pageSize to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithSessionID

WithSessionID adds the sessionID to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WithTimeout

WithTimeout adds the timeout to the get analytics botflow reportingturns params

func (*GetAnalyticsBotflowReportingturnsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsBotflowReportingturnsReader

type GetAnalyticsBotflowReportingturnsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsBotflowReportingturnsReader is a Reader for the GetAnalyticsBotflowReportingturns structure.

func (*GetAnalyticsBotflowReportingturnsReader) ReadResponse

func (o *GetAnalyticsBotflowReportingturnsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsBotflowReportingturnsRequestEntityTooLarge

type GetAnalyticsBotflowReportingturnsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsBotflowReportingturnsRequestEntityTooLarge

func NewGetAnalyticsBotflowReportingturnsRequestEntityTooLarge() *GetAnalyticsBotflowReportingturnsRequestEntityTooLarge

NewGetAnalyticsBotflowReportingturnsRequestEntityTooLarge creates a GetAnalyticsBotflowReportingturnsRequestEntityTooLarge with default headers values

func (*GetAnalyticsBotflowReportingturnsRequestEntityTooLarge) Error

func (*GetAnalyticsBotflowReportingturnsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsBotflowReportingturnsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics botflow reportingturns request entity too large response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics botflow reportingturns request entity too large response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns request entity too large response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics botflow reportingturns request entity too large response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns request entity too large response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsRequestEntityTooLarge) String

type GetAnalyticsBotflowReportingturnsRequestTimeout

type GetAnalyticsBotflowReportingturnsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsBotflowReportingturnsRequestTimeout

func NewGetAnalyticsBotflowReportingturnsRequestTimeout() *GetAnalyticsBotflowReportingturnsRequestTimeout

NewGetAnalyticsBotflowReportingturnsRequestTimeout creates a GetAnalyticsBotflowReportingturnsRequestTimeout with default headers values

func (*GetAnalyticsBotflowReportingturnsRequestTimeout) Error

func (*GetAnalyticsBotflowReportingturnsRequestTimeout) GetPayload

func (*GetAnalyticsBotflowReportingturnsRequestTimeout) IsClientError

IsClientError returns true when this get analytics botflow reportingturns request timeout response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsRequestTimeout) IsCode

IsCode returns true when this get analytics botflow reportingturns request timeout response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns request timeout response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsRequestTimeout) IsServerError

IsServerError returns true when this get analytics botflow reportingturns request timeout response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns request timeout response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsRequestTimeout) String

type GetAnalyticsBotflowReportingturnsServiceUnavailable

type GetAnalyticsBotflowReportingturnsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsBotflowReportingturnsServiceUnavailable

func NewGetAnalyticsBotflowReportingturnsServiceUnavailable() *GetAnalyticsBotflowReportingturnsServiceUnavailable

NewGetAnalyticsBotflowReportingturnsServiceUnavailable creates a GetAnalyticsBotflowReportingturnsServiceUnavailable with default headers values

func (*GetAnalyticsBotflowReportingturnsServiceUnavailable) Error

func (*GetAnalyticsBotflowReportingturnsServiceUnavailable) GetPayload

func (*GetAnalyticsBotflowReportingturnsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics botflow reportingturns service unavailable response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsServiceUnavailable) IsCode

IsCode returns true when this get analytics botflow reportingturns service unavailable response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns service unavailable response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics botflow reportingturns service unavailable response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns service unavailable response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsServiceUnavailable) String

type GetAnalyticsBotflowReportingturnsTooManyRequests

type GetAnalyticsBotflowReportingturnsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsBotflowReportingturnsTooManyRequests

func NewGetAnalyticsBotflowReportingturnsTooManyRequests() *GetAnalyticsBotflowReportingturnsTooManyRequests

NewGetAnalyticsBotflowReportingturnsTooManyRequests creates a GetAnalyticsBotflowReportingturnsTooManyRequests with default headers values

func (*GetAnalyticsBotflowReportingturnsTooManyRequests) Error

func (*GetAnalyticsBotflowReportingturnsTooManyRequests) GetPayload

func (*GetAnalyticsBotflowReportingturnsTooManyRequests) IsClientError

IsClientError returns true when this get analytics botflow reportingturns too many requests response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsTooManyRequests) IsCode

IsCode returns true when this get analytics botflow reportingturns too many requests response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns too many requests response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsTooManyRequests) IsServerError

IsServerError returns true when this get analytics botflow reportingturns too many requests response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns too many requests response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsTooManyRequests) String

type GetAnalyticsBotflowReportingturnsUnauthorized

type GetAnalyticsBotflowReportingturnsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsBotflowReportingturnsUnauthorized

func NewGetAnalyticsBotflowReportingturnsUnauthorized() *GetAnalyticsBotflowReportingturnsUnauthorized

NewGetAnalyticsBotflowReportingturnsUnauthorized creates a GetAnalyticsBotflowReportingturnsUnauthorized with default headers values

func (*GetAnalyticsBotflowReportingturnsUnauthorized) Error

func (*GetAnalyticsBotflowReportingturnsUnauthorized) GetPayload

func (*GetAnalyticsBotflowReportingturnsUnauthorized) IsClientError

IsClientError returns true when this get analytics botflow reportingturns unauthorized response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsUnauthorized) IsCode

IsCode returns true when this get analytics botflow reportingturns unauthorized response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns unauthorized response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsUnauthorized) IsServerError

IsServerError returns true when this get analytics botflow reportingturns unauthorized response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns unauthorized response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsUnauthorized) String

type GetAnalyticsBotflowReportingturnsUnsupportedMediaType

type GetAnalyticsBotflowReportingturnsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsBotflowReportingturnsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsBotflowReportingturnsUnsupportedMediaType

func NewGetAnalyticsBotflowReportingturnsUnsupportedMediaType() *GetAnalyticsBotflowReportingturnsUnsupportedMediaType

NewGetAnalyticsBotflowReportingturnsUnsupportedMediaType creates a GetAnalyticsBotflowReportingturnsUnsupportedMediaType with default headers values

func (*GetAnalyticsBotflowReportingturnsUnsupportedMediaType) Error

func (*GetAnalyticsBotflowReportingturnsUnsupportedMediaType) GetPayload

func (*GetAnalyticsBotflowReportingturnsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics botflow reportingturns unsupported media type response has a 4xx status code

func (*GetAnalyticsBotflowReportingturnsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics botflow reportingturns unsupported media type response a status code equal to that given

func (*GetAnalyticsBotflowReportingturnsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics botflow reportingturns unsupported media type response has a 3xx status code

func (*GetAnalyticsBotflowReportingturnsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics botflow reportingturns unsupported media type response has a 5xx status code

func (*GetAnalyticsBotflowReportingturnsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics botflow reportingturns unsupported media type response has a 2xx status code

func (*GetAnalyticsBotflowReportingturnsUnsupportedMediaType) String

type GetAnalyticsConversationDetailsBadRequest

type GetAnalyticsConversationDetailsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsConversationDetailsBadRequest

func NewGetAnalyticsConversationDetailsBadRequest() *GetAnalyticsConversationDetailsBadRequest

NewGetAnalyticsConversationDetailsBadRequest creates a GetAnalyticsConversationDetailsBadRequest with default headers values

func (*GetAnalyticsConversationDetailsBadRequest) Error

func (*GetAnalyticsConversationDetailsBadRequest) GetPayload

func (*GetAnalyticsConversationDetailsBadRequest) IsClientError

IsClientError returns true when this get analytics conversation details bad request response has a 4xx status code

func (*GetAnalyticsConversationDetailsBadRequest) IsCode

IsCode returns true when this get analytics conversation details bad request response a status code equal to that given

func (*GetAnalyticsConversationDetailsBadRequest) IsRedirect

IsRedirect returns true when this get analytics conversation details bad request response has a 3xx status code

func (*GetAnalyticsConversationDetailsBadRequest) IsServerError

IsServerError returns true when this get analytics conversation details bad request response has a 5xx status code

func (*GetAnalyticsConversationDetailsBadRequest) IsSuccess

IsSuccess returns true when this get analytics conversation details bad request response has a 2xx status code

func (*GetAnalyticsConversationDetailsBadRequest) String

type GetAnalyticsConversationDetailsForbidden

type GetAnalyticsConversationDetailsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsConversationDetailsForbidden

func NewGetAnalyticsConversationDetailsForbidden() *GetAnalyticsConversationDetailsForbidden

NewGetAnalyticsConversationDetailsForbidden creates a GetAnalyticsConversationDetailsForbidden with default headers values

func (*GetAnalyticsConversationDetailsForbidden) Error

func (*GetAnalyticsConversationDetailsForbidden) GetPayload

func (*GetAnalyticsConversationDetailsForbidden) IsClientError

IsClientError returns true when this get analytics conversation details forbidden response has a 4xx status code

func (*GetAnalyticsConversationDetailsForbidden) IsCode

IsCode returns true when this get analytics conversation details forbidden response a status code equal to that given

func (*GetAnalyticsConversationDetailsForbidden) IsRedirect

IsRedirect returns true when this get analytics conversation details forbidden response has a 3xx status code

func (*GetAnalyticsConversationDetailsForbidden) IsServerError

IsServerError returns true when this get analytics conversation details forbidden response has a 5xx status code

func (*GetAnalyticsConversationDetailsForbidden) IsSuccess

IsSuccess returns true when this get analytics conversation details forbidden response has a 2xx status code

func (*GetAnalyticsConversationDetailsForbidden) String

type GetAnalyticsConversationDetailsGatewayTimeout

type GetAnalyticsConversationDetailsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsConversationDetailsGatewayTimeout

func NewGetAnalyticsConversationDetailsGatewayTimeout() *GetAnalyticsConversationDetailsGatewayTimeout

NewGetAnalyticsConversationDetailsGatewayTimeout creates a GetAnalyticsConversationDetailsGatewayTimeout with default headers values

func (*GetAnalyticsConversationDetailsGatewayTimeout) Error

func (*GetAnalyticsConversationDetailsGatewayTimeout) GetPayload

func (*GetAnalyticsConversationDetailsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics conversation details gateway timeout response has a 4xx status code

func (*GetAnalyticsConversationDetailsGatewayTimeout) IsCode

IsCode returns true when this get analytics conversation details gateway timeout response a status code equal to that given

func (*GetAnalyticsConversationDetailsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics conversation details gateway timeout response has a 3xx status code

func (*GetAnalyticsConversationDetailsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics conversation details gateway timeout response has a 5xx status code

func (*GetAnalyticsConversationDetailsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics conversation details gateway timeout response has a 2xx status code

func (*GetAnalyticsConversationDetailsGatewayTimeout) String

type GetAnalyticsConversationDetailsInternalServerError

type GetAnalyticsConversationDetailsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsConversationDetailsInternalServerError

func NewGetAnalyticsConversationDetailsInternalServerError() *GetAnalyticsConversationDetailsInternalServerError

NewGetAnalyticsConversationDetailsInternalServerError creates a GetAnalyticsConversationDetailsInternalServerError with default headers values

func (*GetAnalyticsConversationDetailsInternalServerError) Error

func (*GetAnalyticsConversationDetailsInternalServerError) GetPayload

func (*GetAnalyticsConversationDetailsInternalServerError) IsClientError

IsClientError returns true when this get analytics conversation details internal server error response has a 4xx status code

func (*GetAnalyticsConversationDetailsInternalServerError) IsCode

IsCode returns true when this get analytics conversation details internal server error response a status code equal to that given

func (*GetAnalyticsConversationDetailsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics conversation details internal server error response has a 3xx status code

func (*GetAnalyticsConversationDetailsInternalServerError) IsServerError

IsServerError returns true when this get analytics conversation details internal server error response has a 5xx status code

func (*GetAnalyticsConversationDetailsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics conversation details internal server error response has a 2xx status code

func (*GetAnalyticsConversationDetailsInternalServerError) String

type GetAnalyticsConversationDetailsNotFound

type GetAnalyticsConversationDetailsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsConversationDetailsNotFound

func NewGetAnalyticsConversationDetailsNotFound() *GetAnalyticsConversationDetailsNotFound

NewGetAnalyticsConversationDetailsNotFound creates a GetAnalyticsConversationDetailsNotFound with default headers values

func (*GetAnalyticsConversationDetailsNotFound) Error

func (*GetAnalyticsConversationDetailsNotFound) GetPayload

func (*GetAnalyticsConversationDetailsNotFound) IsClientError

func (o *GetAnalyticsConversationDetailsNotFound) IsClientError() bool

IsClientError returns true when this get analytics conversation details not found response has a 4xx status code

func (*GetAnalyticsConversationDetailsNotFound) IsCode

IsCode returns true when this get analytics conversation details not found response a status code equal to that given

func (*GetAnalyticsConversationDetailsNotFound) IsRedirect

IsRedirect returns true when this get analytics conversation details not found response has a 3xx status code

func (*GetAnalyticsConversationDetailsNotFound) IsServerError

func (o *GetAnalyticsConversationDetailsNotFound) IsServerError() bool

IsServerError returns true when this get analytics conversation details not found response has a 5xx status code

func (*GetAnalyticsConversationDetailsNotFound) IsSuccess

IsSuccess returns true when this get analytics conversation details not found response has a 2xx status code

func (*GetAnalyticsConversationDetailsNotFound) String

type GetAnalyticsConversationDetailsOK

type GetAnalyticsConversationDetailsOK struct {
	Payload *models.AnalyticsConversationWithoutAttributes
}

GetAnalyticsConversationDetailsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsConversationDetailsOK

func NewGetAnalyticsConversationDetailsOK() *GetAnalyticsConversationDetailsOK

NewGetAnalyticsConversationDetailsOK creates a GetAnalyticsConversationDetailsOK with default headers values

func (*GetAnalyticsConversationDetailsOK) Error

func (*GetAnalyticsConversationDetailsOK) GetPayload

func (*GetAnalyticsConversationDetailsOK) IsClientError

func (o *GetAnalyticsConversationDetailsOK) IsClientError() bool

IsClientError returns true when this get analytics conversation details o k response has a 4xx status code

func (*GetAnalyticsConversationDetailsOK) IsCode

func (o *GetAnalyticsConversationDetailsOK) IsCode(code int) bool

IsCode returns true when this get analytics conversation details o k response a status code equal to that given

func (*GetAnalyticsConversationDetailsOK) IsRedirect

func (o *GetAnalyticsConversationDetailsOK) IsRedirect() bool

IsRedirect returns true when this get analytics conversation details o k response has a 3xx status code

func (*GetAnalyticsConversationDetailsOK) IsServerError

func (o *GetAnalyticsConversationDetailsOK) IsServerError() bool

IsServerError returns true when this get analytics conversation details o k response has a 5xx status code

func (*GetAnalyticsConversationDetailsOK) IsSuccess

func (o *GetAnalyticsConversationDetailsOK) IsSuccess() bool

IsSuccess returns true when this get analytics conversation details o k response has a 2xx status code

func (*GetAnalyticsConversationDetailsOK) String

type GetAnalyticsConversationDetailsParams

type GetAnalyticsConversationDetailsParams struct {

	/* ConversationID.

	   conversationId
	*/
	ConversationID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsConversationDetailsParams contains all the parameters to send to the API endpoint

for the get analytics conversation details operation.

Typically these are written to a http.Request.

func NewGetAnalyticsConversationDetailsParams

func NewGetAnalyticsConversationDetailsParams() *GetAnalyticsConversationDetailsParams

NewGetAnalyticsConversationDetailsParams creates a new GetAnalyticsConversationDetailsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsConversationDetailsParamsWithContext

func NewGetAnalyticsConversationDetailsParamsWithContext(ctx context.Context) *GetAnalyticsConversationDetailsParams

NewGetAnalyticsConversationDetailsParamsWithContext creates a new GetAnalyticsConversationDetailsParams object with the ability to set a context for a request.

func NewGetAnalyticsConversationDetailsParamsWithHTTPClient

func NewGetAnalyticsConversationDetailsParamsWithHTTPClient(client *http.Client) *GetAnalyticsConversationDetailsParams

NewGetAnalyticsConversationDetailsParamsWithHTTPClient creates a new GetAnalyticsConversationDetailsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsConversationDetailsParamsWithTimeout

func NewGetAnalyticsConversationDetailsParamsWithTimeout(timeout time.Duration) *GetAnalyticsConversationDetailsParams

NewGetAnalyticsConversationDetailsParamsWithTimeout creates a new GetAnalyticsConversationDetailsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsConversationDetailsParams) SetContext

SetContext adds the context to the get analytics conversation details params

func (*GetAnalyticsConversationDetailsParams) SetConversationID

func (o *GetAnalyticsConversationDetailsParams) SetConversationID(conversationID string)

SetConversationID adds the conversationId to the get analytics conversation details params

func (*GetAnalyticsConversationDetailsParams) SetDefaults

func (o *GetAnalyticsConversationDetailsParams) SetDefaults()

SetDefaults hydrates default values in the get analytics conversation details params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationDetailsParams) SetHTTPClient

func (o *GetAnalyticsConversationDetailsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics conversation details params

func (*GetAnalyticsConversationDetailsParams) SetTimeout

func (o *GetAnalyticsConversationDetailsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics conversation details params

func (*GetAnalyticsConversationDetailsParams) WithContext

WithContext adds the context to the get analytics conversation details params

func (*GetAnalyticsConversationDetailsParams) WithConversationID

WithConversationID adds the conversationID to the get analytics conversation details params

func (*GetAnalyticsConversationDetailsParams) WithDefaults

WithDefaults hydrates default values in the get analytics conversation details params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationDetailsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics conversation details params

func (*GetAnalyticsConversationDetailsParams) WithTimeout

WithTimeout adds the timeout to the get analytics conversation details params

func (*GetAnalyticsConversationDetailsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsConversationDetailsReader

type GetAnalyticsConversationDetailsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsConversationDetailsReader is a Reader for the GetAnalyticsConversationDetails structure.

func (*GetAnalyticsConversationDetailsReader) ReadResponse

func (o *GetAnalyticsConversationDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsConversationDetailsRequestEntityTooLarge

type GetAnalyticsConversationDetailsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsConversationDetailsRequestEntityTooLarge

func NewGetAnalyticsConversationDetailsRequestEntityTooLarge() *GetAnalyticsConversationDetailsRequestEntityTooLarge

NewGetAnalyticsConversationDetailsRequestEntityTooLarge creates a GetAnalyticsConversationDetailsRequestEntityTooLarge with default headers values

func (*GetAnalyticsConversationDetailsRequestEntityTooLarge) Error

func (*GetAnalyticsConversationDetailsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsConversationDetailsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics conversation details request entity too large response has a 4xx status code

func (*GetAnalyticsConversationDetailsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics conversation details request entity too large response a status code equal to that given

func (*GetAnalyticsConversationDetailsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics conversation details request entity too large response has a 3xx status code

func (*GetAnalyticsConversationDetailsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics conversation details request entity too large response has a 5xx status code

func (*GetAnalyticsConversationDetailsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics conversation details request entity too large response has a 2xx status code

func (*GetAnalyticsConversationDetailsRequestEntityTooLarge) String

type GetAnalyticsConversationDetailsRequestTimeout

type GetAnalyticsConversationDetailsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsConversationDetailsRequestTimeout

func NewGetAnalyticsConversationDetailsRequestTimeout() *GetAnalyticsConversationDetailsRequestTimeout

NewGetAnalyticsConversationDetailsRequestTimeout creates a GetAnalyticsConversationDetailsRequestTimeout with default headers values

func (*GetAnalyticsConversationDetailsRequestTimeout) Error

func (*GetAnalyticsConversationDetailsRequestTimeout) GetPayload

func (*GetAnalyticsConversationDetailsRequestTimeout) IsClientError

IsClientError returns true when this get analytics conversation details request timeout response has a 4xx status code

func (*GetAnalyticsConversationDetailsRequestTimeout) IsCode

IsCode returns true when this get analytics conversation details request timeout response a status code equal to that given

func (*GetAnalyticsConversationDetailsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics conversation details request timeout response has a 3xx status code

func (*GetAnalyticsConversationDetailsRequestTimeout) IsServerError

IsServerError returns true when this get analytics conversation details request timeout response has a 5xx status code

func (*GetAnalyticsConversationDetailsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics conversation details request timeout response has a 2xx status code

func (*GetAnalyticsConversationDetailsRequestTimeout) String

type GetAnalyticsConversationDetailsServiceUnavailable

type GetAnalyticsConversationDetailsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsConversationDetailsServiceUnavailable

func NewGetAnalyticsConversationDetailsServiceUnavailable() *GetAnalyticsConversationDetailsServiceUnavailable

NewGetAnalyticsConversationDetailsServiceUnavailable creates a GetAnalyticsConversationDetailsServiceUnavailable with default headers values

func (*GetAnalyticsConversationDetailsServiceUnavailable) Error

func (*GetAnalyticsConversationDetailsServiceUnavailable) GetPayload

func (*GetAnalyticsConversationDetailsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics conversation details service unavailable response has a 4xx status code

func (*GetAnalyticsConversationDetailsServiceUnavailable) IsCode

IsCode returns true when this get analytics conversation details service unavailable response a status code equal to that given

func (*GetAnalyticsConversationDetailsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics conversation details service unavailable response has a 3xx status code

func (*GetAnalyticsConversationDetailsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics conversation details service unavailable response has a 5xx status code

func (*GetAnalyticsConversationDetailsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics conversation details service unavailable response has a 2xx status code

func (*GetAnalyticsConversationDetailsServiceUnavailable) String

type GetAnalyticsConversationDetailsTooManyRequests

type GetAnalyticsConversationDetailsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsConversationDetailsTooManyRequests

func NewGetAnalyticsConversationDetailsTooManyRequests() *GetAnalyticsConversationDetailsTooManyRequests

NewGetAnalyticsConversationDetailsTooManyRequests creates a GetAnalyticsConversationDetailsTooManyRequests with default headers values

func (*GetAnalyticsConversationDetailsTooManyRequests) Error

func (*GetAnalyticsConversationDetailsTooManyRequests) GetPayload

func (*GetAnalyticsConversationDetailsTooManyRequests) IsClientError

IsClientError returns true when this get analytics conversation details too many requests response has a 4xx status code

func (*GetAnalyticsConversationDetailsTooManyRequests) IsCode

IsCode returns true when this get analytics conversation details too many requests response a status code equal to that given

func (*GetAnalyticsConversationDetailsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics conversation details too many requests response has a 3xx status code

func (*GetAnalyticsConversationDetailsTooManyRequests) IsServerError

IsServerError returns true when this get analytics conversation details too many requests response has a 5xx status code

func (*GetAnalyticsConversationDetailsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics conversation details too many requests response has a 2xx status code

func (*GetAnalyticsConversationDetailsTooManyRequests) String

type GetAnalyticsConversationDetailsUnauthorized

type GetAnalyticsConversationDetailsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsConversationDetailsUnauthorized

func NewGetAnalyticsConversationDetailsUnauthorized() *GetAnalyticsConversationDetailsUnauthorized

NewGetAnalyticsConversationDetailsUnauthorized creates a GetAnalyticsConversationDetailsUnauthorized with default headers values

func (*GetAnalyticsConversationDetailsUnauthorized) Error

func (*GetAnalyticsConversationDetailsUnauthorized) GetPayload

func (*GetAnalyticsConversationDetailsUnauthorized) IsClientError

IsClientError returns true when this get analytics conversation details unauthorized response has a 4xx status code

func (*GetAnalyticsConversationDetailsUnauthorized) IsCode

IsCode returns true when this get analytics conversation details unauthorized response a status code equal to that given

func (*GetAnalyticsConversationDetailsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics conversation details unauthorized response has a 3xx status code

func (*GetAnalyticsConversationDetailsUnauthorized) IsServerError

IsServerError returns true when this get analytics conversation details unauthorized response has a 5xx status code

func (*GetAnalyticsConversationDetailsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics conversation details unauthorized response has a 2xx status code

func (*GetAnalyticsConversationDetailsUnauthorized) String

type GetAnalyticsConversationDetailsUnsupportedMediaType

type GetAnalyticsConversationDetailsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationDetailsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsConversationDetailsUnsupportedMediaType

func NewGetAnalyticsConversationDetailsUnsupportedMediaType() *GetAnalyticsConversationDetailsUnsupportedMediaType

NewGetAnalyticsConversationDetailsUnsupportedMediaType creates a GetAnalyticsConversationDetailsUnsupportedMediaType with default headers values

func (*GetAnalyticsConversationDetailsUnsupportedMediaType) Error

func (*GetAnalyticsConversationDetailsUnsupportedMediaType) GetPayload

func (*GetAnalyticsConversationDetailsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics conversation details unsupported media type response has a 4xx status code

func (*GetAnalyticsConversationDetailsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics conversation details unsupported media type response a status code equal to that given

func (*GetAnalyticsConversationDetailsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics conversation details unsupported media type response has a 3xx status code

func (*GetAnalyticsConversationDetailsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics conversation details unsupported media type response has a 5xx status code

func (*GetAnalyticsConversationDetailsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics conversation details unsupported media type response has a 2xx status code

func (*GetAnalyticsConversationDetailsUnsupportedMediaType) String

type GetAnalyticsConversationsDetailsBadRequest

type GetAnalyticsConversationsDetailsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsConversationsDetailsBadRequest

func NewGetAnalyticsConversationsDetailsBadRequest() *GetAnalyticsConversationsDetailsBadRequest

NewGetAnalyticsConversationsDetailsBadRequest creates a GetAnalyticsConversationsDetailsBadRequest with default headers values

func (*GetAnalyticsConversationsDetailsBadRequest) Error

func (*GetAnalyticsConversationsDetailsBadRequest) GetPayload

func (*GetAnalyticsConversationsDetailsBadRequest) IsClientError

IsClientError returns true when this get analytics conversations details bad request response has a 4xx status code

func (*GetAnalyticsConversationsDetailsBadRequest) IsCode

IsCode returns true when this get analytics conversations details bad request response a status code equal to that given

func (*GetAnalyticsConversationsDetailsBadRequest) IsRedirect

IsRedirect returns true when this get analytics conversations details bad request response has a 3xx status code

func (*GetAnalyticsConversationsDetailsBadRequest) IsServerError

IsServerError returns true when this get analytics conversations details bad request response has a 5xx status code

func (*GetAnalyticsConversationsDetailsBadRequest) IsSuccess

IsSuccess returns true when this get analytics conversations details bad request response has a 2xx status code

func (*GetAnalyticsConversationsDetailsBadRequest) String

type GetAnalyticsConversationsDetailsForbidden

type GetAnalyticsConversationsDetailsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsConversationsDetailsForbidden

func NewGetAnalyticsConversationsDetailsForbidden() *GetAnalyticsConversationsDetailsForbidden

NewGetAnalyticsConversationsDetailsForbidden creates a GetAnalyticsConversationsDetailsForbidden with default headers values

func (*GetAnalyticsConversationsDetailsForbidden) Error

func (*GetAnalyticsConversationsDetailsForbidden) GetPayload

func (*GetAnalyticsConversationsDetailsForbidden) IsClientError

IsClientError returns true when this get analytics conversations details forbidden response has a 4xx status code

func (*GetAnalyticsConversationsDetailsForbidden) IsCode

IsCode returns true when this get analytics conversations details forbidden response a status code equal to that given

func (*GetAnalyticsConversationsDetailsForbidden) IsRedirect

IsRedirect returns true when this get analytics conversations details forbidden response has a 3xx status code

func (*GetAnalyticsConversationsDetailsForbidden) IsServerError

IsServerError returns true when this get analytics conversations details forbidden response has a 5xx status code

func (*GetAnalyticsConversationsDetailsForbidden) IsSuccess

IsSuccess returns true when this get analytics conversations details forbidden response has a 2xx status code

func (*GetAnalyticsConversationsDetailsForbidden) String

type GetAnalyticsConversationsDetailsGatewayTimeout

type GetAnalyticsConversationsDetailsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsConversationsDetailsGatewayTimeout

func NewGetAnalyticsConversationsDetailsGatewayTimeout() *GetAnalyticsConversationsDetailsGatewayTimeout

NewGetAnalyticsConversationsDetailsGatewayTimeout creates a GetAnalyticsConversationsDetailsGatewayTimeout with default headers values

func (*GetAnalyticsConversationsDetailsGatewayTimeout) Error

func (*GetAnalyticsConversationsDetailsGatewayTimeout) GetPayload

func (*GetAnalyticsConversationsDetailsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics conversations details gateway timeout response has a 4xx status code

func (*GetAnalyticsConversationsDetailsGatewayTimeout) IsCode

IsCode returns true when this get analytics conversations details gateway timeout response a status code equal to that given

func (*GetAnalyticsConversationsDetailsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics conversations details gateway timeout response has a 3xx status code

func (*GetAnalyticsConversationsDetailsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics conversations details gateway timeout response has a 5xx status code

func (*GetAnalyticsConversationsDetailsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics conversations details gateway timeout response has a 2xx status code

func (*GetAnalyticsConversationsDetailsGatewayTimeout) String

type GetAnalyticsConversationsDetailsInternalServerError

type GetAnalyticsConversationsDetailsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsConversationsDetailsInternalServerError

func NewGetAnalyticsConversationsDetailsInternalServerError() *GetAnalyticsConversationsDetailsInternalServerError

NewGetAnalyticsConversationsDetailsInternalServerError creates a GetAnalyticsConversationsDetailsInternalServerError with default headers values

func (*GetAnalyticsConversationsDetailsInternalServerError) Error

func (*GetAnalyticsConversationsDetailsInternalServerError) GetPayload

func (*GetAnalyticsConversationsDetailsInternalServerError) IsClientError

IsClientError returns true when this get analytics conversations details internal server error response has a 4xx status code

func (*GetAnalyticsConversationsDetailsInternalServerError) IsCode

IsCode returns true when this get analytics conversations details internal server error response a status code equal to that given

func (*GetAnalyticsConversationsDetailsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics conversations details internal server error response has a 3xx status code

func (*GetAnalyticsConversationsDetailsInternalServerError) IsServerError

IsServerError returns true when this get analytics conversations details internal server error response has a 5xx status code

func (*GetAnalyticsConversationsDetailsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics conversations details internal server error response has a 2xx status code

func (*GetAnalyticsConversationsDetailsInternalServerError) String

type GetAnalyticsConversationsDetailsJobAccepted

type GetAnalyticsConversationsDetailsJobAccepted struct {
	Payload *models.AsyncQueryStatus
}

GetAnalyticsConversationsDetailsJobAccepted describes a response with status code 202, with default header values.

Accepted - Running query asynchronously

func NewGetAnalyticsConversationsDetailsJobAccepted

func NewGetAnalyticsConversationsDetailsJobAccepted() *GetAnalyticsConversationsDetailsJobAccepted

NewGetAnalyticsConversationsDetailsJobAccepted creates a GetAnalyticsConversationsDetailsJobAccepted with default headers values

func (*GetAnalyticsConversationsDetailsJobAccepted) Error

func (*GetAnalyticsConversationsDetailsJobAccepted) GetPayload

func (*GetAnalyticsConversationsDetailsJobAccepted) IsClientError

IsClientError returns true when this get analytics conversations details job accepted response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobAccepted) IsCode

IsCode returns true when this get analytics conversations details job accepted response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobAccepted) IsRedirect

IsRedirect returns true when this get analytics conversations details job accepted response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobAccepted) IsServerError

IsServerError returns true when this get analytics conversations details job accepted response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobAccepted) IsSuccess

IsSuccess returns true when this get analytics conversations details job accepted response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobAccepted) String

type GetAnalyticsConversationsDetailsJobBadRequest

type GetAnalyticsConversationsDetailsJobBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsConversationsDetailsJobBadRequest

func NewGetAnalyticsConversationsDetailsJobBadRequest() *GetAnalyticsConversationsDetailsJobBadRequest

NewGetAnalyticsConversationsDetailsJobBadRequest creates a GetAnalyticsConversationsDetailsJobBadRequest with default headers values

func (*GetAnalyticsConversationsDetailsJobBadRequest) Error

func (*GetAnalyticsConversationsDetailsJobBadRequest) GetPayload

func (*GetAnalyticsConversationsDetailsJobBadRequest) IsClientError

IsClientError returns true when this get analytics conversations details job bad request response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobBadRequest) IsCode

IsCode returns true when this get analytics conversations details job bad request response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobBadRequest) IsRedirect

IsRedirect returns true when this get analytics conversations details job bad request response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobBadRequest) IsServerError

IsServerError returns true when this get analytics conversations details job bad request response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobBadRequest) IsSuccess

IsSuccess returns true when this get analytics conversations details job bad request response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobBadRequest) String

type GetAnalyticsConversationsDetailsJobForbidden

type GetAnalyticsConversationsDetailsJobForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsConversationsDetailsJobForbidden

func NewGetAnalyticsConversationsDetailsJobForbidden() *GetAnalyticsConversationsDetailsJobForbidden

NewGetAnalyticsConversationsDetailsJobForbidden creates a GetAnalyticsConversationsDetailsJobForbidden with default headers values

func (*GetAnalyticsConversationsDetailsJobForbidden) Error

func (*GetAnalyticsConversationsDetailsJobForbidden) GetPayload

func (*GetAnalyticsConversationsDetailsJobForbidden) IsClientError

IsClientError returns true when this get analytics conversations details job forbidden response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobForbidden) IsCode

IsCode returns true when this get analytics conversations details job forbidden response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobForbidden) IsRedirect

IsRedirect returns true when this get analytics conversations details job forbidden response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobForbidden) IsServerError

IsServerError returns true when this get analytics conversations details job forbidden response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobForbidden) IsSuccess

IsSuccess returns true when this get analytics conversations details job forbidden response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobForbidden) String

type GetAnalyticsConversationsDetailsJobGatewayTimeout

type GetAnalyticsConversationsDetailsJobGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsConversationsDetailsJobGatewayTimeout

func NewGetAnalyticsConversationsDetailsJobGatewayTimeout() *GetAnalyticsConversationsDetailsJobGatewayTimeout

NewGetAnalyticsConversationsDetailsJobGatewayTimeout creates a GetAnalyticsConversationsDetailsJobGatewayTimeout with default headers values

func (*GetAnalyticsConversationsDetailsJobGatewayTimeout) Error

func (*GetAnalyticsConversationsDetailsJobGatewayTimeout) GetPayload

func (*GetAnalyticsConversationsDetailsJobGatewayTimeout) IsClientError

IsClientError returns true when this get analytics conversations details job gateway timeout response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobGatewayTimeout) IsCode

IsCode returns true when this get analytics conversations details job gateway timeout response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics conversations details job gateway timeout response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobGatewayTimeout) IsServerError

IsServerError returns true when this get analytics conversations details job gateway timeout response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics conversations details job gateway timeout response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobGatewayTimeout) String

type GetAnalyticsConversationsDetailsJobInternalServerError

type GetAnalyticsConversationsDetailsJobInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsConversationsDetailsJobInternalServerError

func NewGetAnalyticsConversationsDetailsJobInternalServerError() *GetAnalyticsConversationsDetailsJobInternalServerError

NewGetAnalyticsConversationsDetailsJobInternalServerError creates a GetAnalyticsConversationsDetailsJobInternalServerError with default headers values

func (*GetAnalyticsConversationsDetailsJobInternalServerError) Error

func (*GetAnalyticsConversationsDetailsJobInternalServerError) GetPayload

func (*GetAnalyticsConversationsDetailsJobInternalServerError) IsClientError

IsClientError returns true when this get analytics conversations details job internal server error response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobInternalServerError) IsCode

IsCode returns true when this get analytics conversations details job internal server error response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobInternalServerError) IsRedirect

IsRedirect returns true when this get analytics conversations details job internal server error response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobInternalServerError) IsServerError

IsServerError returns true when this get analytics conversations details job internal server error response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobInternalServerError) IsSuccess

IsSuccess returns true when this get analytics conversations details job internal server error response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobInternalServerError) String

type GetAnalyticsConversationsDetailsJobNotFound

type GetAnalyticsConversationsDetailsJobNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsConversationsDetailsJobNotFound

func NewGetAnalyticsConversationsDetailsJobNotFound() *GetAnalyticsConversationsDetailsJobNotFound

NewGetAnalyticsConversationsDetailsJobNotFound creates a GetAnalyticsConversationsDetailsJobNotFound with default headers values

func (*GetAnalyticsConversationsDetailsJobNotFound) Error

func (*GetAnalyticsConversationsDetailsJobNotFound) GetPayload

func (*GetAnalyticsConversationsDetailsJobNotFound) IsClientError

IsClientError returns true when this get analytics conversations details job not found response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobNotFound) IsCode

IsCode returns true when this get analytics conversations details job not found response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobNotFound) IsRedirect

IsRedirect returns true when this get analytics conversations details job not found response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobNotFound) IsServerError

IsServerError returns true when this get analytics conversations details job not found response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobNotFound) IsSuccess

IsSuccess returns true when this get analytics conversations details job not found response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobNotFound) String

type GetAnalyticsConversationsDetailsJobOK

type GetAnalyticsConversationsDetailsJobOK struct {
	Payload *models.AsyncQueryStatus
}

GetAnalyticsConversationsDetailsJobOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsConversationsDetailsJobOK

func NewGetAnalyticsConversationsDetailsJobOK() *GetAnalyticsConversationsDetailsJobOK

NewGetAnalyticsConversationsDetailsJobOK creates a GetAnalyticsConversationsDetailsJobOK with default headers values

func (*GetAnalyticsConversationsDetailsJobOK) Error

func (*GetAnalyticsConversationsDetailsJobOK) GetPayload

func (*GetAnalyticsConversationsDetailsJobOK) IsClientError

func (o *GetAnalyticsConversationsDetailsJobOK) IsClientError() bool

IsClientError returns true when this get analytics conversations details job o k response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobOK) IsCode

IsCode returns true when this get analytics conversations details job o k response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobOK) IsRedirect

IsRedirect returns true when this get analytics conversations details job o k response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobOK) IsServerError

func (o *GetAnalyticsConversationsDetailsJobOK) IsServerError() bool

IsServerError returns true when this get analytics conversations details job o k response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobOK) IsSuccess

IsSuccess returns true when this get analytics conversations details job o k response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobOK) String

type GetAnalyticsConversationsDetailsJobParams

type GetAnalyticsConversationsDetailsJobParams struct {

	/* JobID.

	   jobId
	*/
	JobID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsConversationsDetailsJobParams contains all the parameters to send to the API endpoint

for the get analytics conversations details job operation.

Typically these are written to a http.Request.

func NewGetAnalyticsConversationsDetailsJobParams

func NewGetAnalyticsConversationsDetailsJobParams() *GetAnalyticsConversationsDetailsJobParams

NewGetAnalyticsConversationsDetailsJobParams creates a new GetAnalyticsConversationsDetailsJobParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsConversationsDetailsJobParamsWithContext

func NewGetAnalyticsConversationsDetailsJobParamsWithContext(ctx context.Context) *GetAnalyticsConversationsDetailsJobParams

NewGetAnalyticsConversationsDetailsJobParamsWithContext creates a new GetAnalyticsConversationsDetailsJobParams object with the ability to set a context for a request.

func NewGetAnalyticsConversationsDetailsJobParamsWithHTTPClient

func NewGetAnalyticsConversationsDetailsJobParamsWithHTTPClient(client *http.Client) *GetAnalyticsConversationsDetailsJobParams

NewGetAnalyticsConversationsDetailsJobParamsWithHTTPClient creates a new GetAnalyticsConversationsDetailsJobParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsConversationsDetailsJobParamsWithTimeout

func NewGetAnalyticsConversationsDetailsJobParamsWithTimeout(timeout time.Duration) *GetAnalyticsConversationsDetailsJobParams

NewGetAnalyticsConversationsDetailsJobParamsWithTimeout creates a new GetAnalyticsConversationsDetailsJobParams object with the ability to set a timeout on a request.

func (*GetAnalyticsConversationsDetailsJobParams) SetContext

SetContext adds the context to the get analytics conversations details job params

func (*GetAnalyticsConversationsDetailsJobParams) SetDefaults

SetDefaults hydrates default values in the get analytics conversations details job params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationsDetailsJobParams) SetHTTPClient

func (o *GetAnalyticsConversationsDetailsJobParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics conversations details job params

func (*GetAnalyticsConversationsDetailsJobParams) SetJobID

SetJobID adds the jobId to the get analytics conversations details job params

func (*GetAnalyticsConversationsDetailsJobParams) SetTimeout

SetTimeout adds the timeout to the get analytics conversations details job params

func (*GetAnalyticsConversationsDetailsJobParams) WithContext

WithContext adds the context to the get analytics conversations details job params

func (*GetAnalyticsConversationsDetailsJobParams) WithDefaults

WithDefaults hydrates default values in the get analytics conversations details job params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationsDetailsJobParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics conversations details job params

func (*GetAnalyticsConversationsDetailsJobParams) WithJobID

WithJobID adds the jobID to the get analytics conversations details job params

func (*GetAnalyticsConversationsDetailsJobParams) WithTimeout

WithTimeout adds the timeout to the get analytics conversations details job params

func (*GetAnalyticsConversationsDetailsJobParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsConversationsDetailsJobReader

type GetAnalyticsConversationsDetailsJobReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsConversationsDetailsJobReader is a Reader for the GetAnalyticsConversationsDetailsJob structure.

func (*GetAnalyticsConversationsDetailsJobReader) ReadResponse

func (o *GetAnalyticsConversationsDetailsJobReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsConversationsDetailsJobRequestEntityTooLarge

type GetAnalyticsConversationsDetailsJobRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsConversationsDetailsJobRequestEntityTooLarge

func NewGetAnalyticsConversationsDetailsJobRequestEntityTooLarge() *GetAnalyticsConversationsDetailsJobRequestEntityTooLarge

NewGetAnalyticsConversationsDetailsJobRequestEntityTooLarge creates a GetAnalyticsConversationsDetailsJobRequestEntityTooLarge with default headers values

func (*GetAnalyticsConversationsDetailsJobRequestEntityTooLarge) Error

func (*GetAnalyticsConversationsDetailsJobRequestEntityTooLarge) GetPayload

func (*GetAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics conversations details job request entity too large response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics conversations details job request entity too large response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics conversations details job request entity too large response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics conversations details job request entity too large response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics conversations details job request entity too large response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobRequestEntityTooLarge) String

type GetAnalyticsConversationsDetailsJobRequestTimeout

type GetAnalyticsConversationsDetailsJobRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsConversationsDetailsJobRequestTimeout

func NewGetAnalyticsConversationsDetailsJobRequestTimeout() *GetAnalyticsConversationsDetailsJobRequestTimeout

NewGetAnalyticsConversationsDetailsJobRequestTimeout creates a GetAnalyticsConversationsDetailsJobRequestTimeout with default headers values

func (*GetAnalyticsConversationsDetailsJobRequestTimeout) Error

func (*GetAnalyticsConversationsDetailsJobRequestTimeout) GetPayload

func (*GetAnalyticsConversationsDetailsJobRequestTimeout) IsClientError

IsClientError returns true when this get analytics conversations details job request timeout response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobRequestTimeout) IsCode

IsCode returns true when this get analytics conversations details job request timeout response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics conversations details job request timeout response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobRequestTimeout) IsServerError

IsServerError returns true when this get analytics conversations details job request timeout response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics conversations details job request timeout response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobRequestTimeout) String

type GetAnalyticsConversationsDetailsJobResultsBadRequest

type GetAnalyticsConversationsDetailsJobResultsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsConversationsDetailsJobResultsBadRequest

func NewGetAnalyticsConversationsDetailsJobResultsBadRequest() *GetAnalyticsConversationsDetailsJobResultsBadRequest

NewGetAnalyticsConversationsDetailsJobResultsBadRequest creates a GetAnalyticsConversationsDetailsJobResultsBadRequest with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsBadRequest) Error

func (*GetAnalyticsConversationsDetailsJobResultsBadRequest) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsBadRequest) IsClientError

IsClientError returns true when this get analytics conversations details job results bad request response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsBadRequest) IsCode

IsCode returns true when this get analytics conversations details job results bad request response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsBadRequest) IsRedirect

IsRedirect returns true when this get analytics conversations details job results bad request response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsBadRequest) IsServerError

IsServerError returns true when this get analytics conversations details job results bad request response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsBadRequest) IsSuccess

IsSuccess returns true when this get analytics conversations details job results bad request response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsBadRequest) String

type GetAnalyticsConversationsDetailsJobResultsForbidden

type GetAnalyticsConversationsDetailsJobResultsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsConversationsDetailsJobResultsForbidden

func NewGetAnalyticsConversationsDetailsJobResultsForbidden() *GetAnalyticsConversationsDetailsJobResultsForbidden

NewGetAnalyticsConversationsDetailsJobResultsForbidden creates a GetAnalyticsConversationsDetailsJobResultsForbidden with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsForbidden) Error

func (*GetAnalyticsConversationsDetailsJobResultsForbidden) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsForbidden) IsClientError

IsClientError returns true when this get analytics conversations details job results forbidden response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsForbidden) IsCode

IsCode returns true when this get analytics conversations details job results forbidden response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsForbidden) IsRedirect

IsRedirect returns true when this get analytics conversations details job results forbidden response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsForbidden) IsServerError

IsServerError returns true when this get analytics conversations details job results forbidden response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsForbidden) IsSuccess

IsSuccess returns true when this get analytics conversations details job results forbidden response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsForbidden) String

type GetAnalyticsConversationsDetailsJobResultsGatewayTimeout

type GetAnalyticsConversationsDetailsJobResultsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsConversationsDetailsJobResultsGatewayTimeout

func NewGetAnalyticsConversationsDetailsJobResultsGatewayTimeout() *GetAnalyticsConversationsDetailsJobResultsGatewayTimeout

NewGetAnalyticsConversationsDetailsJobResultsGatewayTimeout creates a GetAnalyticsConversationsDetailsJobResultsGatewayTimeout with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsGatewayTimeout) Error

func (*GetAnalyticsConversationsDetailsJobResultsGatewayTimeout) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics conversations details job results gateway timeout response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsGatewayTimeout) IsCode

IsCode returns true when this get analytics conversations details job results gateway timeout response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics conversations details job results gateway timeout response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics conversations details job results gateway timeout response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics conversations details job results gateway timeout response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsGatewayTimeout) String

type GetAnalyticsConversationsDetailsJobResultsInternalServerError

type GetAnalyticsConversationsDetailsJobResultsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsConversationsDetailsJobResultsInternalServerError

func NewGetAnalyticsConversationsDetailsJobResultsInternalServerError() *GetAnalyticsConversationsDetailsJobResultsInternalServerError

NewGetAnalyticsConversationsDetailsJobResultsInternalServerError creates a GetAnalyticsConversationsDetailsJobResultsInternalServerError with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsInternalServerError) Error

func (*GetAnalyticsConversationsDetailsJobResultsInternalServerError) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsInternalServerError) IsClientError

IsClientError returns true when this get analytics conversations details job results internal server error response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsInternalServerError) IsCode

IsCode returns true when this get analytics conversations details job results internal server error response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics conversations details job results internal server error response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsInternalServerError) IsServerError

IsServerError returns true when this get analytics conversations details job results internal server error response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics conversations details job results internal server error response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsInternalServerError) String

type GetAnalyticsConversationsDetailsJobResultsNotFound

type GetAnalyticsConversationsDetailsJobResultsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsConversationsDetailsJobResultsNotFound

func NewGetAnalyticsConversationsDetailsJobResultsNotFound() *GetAnalyticsConversationsDetailsJobResultsNotFound

NewGetAnalyticsConversationsDetailsJobResultsNotFound creates a GetAnalyticsConversationsDetailsJobResultsNotFound with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsNotFound) Error

func (*GetAnalyticsConversationsDetailsJobResultsNotFound) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsNotFound) IsClientError

IsClientError returns true when this get analytics conversations details job results not found response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsNotFound) IsCode

IsCode returns true when this get analytics conversations details job results not found response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsNotFound) IsRedirect

IsRedirect returns true when this get analytics conversations details job results not found response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsNotFound) IsServerError

IsServerError returns true when this get analytics conversations details job results not found response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsNotFound) IsSuccess

IsSuccess returns true when this get analytics conversations details job results not found response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsNotFound) String

type GetAnalyticsConversationsDetailsJobResultsOK

type GetAnalyticsConversationsDetailsJobResultsOK struct {
	Payload *models.AnalyticsConversationAsyncQueryResponse
}

GetAnalyticsConversationsDetailsJobResultsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsConversationsDetailsJobResultsOK

func NewGetAnalyticsConversationsDetailsJobResultsOK() *GetAnalyticsConversationsDetailsJobResultsOK

NewGetAnalyticsConversationsDetailsJobResultsOK creates a GetAnalyticsConversationsDetailsJobResultsOK with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsOK) Error

func (*GetAnalyticsConversationsDetailsJobResultsOK) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsOK) IsClientError

IsClientError returns true when this get analytics conversations details job results o k response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsOK) IsCode

IsCode returns true when this get analytics conversations details job results o k response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsOK) IsRedirect

IsRedirect returns true when this get analytics conversations details job results o k response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsOK) IsServerError

IsServerError returns true when this get analytics conversations details job results o k response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsOK) IsSuccess

IsSuccess returns true when this get analytics conversations details job results o k response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsOK) String

type GetAnalyticsConversationsDetailsJobResultsParams

type GetAnalyticsConversationsDetailsJobResultsParams struct {

	/* Cursor.

	   Indicates where to resume query results (not required for first page)
	*/
	Cursor *string

	/* JobID.

	   jobId
	*/
	JobID string

	/* PageSize.

	   The desired maximum number of results

	   Format: int32
	*/
	PageSize *int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsConversationsDetailsJobResultsParams contains all the parameters to send to the API endpoint

for the get analytics conversations details job results operation.

Typically these are written to a http.Request.

func NewGetAnalyticsConversationsDetailsJobResultsParams

func NewGetAnalyticsConversationsDetailsJobResultsParams() *GetAnalyticsConversationsDetailsJobResultsParams

NewGetAnalyticsConversationsDetailsJobResultsParams creates a new GetAnalyticsConversationsDetailsJobResultsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsConversationsDetailsJobResultsParamsWithContext

func NewGetAnalyticsConversationsDetailsJobResultsParamsWithContext(ctx context.Context) *GetAnalyticsConversationsDetailsJobResultsParams

NewGetAnalyticsConversationsDetailsJobResultsParamsWithContext creates a new GetAnalyticsConversationsDetailsJobResultsParams object with the ability to set a context for a request.

func NewGetAnalyticsConversationsDetailsJobResultsParamsWithHTTPClient

func NewGetAnalyticsConversationsDetailsJobResultsParamsWithHTTPClient(client *http.Client) *GetAnalyticsConversationsDetailsJobResultsParams

NewGetAnalyticsConversationsDetailsJobResultsParamsWithHTTPClient creates a new GetAnalyticsConversationsDetailsJobResultsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsConversationsDetailsJobResultsParamsWithTimeout

func NewGetAnalyticsConversationsDetailsJobResultsParamsWithTimeout(timeout time.Duration) *GetAnalyticsConversationsDetailsJobResultsParams

NewGetAnalyticsConversationsDetailsJobResultsParamsWithTimeout creates a new GetAnalyticsConversationsDetailsJobResultsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsConversationsDetailsJobResultsParams) SetContext

SetContext adds the context to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) SetCursor

SetCursor adds the cursor to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) SetDefaults

SetDefaults hydrates default values in the get analytics conversations details job results params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationsDetailsJobResultsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) SetJobID

SetJobID adds the jobId to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) SetPageSize

func (o *GetAnalyticsConversationsDetailsJobResultsParams) SetPageSize(pageSize *int32)

SetPageSize adds the pageSize to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) SetTimeout

SetTimeout adds the timeout to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) WithContext

WithContext adds the context to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) WithCursor

WithCursor adds the cursor to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) WithDefaults

WithDefaults hydrates default values in the get analytics conversations details job results params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationsDetailsJobResultsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) WithJobID

WithJobID adds the jobID to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) WithPageSize

WithPageSize adds the pageSize to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) WithTimeout

WithTimeout adds the timeout to the get analytics conversations details job results params

func (*GetAnalyticsConversationsDetailsJobResultsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsConversationsDetailsJobResultsReader

type GetAnalyticsConversationsDetailsJobResultsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsConversationsDetailsJobResultsReader is a Reader for the GetAnalyticsConversationsDetailsJobResults structure.

func (*GetAnalyticsConversationsDetailsJobResultsReader) ReadResponse

func (o *GetAnalyticsConversationsDetailsJobResultsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge

type GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge

func NewGetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge() *GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge

NewGetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge creates a GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge) Error

func (*GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics conversations details job results request entity too large response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics conversations details job results request entity too large response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics conversations details job results request entity too large response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics conversations details job results request entity too large response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics conversations details job results request entity too large response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsRequestEntityTooLarge) String

type GetAnalyticsConversationsDetailsJobResultsRequestTimeout

type GetAnalyticsConversationsDetailsJobResultsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsConversationsDetailsJobResultsRequestTimeout

func NewGetAnalyticsConversationsDetailsJobResultsRequestTimeout() *GetAnalyticsConversationsDetailsJobResultsRequestTimeout

NewGetAnalyticsConversationsDetailsJobResultsRequestTimeout creates a GetAnalyticsConversationsDetailsJobResultsRequestTimeout with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsRequestTimeout) Error

func (*GetAnalyticsConversationsDetailsJobResultsRequestTimeout) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsRequestTimeout) IsClientError

IsClientError returns true when this get analytics conversations details job results request timeout response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsRequestTimeout) IsCode

IsCode returns true when this get analytics conversations details job results request timeout response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics conversations details job results request timeout response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsRequestTimeout) IsServerError

IsServerError returns true when this get analytics conversations details job results request timeout response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics conversations details job results request timeout response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsRequestTimeout) String

type GetAnalyticsConversationsDetailsJobResultsServiceUnavailable

type GetAnalyticsConversationsDetailsJobResultsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsConversationsDetailsJobResultsServiceUnavailable

func NewGetAnalyticsConversationsDetailsJobResultsServiceUnavailable() *GetAnalyticsConversationsDetailsJobResultsServiceUnavailable

NewGetAnalyticsConversationsDetailsJobResultsServiceUnavailable creates a GetAnalyticsConversationsDetailsJobResultsServiceUnavailable with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsServiceUnavailable) Error

func (*GetAnalyticsConversationsDetailsJobResultsServiceUnavailable) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics conversations details job results service unavailable response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsServiceUnavailable) IsCode

IsCode returns true when this get analytics conversations details job results service unavailable response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics conversations details job results service unavailable response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics conversations details job results service unavailable response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics conversations details job results service unavailable response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsServiceUnavailable) String

type GetAnalyticsConversationsDetailsJobResultsTooManyRequests

type GetAnalyticsConversationsDetailsJobResultsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsConversationsDetailsJobResultsTooManyRequests

func NewGetAnalyticsConversationsDetailsJobResultsTooManyRequests() *GetAnalyticsConversationsDetailsJobResultsTooManyRequests

NewGetAnalyticsConversationsDetailsJobResultsTooManyRequests creates a GetAnalyticsConversationsDetailsJobResultsTooManyRequests with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsTooManyRequests) Error

func (*GetAnalyticsConversationsDetailsJobResultsTooManyRequests) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsTooManyRequests) IsClientError

IsClientError returns true when this get analytics conversations details job results too many requests response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsTooManyRequests) IsCode

IsCode returns true when this get analytics conversations details job results too many requests response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics conversations details job results too many requests response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsTooManyRequests) IsServerError

IsServerError returns true when this get analytics conversations details job results too many requests response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics conversations details job results too many requests response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsTooManyRequests) String

type GetAnalyticsConversationsDetailsJobResultsUnauthorized

type GetAnalyticsConversationsDetailsJobResultsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsConversationsDetailsJobResultsUnauthorized

func NewGetAnalyticsConversationsDetailsJobResultsUnauthorized() *GetAnalyticsConversationsDetailsJobResultsUnauthorized

NewGetAnalyticsConversationsDetailsJobResultsUnauthorized creates a GetAnalyticsConversationsDetailsJobResultsUnauthorized with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsUnauthorized) Error

func (*GetAnalyticsConversationsDetailsJobResultsUnauthorized) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsUnauthorized) IsClientError

IsClientError returns true when this get analytics conversations details job results unauthorized response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsUnauthorized) IsCode

IsCode returns true when this get analytics conversations details job results unauthorized response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics conversations details job results unauthorized response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsUnauthorized) IsServerError

IsServerError returns true when this get analytics conversations details job results unauthorized response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics conversations details job results unauthorized response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsUnauthorized) String

type GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType

type GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType

func NewGetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType() *GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType

NewGetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType creates a GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType with default headers values

func (*GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType) Error

func (*GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType) GetPayload

func (*GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics conversations details job results unsupported media type response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics conversations details job results unsupported media type response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics conversations details job results unsupported media type response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics conversations details job results unsupported media type response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics conversations details job results unsupported media type response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobResultsUnsupportedMediaType) String

type GetAnalyticsConversationsDetailsJobServiceUnavailable

type GetAnalyticsConversationsDetailsJobServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsConversationsDetailsJobServiceUnavailable

func NewGetAnalyticsConversationsDetailsJobServiceUnavailable() *GetAnalyticsConversationsDetailsJobServiceUnavailable

NewGetAnalyticsConversationsDetailsJobServiceUnavailable creates a GetAnalyticsConversationsDetailsJobServiceUnavailable with default headers values

func (*GetAnalyticsConversationsDetailsJobServiceUnavailable) Error

func (*GetAnalyticsConversationsDetailsJobServiceUnavailable) GetPayload

func (*GetAnalyticsConversationsDetailsJobServiceUnavailable) IsClientError

IsClientError returns true when this get analytics conversations details job service unavailable response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobServiceUnavailable) IsCode

IsCode returns true when this get analytics conversations details job service unavailable response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics conversations details job service unavailable response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobServiceUnavailable) IsServerError

IsServerError returns true when this get analytics conversations details job service unavailable response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics conversations details job service unavailable response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobServiceUnavailable) String

type GetAnalyticsConversationsDetailsJobTooManyRequests

type GetAnalyticsConversationsDetailsJobTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsConversationsDetailsJobTooManyRequests

func NewGetAnalyticsConversationsDetailsJobTooManyRequests() *GetAnalyticsConversationsDetailsJobTooManyRequests

NewGetAnalyticsConversationsDetailsJobTooManyRequests creates a GetAnalyticsConversationsDetailsJobTooManyRequests with default headers values

func (*GetAnalyticsConversationsDetailsJobTooManyRequests) Error

func (*GetAnalyticsConversationsDetailsJobTooManyRequests) GetPayload

func (*GetAnalyticsConversationsDetailsJobTooManyRequests) IsClientError

IsClientError returns true when this get analytics conversations details job too many requests response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobTooManyRequests) IsCode

IsCode returns true when this get analytics conversations details job too many requests response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics conversations details job too many requests response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobTooManyRequests) IsServerError

IsServerError returns true when this get analytics conversations details job too many requests response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics conversations details job too many requests response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobTooManyRequests) String

type GetAnalyticsConversationsDetailsJobUnauthorized

type GetAnalyticsConversationsDetailsJobUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsConversationsDetailsJobUnauthorized

func NewGetAnalyticsConversationsDetailsJobUnauthorized() *GetAnalyticsConversationsDetailsJobUnauthorized

NewGetAnalyticsConversationsDetailsJobUnauthorized creates a GetAnalyticsConversationsDetailsJobUnauthorized with default headers values

func (*GetAnalyticsConversationsDetailsJobUnauthorized) Error

func (*GetAnalyticsConversationsDetailsJobUnauthorized) GetPayload

func (*GetAnalyticsConversationsDetailsJobUnauthorized) IsClientError

IsClientError returns true when this get analytics conversations details job unauthorized response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobUnauthorized) IsCode

IsCode returns true when this get analytics conversations details job unauthorized response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobUnauthorized) IsRedirect

IsRedirect returns true when this get analytics conversations details job unauthorized response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobUnauthorized) IsServerError

IsServerError returns true when this get analytics conversations details job unauthorized response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobUnauthorized) IsSuccess

IsSuccess returns true when this get analytics conversations details job unauthorized response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobUnauthorized) String

type GetAnalyticsConversationsDetailsJobUnsupportedMediaType

type GetAnalyticsConversationsDetailsJobUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsConversationsDetailsJobUnsupportedMediaType

func NewGetAnalyticsConversationsDetailsJobUnsupportedMediaType() *GetAnalyticsConversationsDetailsJobUnsupportedMediaType

NewGetAnalyticsConversationsDetailsJobUnsupportedMediaType creates a GetAnalyticsConversationsDetailsJobUnsupportedMediaType with default headers values

func (*GetAnalyticsConversationsDetailsJobUnsupportedMediaType) Error

func (*GetAnalyticsConversationsDetailsJobUnsupportedMediaType) GetPayload

func (*GetAnalyticsConversationsDetailsJobUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics conversations details job unsupported media type response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobUnsupportedMediaType) IsCode

IsCode returns true when this get analytics conversations details job unsupported media type response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics conversations details job unsupported media type response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics conversations details job unsupported media type response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics conversations details job unsupported media type response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobUnsupportedMediaType) String

type GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest

type GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityBadRequest

func NewGetAnalyticsConversationsDetailsJobsAvailabilityBadRequest() *GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest

NewGetAnalyticsConversationsDetailsJobsAvailabilityBadRequest creates a GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability bad request response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest) IsCode

IsCode returns true when this get analytics conversations details jobs availability bad request response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability bad request response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability bad request response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability bad request response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityBadRequest) String

type GetAnalyticsConversationsDetailsJobsAvailabilityForbidden

type GetAnalyticsConversationsDetailsJobsAvailabilityForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityForbidden

func NewGetAnalyticsConversationsDetailsJobsAvailabilityForbidden() *GetAnalyticsConversationsDetailsJobsAvailabilityForbidden

NewGetAnalyticsConversationsDetailsJobsAvailabilityForbidden creates a GetAnalyticsConversationsDetailsJobsAvailabilityForbidden with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityForbidden) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityForbidden) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityForbidden) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability forbidden response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityForbidden) IsCode

IsCode returns true when this get analytics conversations details jobs availability forbidden response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityForbidden) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability forbidden response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityForbidden) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability forbidden response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityForbidden) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability forbidden response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityForbidden) String

type GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout

type GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout

func NewGetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout() *GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout

NewGetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout creates a GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability gateway timeout response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout) IsCode

IsCode returns true when this get analytics conversations details jobs availability gateway timeout response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability gateway timeout response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability gateway timeout response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability gateway timeout response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityGatewayTimeout) String

type GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError

type GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError

func NewGetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError() *GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError

NewGetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError creates a GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability internal server error response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError) IsCode

IsCode returns true when this get analytics conversations details jobs availability internal server error response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability internal server error response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability internal server error response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability internal server error response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityInternalServerError) String

type GetAnalyticsConversationsDetailsJobsAvailabilityNotFound

type GetAnalyticsConversationsDetailsJobsAvailabilityNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityNotFound

func NewGetAnalyticsConversationsDetailsJobsAvailabilityNotFound() *GetAnalyticsConversationsDetailsJobsAvailabilityNotFound

NewGetAnalyticsConversationsDetailsJobsAvailabilityNotFound creates a GetAnalyticsConversationsDetailsJobsAvailabilityNotFound with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityNotFound) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityNotFound) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityNotFound) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability not found response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityNotFound) IsCode

IsCode returns true when this get analytics conversations details jobs availability not found response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityNotFound) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability not found response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityNotFound) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability not found response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityNotFound) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability not found response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityNotFound) String

type GetAnalyticsConversationsDetailsJobsAvailabilityOK

type GetAnalyticsConversationsDetailsJobsAvailabilityOK struct {
	Payload *models.DataAvailabilityResponse
}

GetAnalyticsConversationsDetailsJobsAvailabilityOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsConversationsDetailsJobsAvailabilityOK

func NewGetAnalyticsConversationsDetailsJobsAvailabilityOK() *GetAnalyticsConversationsDetailsJobsAvailabilityOK

NewGetAnalyticsConversationsDetailsJobsAvailabilityOK creates a GetAnalyticsConversationsDetailsJobsAvailabilityOK with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityOK) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityOK) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityOK) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability o k response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityOK) IsCode

IsCode returns true when this get analytics conversations details jobs availability o k response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityOK) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability o k response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityOK) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability o k response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityOK) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability o k response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityOK) String

type GetAnalyticsConversationsDetailsJobsAvailabilityParams

type GetAnalyticsConversationsDetailsJobsAvailabilityParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsConversationsDetailsJobsAvailabilityParams contains all the parameters to send to the API endpoint

for the get analytics conversations details jobs availability operation.

Typically these are written to a http.Request.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityParams

func NewGetAnalyticsConversationsDetailsJobsAvailabilityParams() *GetAnalyticsConversationsDetailsJobsAvailabilityParams

NewGetAnalyticsConversationsDetailsJobsAvailabilityParams creates a new GetAnalyticsConversationsDetailsJobsAvailabilityParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithContext

func NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithContext(ctx context.Context) *GetAnalyticsConversationsDetailsJobsAvailabilityParams

NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithContext creates a new GetAnalyticsConversationsDetailsJobsAvailabilityParams object with the ability to set a context for a request.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithHTTPClient

func NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithHTTPClient(client *http.Client) *GetAnalyticsConversationsDetailsJobsAvailabilityParams

NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithHTTPClient creates a new GetAnalyticsConversationsDetailsJobsAvailabilityParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithTimeout

func NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithTimeout(timeout time.Duration) *GetAnalyticsConversationsDetailsJobsAvailabilityParams

NewGetAnalyticsConversationsDetailsJobsAvailabilityParamsWithTimeout creates a new GetAnalyticsConversationsDetailsJobsAvailabilityParams object with the ability to set a timeout on a request.

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) SetContext

SetContext adds the context to the get analytics conversations details jobs availability params

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) SetDefaults

SetDefaults hydrates default values in the get analytics conversations details jobs availability params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get analytics conversations details jobs availability params

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) SetTimeout

SetTimeout adds the timeout to the get analytics conversations details jobs availability params

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) WithContext

WithContext adds the context to the get analytics conversations details jobs availability params

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) WithDefaults

WithDefaults hydrates default values in the get analytics conversations details jobs availability params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics conversations details jobs availability params

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) WithTimeout

WithTimeout adds the timeout to the get analytics conversations details jobs availability params

func (*GetAnalyticsConversationsDetailsJobsAvailabilityParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsConversationsDetailsJobsAvailabilityReader

type GetAnalyticsConversationsDetailsJobsAvailabilityReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsConversationsDetailsJobsAvailabilityReader is a Reader for the GetAnalyticsConversationsDetailsJobsAvailability structure.

func (*GetAnalyticsConversationsDetailsJobsAvailabilityReader) ReadResponse

func (o *GetAnalyticsConversationsDetailsJobsAvailabilityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge

type GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge

func NewGetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge() *GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge

NewGetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge creates a GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability request entity too large response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics conversations details jobs availability request entity too large response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability request entity too large response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability request entity too large response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability request entity too large response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestEntityTooLarge) String

type GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout

type GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout

func NewGetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout() *GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout

NewGetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout creates a GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability request timeout response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout) IsCode

IsCode returns true when this get analytics conversations details jobs availability request timeout response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability request timeout response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability request timeout response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability request timeout response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityRequestTimeout) String

type GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable

type GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable

func NewGetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable() *GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable

NewGetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable creates a GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability service unavailable response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable) IsCode

IsCode returns true when this get analytics conversations details jobs availability service unavailable response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability service unavailable response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability service unavailable response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability service unavailable response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityServiceUnavailable) String

type GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests

type GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests

func NewGetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests() *GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests

NewGetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests creates a GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability too many requests response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests) IsCode

IsCode returns true when this get analytics conversations details jobs availability too many requests response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability too many requests response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability too many requests response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability too many requests response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityTooManyRequests) String

type GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized

type GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized

func NewGetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized() *GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized

NewGetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized creates a GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability unauthorized response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized) IsCode

IsCode returns true when this get analytics conversations details jobs availability unauthorized response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability unauthorized response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability unauthorized response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability unauthorized response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnauthorized) String

type GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType

type GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType

func NewGetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType() *GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType

NewGetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType creates a GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType with default headers values

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType) Error

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType) GetPayload

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics conversations details jobs availability unsupported media type response has a 4xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType) IsCode

IsCode returns true when this get analytics conversations details jobs availability unsupported media type response a status code equal to that given

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics conversations details jobs availability unsupported media type response has a 3xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics conversations details jobs availability unsupported media type response has a 5xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics conversations details jobs availability unsupported media type response has a 2xx status code

func (*GetAnalyticsConversationsDetailsJobsAvailabilityUnsupportedMediaType) String

type GetAnalyticsConversationsDetailsNotFound

type GetAnalyticsConversationsDetailsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsConversationsDetailsNotFound

func NewGetAnalyticsConversationsDetailsNotFound() *GetAnalyticsConversationsDetailsNotFound

NewGetAnalyticsConversationsDetailsNotFound creates a GetAnalyticsConversationsDetailsNotFound with default headers values

func (*GetAnalyticsConversationsDetailsNotFound) Error

func (*GetAnalyticsConversationsDetailsNotFound) GetPayload

func (*GetAnalyticsConversationsDetailsNotFound) IsClientError

IsClientError returns true when this get analytics conversations details not found response has a 4xx status code

func (*GetAnalyticsConversationsDetailsNotFound) IsCode

IsCode returns true when this get analytics conversations details not found response a status code equal to that given

func (*GetAnalyticsConversationsDetailsNotFound) IsRedirect

IsRedirect returns true when this get analytics conversations details not found response has a 3xx status code

func (*GetAnalyticsConversationsDetailsNotFound) IsServerError

IsServerError returns true when this get analytics conversations details not found response has a 5xx status code

func (*GetAnalyticsConversationsDetailsNotFound) IsSuccess

IsSuccess returns true when this get analytics conversations details not found response has a 2xx status code

func (*GetAnalyticsConversationsDetailsNotFound) String

type GetAnalyticsConversationsDetailsOK

type GetAnalyticsConversationsDetailsOK struct {
	Payload *models.AnalyticsConversationWithoutAttributesMultiGetResponse
}

GetAnalyticsConversationsDetailsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsConversationsDetailsOK

func NewGetAnalyticsConversationsDetailsOK() *GetAnalyticsConversationsDetailsOK

NewGetAnalyticsConversationsDetailsOK creates a GetAnalyticsConversationsDetailsOK with default headers values

func (*GetAnalyticsConversationsDetailsOK) Error

func (*GetAnalyticsConversationsDetailsOK) GetPayload

func (*GetAnalyticsConversationsDetailsOK) IsClientError

func (o *GetAnalyticsConversationsDetailsOK) IsClientError() bool

IsClientError returns true when this get analytics conversations details o k response has a 4xx status code

func (*GetAnalyticsConversationsDetailsOK) IsCode

IsCode returns true when this get analytics conversations details o k response a status code equal to that given

func (*GetAnalyticsConversationsDetailsOK) IsRedirect

func (o *GetAnalyticsConversationsDetailsOK) IsRedirect() bool

IsRedirect returns true when this get analytics conversations details o k response has a 3xx status code

func (*GetAnalyticsConversationsDetailsOK) IsServerError

func (o *GetAnalyticsConversationsDetailsOK) IsServerError() bool

IsServerError returns true when this get analytics conversations details o k response has a 5xx status code

func (*GetAnalyticsConversationsDetailsOK) IsSuccess

IsSuccess returns true when this get analytics conversations details o k response has a 2xx status code

func (*GetAnalyticsConversationsDetailsOK) String

type GetAnalyticsConversationsDetailsParams

type GetAnalyticsConversationsDetailsParams struct {

	/* ID.

	   Comma-separated conversation ids
	*/
	ID []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsConversationsDetailsParams contains all the parameters to send to the API endpoint

for the get analytics conversations details operation.

Typically these are written to a http.Request.

func NewGetAnalyticsConversationsDetailsParams

func NewGetAnalyticsConversationsDetailsParams() *GetAnalyticsConversationsDetailsParams

NewGetAnalyticsConversationsDetailsParams creates a new GetAnalyticsConversationsDetailsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsConversationsDetailsParamsWithContext

func NewGetAnalyticsConversationsDetailsParamsWithContext(ctx context.Context) *GetAnalyticsConversationsDetailsParams

NewGetAnalyticsConversationsDetailsParamsWithContext creates a new GetAnalyticsConversationsDetailsParams object with the ability to set a context for a request.

func NewGetAnalyticsConversationsDetailsParamsWithHTTPClient

func NewGetAnalyticsConversationsDetailsParamsWithHTTPClient(client *http.Client) *GetAnalyticsConversationsDetailsParams

NewGetAnalyticsConversationsDetailsParamsWithHTTPClient creates a new GetAnalyticsConversationsDetailsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsConversationsDetailsParamsWithTimeout

func NewGetAnalyticsConversationsDetailsParamsWithTimeout(timeout time.Duration) *GetAnalyticsConversationsDetailsParams

NewGetAnalyticsConversationsDetailsParamsWithTimeout creates a new GetAnalyticsConversationsDetailsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsConversationsDetailsParams) SetContext

SetContext adds the context to the get analytics conversations details params

func (*GetAnalyticsConversationsDetailsParams) SetDefaults

func (o *GetAnalyticsConversationsDetailsParams) SetDefaults()

SetDefaults hydrates default values in the get analytics conversations details params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationsDetailsParams) SetHTTPClient

func (o *GetAnalyticsConversationsDetailsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics conversations details params

func (*GetAnalyticsConversationsDetailsParams) SetID

SetID adds the id to the get analytics conversations details params

func (*GetAnalyticsConversationsDetailsParams) SetTimeout

func (o *GetAnalyticsConversationsDetailsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics conversations details params

func (*GetAnalyticsConversationsDetailsParams) WithContext

WithContext adds the context to the get analytics conversations details params

func (*GetAnalyticsConversationsDetailsParams) WithDefaults

WithDefaults hydrates default values in the get analytics conversations details params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsConversationsDetailsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics conversations details params

func (*GetAnalyticsConversationsDetailsParams) WithID

WithID adds the id to the get analytics conversations details params

func (*GetAnalyticsConversationsDetailsParams) WithTimeout

WithTimeout adds the timeout to the get analytics conversations details params

func (*GetAnalyticsConversationsDetailsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsConversationsDetailsReader

type GetAnalyticsConversationsDetailsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsConversationsDetailsReader is a Reader for the GetAnalyticsConversationsDetails structure.

func (*GetAnalyticsConversationsDetailsReader) ReadResponse

func (o *GetAnalyticsConversationsDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsConversationsDetailsRequestEntityTooLarge

type GetAnalyticsConversationsDetailsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsConversationsDetailsRequestEntityTooLarge

func NewGetAnalyticsConversationsDetailsRequestEntityTooLarge() *GetAnalyticsConversationsDetailsRequestEntityTooLarge

NewGetAnalyticsConversationsDetailsRequestEntityTooLarge creates a GetAnalyticsConversationsDetailsRequestEntityTooLarge with default headers values

func (*GetAnalyticsConversationsDetailsRequestEntityTooLarge) Error

func (*GetAnalyticsConversationsDetailsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsConversationsDetailsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics conversations details request entity too large response has a 4xx status code

func (*GetAnalyticsConversationsDetailsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics conversations details request entity too large response a status code equal to that given

func (*GetAnalyticsConversationsDetailsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics conversations details request entity too large response has a 3xx status code

func (*GetAnalyticsConversationsDetailsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics conversations details request entity too large response has a 5xx status code

func (*GetAnalyticsConversationsDetailsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics conversations details request entity too large response has a 2xx status code

func (*GetAnalyticsConversationsDetailsRequestEntityTooLarge) String

type GetAnalyticsConversationsDetailsRequestTimeout

type GetAnalyticsConversationsDetailsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsConversationsDetailsRequestTimeout

func NewGetAnalyticsConversationsDetailsRequestTimeout() *GetAnalyticsConversationsDetailsRequestTimeout

NewGetAnalyticsConversationsDetailsRequestTimeout creates a GetAnalyticsConversationsDetailsRequestTimeout with default headers values

func (*GetAnalyticsConversationsDetailsRequestTimeout) Error

func (*GetAnalyticsConversationsDetailsRequestTimeout) GetPayload

func (*GetAnalyticsConversationsDetailsRequestTimeout) IsClientError

IsClientError returns true when this get analytics conversations details request timeout response has a 4xx status code

func (*GetAnalyticsConversationsDetailsRequestTimeout) IsCode

IsCode returns true when this get analytics conversations details request timeout response a status code equal to that given

func (*GetAnalyticsConversationsDetailsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics conversations details request timeout response has a 3xx status code

func (*GetAnalyticsConversationsDetailsRequestTimeout) IsServerError

IsServerError returns true when this get analytics conversations details request timeout response has a 5xx status code

func (*GetAnalyticsConversationsDetailsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics conversations details request timeout response has a 2xx status code

func (*GetAnalyticsConversationsDetailsRequestTimeout) String

type GetAnalyticsConversationsDetailsServiceUnavailable

type GetAnalyticsConversationsDetailsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsConversationsDetailsServiceUnavailable

func NewGetAnalyticsConversationsDetailsServiceUnavailable() *GetAnalyticsConversationsDetailsServiceUnavailable

NewGetAnalyticsConversationsDetailsServiceUnavailable creates a GetAnalyticsConversationsDetailsServiceUnavailable with default headers values

func (*GetAnalyticsConversationsDetailsServiceUnavailable) Error

func (*GetAnalyticsConversationsDetailsServiceUnavailable) GetPayload

func (*GetAnalyticsConversationsDetailsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics conversations details service unavailable response has a 4xx status code

func (*GetAnalyticsConversationsDetailsServiceUnavailable) IsCode

IsCode returns true when this get analytics conversations details service unavailable response a status code equal to that given

func (*GetAnalyticsConversationsDetailsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics conversations details service unavailable response has a 3xx status code

func (*GetAnalyticsConversationsDetailsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics conversations details service unavailable response has a 5xx status code

func (*GetAnalyticsConversationsDetailsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics conversations details service unavailable response has a 2xx status code

func (*GetAnalyticsConversationsDetailsServiceUnavailable) String

type GetAnalyticsConversationsDetailsTooManyRequests

type GetAnalyticsConversationsDetailsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsConversationsDetailsTooManyRequests

func NewGetAnalyticsConversationsDetailsTooManyRequests() *GetAnalyticsConversationsDetailsTooManyRequests

NewGetAnalyticsConversationsDetailsTooManyRequests creates a GetAnalyticsConversationsDetailsTooManyRequests with default headers values

func (*GetAnalyticsConversationsDetailsTooManyRequests) Error

func (*GetAnalyticsConversationsDetailsTooManyRequests) GetPayload

func (*GetAnalyticsConversationsDetailsTooManyRequests) IsClientError

IsClientError returns true when this get analytics conversations details too many requests response has a 4xx status code

func (*GetAnalyticsConversationsDetailsTooManyRequests) IsCode

IsCode returns true when this get analytics conversations details too many requests response a status code equal to that given

func (*GetAnalyticsConversationsDetailsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics conversations details too many requests response has a 3xx status code

func (*GetAnalyticsConversationsDetailsTooManyRequests) IsServerError

IsServerError returns true when this get analytics conversations details too many requests response has a 5xx status code

func (*GetAnalyticsConversationsDetailsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics conversations details too many requests response has a 2xx status code

func (*GetAnalyticsConversationsDetailsTooManyRequests) String

type GetAnalyticsConversationsDetailsUnauthorized

type GetAnalyticsConversationsDetailsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsConversationsDetailsUnauthorized

func NewGetAnalyticsConversationsDetailsUnauthorized() *GetAnalyticsConversationsDetailsUnauthorized

NewGetAnalyticsConversationsDetailsUnauthorized creates a GetAnalyticsConversationsDetailsUnauthorized with default headers values

func (*GetAnalyticsConversationsDetailsUnauthorized) Error

func (*GetAnalyticsConversationsDetailsUnauthorized) GetPayload

func (*GetAnalyticsConversationsDetailsUnauthorized) IsClientError

IsClientError returns true when this get analytics conversations details unauthorized response has a 4xx status code

func (*GetAnalyticsConversationsDetailsUnauthorized) IsCode

IsCode returns true when this get analytics conversations details unauthorized response a status code equal to that given

func (*GetAnalyticsConversationsDetailsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics conversations details unauthorized response has a 3xx status code

func (*GetAnalyticsConversationsDetailsUnauthorized) IsServerError

IsServerError returns true when this get analytics conversations details unauthorized response has a 5xx status code

func (*GetAnalyticsConversationsDetailsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics conversations details unauthorized response has a 2xx status code

func (*GetAnalyticsConversationsDetailsUnauthorized) String

type GetAnalyticsConversationsDetailsUnsupportedMediaType

type GetAnalyticsConversationsDetailsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsConversationsDetailsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsConversationsDetailsUnsupportedMediaType

func NewGetAnalyticsConversationsDetailsUnsupportedMediaType() *GetAnalyticsConversationsDetailsUnsupportedMediaType

NewGetAnalyticsConversationsDetailsUnsupportedMediaType creates a GetAnalyticsConversationsDetailsUnsupportedMediaType with default headers values

func (*GetAnalyticsConversationsDetailsUnsupportedMediaType) Error

func (*GetAnalyticsConversationsDetailsUnsupportedMediaType) GetPayload

func (*GetAnalyticsConversationsDetailsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics conversations details unsupported media type response has a 4xx status code

func (*GetAnalyticsConversationsDetailsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics conversations details unsupported media type response a status code equal to that given

func (*GetAnalyticsConversationsDetailsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics conversations details unsupported media type response has a 3xx status code

func (*GetAnalyticsConversationsDetailsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics conversations details unsupported media type response has a 5xx status code

func (*GetAnalyticsConversationsDetailsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics conversations details unsupported media type response has a 2xx status code

func (*GetAnalyticsConversationsDetailsUnsupportedMediaType) String

type GetAnalyticsDataretentionSettingsBadRequest

type GetAnalyticsDataretentionSettingsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsDataretentionSettingsBadRequest

func NewGetAnalyticsDataretentionSettingsBadRequest() *GetAnalyticsDataretentionSettingsBadRequest

NewGetAnalyticsDataretentionSettingsBadRequest creates a GetAnalyticsDataretentionSettingsBadRequest with default headers values

func (*GetAnalyticsDataretentionSettingsBadRequest) Error

func (*GetAnalyticsDataretentionSettingsBadRequest) GetPayload

func (*GetAnalyticsDataretentionSettingsBadRequest) IsClientError

IsClientError returns true when this get analytics dataretention settings bad request response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsBadRequest) IsCode

IsCode returns true when this get analytics dataretention settings bad request response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsBadRequest) IsRedirect

IsRedirect returns true when this get analytics dataretention settings bad request response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsBadRequest) IsServerError

IsServerError returns true when this get analytics dataretention settings bad request response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsBadRequest) IsSuccess

IsSuccess returns true when this get analytics dataretention settings bad request response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsBadRequest) String

type GetAnalyticsDataretentionSettingsForbidden

type GetAnalyticsDataretentionSettingsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsDataretentionSettingsForbidden

func NewGetAnalyticsDataretentionSettingsForbidden() *GetAnalyticsDataretentionSettingsForbidden

NewGetAnalyticsDataretentionSettingsForbidden creates a GetAnalyticsDataretentionSettingsForbidden with default headers values

func (*GetAnalyticsDataretentionSettingsForbidden) Error

func (*GetAnalyticsDataretentionSettingsForbidden) GetPayload

func (*GetAnalyticsDataretentionSettingsForbidden) IsClientError

IsClientError returns true when this get analytics dataretention settings forbidden response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsForbidden) IsCode

IsCode returns true when this get analytics dataretention settings forbidden response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsForbidden) IsRedirect

IsRedirect returns true when this get analytics dataretention settings forbidden response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsForbidden) IsServerError

IsServerError returns true when this get analytics dataretention settings forbidden response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsForbidden) IsSuccess

IsSuccess returns true when this get analytics dataretention settings forbidden response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsForbidden) String

type GetAnalyticsDataretentionSettingsGatewayTimeout

type GetAnalyticsDataretentionSettingsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsDataretentionSettingsGatewayTimeout

func NewGetAnalyticsDataretentionSettingsGatewayTimeout() *GetAnalyticsDataretentionSettingsGatewayTimeout

NewGetAnalyticsDataretentionSettingsGatewayTimeout creates a GetAnalyticsDataretentionSettingsGatewayTimeout with default headers values

func (*GetAnalyticsDataretentionSettingsGatewayTimeout) Error

func (*GetAnalyticsDataretentionSettingsGatewayTimeout) GetPayload

func (*GetAnalyticsDataretentionSettingsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics dataretention settings gateway timeout response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsGatewayTimeout) IsCode

IsCode returns true when this get analytics dataretention settings gateway timeout response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics dataretention settings gateway timeout response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics dataretention settings gateway timeout response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics dataretention settings gateway timeout response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsGatewayTimeout) String

type GetAnalyticsDataretentionSettingsInternalServerError

type GetAnalyticsDataretentionSettingsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsDataretentionSettingsInternalServerError

func NewGetAnalyticsDataretentionSettingsInternalServerError() *GetAnalyticsDataretentionSettingsInternalServerError

NewGetAnalyticsDataretentionSettingsInternalServerError creates a GetAnalyticsDataretentionSettingsInternalServerError with default headers values

func (*GetAnalyticsDataretentionSettingsInternalServerError) Error

func (*GetAnalyticsDataretentionSettingsInternalServerError) GetPayload

func (*GetAnalyticsDataretentionSettingsInternalServerError) IsClientError

IsClientError returns true when this get analytics dataretention settings internal server error response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsInternalServerError) IsCode

IsCode returns true when this get analytics dataretention settings internal server error response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics dataretention settings internal server error response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsInternalServerError) IsServerError

IsServerError returns true when this get analytics dataretention settings internal server error response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics dataretention settings internal server error response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsInternalServerError) String

type GetAnalyticsDataretentionSettingsNotFound

type GetAnalyticsDataretentionSettingsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsDataretentionSettingsNotFound

func NewGetAnalyticsDataretentionSettingsNotFound() *GetAnalyticsDataretentionSettingsNotFound

NewGetAnalyticsDataretentionSettingsNotFound creates a GetAnalyticsDataretentionSettingsNotFound with default headers values

func (*GetAnalyticsDataretentionSettingsNotFound) Error

func (*GetAnalyticsDataretentionSettingsNotFound) GetPayload

func (*GetAnalyticsDataretentionSettingsNotFound) IsClientError

IsClientError returns true when this get analytics dataretention settings not found response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsNotFound) IsCode

IsCode returns true when this get analytics dataretention settings not found response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsNotFound) IsRedirect

IsRedirect returns true when this get analytics dataretention settings not found response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsNotFound) IsServerError

IsServerError returns true when this get analytics dataretention settings not found response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsNotFound) IsSuccess

IsSuccess returns true when this get analytics dataretention settings not found response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsNotFound) String

type GetAnalyticsDataretentionSettingsOK

type GetAnalyticsDataretentionSettingsOK struct {
	Payload *models.AnalyticsDataRetentionResponse
}

GetAnalyticsDataretentionSettingsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsDataretentionSettingsOK

func NewGetAnalyticsDataretentionSettingsOK() *GetAnalyticsDataretentionSettingsOK

NewGetAnalyticsDataretentionSettingsOK creates a GetAnalyticsDataretentionSettingsOK with default headers values

func (*GetAnalyticsDataretentionSettingsOK) Error

func (*GetAnalyticsDataretentionSettingsOK) GetPayload

func (*GetAnalyticsDataretentionSettingsOK) IsClientError

func (o *GetAnalyticsDataretentionSettingsOK) IsClientError() bool

IsClientError returns true when this get analytics dataretention settings o k response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsOK) IsCode

IsCode returns true when this get analytics dataretention settings o k response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsOK) IsRedirect

func (o *GetAnalyticsDataretentionSettingsOK) IsRedirect() bool

IsRedirect returns true when this get analytics dataretention settings o k response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsOK) IsServerError

func (o *GetAnalyticsDataretentionSettingsOK) IsServerError() bool

IsServerError returns true when this get analytics dataretention settings o k response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsOK) IsSuccess

IsSuccess returns true when this get analytics dataretention settings o k response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsOK) String

type GetAnalyticsDataretentionSettingsParams

type GetAnalyticsDataretentionSettingsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsDataretentionSettingsParams contains all the parameters to send to the API endpoint

for the get analytics dataretention settings operation.

Typically these are written to a http.Request.

func NewGetAnalyticsDataretentionSettingsParams

func NewGetAnalyticsDataretentionSettingsParams() *GetAnalyticsDataretentionSettingsParams

NewGetAnalyticsDataretentionSettingsParams creates a new GetAnalyticsDataretentionSettingsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsDataretentionSettingsParamsWithContext

func NewGetAnalyticsDataretentionSettingsParamsWithContext(ctx context.Context) *GetAnalyticsDataretentionSettingsParams

NewGetAnalyticsDataretentionSettingsParamsWithContext creates a new GetAnalyticsDataretentionSettingsParams object with the ability to set a context for a request.

func NewGetAnalyticsDataretentionSettingsParamsWithHTTPClient

func NewGetAnalyticsDataretentionSettingsParamsWithHTTPClient(client *http.Client) *GetAnalyticsDataretentionSettingsParams

NewGetAnalyticsDataretentionSettingsParamsWithHTTPClient creates a new GetAnalyticsDataretentionSettingsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsDataretentionSettingsParamsWithTimeout

func NewGetAnalyticsDataretentionSettingsParamsWithTimeout(timeout time.Duration) *GetAnalyticsDataretentionSettingsParams

NewGetAnalyticsDataretentionSettingsParamsWithTimeout creates a new GetAnalyticsDataretentionSettingsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsDataretentionSettingsParams) SetContext

SetContext adds the context to the get analytics dataretention settings params

func (*GetAnalyticsDataretentionSettingsParams) SetDefaults

func (o *GetAnalyticsDataretentionSettingsParams) SetDefaults()

SetDefaults hydrates default values in the get analytics dataretention settings params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsDataretentionSettingsParams) SetHTTPClient

func (o *GetAnalyticsDataretentionSettingsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics dataretention settings params

func (*GetAnalyticsDataretentionSettingsParams) SetTimeout

func (o *GetAnalyticsDataretentionSettingsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics dataretention settings params

func (*GetAnalyticsDataretentionSettingsParams) WithContext

WithContext adds the context to the get analytics dataretention settings params

func (*GetAnalyticsDataretentionSettingsParams) WithDefaults

WithDefaults hydrates default values in the get analytics dataretention settings params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsDataretentionSettingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics dataretention settings params

func (*GetAnalyticsDataretentionSettingsParams) WithTimeout

WithTimeout adds the timeout to the get analytics dataretention settings params

func (*GetAnalyticsDataretentionSettingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsDataretentionSettingsReader

type GetAnalyticsDataretentionSettingsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsDataretentionSettingsReader is a Reader for the GetAnalyticsDataretentionSettings structure.

func (*GetAnalyticsDataretentionSettingsReader) ReadResponse

func (o *GetAnalyticsDataretentionSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsDataretentionSettingsRequestEntityTooLarge

type GetAnalyticsDataretentionSettingsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsDataretentionSettingsRequestEntityTooLarge

func NewGetAnalyticsDataretentionSettingsRequestEntityTooLarge() *GetAnalyticsDataretentionSettingsRequestEntityTooLarge

NewGetAnalyticsDataretentionSettingsRequestEntityTooLarge creates a GetAnalyticsDataretentionSettingsRequestEntityTooLarge with default headers values

func (*GetAnalyticsDataretentionSettingsRequestEntityTooLarge) Error

func (*GetAnalyticsDataretentionSettingsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsDataretentionSettingsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics dataretention settings request entity too large response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics dataretention settings request entity too large response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics dataretention settings request entity too large response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics dataretention settings request entity too large response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics dataretention settings request entity too large response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsRequestEntityTooLarge) String

type GetAnalyticsDataretentionSettingsRequestTimeout

type GetAnalyticsDataretentionSettingsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsDataretentionSettingsRequestTimeout

func NewGetAnalyticsDataretentionSettingsRequestTimeout() *GetAnalyticsDataretentionSettingsRequestTimeout

NewGetAnalyticsDataretentionSettingsRequestTimeout creates a GetAnalyticsDataretentionSettingsRequestTimeout with default headers values

func (*GetAnalyticsDataretentionSettingsRequestTimeout) Error

func (*GetAnalyticsDataretentionSettingsRequestTimeout) GetPayload

func (*GetAnalyticsDataretentionSettingsRequestTimeout) IsClientError

IsClientError returns true when this get analytics dataretention settings request timeout response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsRequestTimeout) IsCode

IsCode returns true when this get analytics dataretention settings request timeout response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics dataretention settings request timeout response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsRequestTimeout) IsServerError

IsServerError returns true when this get analytics dataretention settings request timeout response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics dataretention settings request timeout response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsRequestTimeout) String

type GetAnalyticsDataretentionSettingsServiceUnavailable

type GetAnalyticsDataretentionSettingsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsDataretentionSettingsServiceUnavailable

func NewGetAnalyticsDataretentionSettingsServiceUnavailable() *GetAnalyticsDataretentionSettingsServiceUnavailable

NewGetAnalyticsDataretentionSettingsServiceUnavailable creates a GetAnalyticsDataretentionSettingsServiceUnavailable with default headers values

func (*GetAnalyticsDataretentionSettingsServiceUnavailable) Error

func (*GetAnalyticsDataretentionSettingsServiceUnavailable) GetPayload

func (*GetAnalyticsDataretentionSettingsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics dataretention settings service unavailable response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsServiceUnavailable) IsCode

IsCode returns true when this get analytics dataretention settings service unavailable response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics dataretention settings service unavailable response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics dataretention settings service unavailable response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics dataretention settings service unavailable response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsServiceUnavailable) String

type GetAnalyticsDataretentionSettingsTooManyRequests

type GetAnalyticsDataretentionSettingsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsDataretentionSettingsTooManyRequests

func NewGetAnalyticsDataretentionSettingsTooManyRequests() *GetAnalyticsDataretentionSettingsTooManyRequests

NewGetAnalyticsDataretentionSettingsTooManyRequests creates a GetAnalyticsDataretentionSettingsTooManyRequests with default headers values

func (*GetAnalyticsDataretentionSettingsTooManyRequests) Error

func (*GetAnalyticsDataretentionSettingsTooManyRequests) GetPayload

func (*GetAnalyticsDataretentionSettingsTooManyRequests) IsClientError

IsClientError returns true when this get analytics dataretention settings too many requests response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsTooManyRequests) IsCode

IsCode returns true when this get analytics dataretention settings too many requests response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics dataretention settings too many requests response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsTooManyRequests) IsServerError

IsServerError returns true when this get analytics dataretention settings too many requests response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics dataretention settings too many requests response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsTooManyRequests) String

type GetAnalyticsDataretentionSettingsUnauthorized

type GetAnalyticsDataretentionSettingsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsDataretentionSettingsUnauthorized

func NewGetAnalyticsDataretentionSettingsUnauthorized() *GetAnalyticsDataretentionSettingsUnauthorized

NewGetAnalyticsDataretentionSettingsUnauthorized creates a GetAnalyticsDataretentionSettingsUnauthorized with default headers values

func (*GetAnalyticsDataretentionSettingsUnauthorized) Error

func (*GetAnalyticsDataretentionSettingsUnauthorized) GetPayload

func (*GetAnalyticsDataretentionSettingsUnauthorized) IsClientError

IsClientError returns true when this get analytics dataretention settings unauthorized response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsUnauthorized) IsCode

IsCode returns true when this get analytics dataretention settings unauthorized response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics dataretention settings unauthorized response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsUnauthorized) IsServerError

IsServerError returns true when this get analytics dataretention settings unauthorized response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics dataretention settings unauthorized response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsUnauthorized) String

type GetAnalyticsDataretentionSettingsUnsupportedMediaType

type GetAnalyticsDataretentionSettingsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsDataretentionSettingsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsDataretentionSettingsUnsupportedMediaType

func NewGetAnalyticsDataretentionSettingsUnsupportedMediaType() *GetAnalyticsDataretentionSettingsUnsupportedMediaType

NewGetAnalyticsDataretentionSettingsUnsupportedMediaType creates a GetAnalyticsDataretentionSettingsUnsupportedMediaType with default headers values

func (*GetAnalyticsDataretentionSettingsUnsupportedMediaType) Error

func (*GetAnalyticsDataretentionSettingsUnsupportedMediaType) GetPayload

func (*GetAnalyticsDataretentionSettingsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics dataretention settings unsupported media type response has a 4xx status code

func (*GetAnalyticsDataretentionSettingsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics dataretention settings unsupported media type response a status code equal to that given

func (*GetAnalyticsDataretentionSettingsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics dataretention settings unsupported media type response has a 3xx status code

func (*GetAnalyticsDataretentionSettingsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics dataretention settings unsupported media type response has a 5xx status code

func (*GetAnalyticsDataretentionSettingsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics dataretention settings unsupported media type response has a 2xx status code

func (*GetAnalyticsDataretentionSettingsUnsupportedMediaType) String

type GetAnalyticsReportingExportsBadRequest

type GetAnalyticsReportingExportsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingExportsBadRequest

func NewGetAnalyticsReportingExportsBadRequest() *GetAnalyticsReportingExportsBadRequest

NewGetAnalyticsReportingExportsBadRequest creates a GetAnalyticsReportingExportsBadRequest with default headers values

func (*GetAnalyticsReportingExportsBadRequest) Error

func (*GetAnalyticsReportingExportsBadRequest) GetPayload

func (*GetAnalyticsReportingExportsBadRequest) IsClientError

func (o *GetAnalyticsReportingExportsBadRequest) IsClientError() bool

IsClientError returns true when this get analytics reporting exports bad request response has a 4xx status code

func (*GetAnalyticsReportingExportsBadRequest) IsCode

IsCode returns true when this get analytics reporting exports bad request response a status code equal to that given

func (*GetAnalyticsReportingExportsBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting exports bad request response has a 3xx status code

func (*GetAnalyticsReportingExportsBadRequest) IsServerError

func (o *GetAnalyticsReportingExportsBadRequest) IsServerError() bool

IsServerError returns true when this get analytics reporting exports bad request response has a 5xx status code

func (*GetAnalyticsReportingExportsBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting exports bad request response has a 2xx status code

func (*GetAnalyticsReportingExportsBadRequest) String

type GetAnalyticsReportingExportsForbidden

type GetAnalyticsReportingExportsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingExportsForbidden

func NewGetAnalyticsReportingExportsForbidden() *GetAnalyticsReportingExportsForbidden

NewGetAnalyticsReportingExportsForbidden creates a GetAnalyticsReportingExportsForbidden with default headers values

func (*GetAnalyticsReportingExportsForbidden) Error

func (*GetAnalyticsReportingExportsForbidden) GetPayload

func (*GetAnalyticsReportingExportsForbidden) IsClientError

func (o *GetAnalyticsReportingExportsForbidden) IsClientError() bool

IsClientError returns true when this get analytics reporting exports forbidden response has a 4xx status code

func (*GetAnalyticsReportingExportsForbidden) IsCode

IsCode returns true when this get analytics reporting exports forbidden response a status code equal to that given

func (*GetAnalyticsReportingExportsForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting exports forbidden response has a 3xx status code

func (*GetAnalyticsReportingExportsForbidden) IsServerError

func (o *GetAnalyticsReportingExportsForbidden) IsServerError() bool

IsServerError returns true when this get analytics reporting exports forbidden response has a 5xx status code

func (*GetAnalyticsReportingExportsForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting exports forbidden response has a 2xx status code

func (*GetAnalyticsReportingExportsForbidden) String

type GetAnalyticsReportingExportsGatewayTimeout

type GetAnalyticsReportingExportsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingExportsGatewayTimeout

func NewGetAnalyticsReportingExportsGatewayTimeout() *GetAnalyticsReportingExportsGatewayTimeout

NewGetAnalyticsReportingExportsGatewayTimeout creates a GetAnalyticsReportingExportsGatewayTimeout with default headers values

func (*GetAnalyticsReportingExportsGatewayTimeout) Error

func (*GetAnalyticsReportingExportsGatewayTimeout) GetPayload

func (*GetAnalyticsReportingExportsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting exports gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingExportsGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting exports gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingExportsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting exports gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingExportsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting exports gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingExportsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting exports gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingExportsGatewayTimeout) String

type GetAnalyticsReportingExportsInternalServerError

type GetAnalyticsReportingExportsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingExportsInternalServerError

func NewGetAnalyticsReportingExportsInternalServerError() *GetAnalyticsReportingExportsInternalServerError

NewGetAnalyticsReportingExportsInternalServerError creates a GetAnalyticsReportingExportsInternalServerError with default headers values

func (*GetAnalyticsReportingExportsInternalServerError) Error

func (*GetAnalyticsReportingExportsInternalServerError) GetPayload

func (*GetAnalyticsReportingExportsInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting exports internal server error response has a 4xx status code

func (*GetAnalyticsReportingExportsInternalServerError) IsCode

IsCode returns true when this get analytics reporting exports internal server error response a status code equal to that given

func (*GetAnalyticsReportingExportsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting exports internal server error response has a 3xx status code

func (*GetAnalyticsReportingExportsInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting exports internal server error response has a 5xx status code

func (*GetAnalyticsReportingExportsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting exports internal server error response has a 2xx status code

func (*GetAnalyticsReportingExportsInternalServerError) String

type GetAnalyticsReportingExportsMetadataBadRequest

type GetAnalyticsReportingExportsMetadataBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingExportsMetadataBadRequest

func NewGetAnalyticsReportingExportsMetadataBadRequest() *GetAnalyticsReportingExportsMetadataBadRequest

NewGetAnalyticsReportingExportsMetadataBadRequest creates a GetAnalyticsReportingExportsMetadataBadRequest with default headers values

func (*GetAnalyticsReportingExportsMetadataBadRequest) Error

func (*GetAnalyticsReportingExportsMetadataBadRequest) GetPayload

func (*GetAnalyticsReportingExportsMetadataBadRequest) IsClientError

IsClientError returns true when this get analytics reporting exports metadata bad request response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataBadRequest) IsCode

IsCode returns true when this get analytics reporting exports metadata bad request response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata bad request response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataBadRequest) IsServerError

IsServerError returns true when this get analytics reporting exports metadata bad request response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata bad request response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataBadRequest) String

type GetAnalyticsReportingExportsMetadataForbidden

type GetAnalyticsReportingExportsMetadataForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingExportsMetadataForbidden

func NewGetAnalyticsReportingExportsMetadataForbidden() *GetAnalyticsReportingExportsMetadataForbidden

NewGetAnalyticsReportingExportsMetadataForbidden creates a GetAnalyticsReportingExportsMetadataForbidden with default headers values

func (*GetAnalyticsReportingExportsMetadataForbidden) Error

func (*GetAnalyticsReportingExportsMetadataForbidden) GetPayload

func (*GetAnalyticsReportingExportsMetadataForbidden) IsClientError

IsClientError returns true when this get analytics reporting exports metadata forbidden response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataForbidden) IsCode

IsCode returns true when this get analytics reporting exports metadata forbidden response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata forbidden response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataForbidden) IsServerError

IsServerError returns true when this get analytics reporting exports metadata forbidden response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata forbidden response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataForbidden) String

type GetAnalyticsReportingExportsMetadataGatewayTimeout

type GetAnalyticsReportingExportsMetadataGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingExportsMetadataGatewayTimeout

func NewGetAnalyticsReportingExportsMetadataGatewayTimeout() *GetAnalyticsReportingExportsMetadataGatewayTimeout

NewGetAnalyticsReportingExportsMetadataGatewayTimeout creates a GetAnalyticsReportingExportsMetadataGatewayTimeout with default headers values

func (*GetAnalyticsReportingExportsMetadataGatewayTimeout) Error

func (*GetAnalyticsReportingExportsMetadataGatewayTimeout) GetPayload

func (*GetAnalyticsReportingExportsMetadataGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting exports metadata gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting exports metadata gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting exports metadata gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataGatewayTimeout) String

type GetAnalyticsReportingExportsMetadataInternalServerError

type GetAnalyticsReportingExportsMetadataInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingExportsMetadataInternalServerError

func NewGetAnalyticsReportingExportsMetadataInternalServerError() *GetAnalyticsReportingExportsMetadataInternalServerError

NewGetAnalyticsReportingExportsMetadataInternalServerError creates a GetAnalyticsReportingExportsMetadataInternalServerError with default headers values

func (*GetAnalyticsReportingExportsMetadataInternalServerError) Error

func (*GetAnalyticsReportingExportsMetadataInternalServerError) GetPayload

func (*GetAnalyticsReportingExportsMetadataInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting exports metadata internal server error response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataInternalServerError) IsCode

IsCode returns true when this get analytics reporting exports metadata internal server error response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata internal server error response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting exports metadata internal server error response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata internal server error response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataInternalServerError) String

type GetAnalyticsReportingExportsMetadataNotFound

type GetAnalyticsReportingExportsMetadataNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingExportsMetadataNotFound

func NewGetAnalyticsReportingExportsMetadataNotFound() *GetAnalyticsReportingExportsMetadataNotFound

NewGetAnalyticsReportingExportsMetadataNotFound creates a GetAnalyticsReportingExportsMetadataNotFound with default headers values

func (*GetAnalyticsReportingExportsMetadataNotFound) Error

func (*GetAnalyticsReportingExportsMetadataNotFound) GetPayload

func (*GetAnalyticsReportingExportsMetadataNotFound) IsClientError

IsClientError returns true when this get analytics reporting exports metadata not found response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataNotFound) IsCode

IsCode returns true when this get analytics reporting exports metadata not found response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata not found response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataNotFound) IsServerError

IsServerError returns true when this get analytics reporting exports metadata not found response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata not found response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataNotFound) String

type GetAnalyticsReportingExportsMetadataOK

type GetAnalyticsReportingExportsMetadataOK struct {
	Payload *models.ReportingExportMetadataJobListing
}

GetAnalyticsReportingExportsMetadataOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingExportsMetadataOK

func NewGetAnalyticsReportingExportsMetadataOK() *GetAnalyticsReportingExportsMetadataOK

NewGetAnalyticsReportingExportsMetadataOK creates a GetAnalyticsReportingExportsMetadataOK with default headers values

func (*GetAnalyticsReportingExportsMetadataOK) Error

func (*GetAnalyticsReportingExportsMetadataOK) GetPayload

func (*GetAnalyticsReportingExportsMetadataOK) IsClientError

func (o *GetAnalyticsReportingExportsMetadataOK) IsClientError() bool

IsClientError returns true when this get analytics reporting exports metadata o k response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataOK) IsCode

IsCode returns true when this get analytics reporting exports metadata o k response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataOK) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata o k response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataOK) IsServerError

func (o *GetAnalyticsReportingExportsMetadataOK) IsServerError() bool

IsServerError returns true when this get analytics reporting exports metadata o k response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataOK) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata o k response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataOK) String

type GetAnalyticsReportingExportsMetadataParams

type GetAnalyticsReportingExportsMetadataParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingExportsMetadataParams contains all the parameters to send to the API endpoint

for the get analytics reporting exports metadata operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingExportsMetadataParams

func NewGetAnalyticsReportingExportsMetadataParams() *GetAnalyticsReportingExportsMetadataParams

NewGetAnalyticsReportingExportsMetadataParams creates a new GetAnalyticsReportingExportsMetadataParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingExportsMetadataParamsWithContext

func NewGetAnalyticsReportingExportsMetadataParamsWithContext(ctx context.Context) *GetAnalyticsReportingExportsMetadataParams

NewGetAnalyticsReportingExportsMetadataParamsWithContext creates a new GetAnalyticsReportingExportsMetadataParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingExportsMetadataParamsWithHTTPClient

func NewGetAnalyticsReportingExportsMetadataParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingExportsMetadataParams

NewGetAnalyticsReportingExportsMetadataParamsWithHTTPClient creates a new GetAnalyticsReportingExportsMetadataParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingExportsMetadataParamsWithTimeout

func NewGetAnalyticsReportingExportsMetadataParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingExportsMetadataParams

NewGetAnalyticsReportingExportsMetadataParamsWithTimeout creates a new GetAnalyticsReportingExportsMetadataParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingExportsMetadataParams) SetContext

SetContext adds the context to the get analytics reporting exports metadata params

func (*GetAnalyticsReportingExportsMetadataParams) SetDefaults

SetDefaults hydrates default values in the get analytics reporting exports metadata params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingExportsMetadataParams) SetHTTPClient

func (o *GetAnalyticsReportingExportsMetadataParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting exports metadata params

func (*GetAnalyticsReportingExportsMetadataParams) SetTimeout

SetTimeout adds the timeout to the get analytics reporting exports metadata params

func (*GetAnalyticsReportingExportsMetadataParams) WithContext

WithContext adds the context to the get analytics reporting exports metadata params

func (*GetAnalyticsReportingExportsMetadataParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting exports metadata params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingExportsMetadataParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting exports metadata params

func (*GetAnalyticsReportingExportsMetadataParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting exports metadata params

func (*GetAnalyticsReportingExportsMetadataParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingExportsMetadataReader

type GetAnalyticsReportingExportsMetadataReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingExportsMetadataReader is a Reader for the GetAnalyticsReportingExportsMetadata structure.

func (*GetAnalyticsReportingExportsMetadataReader) ReadResponse

func (o *GetAnalyticsReportingExportsMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingExportsMetadataRequestEntityTooLarge

type GetAnalyticsReportingExportsMetadataRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingExportsMetadataRequestEntityTooLarge

func NewGetAnalyticsReportingExportsMetadataRequestEntityTooLarge() *GetAnalyticsReportingExportsMetadataRequestEntityTooLarge

NewGetAnalyticsReportingExportsMetadataRequestEntityTooLarge creates a GetAnalyticsReportingExportsMetadataRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingExportsMetadataRequestEntityTooLarge) Error

func (*GetAnalyticsReportingExportsMetadataRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingExportsMetadataRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting exports metadata request entity too large response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting exports metadata request entity too large response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata request entity too large response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting exports metadata request entity too large response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata request entity too large response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataRequestEntityTooLarge) String

type GetAnalyticsReportingExportsMetadataRequestTimeout

type GetAnalyticsReportingExportsMetadataRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingExportsMetadataRequestTimeout

func NewGetAnalyticsReportingExportsMetadataRequestTimeout() *GetAnalyticsReportingExportsMetadataRequestTimeout

NewGetAnalyticsReportingExportsMetadataRequestTimeout creates a GetAnalyticsReportingExportsMetadataRequestTimeout with default headers values

func (*GetAnalyticsReportingExportsMetadataRequestTimeout) Error

func (*GetAnalyticsReportingExportsMetadataRequestTimeout) GetPayload

func (*GetAnalyticsReportingExportsMetadataRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting exports metadata request timeout response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataRequestTimeout) IsCode

IsCode returns true when this get analytics reporting exports metadata request timeout response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata request timeout response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting exports metadata request timeout response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata request timeout response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataRequestTimeout) String

type GetAnalyticsReportingExportsMetadataServiceUnavailable

type GetAnalyticsReportingExportsMetadataServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingExportsMetadataServiceUnavailable

func NewGetAnalyticsReportingExportsMetadataServiceUnavailable() *GetAnalyticsReportingExportsMetadataServiceUnavailable

NewGetAnalyticsReportingExportsMetadataServiceUnavailable creates a GetAnalyticsReportingExportsMetadataServiceUnavailable with default headers values

func (*GetAnalyticsReportingExportsMetadataServiceUnavailable) Error

func (*GetAnalyticsReportingExportsMetadataServiceUnavailable) GetPayload

func (*GetAnalyticsReportingExportsMetadataServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting exports metadata service unavailable response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting exports metadata service unavailable response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata service unavailable response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting exports metadata service unavailable response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata service unavailable response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataServiceUnavailable) String

type GetAnalyticsReportingExportsMetadataTooManyRequests

type GetAnalyticsReportingExportsMetadataTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingExportsMetadataTooManyRequests

func NewGetAnalyticsReportingExportsMetadataTooManyRequests() *GetAnalyticsReportingExportsMetadataTooManyRequests

NewGetAnalyticsReportingExportsMetadataTooManyRequests creates a GetAnalyticsReportingExportsMetadataTooManyRequests with default headers values

func (*GetAnalyticsReportingExportsMetadataTooManyRequests) Error

func (*GetAnalyticsReportingExportsMetadataTooManyRequests) GetPayload

func (*GetAnalyticsReportingExportsMetadataTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting exports metadata too many requests response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataTooManyRequests) IsCode

IsCode returns true when this get analytics reporting exports metadata too many requests response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata too many requests response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting exports metadata too many requests response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata too many requests response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataTooManyRequests) String

type GetAnalyticsReportingExportsMetadataUnauthorized

type GetAnalyticsReportingExportsMetadataUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingExportsMetadataUnauthorized

func NewGetAnalyticsReportingExportsMetadataUnauthorized() *GetAnalyticsReportingExportsMetadataUnauthorized

NewGetAnalyticsReportingExportsMetadataUnauthorized creates a GetAnalyticsReportingExportsMetadataUnauthorized with default headers values

func (*GetAnalyticsReportingExportsMetadataUnauthorized) Error

func (*GetAnalyticsReportingExportsMetadataUnauthorized) GetPayload

func (*GetAnalyticsReportingExportsMetadataUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting exports metadata unauthorized response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataUnauthorized) IsCode

IsCode returns true when this get analytics reporting exports metadata unauthorized response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata unauthorized response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting exports metadata unauthorized response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata unauthorized response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataUnauthorized) String

type GetAnalyticsReportingExportsMetadataUnsupportedMediaType

type GetAnalyticsReportingExportsMetadataUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsMetadataUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingExportsMetadataUnsupportedMediaType

func NewGetAnalyticsReportingExportsMetadataUnsupportedMediaType() *GetAnalyticsReportingExportsMetadataUnsupportedMediaType

NewGetAnalyticsReportingExportsMetadataUnsupportedMediaType creates a GetAnalyticsReportingExportsMetadataUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingExportsMetadataUnsupportedMediaType) Error

func (*GetAnalyticsReportingExportsMetadataUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingExportsMetadataUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting exports metadata unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingExportsMetadataUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting exports metadata unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingExportsMetadataUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting exports metadata unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingExportsMetadataUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting exports metadata unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingExportsMetadataUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting exports metadata unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingExportsMetadataUnsupportedMediaType) String

type GetAnalyticsReportingExportsNotFound

type GetAnalyticsReportingExportsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingExportsNotFound

func NewGetAnalyticsReportingExportsNotFound() *GetAnalyticsReportingExportsNotFound

NewGetAnalyticsReportingExportsNotFound creates a GetAnalyticsReportingExportsNotFound with default headers values

func (*GetAnalyticsReportingExportsNotFound) Error

func (*GetAnalyticsReportingExportsNotFound) GetPayload

func (*GetAnalyticsReportingExportsNotFound) IsClientError

func (o *GetAnalyticsReportingExportsNotFound) IsClientError() bool

IsClientError returns true when this get analytics reporting exports not found response has a 4xx status code

func (*GetAnalyticsReportingExportsNotFound) IsCode

IsCode returns true when this get analytics reporting exports not found response a status code equal to that given

func (*GetAnalyticsReportingExportsNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting exports not found response has a 3xx status code

func (*GetAnalyticsReportingExportsNotFound) IsServerError

func (o *GetAnalyticsReportingExportsNotFound) IsServerError() bool

IsServerError returns true when this get analytics reporting exports not found response has a 5xx status code

func (*GetAnalyticsReportingExportsNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting exports not found response has a 2xx status code

func (*GetAnalyticsReportingExportsNotFound) String

type GetAnalyticsReportingExportsOK

type GetAnalyticsReportingExportsOK struct {
	Payload *models.ReportingExportJobListing
}

GetAnalyticsReportingExportsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingExportsOK

func NewGetAnalyticsReportingExportsOK() *GetAnalyticsReportingExportsOK

NewGetAnalyticsReportingExportsOK creates a GetAnalyticsReportingExportsOK with default headers values

func (*GetAnalyticsReportingExportsOK) Error

func (*GetAnalyticsReportingExportsOK) GetPayload

func (*GetAnalyticsReportingExportsOK) IsClientError

func (o *GetAnalyticsReportingExportsOK) IsClientError() bool

IsClientError returns true when this get analytics reporting exports o k response has a 4xx status code

func (*GetAnalyticsReportingExportsOK) IsCode

func (o *GetAnalyticsReportingExportsOK) IsCode(code int) bool

IsCode returns true when this get analytics reporting exports o k response a status code equal to that given

func (*GetAnalyticsReportingExportsOK) IsRedirect

func (o *GetAnalyticsReportingExportsOK) IsRedirect() bool

IsRedirect returns true when this get analytics reporting exports o k response has a 3xx status code

func (*GetAnalyticsReportingExportsOK) IsServerError

func (o *GetAnalyticsReportingExportsOK) IsServerError() bool

IsServerError returns true when this get analytics reporting exports o k response has a 5xx status code

func (*GetAnalyticsReportingExportsOK) IsSuccess

func (o *GetAnalyticsReportingExportsOK) IsSuccess() bool

IsSuccess returns true when this get analytics reporting exports o k response has a 2xx status code

func (*GetAnalyticsReportingExportsOK) String

type GetAnalyticsReportingExportsParams

type GetAnalyticsReportingExportsParams struct {

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingExportsParams contains all the parameters to send to the API endpoint

for the get analytics reporting exports operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingExportsParams

func NewGetAnalyticsReportingExportsParams() *GetAnalyticsReportingExportsParams

NewGetAnalyticsReportingExportsParams creates a new GetAnalyticsReportingExportsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingExportsParamsWithContext

func NewGetAnalyticsReportingExportsParamsWithContext(ctx context.Context) *GetAnalyticsReportingExportsParams

NewGetAnalyticsReportingExportsParamsWithContext creates a new GetAnalyticsReportingExportsParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingExportsParamsWithHTTPClient

func NewGetAnalyticsReportingExportsParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingExportsParams

NewGetAnalyticsReportingExportsParamsWithHTTPClient creates a new GetAnalyticsReportingExportsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingExportsParamsWithTimeout

func NewGetAnalyticsReportingExportsParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingExportsParams

NewGetAnalyticsReportingExportsParamsWithTimeout creates a new GetAnalyticsReportingExportsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingExportsParams) SetContext

SetContext adds the context to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) SetDefaults

func (o *GetAnalyticsReportingExportsParams) SetDefaults()

SetDefaults hydrates default values in the get analytics reporting exports params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingExportsParams) SetHTTPClient

func (o *GetAnalyticsReportingExportsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) SetPageNumber

func (o *GetAnalyticsReportingExportsParams) SetPageNumber(pageNumber *int32)

SetPageNumber adds the pageNumber to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) SetPageSize

func (o *GetAnalyticsReportingExportsParams) SetPageSize(pageSize *int32)

SetPageSize adds the pageSize to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) SetTimeout

func (o *GetAnalyticsReportingExportsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) WithContext

WithContext adds the context to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting exports params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingExportsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) WithPageNumber

WithPageNumber adds the pageNumber to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) WithPageSize

WithPageSize adds the pageSize to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting exports params

func (*GetAnalyticsReportingExportsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingExportsReader

type GetAnalyticsReportingExportsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingExportsReader is a Reader for the GetAnalyticsReportingExports structure.

func (*GetAnalyticsReportingExportsReader) ReadResponse

func (o *GetAnalyticsReportingExportsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingExportsRequestEntityTooLarge

type GetAnalyticsReportingExportsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingExportsRequestEntityTooLarge

func NewGetAnalyticsReportingExportsRequestEntityTooLarge() *GetAnalyticsReportingExportsRequestEntityTooLarge

NewGetAnalyticsReportingExportsRequestEntityTooLarge creates a GetAnalyticsReportingExportsRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingExportsRequestEntityTooLarge) Error

func (*GetAnalyticsReportingExportsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingExportsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting exports request entity too large response has a 4xx status code

func (*GetAnalyticsReportingExportsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting exports request entity too large response a status code equal to that given

func (*GetAnalyticsReportingExportsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting exports request entity too large response has a 3xx status code

func (*GetAnalyticsReportingExportsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting exports request entity too large response has a 5xx status code

func (*GetAnalyticsReportingExportsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting exports request entity too large response has a 2xx status code

func (*GetAnalyticsReportingExportsRequestEntityTooLarge) String

type GetAnalyticsReportingExportsRequestTimeout

type GetAnalyticsReportingExportsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingExportsRequestTimeout

func NewGetAnalyticsReportingExportsRequestTimeout() *GetAnalyticsReportingExportsRequestTimeout

NewGetAnalyticsReportingExportsRequestTimeout creates a GetAnalyticsReportingExportsRequestTimeout with default headers values

func (*GetAnalyticsReportingExportsRequestTimeout) Error

func (*GetAnalyticsReportingExportsRequestTimeout) GetPayload

func (*GetAnalyticsReportingExportsRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting exports request timeout response has a 4xx status code

func (*GetAnalyticsReportingExportsRequestTimeout) IsCode

IsCode returns true when this get analytics reporting exports request timeout response a status code equal to that given

func (*GetAnalyticsReportingExportsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting exports request timeout response has a 3xx status code

func (*GetAnalyticsReportingExportsRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting exports request timeout response has a 5xx status code

func (*GetAnalyticsReportingExportsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting exports request timeout response has a 2xx status code

func (*GetAnalyticsReportingExportsRequestTimeout) String

type GetAnalyticsReportingExportsServiceUnavailable

type GetAnalyticsReportingExportsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingExportsServiceUnavailable

func NewGetAnalyticsReportingExportsServiceUnavailable() *GetAnalyticsReportingExportsServiceUnavailable

NewGetAnalyticsReportingExportsServiceUnavailable creates a GetAnalyticsReportingExportsServiceUnavailable with default headers values

func (*GetAnalyticsReportingExportsServiceUnavailable) Error

func (*GetAnalyticsReportingExportsServiceUnavailable) GetPayload

func (*GetAnalyticsReportingExportsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting exports service unavailable response has a 4xx status code

func (*GetAnalyticsReportingExportsServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting exports service unavailable response a status code equal to that given

func (*GetAnalyticsReportingExportsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting exports service unavailable response has a 3xx status code

func (*GetAnalyticsReportingExportsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting exports service unavailable response has a 5xx status code

func (*GetAnalyticsReportingExportsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting exports service unavailable response has a 2xx status code

func (*GetAnalyticsReportingExportsServiceUnavailable) String

type GetAnalyticsReportingExportsTooManyRequests

type GetAnalyticsReportingExportsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingExportsTooManyRequests

func NewGetAnalyticsReportingExportsTooManyRequests() *GetAnalyticsReportingExportsTooManyRequests

NewGetAnalyticsReportingExportsTooManyRequests creates a GetAnalyticsReportingExportsTooManyRequests with default headers values

func (*GetAnalyticsReportingExportsTooManyRequests) Error

func (*GetAnalyticsReportingExportsTooManyRequests) GetPayload

func (*GetAnalyticsReportingExportsTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting exports too many requests response has a 4xx status code

func (*GetAnalyticsReportingExportsTooManyRequests) IsCode

IsCode returns true when this get analytics reporting exports too many requests response a status code equal to that given

func (*GetAnalyticsReportingExportsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting exports too many requests response has a 3xx status code

func (*GetAnalyticsReportingExportsTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting exports too many requests response has a 5xx status code

func (*GetAnalyticsReportingExportsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting exports too many requests response has a 2xx status code

func (*GetAnalyticsReportingExportsTooManyRequests) String

type GetAnalyticsReportingExportsUnauthorized

type GetAnalyticsReportingExportsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingExportsUnauthorized

func NewGetAnalyticsReportingExportsUnauthorized() *GetAnalyticsReportingExportsUnauthorized

NewGetAnalyticsReportingExportsUnauthorized creates a GetAnalyticsReportingExportsUnauthorized with default headers values

func (*GetAnalyticsReportingExportsUnauthorized) Error

func (*GetAnalyticsReportingExportsUnauthorized) GetPayload

func (*GetAnalyticsReportingExportsUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting exports unauthorized response has a 4xx status code

func (*GetAnalyticsReportingExportsUnauthorized) IsCode

IsCode returns true when this get analytics reporting exports unauthorized response a status code equal to that given

func (*GetAnalyticsReportingExportsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting exports unauthorized response has a 3xx status code

func (*GetAnalyticsReportingExportsUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting exports unauthorized response has a 5xx status code

func (*GetAnalyticsReportingExportsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting exports unauthorized response has a 2xx status code

func (*GetAnalyticsReportingExportsUnauthorized) String

type GetAnalyticsReportingExportsUnsupportedMediaType

type GetAnalyticsReportingExportsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingExportsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingExportsUnsupportedMediaType

func NewGetAnalyticsReportingExportsUnsupportedMediaType() *GetAnalyticsReportingExportsUnsupportedMediaType

NewGetAnalyticsReportingExportsUnsupportedMediaType creates a GetAnalyticsReportingExportsUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingExportsUnsupportedMediaType) Error

func (*GetAnalyticsReportingExportsUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingExportsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting exports unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingExportsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting exports unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingExportsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting exports unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingExportsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting exports unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingExportsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting exports unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingExportsUnsupportedMediaType) String

type GetAnalyticsReportingMetadataBadRequest

type GetAnalyticsReportingMetadataBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingMetadataBadRequest

func NewGetAnalyticsReportingMetadataBadRequest() *GetAnalyticsReportingMetadataBadRequest

NewGetAnalyticsReportingMetadataBadRequest creates a GetAnalyticsReportingMetadataBadRequest with default headers values

func (*GetAnalyticsReportingMetadataBadRequest) Error

func (*GetAnalyticsReportingMetadataBadRequest) GetPayload

func (*GetAnalyticsReportingMetadataBadRequest) IsClientError

func (o *GetAnalyticsReportingMetadataBadRequest) IsClientError() bool

IsClientError returns true when this get analytics reporting metadata bad request response has a 4xx status code

func (*GetAnalyticsReportingMetadataBadRequest) IsCode

IsCode returns true when this get analytics reporting metadata bad request response a status code equal to that given

func (*GetAnalyticsReportingMetadataBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting metadata bad request response has a 3xx status code

func (*GetAnalyticsReportingMetadataBadRequest) IsServerError

func (o *GetAnalyticsReportingMetadataBadRequest) IsServerError() bool

IsServerError returns true when this get analytics reporting metadata bad request response has a 5xx status code

func (*GetAnalyticsReportingMetadataBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting metadata bad request response has a 2xx status code

func (*GetAnalyticsReportingMetadataBadRequest) String

type GetAnalyticsReportingMetadataForbidden

type GetAnalyticsReportingMetadataForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingMetadataForbidden

func NewGetAnalyticsReportingMetadataForbidden() *GetAnalyticsReportingMetadataForbidden

NewGetAnalyticsReportingMetadataForbidden creates a GetAnalyticsReportingMetadataForbidden with default headers values

func (*GetAnalyticsReportingMetadataForbidden) Error

func (*GetAnalyticsReportingMetadataForbidden) GetPayload

func (*GetAnalyticsReportingMetadataForbidden) IsClientError

func (o *GetAnalyticsReportingMetadataForbidden) IsClientError() bool

IsClientError returns true when this get analytics reporting metadata forbidden response has a 4xx status code

func (*GetAnalyticsReportingMetadataForbidden) IsCode

IsCode returns true when this get analytics reporting metadata forbidden response a status code equal to that given

func (*GetAnalyticsReportingMetadataForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting metadata forbidden response has a 3xx status code

func (*GetAnalyticsReportingMetadataForbidden) IsServerError

func (o *GetAnalyticsReportingMetadataForbidden) IsServerError() bool

IsServerError returns true when this get analytics reporting metadata forbidden response has a 5xx status code

func (*GetAnalyticsReportingMetadataForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting metadata forbidden response has a 2xx status code

func (*GetAnalyticsReportingMetadataForbidden) String

type GetAnalyticsReportingMetadataGatewayTimeout

type GetAnalyticsReportingMetadataGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingMetadataGatewayTimeout

func NewGetAnalyticsReportingMetadataGatewayTimeout() *GetAnalyticsReportingMetadataGatewayTimeout

NewGetAnalyticsReportingMetadataGatewayTimeout creates a GetAnalyticsReportingMetadataGatewayTimeout with default headers values

func (*GetAnalyticsReportingMetadataGatewayTimeout) Error

func (*GetAnalyticsReportingMetadataGatewayTimeout) GetPayload

func (*GetAnalyticsReportingMetadataGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting metadata gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingMetadataGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting metadata gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingMetadataGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting metadata gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingMetadataGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting metadata gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingMetadataGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting metadata gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingMetadataGatewayTimeout) String

type GetAnalyticsReportingMetadataInternalServerError

type GetAnalyticsReportingMetadataInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingMetadataInternalServerError

func NewGetAnalyticsReportingMetadataInternalServerError() *GetAnalyticsReportingMetadataInternalServerError

NewGetAnalyticsReportingMetadataInternalServerError creates a GetAnalyticsReportingMetadataInternalServerError with default headers values

func (*GetAnalyticsReportingMetadataInternalServerError) Error

func (*GetAnalyticsReportingMetadataInternalServerError) GetPayload

func (*GetAnalyticsReportingMetadataInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting metadata internal server error response has a 4xx status code

func (*GetAnalyticsReportingMetadataInternalServerError) IsCode

IsCode returns true when this get analytics reporting metadata internal server error response a status code equal to that given

func (*GetAnalyticsReportingMetadataInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting metadata internal server error response has a 3xx status code

func (*GetAnalyticsReportingMetadataInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting metadata internal server error response has a 5xx status code

func (*GetAnalyticsReportingMetadataInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting metadata internal server error response has a 2xx status code

func (*GetAnalyticsReportingMetadataInternalServerError) String

type GetAnalyticsReportingMetadataNotFound

type GetAnalyticsReportingMetadataNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingMetadataNotFound

func NewGetAnalyticsReportingMetadataNotFound() *GetAnalyticsReportingMetadataNotFound

NewGetAnalyticsReportingMetadataNotFound creates a GetAnalyticsReportingMetadataNotFound with default headers values

func (*GetAnalyticsReportingMetadataNotFound) Error

func (*GetAnalyticsReportingMetadataNotFound) GetPayload

func (*GetAnalyticsReportingMetadataNotFound) IsClientError

func (o *GetAnalyticsReportingMetadataNotFound) IsClientError() bool

IsClientError returns true when this get analytics reporting metadata not found response has a 4xx status code

func (*GetAnalyticsReportingMetadataNotFound) IsCode

IsCode returns true when this get analytics reporting metadata not found response a status code equal to that given

func (*GetAnalyticsReportingMetadataNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting metadata not found response has a 3xx status code

func (*GetAnalyticsReportingMetadataNotFound) IsServerError

func (o *GetAnalyticsReportingMetadataNotFound) IsServerError() bool

IsServerError returns true when this get analytics reporting metadata not found response has a 5xx status code

func (*GetAnalyticsReportingMetadataNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting metadata not found response has a 2xx status code

func (*GetAnalyticsReportingMetadataNotFound) String

type GetAnalyticsReportingMetadataOK

type GetAnalyticsReportingMetadataOK struct {
	Payload *models.ReportMetaDataEntityListing
}

GetAnalyticsReportingMetadataOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingMetadataOK

func NewGetAnalyticsReportingMetadataOK() *GetAnalyticsReportingMetadataOK

NewGetAnalyticsReportingMetadataOK creates a GetAnalyticsReportingMetadataOK with default headers values

func (*GetAnalyticsReportingMetadataOK) Error

func (*GetAnalyticsReportingMetadataOK) GetPayload

func (*GetAnalyticsReportingMetadataOK) IsClientError

func (o *GetAnalyticsReportingMetadataOK) IsClientError() bool

IsClientError returns true when this get analytics reporting metadata o k response has a 4xx status code

func (*GetAnalyticsReportingMetadataOK) IsCode

func (o *GetAnalyticsReportingMetadataOK) IsCode(code int) bool

IsCode returns true when this get analytics reporting metadata o k response a status code equal to that given

func (*GetAnalyticsReportingMetadataOK) IsRedirect

func (o *GetAnalyticsReportingMetadataOK) IsRedirect() bool

IsRedirect returns true when this get analytics reporting metadata o k response has a 3xx status code

func (*GetAnalyticsReportingMetadataOK) IsServerError

func (o *GetAnalyticsReportingMetadataOK) IsServerError() bool

IsServerError returns true when this get analytics reporting metadata o k response has a 5xx status code

func (*GetAnalyticsReportingMetadataOK) IsSuccess

func (o *GetAnalyticsReportingMetadataOK) IsSuccess() bool

IsSuccess returns true when this get analytics reporting metadata o k response has a 2xx status code

func (*GetAnalyticsReportingMetadataOK) String

type GetAnalyticsReportingMetadataParams

type GetAnalyticsReportingMetadataParams struct {

	/* Locale.

	   Locale
	*/
	Locale *string

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingMetadataParams contains all the parameters to send to the API endpoint

for the get analytics reporting metadata operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingMetadataParams

func NewGetAnalyticsReportingMetadataParams() *GetAnalyticsReportingMetadataParams

NewGetAnalyticsReportingMetadataParams creates a new GetAnalyticsReportingMetadataParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingMetadataParamsWithContext

func NewGetAnalyticsReportingMetadataParamsWithContext(ctx context.Context) *GetAnalyticsReportingMetadataParams

NewGetAnalyticsReportingMetadataParamsWithContext creates a new GetAnalyticsReportingMetadataParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingMetadataParamsWithHTTPClient

func NewGetAnalyticsReportingMetadataParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingMetadataParams

NewGetAnalyticsReportingMetadataParamsWithHTTPClient creates a new GetAnalyticsReportingMetadataParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingMetadataParamsWithTimeout

func NewGetAnalyticsReportingMetadataParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingMetadataParams

NewGetAnalyticsReportingMetadataParamsWithTimeout creates a new GetAnalyticsReportingMetadataParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingMetadataParams) SetContext

SetContext adds the context to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) SetDefaults

func (o *GetAnalyticsReportingMetadataParams) SetDefaults()

SetDefaults hydrates default values in the get analytics reporting metadata params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingMetadataParams) SetHTTPClient

func (o *GetAnalyticsReportingMetadataParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) SetLocale

func (o *GetAnalyticsReportingMetadataParams) SetLocale(locale *string)

SetLocale adds the locale to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) SetPageNumber

func (o *GetAnalyticsReportingMetadataParams) SetPageNumber(pageNumber *int32)

SetPageNumber adds the pageNumber to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) SetPageSize

func (o *GetAnalyticsReportingMetadataParams) SetPageSize(pageSize *int32)

SetPageSize adds the pageSize to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) SetTimeout

func (o *GetAnalyticsReportingMetadataParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) WithContext

WithContext adds the context to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting metadata params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingMetadataParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) WithLocale

WithLocale adds the locale to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) WithPageNumber

WithPageNumber adds the pageNumber to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) WithPageSize

WithPageSize adds the pageSize to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting metadata params

func (*GetAnalyticsReportingMetadataParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingMetadataReader

type GetAnalyticsReportingMetadataReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingMetadataReader is a Reader for the GetAnalyticsReportingMetadata structure.

func (*GetAnalyticsReportingMetadataReader) ReadResponse

func (o *GetAnalyticsReportingMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingMetadataRequestEntityTooLarge

type GetAnalyticsReportingMetadataRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingMetadataRequestEntityTooLarge

func NewGetAnalyticsReportingMetadataRequestEntityTooLarge() *GetAnalyticsReportingMetadataRequestEntityTooLarge

NewGetAnalyticsReportingMetadataRequestEntityTooLarge creates a GetAnalyticsReportingMetadataRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingMetadataRequestEntityTooLarge) Error

func (*GetAnalyticsReportingMetadataRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingMetadataRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting metadata request entity too large response has a 4xx status code

func (*GetAnalyticsReportingMetadataRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting metadata request entity too large response a status code equal to that given

func (*GetAnalyticsReportingMetadataRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting metadata request entity too large response has a 3xx status code

func (*GetAnalyticsReportingMetadataRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting metadata request entity too large response has a 5xx status code

func (*GetAnalyticsReportingMetadataRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting metadata request entity too large response has a 2xx status code

func (*GetAnalyticsReportingMetadataRequestEntityTooLarge) String

type GetAnalyticsReportingMetadataRequestTimeout

type GetAnalyticsReportingMetadataRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingMetadataRequestTimeout

func NewGetAnalyticsReportingMetadataRequestTimeout() *GetAnalyticsReportingMetadataRequestTimeout

NewGetAnalyticsReportingMetadataRequestTimeout creates a GetAnalyticsReportingMetadataRequestTimeout with default headers values

func (*GetAnalyticsReportingMetadataRequestTimeout) Error

func (*GetAnalyticsReportingMetadataRequestTimeout) GetPayload

func (*GetAnalyticsReportingMetadataRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting metadata request timeout response has a 4xx status code

func (*GetAnalyticsReportingMetadataRequestTimeout) IsCode

IsCode returns true when this get analytics reporting metadata request timeout response a status code equal to that given

func (*GetAnalyticsReportingMetadataRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting metadata request timeout response has a 3xx status code

func (*GetAnalyticsReportingMetadataRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting metadata request timeout response has a 5xx status code

func (*GetAnalyticsReportingMetadataRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting metadata request timeout response has a 2xx status code

func (*GetAnalyticsReportingMetadataRequestTimeout) String

type GetAnalyticsReportingMetadataServiceUnavailable

type GetAnalyticsReportingMetadataServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingMetadataServiceUnavailable

func NewGetAnalyticsReportingMetadataServiceUnavailable() *GetAnalyticsReportingMetadataServiceUnavailable

NewGetAnalyticsReportingMetadataServiceUnavailable creates a GetAnalyticsReportingMetadataServiceUnavailable with default headers values

func (*GetAnalyticsReportingMetadataServiceUnavailable) Error

func (*GetAnalyticsReportingMetadataServiceUnavailable) GetPayload

func (*GetAnalyticsReportingMetadataServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting metadata service unavailable response has a 4xx status code

func (*GetAnalyticsReportingMetadataServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting metadata service unavailable response a status code equal to that given

func (*GetAnalyticsReportingMetadataServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting metadata service unavailable response has a 3xx status code

func (*GetAnalyticsReportingMetadataServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting metadata service unavailable response has a 5xx status code

func (*GetAnalyticsReportingMetadataServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting metadata service unavailable response has a 2xx status code

func (*GetAnalyticsReportingMetadataServiceUnavailable) String

type GetAnalyticsReportingMetadataTooManyRequests

type GetAnalyticsReportingMetadataTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingMetadataTooManyRequests

func NewGetAnalyticsReportingMetadataTooManyRequests() *GetAnalyticsReportingMetadataTooManyRequests

NewGetAnalyticsReportingMetadataTooManyRequests creates a GetAnalyticsReportingMetadataTooManyRequests with default headers values

func (*GetAnalyticsReportingMetadataTooManyRequests) Error

func (*GetAnalyticsReportingMetadataTooManyRequests) GetPayload

func (*GetAnalyticsReportingMetadataTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting metadata too many requests response has a 4xx status code

func (*GetAnalyticsReportingMetadataTooManyRequests) IsCode

IsCode returns true when this get analytics reporting metadata too many requests response a status code equal to that given

func (*GetAnalyticsReportingMetadataTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting metadata too many requests response has a 3xx status code

func (*GetAnalyticsReportingMetadataTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting metadata too many requests response has a 5xx status code

func (*GetAnalyticsReportingMetadataTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting metadata too many requests response has a 2xx status code

func (*GetAnalyticsReportingMetadataTooManyRequests) String

type GetAnalyticsReportingMetadataUnauthorized

type GetAnalyticsReportingMetadataUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingMetadataUnauthorized

func NewGetAnalyticsReportingMetadataUnauthorized() *GetAnalyticsReportingMetadataUnauthorized

NewGetAnalyticsReportingMetadataUnauthorized creates a GetAnalyticsReportingMetadataUnauthorized with default headers values

func (*GetAnalyticsReportingMetadataUnauthorized) Error

func (*GetAnalyticsReportingMetadataUnauthorized) GetPayload

func (*GetAnalyticsReportingMetadataUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting metadata unauthorized response has a 4xx status code

func (*GetAnalyticsReportingMetadataUnauthorized) IsCode

IsCode returns true when this get analytics reporting metadata unauthorized response a status code equal to that given

func (*GetAnalyticsReportingMetadataUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting metadata unauthorized response has a 3xx status code

func (*GetAnalyticsReportingMetadataUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting metadata unauthorized response has a 5xx status code

func (*GetAnalyticsReportingMetadataUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting metadata unauthorized response has a 2xx status code

func (*GetAnalyticsReportingMetadataUnauthorized) String

type GetAnalyticsReportingMetadataUnsupportedMediaType

type GetAnalyticsReportingMetadataUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingMetadataUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingMetadataUnsupportedMediaType

func NewGetAnalyticsReportingMetadataUnsupportedMediaType() *GetAnalyticsReportingMetadataUnsupportedMediaType

NewGetAnalyticsReportingMetadataUnsupportedMediaType creates a GetAnalyticsReportingMetadataUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingMetadataUnsupportedMediaType) Error

func (*GetAnalyticsReportingMetadataUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingMetadataUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting metadata unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingMetadataUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting metadata unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingMetadataUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting metadata unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingMetadataUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting metadata unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingMetadataUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting metadata unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingMetadataUnsupportedMediaType) String

type GetAnalyticsReportingReportIDMetadataBadRequest

type GetAnalyticsReportingReportIDMetadataBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingReportIDMetadataBadRequest

func NewGetAnalyticsReportingReportIDMetadataBadRequest() *GetAnalyticsReportingReportIDMetadataBadRequest

NewGetAnalyticsReportingReportIDMetadataBadRequest creates a GetAnalyticsReportingReportIDMetadataBadRequest with default headers values

func (*GetAnalyticsReportingReportIDMetadataBadRequest) Error

func (*GetAnalyticsReportingReportIDMetadataBadRequest) GetPayload

func (*GetAnalyticsReportingReportIDMetadataBadRequest) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata bad request response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataBadRequest) IsCode

IsCode returns true when this get analytics reporting report Id metadata bad request response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata bad request response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataBadRequest) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata bad request response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata bad request response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataBadRequest) String

type GetAnalyticsReportingReportIDMetadataForbidden

type GetAnalyticsReportingReportIDMetadataForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingReportIDMetadataForbidden

func NewGetAnalyticsReportingReportIDMetadataForbidden() *GetAnalyticsReportingReportIDMetadataForbidden

NewGetAnalyticsReportingReportIDMetadataForbidden creates a GetAnalyticsReportingReportIDMetadataForbidden with default headers values

func (*GetAnalyticsReportingReportIDMetadataForbidden) Error

func (*GetAnalyticsReportingReportIDMetadataForbidden) GetPayload

func (*GetAnalyticsReportingReportIDMetadataForbidden) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata forbidden response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataForbidden) IsCode

IsCode returns true when this get analytics reporting report Id metadata forbidden response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata forbidden response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataForbidden) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata forbidden response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata forbidden response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataForbidden) String

type GetAnalyticsReportingReportIDMetadataGatewayTimeout

type GetAnalyticsReportingReportIDMetadataGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingReportIDMetadataGatewayTimeout

func NewGetAnalyticsReportingReportIDMetadataGatewayTimeout() *GetAnalyticsReportingReportIDMetadataGatewayTimeout

NewGetAnalyticsReportingReportIDMetadataGatewayTimeout creates a GetAnalyticsReportingReportIDMetadataGatewayTimeout with default headers values

func (*GetAnalyticsReportingReportIDMetadataGatewayTimeout) Error

func (*GetAnalyticsReportingReportIDMetadataGatewayTimeout) GetPayload

func (*GetAnalyticsReportingReportIDMetadataGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting report Id metadata gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataGatewayTimeout) String

type GetAnalyticsReportingReportIDMetadataInternalServerError

type GetAnalyticsReportingReportIDMetadataInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingReportIDMetadataInternalServerError

func NewGetAnalyticsReportingReportIDMetadataInternalServerError() *GetAnalyticsReportingReportIDMetadataInternalServerError

NewGetAnalyticsReportingReportIDMetadataInternalServerError creates a GetAnalyticsReportingReportIDMetadataInternalServerError with default headers values

func (*GetAnalyticsReportingReportIDMetadataInternalServerError) Error

func (*GetAnalyticsReportingReportIDMetadataInternalServerError) GetPayload

func (*GetAnalyticsReportingReportIDMetadataInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata internal server error response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataInternalServerError) IsCode

IsCode returns true when this get analytics reporting report Id metadata internal server error response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata internal server error response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata internal server error response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata internal server error response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataInternalServerError) String

type GetAnalyticsReportingReportIDMetadataNotFound

type GetAnalyticsReportingReportIDMetadataNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingReportIDMetadataNotFound

func NewGetAnalyticsReportingReportIDMetadataNotFound() *GetAnalyticsReportingReportIDMetadataNotFound

NewGetAnalyticsReportingReportIDMetadataNotFound creates a GetAnalyticsReportingReportIDMetadataNotFound with default headers values

func (*GetAnalyticsReportingReportIDMetadataNotFound) Error

func (*GetAnalyticsReportingReportIDMetadataNotFound) GetPayload

func (*GetAnalyticsReportingReportIDMetadataNotFound) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata not found response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataNotFound) IsCode

IsCode returns true when this get analytics reporting report Id metadata not found response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata not found response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataNotFound) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata not found response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata not found response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataNotFound) String

type GetAnalyticsReportingReportIDMetadataOK

type GetAnalyticsReportingReportIDMetadataOK struct {
	Payload *models.ReportMetaData
}

GetAnalyticsReportingReportIDMetadataOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingReportIDMetadataOK

func NewGetAnalyticsReportingReportIDMetadataOK() *GetAnalyticsReportingReportIDMetadataOK

NewGetAnalyticsReportingReportIDMetadataOK creates a GetAnalyticsReportingReportIDMetadataOK with default headers values

func (*GetAnalyticsReportingReportIDMetadataOK) Error

func (*GetAnalyticsReportingReportIDMetadataOK) GetPayload

func (*GetAnalyticsReportingReportIDMetadataOK) IsClientError

func (o *GetAnalyticsReportingReportIDMetadataOK) IsClientError() bool

IsClientError returns true when this get analytics reporting report Id metadata o k response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataOK) IsCode

IsCode returns true when this get analytics reporting report Id metadata o k response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataOK) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata o k response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataOK) IsServerError

func (o *GetAnalyticsReportingReportIDMetadataOK) IsServerError() bool

IsServerError returns true when this get analytics reporting report Id metadata o k response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataOK) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata o k response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataOK) String

type GetAnalyticsReportingReportIDMetadataParams

type GetAnalyticsReportingReportIDMetadataParams struct {

	/* Locale.

	   Locale
	*/
	Locale *string

	/* ReportID.

	   Report ID
	*/
	ReportID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingReportIDMetadataParams contains all the parameters to send to the API endpoint

for the get analytics reporting report Id metadata operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingReportIDMetadataParams

func NewGetAnalyticsReportingReportIDMetadataParams() *GetAnalyticsReportingReportIDMetadataParams

NewGetAnalyticsReportingReportIDMetadataParams creates a new GetAnalyticsReportingReportIDMetadataParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingReportIDMetadataParamsWithContext

func NewGetAnalyticsReportingReportIDMetadataParamsWithContext(ctx context.Context) *GetAnalyticsReportingReportIDMetadataParams

NewGetAnalyticsReportingReportIDMetadataParamsWithContext creates a new GetAnalyticsReportingReportIDMetadataParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingReportIDMetadataParamsWithHTTPClient

func NewGetAnalyticsReportingReportIDMetadataParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingReportIDMetadataParams

NewGetAnalyticsReportingReportIDMetadataParamsWithHTTPClient creates a new GetAnalyticsReportingReportIDMetadataParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingReportIDMetadataParamsWithTimeout

func NewGetAnalyticsReportingReportIDMetadataParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingReportIDMetadataParams

NewGetAnalyticsReportingReportIDMetadataParamsWithTimeout creates a new GetAnalyticsReportingReportIDMetadataParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingReportIDMetadataParams) SetContext

SetContext adds the context to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) SetDefaults

SetDefaults hydrates default values in the get analytics reporting report Id metadata params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingReportIDMetadataParams) SetHTTPClient

func (o *GetAnalyticsReportingReportIDMetadataParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) SetLocale

SetLocale adds the locale to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) SetReportID

func (o *GetAnalyticsReportingReportIDMetadataParams) SetReportID(reportID string)

SetReportID adds the reportId to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) SetTimeout

SetTimeout adds the timeout to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) WithContext

WithContext adds the context to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting report Id metadata params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingReportIDMetadataParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) WithLocale

WithLocale adds the locale to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) WithReportID

WithReportID adds the reportID to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting report Id metadata params

func (*GetAnalyticsReportingReportIDMetadataParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingReportIDMetadataReader

type GetAnalyticsReportingReportIDMetadataReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingReportIDMetadataReader is a Reader for the GetAnalyticsReportingReportIDMetadata structure.

func (*GetAnalyticsReportingReportIDMetadataReader) ReadResponse

func (o *GetAnalyticsReportingReportIDMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge

type GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingReportIDMetadataRequestEntityTooLarge

func NewGetAnalyticsReportingReportIDMetadataRequestEntityTooLarge() *GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge

NewGetAnalyticsReportingReportIDMetadataRequestEntityTooLarge creates a GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge) Error

func (*GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata request entity too large response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting report Id metadata request entity too large response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata request entity too large response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata request entity too large response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata request entity too large response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataRequestEntityTooLarge) String

type GetAnalyticsReportingReportIDMetadataRequestTimeout

type GetAnalyticsReportingReportIDMetadataRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingReportIDMetadataRequestTimeout

func NewGetAnalyticsReportingReportIDMetadataRequestTimeout() *GetAnalyticsReportingReportIDMetadataRequestTimeout

NewGetAnalyticsReportingReportIDMetadataRequestTimeout creates a GetAnalyticsReportingReportIDMetadataRequestTimeout with default headers values

func (*GetAnalyticsReportingReportIDMetadataRequestTimeout) Error

func (*GetAnalyticsReportingReportIDMetadataRequestTimeout) GetPayload

func (*GetAnalyticsReportingReportIDMetadataRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata request timeout response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataRequestTimeout) IsCode

IsCode returns true when this get analytics reporting report Id metadata request timeout response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata request timeout response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata request timeout response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata request timeout response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataRequestTimeout) String

type GetAnalyticsReportingReportIDMetadataServiceUnavailable

type GetAnalyticsReportingReportIDMetadataServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingReportIDMetadataServiceUnavailable

func NewGetAnalyticsReportingReportIDMetadataServiceUnavailable() *GetAnalyticsReportingReportIDMetadataServiceUnavailable

NewGetAnalyticsReportingReportIDMetadataServiceUnavailable creates a GetAnalyticsReportingReportIDMetadataServiceUnavailable with default headers values

func (*GetAnalyticsReportingReportIDMetadataServiceUnavailable) Error

func (*GetAnalyticsReportingReportIDMetadataServiceUnavailable) GetPayload

func (*GetAnalyticsReportingReportIDMetadataServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata service unavailable response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting report Id metadata service unavailable response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata service unavailable response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata service unavailable response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata service unavailable response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataServiceUnavailable) String

type GetAnalyticsReportingReportIDMetadataTooManyRequests

type GetAnalyticsReportingReportIDMetadataTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingReportIDMetadataTooManyRequests

func NewGetAnalyticsReportingReportIDMetadataTooManyRequests() *GetAnalyticsReportingReportIDMetadataTooManyRequests

NewGetAnalyticsReportingReportIDMetadataTooManyRequests creates a GetAnalyticsReportingReportIDMetadataTooManyRequests with default headers values

func (*GetAnalyticsReportingReportIDMetadataTooManyRequests) Error

func (*GetAnalyticsReportingReportIDMetadataTooManyRequests) GetPayload

func (*GetAnalyticsReportingReportIDMetadataTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata too many requests response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataTooManyRequests) IsCode

IsCode returns true when this get analytics reporting report Id metadata too many requests response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata too many requests response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata too many requests response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata too many requests response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataTooManyRequests) String

type GetAnalyticsReportingReportIDMetadataUnauthorized

type GetAnalyticsReportingReportIDMetadataUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingReportIDMetadataUnauthorized

func NewGetAnalyticsReportingReportIDMetadataUnauthorized() *GetAnalyticsReportingReportIDMetadataUnauthorized

NewGetAnalyticsReportingReportIDMetadataUnauthorized creates a GetAnalyticsReportingReportIDMetadataUnauthorized with default headers values

func (*GetAnalyticsReportingReportIDMetadataUnauthorized) Error

func (*GetAnalyticsReportingReportIDMetadataUnauthorized) GetPayload

func (*GetAnalyticsReportingReportIDMetadataUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata unauthorized response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataUnauthorized) IsCode

IsCode returns true when this get analytics reporting report Id metadata unauthorized response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata unauthorized response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata unauthorized response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata unauthorized response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataUnauthorized) String

type GetAnalyticsReportingReportIDMetadataUnsupportedMediaType

type GetAnalyticsReportingReportIDMetadataUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportIDMetadataUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingReportIDMetadataUnsupportedMediaType

func NewGetAnalyticsReportingReportIDMetadataUnsupportedMediaType() *GetAnalyticsReportingReportIDMetadataUnsupportedMediaType

NewGetAnalyticsReportingReportIDMetadataUnsupportedMediaType creates a GetAnalyticsReportingReportIDMetadataUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingReportIDMetadataUnsupportedMediaType) Error

func (*GetAnalyticsReportingReportIDMetadataUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingReportIDMetadataUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting report Id metadata unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingReportIDMetadataUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting report Id metadata unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingReportIDMetadataUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting report Id metadata unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingReportIDMetadataUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting report Id metadata unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingReportIDMetadataUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting report Id metadata unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingReportIDMetadataUnsupportedMediaType) String

type GetAnalyticsReportingReportformatsBadRequest

type GetAnalyticsReportingReportformatsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingReportformatsBadRequest

func NewGetAnalyticsReportingReportformatsBadRequest() *GetAnalyticsReportingReportformatsBadRequest

NewGetAnalyticsReportingReportformatsBadRequest creates a GetAnalyticsReportingReportformatsBadRequest with default headers values

func (*GetAnalyticsReportingReportformatsBadRequest) Error

func (*GetAnalyticsReportingReportformatsBadRequest) GetPayload

func (*GetAnalyticsReportingReportformatsBadRequest) IsClientError

IsClientError returns true when this get analytics reporting reportformats bad request response has a 4xx status code

func (*GetAnalyticsReportingReportformatsBadRequest) IsCode

IsCode returns true when this get analytics reporting reportformats bad request response a status code equal to that given

func (*GetAnalyticsReportingReportformatsBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats bad request response has a 3xx status code

func (*GetAnalyticsReportingReportformatsBadRequest) IsServerError

IsServerError returns true when this get analytics reporting reportformats bad request response has a 5xx status code

func (*GetAnalyticsReportingReportformatsBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats bad request response has a 2xx status code

func (*GetAnalyticsReportingReportformatsBadRequest) String

type GetAnalyticsReportingReportformatsForbidden

type GetAnalyticsReportingReportformatsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingReportformatsForbidden

func NewGetAnalyticsReportingReportformatsForbidden() *GetAnalyticsReportingReportformatsForbidden

NewGetAnalyticsReportingReportformatsForbidden creates a GetAnalyticsReportingReportformatsForbidden with default headers values

func (*GetAnalyticsReportingReportformatsForbidden) Error

func (*GetAnalyticsReportingReportformatsForbidden) GetPayload

func (*GetAnalyticsReportingReportformatsForbidden) IsClientError

IsClientError returns true when this get analytics reporting reportformats forbidden response has a 4xx status code

func (*GetAnalyticsReportingReportformatsForbidden) IsCode

IsCode returns true when this get analytics reporting reportformats forbidden response a status code equal to that given

func (*GetAnalyticsReportingReportformatsForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats forbidden response has a 3xx status code

func (*GetAnalyticsReportingReportformatsForbidden) IsServerError

IsServerError returns true when this get analytics reporting reportformats forbidden response has a 5xx status code

func (*GetAnalyticsReportingReportformatsForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats forbidden response has a 2xx status code

func (*GetAnalyticsReportingReportformatsForbidden) String

type GetAnalyticsReportingReportformatsGatewayTimeout

type GetAnalyticsReportingReportformatsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingReportformatsGatewayTimeout

func NewGetAnalyticsReportingReportformatsGatewayTimeout() *GetAnalyticsReportingReportformatsGatewayTimeout

NewGetAnalyticsReportingReportformatsGatewayTimeout creates a GetAnalyticsReportingReportformatsGatewayTimeout with default headers values

func (*GetAnalyticsReportingReportformatsGatewayTimeout) Error

func (*GetAnalyticsReportingReportformatsGatewayTimeout) GetPayload

func (*GetAnalyticsReportingReportformatsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting reportformats gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingReportformatsGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting reportformats gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingReportformatsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingReportformatsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting reportformats gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingReportformatsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingReportformatsGatewayTimeout) String

type GetAnalyticsReportingReportformatsInternalServerError

type GetAnalyticsReportingReportformatsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingReportformatsInternalServerError

func NewGetAnalyticsReportingReportformatsInternalServerError() *GetAnalyticsReportingReportformatsInternalServerError

NewGetAnalyticsReportingReportformatsInternalServerError creates a GetAnalyticsReportingReportformatsInternalServerError with default headers values

func (*GetAnalyticsReportingReportformatsInternalServerError) Error

func (*GetAnalyticsReportingReportformatsInternalServerError) GetPayload

func (*GetAnalyticsReportingReportformatsInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting reportformats internal server error response has a 4xx status code

func (*GetAnalyticsReportingReportformatsInternalServerError) IsCode

IsCode returns true when this get analytics reporting reportformats internal server error response a status code equal to that given

func (*GetAnalyticsReportingReportformatsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats internal server error response has a 3xx status code

func (*GetAnalyticsReportingReportformatsInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting reportformats internal server error response has a 5xx status code

func (*GetAnalyticsReportingReportformatsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats internal server error response has a 2xx status code

func (*GetAnalyticsReportingReportformatsInternalServerError) String

type GetAnalyticsReportingReportformatsNotFound

type GetAnalyticsReportingReportformatsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingReportformatsNotFound

func NewGetAnalyticsReportingReportformatsNotFound() *GetAnalyticsReportingReportformatsNotFound

NewGetAnalyticsReportingReportformatsNotFound creates a GetAnalyticsReportingReportformatsNotFound with default headers values

func (*GetAnalyticsReportingReportformatsNotFound) Error

func (*GetAnalyticsReportingReportformatsNotFound) GetPayload

func (*GetAnalyticsReportingReportformatsNotFound) IsClientError

IsClientError returns true when this get analytics reporting reportformats not found response has a 4xx status code

func (*GetAnalyticsReportingReportformatsNotFound) IsCode

IsCode returns true when this get analytics reporting reportformats not found response a status code equal to that given

func (*GetAnalyticsReportingReportformatsNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats not found response has a 3xx status code

func (*GetAnalyticsReportingReportformatsNotFound) IsServerError

IsServerError returns true when this get analytics reporting reportformats not found response has a 5xx status code

func (*GetAnalyticsReportingReportformatsNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats not found response has a 2xx status code

func (*GetAnalyticsReportingReportformatsNotFound) String

type GetAnalyticsReportingReportformatsOK

type GetAnalyticsReportingReportformatsOK struct {
	Payload []string
}

GetAnalyticsReportingReportformatsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingReportformatsOK

func NewGetAnalyticsReportingReportformatsOK() *GetAnalyticsReportingReportformatsOK

NewGetAnalyticsReportingReportformatsOK creates a GetAnalyticsReportingReportformatsOK with default headers values

func (*GetAnalyticsReportingReportformatsOK) Error

func (*GetAnalyticsReportingReportformatsOK) GetPayload

func (o *GetAnalyticsReportingReportformatsOK) GetPayload() []string

func (*GetAnalyticsReportingReportformatsOK) IsClientError

func (o *GetAnalyticsReportingReportformatsOK) IsClientError() bool

IsClientError returns true when this get analytics reporting reportformats o k response has a 4xx status code

func (*GetAnalyticsReportingReportformatsOK) IsCode

IsCode returns true when this get analytics reporting reportformats o k response a status code equal to that given

func (*GetAnalyticsReportingReportformatsOK) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats o k response has a 3xx status code

func (*GetAnalyticsReportingReportformatsOK) IsServerError

func (o *GetAnalyticsReportingReportformatsOK) IsServerError() bool

IsServerError returns true when this get analytics reporting reportformats o k response has a 5xx status code

func (*GetAnalyticsReportingReportformatsOK) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats o k response has a 2xx status code

func (*GetAnalyticsReportingReportformatsOK) String

type GetAnalyticsReportingReportformatsParams

type GetAnalyticsReportingReportformatsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingReportformatsParams contains all the parameters to send to the API endpoint

for the get analytics reporting reportformats operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingReportformatsParams

func NewGetAnalyticsReportingReportformatsParams() *GetAnalyticsReportingReportformatsParams

NewGetAnalyticsReportingReportformatsParams creates a new GetAnalyticsReportingReportformatsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingReportformatsParamsWithContext

func NewGetAnalyticsReportingReportformatsParamsWithContext(ctx context.Context) *GetAnalyticsReportingReportformatsParams

NewGetAnalyticsReportingReportformatsParamsWithContext creates a new GetAnalyticsReportingReportformatsParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingReportformatsParamsWithHTTPClient

func NewGetAnalyticsReportingReportformatsParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingReportformatsParams

NewGetAnalyticsReportingReportformatsParamsWithHTTPClient creates a new GetAnalyticsReportingReportformatsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingReportformatsParamsWithTimeout

func NewGetAnalyticsReportingReportformatsParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingReportformatsParams

NewGetAnalyticsReportingReportformatsParamsWithTimeout creates a new GetAnalyticsReportingReportformatsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingReportformatsParams) SetContext

SetContext adds the context to the get analytics reporting reportformats params

func (*GetAnalyticsReportingReportformatsParams) SetDefaults

SetDefaults hydrates default values in the get analytics reporting reportformats params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingReportformatsParams) SetHTTPClient

func (o *GetAnalyticsReportingReportformatsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting reportformats params

func (*GetAnalyticsReportingReportformatsParams) SetTimeout

SetTimeout adds the timeout to the get analytics reporting reportformats params

func (*GetAnalyticsReportingReportformatsParams) WithContext

WithContext adds the context to the get analytics reporting reportformats params

func (*GetAnalyticsReportingReportformatsParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting reportformats params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingReportformatsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting reportformats params

func (*GetAnalyticsReportingReportformatsParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting reportformats params

func (*GetAnalyticsReportingReportformatsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingReportformatsReader

type GetAnalyticsReportingReportformatsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingReportformatsReader is a Reader for the GetAnalyticsReportingReportformats structure.

func (*GetAnalyticsReportingReportformatsReader) ReadResponse

func (o *GetAnalyticsReportingReportformatsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingReportformatsRequestEntityTooLarge

type GetAnalyticsReportingReportformatsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingReportformatsRequestEntityTooLarge

func NewGetAnalyticsReportingReportformatsRequestEntityTooLarge() *GetAnalyticsReportingReportformatsRequestEntityTooLarge

NewGetAnalyticsReportingReportformatsRequestEntityTooLarge creates a GetAnalyticsReportingReportformatsRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingReportformatsRequestEntityTooLarge) Error

func (*GetAnalyticsReportingReportformatsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingReportformatsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting reportformats request entity too large response has a 4xx status code

func (*GetAnalyticsReportingReportformatsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting reportformats request entity too large response a status code equal to that given

func (*GetAnalyticsReportingReportformatsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats request entity too large response has a 3xx status code

func (*GetAnalyticsReportingReportformatsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting reportformats request entity too large response has a 5xx status code

func (*GetAnalyticsReportingReportformatsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats request entity too large response has a 2xx status code

func (*GetAnalyticsReportingReportformatsRequestEntityTooLarge) String

type GetAnalyticsReportingReportformatsRequestTimeout

type GetAnalyticsReportingReportformatsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingReportformatsRequestTimeout

func NewGetAnalyticsReportingReportformatsRequestTimeout() *GetAnalyticsReportingReportformatsRequestTimeout

NewGetAnalyticsReportingReportformatsRequestTimeout creates a GetAnalyticsReportingReportformatsRequestTimeout with default headers values

func (*GetAnalyticsReportingReportformatsRequestTimeout) Error

func (*GetAnalyticsReportingReportformatsRequestTimeout) GetPayload

func (*GetAnalyticsReportingReportformatsRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting reportformats request timeout response has a 4xx status code

func (*GetAnalyticsReportingReportformatsRequestTimeout) IsCode

IsCode returns true when this get analytics reporting reportformats request timeout response a status code equal to that given

func (*GetAnalyticsReportingReportformatsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats request timeout response has a 3xx status code

func (*GetAnalyticsReportingReportformatsRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting reportformats request timeout response has a 5xx status code

func (*GetAnalyticsReportingReportformatsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats request timeout response has a 2xx status code

func (*GetAnalyticsReportingReportformatsRequestTimeout) String

type GetAnalyticsReportingReportformatsServiceUnavailable

type GetAnalyticsReportingReportformatsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingReportformatsServiceUnavailable

func NewGetAnalyticsReportingReportformatsServiceUnavailable() *GetAnalyticsReportingReportformatsServiceUnavailable

NewGetAnalyticsReportingReportformatsServiceUnavailable creates a GetAnalyticsReportingReportformatsServiceUnavailable with default headers values

func (*GetAnalyticsReportingReportformatsServiceUnavailable) Error

func (*GetAnalyticsReportingReportformatsServiceUnavailable) GetPayload

func (*GetAnalyticsReportingReportformatsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting reportformats service unavailable response has a 4xx status code

func (*GetAnalyticsReportingReportformatsServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting reportformats service unavailable response a status code equal to that given

func (*GetAnalyticsReportingReportformatsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats service unavailable response has a 3xx status code

func (*GetAnalyticsReportingReportformatsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting reportformats service unavailable response has a 5xx status code

func (*GetAnalyticsReportingReportformatsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats service unavailable response has a 2xx status code

func (*GetAnalyticsReportingReportformatsServiceUnavailable) String

type GetAnalyticsReportingReportformatsTooManyRequests

type GetAnalyticsReportingReportformatsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingReportformatsTooManyRequests

func NewGetAnalyticsReportingReportformatsTooManyRequests() *GetAnalyticsReportingReportformatsTooManyRequests

NewGetAnalyticsReportingReportformatsTooManyRequests creates a GetAnalyticsReportingReportformatsTooManyRequests with default headers values

func (*GetAnalyticsReportingReportformatsTooManyRequests) Error

func (*GetAnalyticsReportingReportformatsTooManyRequests) GetPayload

func (*GetAnalyticsReportingReportformatsTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting reportformats too many requests response has a 4xx status code

func (*GetAnalyticsReportingReportformatsTooManyRequests) IsCode

IsCode returns true when this get analytics reporting reportformats too many requests response a status code equal to that given

func (*GetAnalyticsReportingReportformatsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats too many requests response has a 3xx status code

func (*GetAnalyticsReportingReportformatsTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting reportformats too many requests response has a 5xx status code

func (*GetAnalyticsReportingReportformatsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats too many requests response has a 2xx status code

func (*GetAnalyticsReportingReportformatsTooManyRequests) String

type GetAnalyticsReportingReportformatsUnauthorized

type GetAnalyticsReportingReportformatsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingReportformatsUnauthorized

func NewGetAnalyticsReportingReportformatsUnauthorized() *GetAnalyticsReportingReportformatsUnauthorized

NewGetAnalyticsReportingReportformatsUnauthorized creates a GetAnalyticsReportingReportformatsUnauthorized with default headers values

func (*GetAnalyticsReportingReportformatsUnauthorized) Error

func (*GetAnalyticsReportingReportformatsUnauthorized) GetPayload

func (*GetAnalyticsReportingReportformatsUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting reportformats unauthorized response has a 4xx status code

func (*GetAnalyticsReportingReportformatsUnauthorized) IsCode

IsCode returns true when this get analytics reporting reportformats unauthorized response a status code equal to that given

func (*GetAnalyticsReportingReportformatsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats unauthorized response has a 3xx status code

func (*GetAnalyticsReportingReportformatsUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting reportformats unauthorized response has a 5xx status code

func (*GetAnalyticsReportingReportformatsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats unauthorized response has a 2xx status code

func (*GetAnalyticsReportingReportformatsUnauthorized) String

type GetAnalyticsReportingReportformatsUnsupportedMediaType

type GetAnalyticsReportingReportformatsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingReportformatsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingReportformatsUnsupportedMediaType

func NewGetAnalyticsReportingReportformatsUnsupportedMediaType() *GetAnalyticsReportingReportformatsUnsupportedMediaType

NewGetAnalyticsReportingReportformatsUnsupportedMediaType creates a GetAnalyticsReportingReportformatsUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingReportformatsUnsupportedMediaType) Error

func (*GetAnalyticsReportingReportformatsUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingReportformatsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting reportformats unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingReportformatsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting reportformats unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingReportformatsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting reportformats unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingReportformatsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting reportformats unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingReportformatsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting reportformats unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingReportformatsUnsupportedMediaType) String

type GetAnalyticsReportingScheduleBadRequest

type GetAnalyticsReportingScheduleBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingScheduleBadRequest

func NewGetAnalyticsReportingScheduleBadRequest() *GetAnalyticsReportingScheduleBadRequest

NewGetAnalyticsReportingScheduleBadRequest creates a GetAnalyticsReportingScheduleBadRequest with default headers values

func (*GetAnalyticsReportingScheduleBadRequest) Error

func (*GetAnalyticsReportingScheduleBadRequest) GetPayload

func (*GetAnalyticsReportingScheduleBadRequest) IsClientError

func (o *GetAnalyticsReportingScheduleBadRequest) IsClientError() bool

IsClientError returns true when this get analytics reporting schedule bad request response has a 4xx status code

func (*GetAnalyticsReportingScheduleBadRequest) IsCode

IsCode returns true when this get analytics reporting schedule bad request response a status code equal to that given

func (*GetAnalyticsReportingScheduleBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting schedule bad request response has a 3xx status code

func (*GetAnalyticsReportingScheduleBadRequest) IsServerError

func (o *GetAnalyticsReportingScheduleBadRequest) IsServerError() bool

IsServerError returns true when this get analytics reporting schedule bad request response has a 5xx status code

func (*GetAnalyticsReportingScheduleBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting schedule bad request response has a 2xx status code

func (*GetAnalyticsReportingScheduleBadRequest) String

type GetAnalyticsReportingScheduleForbidden

type GetAnalyticsReportingScheduleForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingScheduleForbidden

func NewGetAnalyticsReportingScheduleForbidden() *GetAnalyticsReportingScheduleForbidden

NewGetAnalyticsReportingScheduleForbidden creates a GetAnalyticsReportingScheduleForbidden with default headers values

func (*GetAnalyticsReportingScheduleForbidden) Error

func (*GetAnalyticsReportingScheduleForbidden) GetPayload

func (*GetAnalyticsReportingScheduleForbidden) IsClientError

func (o *GetAnalyticsReportingScheduleForbidden) IsClientError() bool

IsClientError returns true when this get analytics reporting schedule forbidden response has a 4xx status code

func (*GetAnalyticsReportingScheduleForbidden) IsCode

IsCode returns true when this get analytics reporting schedule forbidden response a status code equal to that given

func (*GetAnalyticsReportingScheduleForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting schedule forbidden response has a 3xx status code

func (*GetAnalyticsReportingScheduleForbidden) IsServerError

func (o *GetAnalyticsReportingScheduleForbidden) IsServerError() bool

IsServerError returns true when this get analytics reporting schedule forbidden response has a 5xx status code

func (*GetAnalyticsReportingScheduleForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting schedule forbidden response has a 2xx status code

func (*GetAnalyticsReportingScheduleForbidden) String

type GetAnalyticsReportingScheduleGatewayTimeout

type GetAnalyticsReportingScheduleGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingScheduleGatewayTimeout

func NewGetAnalyticsReportingScheduleGatewayTimeout() *GetAnalyticsReportingScheduleGatewayTimeout

NewGetAnalyticsReportingScheduleGatewayTimeout creates a GetAnalyticsReportingScheduleGatewayTimeout with default headers values

func (*GetAnalyticsReportingScheduleGatewayTimeout) Error

func (*GetAnalyticsReportingScheduleGatewayTimeout) GetPayload

func (*GetAnalyticsReportingScheduleGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedule gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingScheduleGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting schedule gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingScheduleGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedule gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingScheduleGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedule gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingScheduleGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedule gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingScheduleGatewayTimeout) String

type GetAnalyticsReportingScheduleHistoryBadRequest

type GetAnalyticsReportingScheduleHistoryBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingScheduleHistoryBadRequest

func NewGetAnalyticsReportingScheduleHistoryBadRequest() *GetAnalyticsReportingScheduleHistoryBadRequest

NewGetAnalyticsReportingScheduleHistoryBadRequest creates a GetAnalyticsReportingScheduleHistoryBadRequest with default headers values

func (*GetAnalyticsReportingScheduleHistoryBadRequest) Error

func (*GetAnalyticsReportingScheduleHistoryBadRequest) GetPayload

func (*GetAnalyticsReportingScheduleHistoryBadRequest) IsClientError

IsClientError returns true when this get analytics reporting schedule history bad request response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryBadRequest) IsCode

IsCode returns true when this get analytics reporting schedule history bad request response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history bad request response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryBadRequest) IsServerError

IsServerError returns true when this get analytics reporting schedule history bad request response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history bad request response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryBadRequest) String

type GetAnalyticsReportingScheduleHistoryForbidden

type GetAnalyticsReportingScheduleHistoryForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingScheduleHistoryForbidden

func NewGetAnalyticsReportingScheduleHistoryForbidden() *GetAnalyticsReportingScheduleHistoryForbidden

NewGetAnalyticsReportingScheduleHistoryForbidden creates a GetAnalyticsReportingScheduleHistoryForbidden with default headers values

func (*GetAnalyticsReportingScheduleHistoryForbidden) Error

func (*GetAnalyticsReportingScheduleHistoryForbidden) GetPayload

func (*GetAnalyticsReportingScheduleHistoryForbidden) IsClientError

IsClientError returns true when this get analytics reporting schedule history forbidden response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryForbidden) IsCode

IsCode returns true when this get analytics reporting schedule history forbidden response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history forbidden response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryForbidden) IsServerError

IsServerError returns true when this get analytics reporting schedule history forbidden response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history forbidden response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryForbidden) String

type GetAnalyticsReportingScheduleHistoryGatewayTimeout

type GetAnalyticsReportingScheduleHistoryGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingScheduleHistoryGatewayTimeout

func NewGetAnalyticsReportingScheduleHistoryGatewayTimeout() *GetAnalyticsReportingScheduleHistoryGatewayTimeout

NewGetAnalyticsReportingScheduleHistoryGatewayTimeout creates a GetAnalyticsReportingScheduleHistoryGatewayTimeout with default headers values

func (*GetAnalyticsReportingScheduleHistoryGatewayTimeout) Error

func (*GetAnalyticsReportingScheduleHistoryGatewayTimeout) GetPayload

func (*GetAnalyticsReportingScheduleHistoryGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedule history gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting schedule history gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedule history gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryGatewayTimeout) String

type GetAnalyticsReportingScheduleHistoryInternalServerError

type GetAnalyticsReportingScheduleHistoryInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingScheduleHistoryInternalServerError

func NewGetAnalyticsReportingScheduleHistoryInternalServerError() *GetAnalyticsReportingScheduleHistoryInternalServerError

NewGetAnalyticsReportingScheduleHistoryInternalServerError creates a GetAnalyticsReportingScheduleHistoryInternalServerError with default headers values

func (*GetAnalyticsReportingScheduleHistoryInternalServerError) Error

func (*GetAnalyticsReportingScheduleHistoryInternalServerError) GetPayload

func (*GetAnalyticsReportingScheduleHistoryInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting schedule history internal server error response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryInternalServerError) IsCode

IsCode returns true when this get analytics reporting schedule history internal server error response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history internal server error response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting schedule history internal server error response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history internal server error response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryInternalServerError) String

type GetAnalyticsReportingScheduleHistoryLatestBadRequest

type GetAnalyticsReportingScheduleHistoryLatestBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingScheduleHistoryLatestBadRequest

func NewGetAnalyticsReportingScheduleHistoryLatestBadRequest() *GetAnalyticsReportingScheduleHistoryLatestBadRequest

NewGetAnalyticsReportingScheduleHistoryLatestBadRequest creates a GetAnalyticsReportingScheduleHistoryLatestBadRequest with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestBadRequest) Error

func (*GetAnalyticsReportingScheduleHistoryLatestBadRequest) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestBadRequest) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest bad request response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestBadRequest) IsCode

IsCode returns true when this get analytics reporting schedule history latest bad request response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest bad request response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestBadRequest) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest bad request response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest bad request response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestBadRequest) String

type GetAnalyticsReportingScheduleHistoryLatestForbidden

type GetAnalyticsReportingScheduleHistoryLatestForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingScheduleHistoryLatestForbidden

func NewGetAnalyticsReportingScheduleHistoryLatestForbidden() *GetAnalyticsReportingScheduleHistoryLatestForbidden

NewGetAnalyticsReportingScheduleHistoryLatestForbidden creates a GetAnalyticsReportingScheduleHistoryLatestForbidden with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestForbidden) Error

func (*GetAnalyticsReportingScheduleHistoryLatestForbidden) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestForbidden) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest forbidden response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestForbidden) IsCode

IsCode returns true when this get analytics reporting schedule history latest forbidden response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest forbidden response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestForbidden) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest forbidden response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest forbidden response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestForbidden) String

type GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout

type GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingScheduleHistoryLatestGatewayTimeout

func NewGetAnalyticsReportingScheduleHistoryLatestGatewayTimeout() *GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout

NewGetAnalyticsReportingScheduleHistoryLatestGatewayTimeout creates a GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout) Error

func (*GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting schedule history latest gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestGatewayTimeout) String

type GetAnalyticsReportingScheduleHistoryLatestInternalServerError

type GetAnalyticsReportingScheduleHistoryLatestInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingScheduleHistoryLatestInternalServerError

func NewGetAnalyticsReportingScheduleHistoryLatestInternalServerError() *GetAnalyticsReportingScheduleHistoryLatestInternalServerError

NewGetAnalyticsReportingScheduleHistoryLatestInternalServerError creates a GetAnalyticsReportingScheduleHistoryLatestInternalServerError with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestInternalServerError) Error

func (*GetAnalyticsReportingScheduleHistoryLatestInternalServerError) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest internal server error response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestInternalServerError) IsCode

IsCode returns true when this get analytics reporting schedule history latest internal server error response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest internal server error response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest internal server error response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest internal server error response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestInternalServerError) String

type GetAnalyticsReportingScheduleHistoryLatestNotFound

type GetAnalyticsReportingScheduleHistoryLatestNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingScheduleHistoryLatestNotFound

func NewGetAnalyticsReportingScheduleHistoryLatestNotFound() *GetAnalyticsReportingScheduleHistoryLatestNotFound

NewGetAnalyticsReportingScheduleHistoryLatestNotFound creates a GetAnalyticsReportingScheduleHistoryLatestNotFound with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestNotFound) Error

func (*GetAnalyticsReportingScheduleHistoryLatestNotFound) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestNotFound) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest not found response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestNotFound) IsCode

IsCode returns true when this get analytics reporting schedule history latest not found response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest not found response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestNotFound) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest not found response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest not found response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestNotFound) String

type GetAnalyticsReportingScheduleHistoryLatestOK

type GetAnalyticsReportingScheduleHistoryLatestOK struct {
	Payload *models.ReportRunEntry
}

GetAnalyticsReportingScheduleHistoryLatestOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingScheduleHistoryLatestOK

func NewGetAnalyticsReportingScheduleHistoryLatestOK() *GetAnalyticsReportingScheduleHistoryLatestOK

NewGetAnalyticsReportingScheduleHistoryLatestOK creates a GetAnalyticsReportingScheduleHistoryLatestOK with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestOK) Error

func (*GetAnalyticsReportingScheduleHistoryLatestOK) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestOK) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest o k response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestOK) IsCode

IsCode returns true when this get analytics reporting schedule history latest o k response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestOK) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest o k response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestOK) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest o k response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestOK) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest o k response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestOK) String

type GetAnalyticsReportingScheduleHistoryLatestParams

type GetAnalyticsReportingScheduleHistoryLatestParams struct {

	/* ScheduleID.

	   Schedule ID
	*/
	ScheduleID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingScheduleHistoryLatestParams contains all the parameters to send to the API endpoint

for the get analytics reporting schedule history latest operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingScheduleHistoryLatestParams

func NewGetAnalyticsReportingScheduleHistoryLatestParams() *GetAnalyticsReportingScheduleHistoryLatestParams

NewGetAnalyticsReportingScheduleHistoryLatestParams creates a new GetAnalyticsReportingScheduleHistoryLatestParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingScheduleHistoryLatestParamsWithContext

func NewGetAnalyticsReportingScheduleHistoryLatestParamsWithContext(ctx context.Context) *GetAnalyticsReportingScheduleHistoryLatestParams

NewGetAnalyticsReportingScheduleHistoryLatestParamsWithContext creates a new GetAnalyticsReportingScheduleHistoryLatestParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingScheduleHistoryLatestParamsWithHTTPClient

func NewGetAnalyticsReportingScheduleHistoryLatestParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingScheduleHistoryLatestParams

NewGetAnalyticsReportingScheduleHistoryLatestParamsWithHTTPClient creates a new GetAnalyticsReportingScheduleHistoryLatestParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingScheduleHistoryLatestParamsWithTimeout

func NewGetAnalyticsReportingScheduleHistoryLatestParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingScheduleHistoryLatestParams

NewGetAnalyticsReportingScheduleHistoryLatestParamsWithTimeout creates a new GetAnalyticsReportingScheduleHistoryLatestParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingScheduleHistoryLatestParams) SetContext

SetContext adds the context to the get analytics reporting schedule history latest params

func (*GetAnalyticsReportingScheduleHistoryLatestParams) SetDefaults

SetDefaults hydrates default values in the get analytics reporting schedule history latest params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingScheduleHistoryLatestParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get analytics reporting schedule history latest params

func (*GetAnalyticsReportingScheduleHistoryLatestParams) SetScheduleID

func (o *GetAnalyticsReportingScheduleHistoryLatestParams) SetScheduleID(scheduleID string)

SetScheduleID adds the scheduleId to the get analytics reporting schedule history latest params

func (*GetAnalyticsReportingScheduleHistoryLatestParams) SetTimeout

SetTimeout adds the timeout to the get analytics reporting schedule history latest params

func (*GetAnalyticsReportingScheduleHistoryLatestParams) WithContext

WithContext adds the context to the get analytics reporting schedule history latest params

func (*GetAnalyticsReportingScheduleHistoryLatestParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting schedule history latest params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingScheduleHistoryLatestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting schedule history latest params

func (*GetAnalyticsReportingScheduleHistoryLatestParams) WithScheduleID

WithScheduleID adds the scheduleID to the get analytics reporting schedule history latest params

func (*GetAnalyticsReportingScheduleHistoryLatestParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting schedule history latest params

func (*GetAnalyticsReportingScheduleHistoryLatestParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingScheduleHistoryLatestReader

type GetAnalyticsReportingScheduleHistoryLatestReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingScheduleHistoryLatestReader is a Reader for the GetAnalyticsReportingScheduleHistoryLatest structure.

func (*GetAnalyticsReportingScheduleHistoryLatestReader) ReadResponse

func (o *GetAnalyticsReportingScheduleHistoryLatestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge

type GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge

func NewGetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge() *GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge

NewGetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge creates a GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge) Error

func (*GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest request entity too large response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting schedule history latest request entity too large response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest request entity too large response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest request entity too large response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest request entity too large response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestRequestEntityTooLarge) String

type GetAnalyticsReportingScheduleHistoryLatestRequestTimeout

type GetAnalyticsReportingScheduleHistoryLatestRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingScheduleHistoryLatestRequestTimeout

func NewGetAnalyticsReportingScheduleHistoryLatestRequestTimeout() *GetAnalyticsReportingScheduleHistoryLatestRequestTimeout

NewGetAnalyticsReportingScheduleHistoryLatestRequestTimeout creates a GetAnalyticsReportingScheduleHistoryLatestRequestTimeout with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestRequestTimeout) Error

func (*GetAnalyticsReportingScheduleHistoryLatestRequestTimeout) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest request timeout response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestRequestTimeout) IsCode

IsCode returns true when this get analytics reporting schedule history latest request timeout response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest request timeout response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest request timeout response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest request timeout response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestRequestTimeout) String

type GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable

type GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingScheduleHistoryLatestServiceUnavailable

func NewGetAnalyticsReportingScheduleHistoryLatestServiceUnavailable() *GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable

NewGetAnalyticsReportingScheduleHistoryLatestServiceUnavailable creates a GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable) Error

func (*GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest service unavailable response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting schedule history latest service unavailable response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest service unavailable response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest service unavailable response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest service unavailable response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestServiceUnavailable) String

type GetAnalyticsReportingScheduleHistoryLatestTooManyRequests

type GetAnalyticsReportingScheduleHistoryLatestTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingScheduleHistoryLatestTooManyRequests

func NewGetAnalyticsReportingScheduleHistoryLatestTooManyRequests() *GetAnalyticsReportingScheduleHistoryLatestTooManyRequests

NewGetAnalyticsReportingScheduleHistoryLatestTooManyRequests creates a GetAnalyticsReportingScheduleHistoryLatestTooManyRequests with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestTooManyRequests) Error

func (*GetAnalyticsReportingScheduleHistoryLatestTooManyRequests) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest too many requests response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestTooManyRequests) IsCode

IsCode returns true when this get analytics reporting schedule history latest too many requests response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest too many requests response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest too many requests response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest too many requests response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestTooManyRequests) String

type GetAnalyticsReportingScheduleHistoryLatestUnauthorized

type GetAnalyticsReportingScheduleHistoryLatestUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingScheduleHistoryLatestUnauthorized

func NewGetAnalyticsReportingScheduleHistoryLatestUnauthorized() *GetAnalyticsReportingScheduleHistoryLatestUnauthorized

NewGetAnalyticsReportingScheduleHistoryLatestUnauthorized creates a GetAnalyticsReportingScheduleHistoryLatestUnauthorized with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestUnauthorized) Error

func (*GetAnalyticsReportingScheduleHistoryLatestUnauthorized) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest unauthorized response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestUnauthorized) IsCode

IsCode returns true when this get analytics reporting schedule history latest unauthorized response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest unauthorized response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest unauthorized response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest unauthorized response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestUnauthorized) String

type GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType

type GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType

func NewGetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType() *GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType

NewGetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType creates a GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType) Error

func (*GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting schedule history latest unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting schedule history latest unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history latest unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting schedule history latest unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history latest unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryLatestUnsupportedMediaType) String

type GetAnalyticsReportingScheduleHistoryNotFound

type GetAnalyticsReportingScheduleHistoryNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingScheduleHistoryNotFound

func NewGetAnalyticsReportingScheduleHistoryNotFound() *GetAnalyticsReportingScheduleHistoryNotFound

NewGetAnalyticsReportingScheduleHistoryNotFound creates a GetAnalyticsReportingScheduleHistoryNotFound with default headers values

func (*GetAnalyticsReportingScheduleHistoryNotFound) Error

func (*GetAnalyticsReportingScheduleHistoryNotFound) GetPayload

func (*GetAnalyticsReportingScheduleHistoryNotFound) IsClientError

IsClientError returns true when this get analytics reporting schedule history not found response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryNotFound) IsCode

IsCode returns true when this get analytics reporting schedule history not found response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history not found response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryNotFound) IsServerError

IsServerError returns true when this get analytics reporting schedule history not found response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history not found response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryNotFound) String

type GetAnalyticsReportingScheduleHistoryOK

type GetAnalyticsReportingScheduleHistoryOK struct {
	Payload *models.ReportRunEntryEntityDomainListing
}

GetAnalyticsReportingScheduleHistoryOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingScheduleHistoryOK

func NewGetAnalyticsReportingScheduleHistoryOK() *GetAnalyticsReportingScheduleHistoryOK

NewGetAnalyticsReportingScheduleHistoryOK creates a GetAnalyticsReportingScheduleHistoryOK with default headers values

func (*GetAnalyticsReportingScheduleHistoryOK) Error

func (*GetAnalyticsReportingScheduleHistoryOK) GetPayload

func (*GetAnalyticsReportingScheduleHistoryOK) IsClientError

func (o *GetAnalyticsReportingScheduleHistoryOK) IsClientError() bool

IsClientError returns true when this get analytics reporting schedule history o k response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryOK) IsCode

IsCode returns true when this get analytics reporting schedule history o k response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryOK) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history o k response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryOK) IsServerError

func (o *GetAnalyticsReportingScheduleHistoryOK) IsServerError() bool

IsServerError returns true when this get analytics reporting schedule history o k response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryOK) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history o k response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryOK) String

type GetAnalyticsReportingScheduleHistoryParams

type GetAnalyticsReportingScheduleHistoryParams struct {

	// PageNumber.
	//
	// Format: int32
	// Default: 1
	PageNumber *int32

	// PageSize.
	//
	// Format: int32
	// Default: 25
	PageSize *int32

	/* ScheduleID.

	   Schedule ID
	*/
	ScheduleID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingScheduleHistoryParams contains all the parameters to send to the API endpoint

for the get analytics reporting schedule history operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingScheduleHistoryParams

func NewGetAnalyticsReportingScheduleHistoryParams() *GetAnalyticsReportingScheduleHistoryParams

NewGetAnalyticsReportingScheduleHistoryParams creates a new GetAnalyticsReportingScheduleHistoryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingScheduleHistoryParamsWithContext

func NewGetAnalyticsReportingScheduleHistoryParamsWithContext(ctx context.Context) *GetAnalyticsReportingScheduleHistoryParams

NewGetAnalyticsReportingScheduleHistoryParamsWithContext creates a new GetAnalyticsReportingScheduleHistoryParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingScheduleHistoryParamsWithHTTPClient

func NewGetAnalyticsReportingScheduleHistoryParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingScheduleHistoryParams

NewGetAnalyticsReportingScheduleHistoryParamsWithHTTPClient creates a new GetAnalyticsReportingScheduleHistoryParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingScheduleHistoryParamsWithTimeout

func NewGetAnalyticsReportingScheduleHistoryParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingScheduleHistoryParams

NewGetAnalyticsReportingScheduleHistoryParamsWithTimeout creates a new GetAnalyticsReportingScheduleHistoryParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingScheduleHistoryParams) SetContext

SetContext adds the context to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) SetDefaults

SetDefaults hydrates default values in the get analytics reporting schedule history params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingScheduleHistoryParams) SetHTTPClient

func (o *GetAnalyticsReportingScheduleHistoryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) SetPageNumber

func (o *GetAnalyticsReportingScheduleHistoryParams) SetPageNumber(pageNumber *int32)

SetPageNumber adds the pageNumber to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) SetPageSize

func (o *GetAnalyticsReportingScheduleHistoryParams) SetPageSize(pageSize *int32)

SetPageSize adds the pageSize to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) SetScheduleID

func (o *GetAnalyticsReportingScheduleHistoryParams) SetScheduleID(scheduleID string)

SetScheduleID adds the scheduleId to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) SetTimeout

SetTimeout adds the timeout to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) WithContext

WithContext adds the context to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting schedule history params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingScheduleHistoryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) WithPageNumber

WithPageNumber adds the pageNumber to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) WithPageSize

WithPageSize adds the pageSize to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) WithScheduleID

WithScheduleID adds the scheduleID to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting schedule history params

func (*GetAnalyticsReportingScheduleHistoryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingScheduleHistoryReader

type GetAnalyticsReportingScheduleHistoryReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingScheduleHistoryReader is a Reader for the GetAnalyticsReportingScheduleHistory structure.

func (*GetAnalyticsReportingScheduleHistoryReader) ReadResponse

func (o *GetAnalyticsReportingScheduleHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge

type GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingScheduleHistoryRequestEntityTooLarge

func NewGetAnalyticsReportingScheduleHistoryRequestEntityTooLarge() *GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge

NewGetAnalyticsReportingScheduleHistoryRequestEntityTooLarge creates a GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge) Error

func (*GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting schedule history request entity too large response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting schedule history request entity too large response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history request entity too large response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting schedule history request entity too large response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history request entity too large response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRequestEntityTooLarge) String

type GetAnalyticsReportingScheduleHistoryRequestTimeout

type GetAnalyticsReportingScheduleHistoryRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingScheduleHistoryRequestTimeout

func NewGetAnalyticsReportingScheduleHistoryRequestTimeout() *GetAnalyticsReportingScheduleHistoryRequestTimeout

NewGetAnalyticsReportingScheduleHistoryRequestTimeout creates a GetAnalyticsReportingScheduleHistoryRequestTimeout with default headers values

func (*GetAnalyticsReportingScheduleHistoryRequestTimeout) Error

func (*GetAnalyticsReportingScheduleHistoryRequestTimeout) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedule history request timeout response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRequestTimeout) IsCode

IsCode returns true when this get analytics reporting schedule history request timeout response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history request timeout response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedule history request timeout response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history request timeout response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRequestTimeout) String

type GetAnalyticsReportingScheduleHistoryRunIDBadRequest

type GetAnalyticsReportingScheduleHistoryRunIDBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingScheduleHistoryRunIDBadRequest

func NewGetAnalyticsReportingScheduleHistoryRunIDBadRequest() *GetAnalyticsReportingScheduleHistoryRunIDBadRequest

NewGetAnalyticsReportingScheduleHistoryRunIDBadRequest creates a GetAnalyticsReportingScheduleHistoryRunIDBadRequest with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDBadRequest) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDBadRequest) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDBadRequest) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id bad request response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDBadRequest) IsCode

IsCode returns true when this get analytics reporting schedule history run Id bad request response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id bad request response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDBadRequest) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id bad request response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id bad request response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDBadRequest) String

type GetAnalyticsReportingScheduleHistoryRunIDForbidden

type GetAnalyticsReportingScheduleHistoryRunIDForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingScheduleHistoryRunIDForbidden

func NewGetAnalyticsReportingScheduleHistoryRunIDForbidden() *GetAnalyticsReportingScheduleHistoryRunIDForbidden

NewGetAnalyticsReportingScheduleHistoryRunIDForbidden creates a GetAnalyticsReportingScheduleHistoryRunIDForbidden with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDForbidden) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDForbidden) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDForbidden) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id forbidden response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDForbidden) IsCode

IsCode returns true when this get analytics reporting schedule history run Id forbidden response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id forbidden response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDForbidden) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id forbidden response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id forbidden response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDForbidden) String

type GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout

type GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout

func NewGetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout() *GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout

NewGetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout creates a GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting schedule history run Id gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDGatewayTimeout) String

type GetAnalyticsReportingScheduleHistoryRunIDInternalServerError

type GetAnalyticsReportingScheduleHistoryRunIDInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingScheduleHistoryRunIDInternalServerError

func NewGetAnalyticsReportingScheduleHistoryRunIDInternalServerError() *GetAnalyticsReportingScheduleHistoryRunIDInternalServerError

NewGetAnalyticsReportingScheduleHistoryRunIDInternalServerError creates a GetAnalyticsReportingScheduleHistoryRunIDInternalServerError with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDInternalServerError) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDInternalServerError) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id internal server error response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDInternalServerError) IsCode

IsCode returns true when this get analytics reporting schedule history run Id internal server error response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id internal server error response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id internal server error response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id internal server error response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDInternalServerError) String

type GetAnalyticsReportingScheduleHistoryRunIDNotFound

type GetAnalyticsReportingScheduleHistoryRunIDNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingScheduleHistoryRunIDNotFound

func NewGetAnalyticsReportingScheduleHistoryRunIDNotFound() *GetAnalyticsReportingScheduleHistoryRunIDNotFound

NewGetAnalyticsReportingScheduleHistoryRunIDNotFound creates a GetAnalyticsReportingScheduleHistoryRunIDNotFound with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDNotFound) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDNotFound) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDNotFound) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id not found response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDNotFound) IsCode

IsCode returns true when this get analytics reporting schedule history run Id not found response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id not found response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDNotFound) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id not found response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id not found response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDNotFound) String

type GetAnalyticsReportingScheduleHistoryRunIDOK

type GetAnalyticsReportingScheduleHistoryRunIDOK struct {
	Payload *models.ReportRunEntry
}

GetAnalyticsReportingScheduleHistoryRunIDOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingScheduleHistoryRunIDOK

func NewGetAnalyticsReportingScheduleHistoryRunIDOK() *GetAnalyticsReportingScheduleHistoryRunIDOK

NewGetAnalyticsReportingScheduleHistoryRunIDOK creates a GetAnalyticsReportingScheduleHistoryRunIDOK with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDOK) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDOK) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDOK) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id o k response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDOK) IsCode

IsCode returns true when this get analytics reporting schedule history run Id o k response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDOK) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id o k response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDOK) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id o k response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDOK) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id o k response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDOK) String

type GetAnalyticsReportingScheduleHistoryRunIDParams

type GetAnalyticsReportingScheduleHistoryRunIDParams struct {

	/* RunID.

	   Run ID
	*/
	RunID string

	/* ScheduleID.

	   Schedule ID
	*/
	ScheduleID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingScheduleHistoryRunIDParams contains all the parameters to send to the API endpoint

for the get analytics reporting schedule history run Id operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingScheduleHistoryRunIDParams

func NewGetAnalyticsReportingScheduleHistoryRunIDParams() *GetAnalyticsReportingScheduleHistoryRunIDParams

NewGetAnalyticsReportingScheduleHistoryRunIDParams creates a new GetAnalyticsReportingScheduleHistoryRunIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithContext

func NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithContext(ctx context.Context) *GetAnalyticsReportingScheduleHistoryRunIDParams

NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithContext creates a new GetAnalyticsReportingScheduleHistoryRunIDParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithHTTPClient

func NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingScheduleHistoryRunIDParams

NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithHTTPClient creates a new GetAnalyticsReportingScheduleHistoryRunIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithTimeout

func NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingScheduleHistoryRunIDParams

NewGetAnalyticsReportingScheduleHistoryRunIDParamsWithTimeout creates a new GetAnalyticsReportingScheduleHistoryRunIDParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) SetContext

SetContext adds the context to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) SetDefaults

SetDefaults hydrates default values in the get analytics reporting schedule history run Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) SetRunID

SetRunID adds the runId to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) SetScheduleID

func (o *GetAnalyticsReportingScheduleHistoryRunIDParams) SetScheduleID(scheduleID string)

SetScheduleID adds the scheduleId to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) SetTimeout

SetTimeout adds the timeout to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) WithContext

WithContext adds the context to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting schedule history run Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) WithRunID

WithRunID adds the runID to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) WithScheduleID

WithScheduleID adds the scheduleID to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting schedule history run Id params

func (*GetAnalyticsReportingScheduleHistoryRunIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingScheduleHistoryRunIDReader

type GetAnalyticsReportingScheduleHistoryRunIDReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingScheduleHistoryRunIDReader is a Reader for the GetAnalyticsReportingScheduleHistoryRunID structure.

func (*GetAnalyticsReportingScheduleHistoryRunIDReader) ReadResponse

func (o *GetAnalyticsReportingScheduleHistoryRunIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge

type GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge

func NewGetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge() *GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge

NewGetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge creates a GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id request entity too large response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting schedule history run Id request entity too large response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id request entity too large response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id request entity too large response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id request entity too large response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestEntityTooLarge) String

type GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout

type GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingScheduleHistoryRunIDRequestTimeout

func NewGetAnalyticsReportingScheduleHistoryRunIDRequestTimeout() *GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout

NewGetAnalyticsReportingScheduleHistoryRunIDRequestTimeout creates a GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id request timeout response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout) IsCode

IsCode returns true when this get analytics reporting schedule history run Id request timeout response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id request timeout response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id request timeout response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id request timeout response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDRequestTimeout) String

type GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable

type GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable

func NewGetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable() *GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable

NewGetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable creates a GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id service unavailable response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting schedule history run Id service unavailable response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id service unavailable response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id service unavailable response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id service unavailable response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDServiceUnavailable) String

type GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests

type GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingScheduleHistoryRunIDTooManyRequests

func NewGetAnalyticsReportingScheduleHistoryRunIDTooManyRequests() *GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests

NewGetAnalyticsReportingScheduleHistoryRunIDTooManyRequests creates a GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id too many requests response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests) IsCode

IsCode returns true when this get analytics reporting schedule history run Id too many requests response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id too many requests response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id too many requests response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id too many requests response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDTooManyRequests) String

type GetAnalyticsReportingScheduleHistoryRunIDUnauthorized

type GetAnalyticsReportingScheduleHistoryRunIDUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingScheduleHistoryRunIDUnauthorized

func NewGetAnalyticsReportingScheduleHistoryRunIDUnauthorized() *GetAnalyticsReportingScheduleHistoryRunIDUnauthorized

NewGetAnalyticsReportingScheduleHistoryRunIDUnauthorized creates a GetAnalyticsReportingScheduleHistoryRunIDUnauthorized with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDUnauthorized) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDUnauthorized) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id unauthorized response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDUnauthorized) IsCode

IsCode returns true when this get analytics reporting schedule history run Id unauthorized response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id unauthorized response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id unauthorized response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id unauthorized response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDUnauthorized) String

type GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType

type GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType

func NewGetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType() *GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType

NewGetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType creates a GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType) Error

func (*GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting schedule history run Id unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting schedule history run Id unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history run Id unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting schedule history run Id unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history run Id unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryRunIDUnsupportedMediaType) String

type GetAnalyticsReportingScheduleHistoryServiceUnavailable

type GetAnalyticsReportingScheduleHistoryServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingScheduleHistoryServiceUnavailable

func NewGetAnalyticsReportingScheduleHistoryServiceUnavailable() *GetAnalyticsReportingScheduleHistoryServiceUnavailable

NewGetAnalyticsReportingScheduleHistoryServiceUnavailable creates a GetAnalyticsReportingScheduleHistoryServiceUnavailable with default headers values

func (*GetAnalyticsReportingScheduleHistoryServiceUnavailable) Error

func (*GetAnalyticsReportingScheduleHistoryServiceUnavailable) GetPayload

func (*GetAnalyticsReportingScheduleHistoryServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting schedule history service unavailable response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting schedule history service unavailable response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history service unavailable response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting schedule history service unavailable response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history service unavailable response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryServiceUnavailable) String

type GetAnalyticsReportingScheduleHistoryTooManyRequests

type GetAnalyticsReportingScheduleHistoryTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingScheduleHistoryTooManyRequests

func NewGetAnalyticsReportingScheduleHistoryTooManyRequests() *GetAnalyticsReportingScheduleHistoryTooManyRequests

NewGetAnalyticsReportingScheduleHistoryTooManyRequests creates a GetAnalyticsReportingScheduleHistoryTooManyRequests with default headers values

func (*GetAnalyticsReportingScheduleHistoryTooManyRequests) Error

func (*GetAnalyticsReportingScheduleHistoryTooManyRequests) GetPayload

func (*GetAnalyticsReportingScheduleHistoryTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting schedule history too many requests response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryTooManyRequests) IsCode

IsCode returns true when this get analytics reporting schedule history too many requests response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history too many requests response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting schedule history too many requests response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history too many requests response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryTooManyRequests) String

type GetAnalyticsReportingScheduleHistoryUnauthorized

type GetAnalyticsReportingScheduleHistoryUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingScheduleHistoryUnauthorized

func NewGetAnalyticsReportingScheduleHistoryUnauthorized() *GetAnalyticsReportingScheduleHistoryUnauthorized

NewGetAnalyticsReportingScheduleHistoryUnauthorized creates a GetAnalyticsReportingScheduleHistoryUnauthorized with default headers values

func (*GetAnalyticsReportingScheduleHistoryUnauthorized) Error

func (*GetAnalyticsReportingScheduleHistoryUnauthorized) GetPayload

func (*GetAnalyticsReportingScheduleHistoryUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting schedule history unauthorized response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryUnauthorized) IsCode

IsCode returns true when this get analytics reporting schedule history unauthorized response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history unauthorized response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting schedule history unauthorized response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history unauthorized response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryUnauthorized) String

type GetAnalyticsReportingScheduleHistoryUnsupportedMediaType

type GetAnalyticsReportingScheduleHistoryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleHistoryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingScheduleHistoryUnsupportedMediaType

func NewGetAnalyticsReportingScheduleHistoryUnsupportedMediaType() *GetAnalyticsReportingScheduleHistoryUnsupportedMediaType

NewGetAnalyticsReportingScheduleHistoryUnsupportedMediaType creates a GetAnalyticsReportingScheduleHistoryUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingScheduleHistoryUnsupportedMediaType) Error

func (*GetAnalyticsReportingScheduleHistoryUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingScheduleHistoryUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting schedule history unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingScheduleHistoryUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting schedule history unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingScheduleHistoryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting schedule history unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingScheduleHistoryUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting schedule history unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingScheduleHistoryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting schedule history unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingScheduleHistoryUnsupportedMediaType) String

type GetAnalyticsReportingScheduleInternalServerError

type GetAnalyticsReportingScheduleInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingScheduleInternalServerError

func NewGetAnalyticsReportingScheduleInternalServerError() *GetAnalyticsReportingScheduleInternalServerError

NewGetAnalyticsReportingScheduleInternalServerError creates a GetAnalyticsReportingScheduleInternalServerError with default headers values

func (*GetAnalyticsReportingScheduleInternalServerError) Error

func (*GetAnalyticsReportingScheduleInternalServerError) GetPayload

func (*GetAnalyticsReportingScheduleInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting schedule internal server error response has a 4xx status code

func (*GetAnalyticsReportingScheduleInternalServerError) IsCode

IsCode returns true when this get analytics reporting schedule internal server error response a status code equal to that given

func (*GetAnalyticsReportingScheduleInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting schedule internal server error response has a 3xx status code

func (*GetAnalyticsReportingScheduleInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting schedule internal server error response has a 5xx status code

func (*GetAnalyticsReportingScheduleInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting schedule internal server error response has a 2xx status code

func (*GetAnalyticsReportingScheduleInternalServerError) String

type GetAnalyticsReportingScheduleNotFound

type GetAnalyticsReportingScheduleNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingScheduleNotFound

func NewGetAnalyticsReportingScheduleNotFound() *GetAnalyticsReportingScheduleNotFound

NewGetAnalyticsReportingScheduleNotFound creates a GetAnalyticsReportingScheduleNotFound with default headers values

func (*GetAnalyticsReportingScheduleNotFound) Error

func (*GetAnalyticsReportingScheduleNotFound) GetPayload

func (*GetAnalyticsReportingScheduleNotFound) IsClientError

func (o *GetAnalyticsReportingScheduleNotFound) IsClientError() bool

IsClientError returns true when this get analytics reporting schedule not found response has a 4xx status code

func (*GetAnalyticsReportingScheduleNotFound) IsCode

IsCode returns true when this get analytics reporting schedule not found response a status code equal to that given

func (*GetAnalyticsReportingScheduleNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting schedule not found response has a 3xx status code

func (*GetAnalyticsReportingScheduleNotFound) IsServerError

func (o *GetAnalyticsReportingScheduleNotFound) IsServerError() bool

IsServerError returns true when this get analytics reporting schedule not found response has a 5xx status code

func (*GetAnalyticsReportingScheduleNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting schedule not found response has a 2xx status code

func (*GetAnalyticsReportingScheduleNotFound) String

type GetAnalyticsReportingScheduleOK

type GetAnalyticsReportingScheduleOK struct {
	Payload *models.ReportSchedule
}

GetAnalyticsReportingScheduleOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingScheduleOK

func NewGetAnalyticsReportingScheduleOK() *GetAnalyticsReportingScheduleOK

NewGetAnalyticsReportingScheduleOK creates a GetAnalyticsReportingScheduleOK with default headers values

func (*GetAnalyticsReportingScheduleOK) Error

func (*GetAnalyticsReportingScheduleOK) GetPayload

func (*GetAnalyticsReportingScheduleOK) IsClientError

func (o *GetAnalyticsReportingScheduleOK) IsClientError() bool

IsClientError returns true when this get analytics reporting schedule o k response has a 4xx status code

func (*GetAnalyticsReportingScheduleOK) IsCode

func (o *GetAnalyticsReportingScheduleOK) IsCode(code int) bool

IsCode returns true when this get analytics reporting schedule o k response a status code equal to that given

func (*GetAnalyticsReportingScheduleOK) IsRedirect

func (o *GetAnalyticsReportingScheduleOK) IsRedirect() bool

IsRedirect returns true when this get analytics reporting schedule o k response has a 3xx status code

func (*GetAnalyticsReportingScheduleOK) IsServerError

func (o *GetAnalyticsReportingScheduleOK) IsServerError() bool

IsServerError returns true when this get analytics reporting schedule o k response has a 5xx status code

func (*GetAnalyticsReportingScheduleOK) IsSuccess

func (o *GetAnalyticsReportingScheduleOK) IsSuccess() bool

IsSuccess returns true when this get analytics reporting schedule o k response has a 2xx status code

func (*GetAnalyticsReportingScheduleOK) String

type GetAnalyticsReportingScheduleParams

type GetAnalyticsReportingScheduleParams struct {

	/* ScheduleID.

	   Schedule ID
	*/
	ScheduleID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingScheduleParams contains all the parameters to send to the API endpoint

for the get analytics reporting schedule operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingScheduleParams

func NewGetAnalyticsReportingScheduleParams() *GetAnalyticsReportingScheduleParams

NewGetAnalyticsReportingScheduleParams creates a new GetAnalyticsReportingScheduleParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingScheduleParamsWithContext

func NewGetAnalyticsReportingScheduleParamsWithContext(ctx context.Context) *GetAnalyticsReportingScheduleParams

NewGetAnalyticsReportingScheduleParamsWithContext creates a new GetAnalyticsReportingScheduleParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingScheduleParamsWithHTTPClient

func NewGetAnalyticsReportingScheduleParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingScheduleParams

NewGetAnalyticsReportingScheduleParamsWithHTTPClient creates a new GetAnalyticsReportingScheduleParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingScheduleParamsWithTimeout

func NewGetAnalyticsReportingScheduleParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingScheduleParams

NewGetAnalyticsReportingScheduleParamsWithTimeout creates a new GetAnalyticsReportingScheduleParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingScheduleParams) SetContext

SetContext adds the context to the get analytics reporting schedule params

func (*GetAnalyticsReportingScheduleParams) SetDefaults

func (o *GetAnalyticsReportingScheduleParams) SetDefaults()

SetDefaults hydrates default values in the get analytics reporting schedule params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingScheduleParams) SetHTTPClient

func (o *GetAnalyticsReportingScheduleParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting schedule params

func (*GetAnalyticsReportingScheduleParams) SetScheduleID

func (o *GetAnalyticsReportingScheduleParams) SetScheduleID(scheduleID string)

SetScheduleID adds the scheduleId to the get analytics reporting schedule params

func (*GetAnalyticsReportingScheduleParams) SetTimeout

func (o *GetAnalyticsReportingScheduleParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics reporting schedule params

func (*GetAnalyticsReportingScheduleParams) WithContext

WithContext adds the context to the get analytics reporting schedule params

func (*GetAnalyticsReportingScheduleParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting schedule params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingScheduleParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting schedule params

func (*GetAnalyticsReportingScheduleParams) WithScheduleID

WithScheduleID adds the scheduleID to the get analytics reporting schedule params

func (*GetAnalyticsReportingScheduleParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting schedule params

func (*GetAnalyticsReportingScheduleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingScheduleReader

type GetAnalyticsReportingScheduleReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingScheduleReader is a Reader for the GetAnalyticsReportingSchedule structure.

func (*GetAnalyticsReportingScheduleReader) ReadResponse

func (o *GetAnalyticsReportingScheduleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingScheduleRequestEntityTooLarge

type GetAnalyticsReportingScheduleRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingScheduleRequestEntityTooLarge

func NewGetAnalyticsReportingScheduleRequestEntityTooLarge() *GetAnalyticsReportingScheduleRequestEntityTooLarge

NewGetAnalyticsReportingScheduleRequestEntityTooLarge creates a GetAnalyticsReportingScheduleRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingScheduleRequestEntityTooLarge) Error

func (*GetAnalyticsReportingScheduleRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingScheduleRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting schedule request entity too large response has a 4xx status code

func (*GetAnalyticsReportingScheduleRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting schedule request entity too large response a status code equal to that given

func (*GetAnalyticsReportingScheduleRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting schedule request entity too large response has a 3xx status code

func (*GetAnalyticsReportingScheduleRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting schedule request entity too large response has a 5xx status code

func (*GetAnalyticsReportingScheduleRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting schedule request entity too large response has a 2xx status code

func (*GetAnalyticsReportingScheduleRequestEntityTooLarge) String

type GetAnalyticsReportingScheduleRequestTimeout

type GetAnalyticsReportingScheduleRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingScheduleRequestTimeout

func NewGetAnalyticsReportingScheduleRequestTimeout() *GetAnalyticsReportingScheduleRequestTimeout

NewGetAnalyticsReportingScheduleRequestTimeout creates a GetAnalyticsReportingScheduleRequestTimeout with default headers values

func (*GetAnalyticsReportingScheduleRequestTimeout) Error

func (*GetAnalyticsReportingScheduleRequestTimeout) GetPayload

func (*GetAnalyticsReportingScheduleRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedule request timeout response has a 4xx status code

func (*GetAnalyticsReportingScheduleRequestTimeout) IsCode

IsCode returns true when this get analytics reporting schedule request timeout response a status code equal to that given

func (*GetAnalyticsReportingScheduleRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedule request timeout response has a 3xx status code

func (*GetAnalyticsReportingScheduleRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedule request timeout response has a 5xx status code

func (*GetAnalyticsReportingScheduleRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedule request timeout response has a 2xx status code

func (*GetAnalyticsReportingScheduleRequestTimeout) String

type GetAnalyticsReportingScheduleServiceUnavailable

type GetAnalyticsReportingScheduleServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingScheduleServiceUnavailable

func NewGetAnalyticsReportingScheduleServiceUnavailable() *GetAnalyticsReportingScheduleServiceUnavailable

NewGetAnalyticsReportingScheduleServiceUnavailable creates a GetAnalyticsReportingScheduleServiceUnavailable with default headers values

func (*GetAnalyticsReportingScheduleServiceUnavailable) Error

func (*GetAnalyticsReportingScheduleServiceUnavailable) GetPayload

func (*GetAnalyticsReportingScheduleServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting schedule service unavailable response has a 4xx status code

func (*GetAnalyticsReportingScheduleServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting schedule service unavailable response a status code equal to that given

func (*GetAnalyticsReportingScheduleServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting schedule service unavailable response has a 3xx status code

func (*GetAnalyticsReportingScheduleServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting schedule service unavailable response has a 5xx status code

func (*GetAnalyticsReportingScheduleServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting schedule service unavailable response has a 2xx status code

func (*GetAnalyticsReportingScheduleServiceUnavailable) String

type GetAnalyticsReportingScheduleTooManyRequests

type GetAnalyticsReportingScheduleTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingScheduleTooManyRequests

func NewGetAnalyticsReportingScheduleTooManyRequests() *GetAnalyticsReportingScheduleTooManyRequests

NewGetAnalyticsReportingScheduleTooManyRequests creates a GetAnalyticsReportingScheduleTooManyRequests with default headers values

func (*GetAnalyticsReportingScheduleTooManyRequests) Error

func (*GetAnalyticsReportingScheduleTooManyRequests) GetPayload

func (*GetAnalyticsReportingScheduleTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting schedule too many requests response has a 4xx status code

func (*GetAnalyticsReportingScheduleTooManyRequests) IsCode

IsCode returns true when this get analytics reporting schedule too many requests response a status code equal to that given

func (*GetAnalyticsReportingScheduleTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting schedule too many requests response has a 3xx status code

func (*GetAnalyticsReportingScheduleTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting schedule too many requests response has a 5xx status code

func (*GetAnalyticsReportingScheduleTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting schedule too many requests response has a 2xx status code

func (*GetAnalyticsReportingScheduleTooManyRequests) String

type GetAnalyticsReportingScheduleUnauthorized

type GetAnalyticsReportingScheduleUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingScheduleUnauthorized

func NewGetAnalyticsReportingScheduleUnauthorized() *GetAnalyticsReportingScheduleUnauthorized

NewGetAnalyticsReportingScheduleUnauthorized creates a GetAnalyticsReportingScheduleUnauthorized with default headers values

func (*GetAnalyticsReportingScheduleUnauthorized) Error

func (*GetAnalyticsReportingScheduleUnauthorized) GetPayload

func (*GetAnalyticsReportingScheduleUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting schedule unauthorized response has a 4xx status code

func (*GetAnalyticsReportingScheduleUnauthorized) IsCode

IsCode returns true when this get analytics reporting schedule unauthorized response a status code equal to that given

func (*GetAnalyticsReportingScheduleUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting schedule unauthorized response has a 3xx status code

func (*GetAnalyticsReportingScheduleUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting schedule unauthorized response has a 5xx status code

func (*GetAnalyticsReportingScheduleUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting schedule unauthorized response has a 2xx status code

func (*GetAnalyticsReportingScheduleUnauthorized) String

type GetAnalyticsReportingScheduleUnsupportedMediaType

type GetAnalyticsReportingScheduleUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingScheduleUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingScheduleUnsupportedMediaType

func NewGetAnalyticsReportingScheduleUnsupportedMediaType() *GetAnalyticsReportingScheduleUnsupportedMediaType

NewGetAnalyticsReportingScheduleUnsupportedMediaType creates a GetAnalyticsReportingScheduleUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingScheduleUnsupportedMediaType) Error

func (*GetAnalyticsReportingScheduleUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingScheduleUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting schedule unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingScheduleUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting schedule unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingScheduleUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting schedule unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingScheduleUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting schedule unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingScheduleUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting schedule unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingScheduleUnsupportedMediaType) String

type GetAnalyticsReportingSchedulesBadRequest

type GetAnalyticsReportingSchedulesBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingSchedulesBadRequest

func NewGetAnalyticsReportingSchedulesBadRequest() *GetAnalyticsReportingSchedulesBadRequest

NewGetAnalyticsReportingSchedulesBadRequest creates a GetAnalyticsReportingSchedulesBadRequest with default headers values

func (*GetAnalyticsReportingSchedulesBadRequest) Error

func (*GetAnalyticsReportingSchedulesBadRequest) GetPayload

func (*GetAnalyticsReportingSchedulesBadRequest) IsClientError

IsClientError returns true when this get analytics reporting schedules bad request response has a 4xx status code

func (*GetAnalyticsReportingSchedulesBadRequest) IsCode

IsCode returns true when this get analytics reporting schedules bad request response a status code equal to that given

func (*GetAnalyticsReportingSchedulesBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting schedules bad request response has a 3xx status code

func (*GetAnalyticsReportingSchedulesBadRequest) IsServerError

IsServerError returns true when this get analytics reporting schedules bad request response has a 5xx status code

func (*GetAnalyticsReportingSchedulesBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting schedules bad request response has a 2xx status code

func (*GetAnalyticsReportingSchedulesBadRequest) String

type GetAnalyticsReportingSchedulesForbidden

type GetAnalyticsReportingSchedulesForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingSchedulesForbidden

func NewGetAnalyticsReportingSchedulesForbidden() *GetAnalyticsReportingSchedulesForbidden

NewGetAnalyticsReportingSchedulesForbidden creates a GetAnalyticsReportingSchedulesForbidden with default headers values

func (*GetAnalyticsReportingSchedulesForbidden) Error

func (*GetAnalyticsReportingSchedulesForbidden) GetPayload

func (*GetAnalyticsReportingSchedulesForbidden) IsClientError

func (o *GetAnalyticsReportingSchedulesForbidden) IsClientError() bool

IsClientError returns true when this get analytics reporting schedules forbidden response has a 4xx status code

func (*GetAnalyticsReportingSchedulesForbidden) IsCode

IsCode returns true when this get analytics reporting schedules forbidden response a status code equal to that given

func (*GetAnalyticsReportingSchedulesForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting schedules forbidden response has a 3xx status code

func (*GetAnalyticsReportingSchedulesForbidden) IsServerError

func (o *GetAnalyticsReportingSchedulesForbidden) IsServerError() bool

IsServerError returns true when this get analytics reporting schedules forbidden response has a 5xx status code

func (*GetAnalyticsReportingSchedulesForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting schedules forbidden response has a 2xx status code

func (*GetAnalyticsReportingSchedulesForbidden) String

type GetAnalyticsReportingSchedulesGatewayTimeout

type GetAnalyticsReportingSchedulesGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingSchedulesGatewayTimeout

func NewGetAnalyticsReportingSchedulesGatewayTimeout() *GetAnalyticsReportingSchedulesGatewayTimeout

NewGetAnalyticsReportingSchedulesGatewayTimeout creates a GetAnalyticsReportingSchedulesGatewayTimeout with default headers values

func (*GetAnalyticsReportingSchedulesGatewayTimeout) Error

func (*GetAnalyticsReportingSchedulesGatewayTimeout) GetPayload

func (*GetAnalyticsReportingSchedulesGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedules gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingSchedulesGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting schedules gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingSchedulesGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedules gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingSchedulesGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedules gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingSchedulesGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedules gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingSchedulesGatewayTimeout) String

type GetAnalyticsReportingSchedulesInternalServerError

type GetAnalyticsReportingSchedulesInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingSchedulesInternalServerError

func NewGetAnalyticsReportingSchedulesInternalServerError() *GetAnalyticsReportingSchedulesInternalServerError

NewGetAnalyticsReportingSchedulesInternalServerError creates a GetAnalyticsReportingSchedulesInternalServerError with default headers values

func (*GetAnalyticsReportingSchedulesInternalServerError) Error

func (*GetAnalyticsReportingSchedulesInternalServerError) GetPayload

func (*GetAnalyticsReportingSchedulesInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting schedules internal server error response has a 4xx status code

func (*GetAnalyticsReportingSchedulesInternalServerError) IsCode

IsCode returns true when this get analytics reporting schedules internal server error response a status code equal to that given

func (*GetAnalyticsReportingSchedulesInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting schedules internal server error response has a 3xx status code

func (*GetAnalyticsReportingSchedulesInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting schedules internal server error response has a 5xx status code

func (*GetAnalyticsReportingSchedulesInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting schedules internal server error response has a 2xx status code

func (*GetAnalyticsReportingSchedulesInternalServerError) String

type GetAnalyticsReportingSchedulesNotFound

type GetAnalyticsReportingSchedulesNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingSchedulesNotFound

func NewGetAnalyticsReportingSchedulesNotFound() *GetAnalyticsReportingSchedulesNotFound

NewGetAnalyticsReportingSchedulesNotFound creates a GetAnalyticsReportingSchedulesNotFound with default headers values

func (*GetAnalyticsReportingSchedulesNotFound) Error

func (*GetAnalyticsReportingSchedulesNotFound) GetPayload

func (*GetAnalyticsReportingSchedulesNotFound) IsClientError

func (o *GetAnalyticsReportingSchedulesNotFound) IsClientError() bool

IsClientError returns true when this get analytics reporting schedules not found response has a 4xx status code

func (*GetAnalyticsReportingSchedulesNotFound) IsCode

IsCode returns true when this get analytics reporting schedules not found response a status code equal to that given

func (*GetAnalyticsReportingSchedulesNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting schedules not found response has a 3xx status code

func (*GetAnalyticsReportingSchedulesNotFound) IsServerError

func (o *GetAnalyticsReportingSchedulesNotFound) IsServerError() bool

IsServerError returns true when this get analytics reporting schedules not found response has a 5xx status code

func (*GetAnalyticsReportingSchedulesNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting schedules not found response has a 2xx status code

func (*GetAnalyticsReportingSchedulesNotFound) String

type GetAnalyticsReportingSchedulesOK

type GetAnalyticsReportingSchedulesOK struct {
	Payload *models.ReportScheduleEntityListing
}

GetAnalyticsReportingSchedulesOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingSchedulesOK

func NewGetAnalyticsReportingSchedulesOK() *GetAnalyticsReportingSchedulesOK

NewGetAnalyticsReportingSchedulesOK creates a GetAnalyticsReportingSchedulesOK with default headers values

func (*GetAnalyticsReportingSchedulesOK) Error

func (*GetAnalyticsReportingSchedulesOK) GetPayload

func (*GetAnalyticsReportingSchedulesOK) IsClientError

func (o *GetAnalyticsReportingSchedulesOK) IsClientError() bool

IsClientError returns true when this get analytics reporting schedules o k response has a 4xx status code

func (*GetAnalyticsReportingSchedulesOK) IsCode

func (o *GetAnalyticsReportingSchedulesOK) IsCode(code int) bool

IsCode returns true when this get analytics reporting schedules o k response a status code equal to that given

func (*GetAnalyticsReportingSchedulesOK) IsRedirect

func (o *GetAnalyticsReportingSchedulesOK) IsRedirect() bool

IsRedirect returns true when this get analytics reporting schedules o k response has a 3xx status code

func (*GetAnalyticsReportingSchedulesOK) IsServerError

func (o *GetAnalyticsReportingSchedulesOK) IsServerError() bool

IsServerError returns true when this get analytics reporting schedules o k response has a 5xx status code

func (*GetAnalyticsReportingSchedulesOK) IsSuccess

func (o *GetAnalyticsReportingSchedulesOK) IsSuccess() bool

IsSuccess returns true when this get analytics reporting schedules o k response has a 2xx status code

func (*GetAnalyticsReportingSchedulesOK) String

type GetAnalyticsReportingSchedulesParams

type GetAnalyticsReportingSchedulesParams struct {

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingSchedulesParams contains all the parameters to send to the API endpoint

for the get analytics reporting schedules operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingSchedulesParams

func NewGetAnalyticsReportingSchedulesParams() *GetAnalyticsReportingSchedulesParams

NewGetAnalyticsReportingSchedulesParams creates a new GetAnalyticsReportingSchedulesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingSchedulesParamsWithContext

func NewGetAnalyticsReportingSchedulesParamsWithContext(ctx context.Context) *GetAnalyticsReportingSchedulesParams

NewGetAnalyticsReportingSchedulesParamsWithContext creates a new GetAnalyticsReportingSchedulesParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingSchedulesParamsWithHTTPClient

func NewGetAnalyticsReportingSchedulesParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingSchedulesParams

NewGetAnalyticsReportingSchedulesParamsWithHTTPClient creates a new GetAnalyticsReportingSchedulesParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingSchedulesParamsWithTimeout

func NewGetAnalyticsReportingSchedulesParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingSchedulesParams

NewGetAnalyticsReportingSchedulesParamsWithTimeout creates a new GetAnalyticsReportingSchedulesParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingSchedulesParams) SetContext

SetContext adds the context to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) SetDefaults

func (o *GetAnalyticsReportingSchedulesParams) SetDefaults()

SetDefaults hydrates default values in the get analytics reporting schedules params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingSchedulesParams) SetHTTPClient

func (o *GetAnalyticsReportingSchedulesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) SetPageNumber

func (o *GetAnalyticsReportingSchedulesParams) SetPageNumber(pageNumber *int32)

SetPageNumber adds the pageNumber to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) SetPageSize

func (o *GetAnalyticsReportingSchedulesParams) SetPageSize(pageSize *int32)

SetPageSize adds the pageSize to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) SetTimeout

func (o *GetAnalyticsReportingSchedulesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) WithContext

WithContext adds the context to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting schedules params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingSchedulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) WithPageNumber

WithPageNumber adds the pageNumber to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) WithPageSize

WithPageSize adds the pageSize to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting schedules params

func (*GetAnalyticsReportingSchedulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingSchedulesReader

type GetAnalyticsReportingSchedulesReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingSchedulesReader is a Reader for the GetAnalyticsReportingSchedules structure.

func (*GetAnalyticsReportingSchedulesReader) ReadResponse

func (o *GetAnalyticsReportingSchedulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingSchedulesRequestEntityTooLarge

type GetAnalyticsReportingSchedulesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingSchedulesRequestEntityTooLarge

func NewGetAnalyticsReportingSchedulesRequestEntityTooLarge() *GetAnalyticsReportingSchedulesRequestEntityTooLarge

NewGetAnalyticsReportingSchedulesRequestEntityTooLarge creates a GetAnalyticsReportingSchedulesRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingSchedulesRequestEntityTooLarge) Error

func (*GetAnalyticsReportingSchedulesRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingSchedulesRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting schedules request entity too large response has a 4xx status code

func (*GetAnalyticsReportingSchedulesRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting schedules request entity too large response a status code equal to that given

func (*GetAnalyticsReportingSchedulesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting schedules request entity too large response has a 3xx status code

func (*GetAnalyticsReportingSchedulesRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting schedules request entity too large response has a 5xx status code

func (*GetAnalyticsReportingSchedulesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting schedules request entity too large response has a 2xx status code

func (*GetAnalyticsReportingSchedulesRequestEntityTooLarge) String

type GetAnalyticsReportingSchedulesRequestTimeout

type GetAnalyticsReportingSchedulesRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingSchedulesRequestTimeout

func NewGetAnalyticsReportingSchedulesRequestTimeout() *GetAnalyticsReportingSchedulesRequestTimeout

NewGetAnalyticsReportingSchedulesRequestTimeout creates a GetAnalyticsReportingSchedulesRequestTimeout with default headers values

func (*GetAnalyticsReportingSchedulesRequestTimeout) Error

func (*GetAnalyticsReportingSchedulesRequestTimeout) GetPayload

func (*GetAnalyticsReportingSchedulesRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting schedules request timeout response has a 4xx status code

func (*GetAnalyticsReportingSchedulesRequestTimeout) IsCode

IsCode returns true when this get analytics reporting schedules request timeout response a status code equal to that given

func (*GetAnalyticsReportingSchedulesRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting schedules request timeout response has a 3xx status code

func (*GetAnalyticsReportingSchedulesRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting schedules request timeout response has a 5xx status code

func (*GetAnalyticsReportingSchedulesRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting schedules request timeout response has a 2xx status code

func (*GetAnalyticsReportingSchedulesRequestTimeout) String

type GetAnalyticsReportingSchedulesServiceUnavailable

type GetAnalyticsReportingSchedulesServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingSchedulesServiceUnavailable

func NewGetAnalyticsReportingSchedulesServiceUnavailable() *GetAnalyticsReportingSchedulesServiceUnavailable

NewGetAnalyticsReportingSchedulesServiceUnavailable creates a GetAnalyticsReportingSchedulesServiceUnavailable with default headers values

func (*GetAnalyticsReportingSchedulesServiceUnavailable) Error

func (*GetAnalyticsReportingSchedulesServiceUnavailable) GetPayload

func (*GetAnalyticsReportingSchedulesServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting schedules service unavailable response has a 4xx status code

func (*GetAnalyticsReportingSchedulesServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting schedules service unavailable response a status code equal to that given

func (*GetAnalyticsReportingSchedulesServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting schedules service unavailable response has a 3xx status code

func (*GetAnalyticsReportingSchedulesServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting schedules service unavailable response has a 5xx status code

func (*GetAnalyticsReportingSchedulesServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting schedules service unavailable response has a 2xx status code

func (*GetAnalyticsReportingSchedulesServiceUnavailable) String

type GetAnalyticsReportingSchedulesTooManyRequests

type GetAnalyticsReportingSchedulesTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingSchedulesTooManyRequests

func NewGetAnalyticsReportingSchedulesTooManyRequests() *GetAnalyticsReportingSchedulesTooManyRequests

NewGetAnalyticsReportingSchedulesTooManyRequests creates a GetAnalyticsReportingSchedulesTooManyRequests with default headers values

func (*GetAnalyticsReportingSchedulesTooManyRequests) Error

func (*GetAnalyticsReportingSchedulesTooManyRequests) GetPayload

func (*GetAnalyticsReportingSchedulesTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting schedules too many requests response has a 4xx status code

func (*GetAnalyticsReportingSchedulesTooManyRequests) IsCode

IsCode returns true when this get analytics reporting schedules too many requests response a status code equal to that given

func (*GetAnalyticsReportingSchedulesTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting schedules too many requests response has a 3xx status code

func (*GetAnalyticsReportingSchedulesTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting schedules too many requests response has a 5xx status code

func (*GetAnalyticsReportingSchedulesTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting schedules too many requests response has a 2xx status code

func (*GetAnalyticsReportingSchedulesTooManyRequests) String

type GetAnalyticsReportingSchedulesUnauthorized

type GetAnalyticsReportingSchedulesUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingSchedulesUnauthorized

func NewGetAnalyticsReportingSchedulesUnauthorized() *GetAnalyticsReportingSchedulesUnauthorized

NewGetAnalyticsReportingSchedulesUnauthorized creates a GetAnalyticsReportingSchedulesUnauthorized with default headers values

func (*GetAnalyticsReportingSchedulesUnauthorized) Error

func (*GetAnalyticsReportingSchedulesUnauthorized) GetPayload

func (*GetAnalyticsReportingSchedulesUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting schedules unauthorized response has a 4xx status code

func (*GetAnalyticsReportingSchedulesUnauthorized) IsCode

IsCode returns true when this get analytics reporting schedules unauthorized response a status code equal to that given

func (*GetAnalyticsReportingSchedulesUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting schedules unauthorized response has a 3xx status code

func (*GetAnalyticsReportingSchedulesUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting schedules unauthorized response has a 5xx status code

func (*GetAnalyticsReportingSchedulesUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting schedules unauthorized response has a 2xx status code

func (*GetAnalyticsReportingSchedulesUnauthorized) String

type GetAnalyticsReportingSchedulesUnsupportedMediaType

type GetAnalyticsReportingSchedulesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSchedulesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingSchedulesUnsupportedMediaType

func NewGetAnalyticsReportingSchedulesUnsupportedMediaType() *GetAnalyticsReportingSchedulesUnsupportedMediaType

NewGetAnalyticsReportingSchedulesUnsupportedMediaType creates a GetAnalyticsReportingSchedulesUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingSchedulesUnsupportedMediaType) Error

func (*GetAnalyticsReportingSchedulesUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingSchedulesUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting schedules unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingSchedulesUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting schedules unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingSchedulesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting schedules unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingSchedulesUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting schedules unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingSchedulesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting schedules unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingSchedulesUnsupportedMediaType) String

type GetAnalyticsReportingSettingsBadRequest

type GetAnalyticsReportingSettingsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingSettingsBadRequest

func NewGetAnalyticsReportingSettingsBadRequest() *GetAnalyticsReportingSettingsBadRequest

NewGetAnalyticsReportingSettingsBadRequest creates a GetAnalyticsReportingSettingsBadRequest with default headers values

func (*GetAnalyticsReportingSettingsBadRequest) Error

func (*GetAnalyticsReportingSettingsBadRequest) GetPayload

func (*GetAnalyticsReportingSettingsBadRequest) IsClientError

func (o *GetAnalyticsReportingSettingsBadRequest) IsClientError() bool

IsClientError returns true when this get analytics reporting settings bad request response has a 4xx status code

func (*GetAnalyticsReportingSettingsBadRequest) IsCode

IsCode returns true when this get analytics reporting settings bad request response a status code equal to that given

func (*GetAnalyticsReportingSettingsBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting settings bad request response has a 3xx status code

func (*GetAnalyticsReportingSettingsBadRequest) IsServerError

func (o *GetAnalyticsReportingSettingsBadRequest) IsServerError() bool

IsServerError returns true when this get analytics reporting settings bad request response has a 5xx status code

func (*GetAnalyticsReportingSettingsBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting settings bad request response has a 2xx status code

func (*GetAnalyticsReportingSettingsBadRequest) String

type GetAnalyticsReportingSettingsForbidden

type GetAnalyticsReportingSettingsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingSettingsForbidden

func NewGetAnalyticsReportingSettingsForbidden() *GetAnalyticsReportingSettingsForbidden

NewGetAnalyticsReportingSettingsForbidden creates a GetAnalyticsReportingSettingsForbidden with default headers values

func (*GetAnalyticsReportingSettingsForbidden) Error

func (*GetAnalyticsReportingSettingsForbidden) GetPayload

func (*GetAnalyticsReportingSettingsForbidden) IsClientError

func (o *GetAnalyticsReportingSettingsForbidden) IsClientError() bool

IsClientError returns true when this get analytics reporting settings forbidden response has a 4xx status code

func (*GetAnalyticsReportingSettingsForbidden) IsCode

IsCode returns true when this get analytics reporting settings forbidden response a status code equal to that given

func (*GetAnalyticsReportingSettingsForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting settings forbidden response has a 3xx status code

func (*GetAnalyticsReportingSettingsForbidden) IsServerError

func (o *GetAnalyticsReportingSettingsForbidden) IsServerError() bool

IsServerError returns true when this get analytics reporting settings forbidden response has a 5xx status code

func (*GetAnalyticsReportingSettingsForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting settings forbidden response has a 2xx status code

func (*GetAnalyticsReportingSettingsForbidden) String

type GetAnalyticsReportingSettingsGatewayTimeout

type GetAnalyticsReportingSettingsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingSettingsGatewayTimeout

func NewGetAnalyticsReportingSettingsGatewayTimeout() *GetAnalyticsReportingSettingsGatewayTimeout

NewGetAnalyticsReportingSettingsGatewayTimeout creates a GetAnalyticsReportingSettingsGatewayTimeout with default headers values

func (*GetAnalyticsReportingSettingsGatewayTimeout) Error

func (*GetAnalyticsReportingSettingsGatewayTimeout) GetPayload

func (*GetAnalyticsReportingSettingsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting settings gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingSettingsGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting settings gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingSettingsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting settings gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingSettingsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting settings gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingSettingsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting settings gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingSettingsGatewayTimeout) String

type GetAnalyticsReportingSettingsInternalServerError

type GetAnalyticsReportingSettingsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingSettingsInternalServerError

func NewGetAnalyticsReportingSettingsInternalServerError() *GetAnalyticsReportingSettingsInternalServerError

NewGetAnalyticsReportingSettingsInternalServerError creates a GetAnalyticsReportingSettingsInternalServerError with default headers values

func (*GetAnalyticsReportingSettingsInternalServerError) Error

func (*GetAnalyticsReportingSettingsInternalServerError) GetPayload

func (*GetAnalyticsReportingSettingsInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting settings internal server error response has a 4xx status code

func (*GetAnalyticsReportingSettingsInternalServerError) IsCode

IsCode returns true when this get analytics reporting settings internal server error response a status code equal to that given

func (*GetAnalyticsReportingSettingsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting settings internal server error response has a 3xx status code

func (*GetAnalyticsReportingSettingsInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting settings internal server error response has a 5xx status code

func (*GetAnalyticsReportingSettingsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting settings internal server error response has a 2xx status code

func (*GetAnalyticsReportingSettingsInternalServerError) String

type GetAnalyticsReportingSettingsNotFound

type GetAnalyticsReportingSettingsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingSettingsNotFound

func NewGetAnalyticsReportingSettingsNotFound() *GetAnalyticsReportingSettingsNotFound

NewGetAnalyticsReportingSettingsNotFound creates a GetAnalyticsReportingSettingsNotFound with default headers values

func (*GetAnalyticsReportingSettingsNotFound) Error

func (*GetAnalyticsReportingSettingsNotFound) GetPayload

func (*GetAnalyticsReportingSettingsNotFound) IsClientError

func (o *GetAnalyticsReportingSettingsNotFound) IsClientError() bool

IsClientError returns true when this get analytics reporting settings not found response has a 4xx status code

func (*GetAnalyticsReportingSettingsNotFound) IsCode

IsCode returns true when this get analytics reporting settings not found response a status code equal to that given

func (*GetAnalyticsReportingSettingsNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting settings not found response has a 3xx status code

func (*GetAnalyticsReportingSettingsNotFound) IsServerError

func (o *GetAnalyticsReportingSettingsNotFound) IsServerError() bool

IsServerError returns true when this get analytics reporting settings not found response has a 5xx status code

func (*GetAnalyticsReportingSettingsNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting settings not found response has a 2xx status code

func (*GetAnalyticsReportingSettingsNotFound) String

type GetAnalyticsReportingSettingsOK

type GetAnalyticsReportingSettingsOK struct {
	Payload *models.AnalyticsReportingSettings
}

GetAnalyticsReportingSettingsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingSettingsOK

func NewGetAnalyticsReportingSettingsOK() *GetAnalyticsReportingSettingsOK

NewGetAnalyticsReportingSettingsOK creates a GetAnalyticsReportingSettingsOK with default headers values

func (*GetAnalyticsReportingSettingsOK) Error

func (*GetAnalyticsReportingSettingsOK) GetPayload

func (*GetAnalyticsReportingSettingsOK) IsClientError

func (o *GetAnalyticsReportingSettingsOK) IsClientError() bool

IsClientError returns true when this get analytics reporting settings o k response has a 4xx status code

func (*GetAnalyticsReportingSettingsOK) IsCode

func (o *GetAnalyticsReportingSettingsOK) IsCode(code int) bool

IsCode returns true when this get analytics reporting settings o k response a status code equal to that given

func (*GetAnalyticsReportingSettingsOK) IsRedirect

func (o *GetAnalyticsReportingSettingsOK) IsRedirect() bool

IsRedirect returns true when this get analytics reporting settings o k response has a 3xx status code

func (*GetAnalyticsReportingSettingsOK) IsServerError

func (o *GetAnalyticsReportingSettingsOK) IsServerError() bool

IsServerError returns true when this get analytics reporting settings o k response has a 5xx status code

func (*GetAnalyticsReportingSettingsOK) IsSuccess

func (o *GetAnalyticsReportingSettingsOK) IsSuccess() bool

IsSuccess returns true when this get analytics reporting settings o k response has a 2xx status code

func (*GetAnalyticsReportingSettingsOK) String

type GetAnalyticsReportingSettingsParams

type GetAnalyticsReportingSettingsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingSettingsParams contains all the parameters to send to the API endpoint

for the get analytics reporting settings operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingSettingsParams

func NewGetAnalyticsReportingSettingsParams() *GetAnalyticsReportingSettingsParams

NewGetAnalyticsReportingSettingsParams creates a new GetAnalyticsReportingSettingsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingSettingsParamsWithContext

func NewGetAnalyticsReportingSettingsParamsWithContext(ctx context.Context) *GetAnalyticsReportingSettingsParams

NewGetAnalyticsReportingSettingsParamsWithContext creates a new GetAnalyticsReportingSettingsParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingSettingsParamsWithHTTPClient

func NewGetAnalyticsReportingSettingsParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingSettingsParams

NewGetAnalyticsReportingSettingsParamsWithHTTPClient creates a new GetAnalyticsReportingSettingsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingSettingsParamsWithTimeout

func NewGetAnalyticsReportingSettingsParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingSettingsParams

NewGetAnalyticsReportingSettingsParamsWithTimeout creates a new GetAnalyticsReportingSettingsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingSettingsParams) SetContext

SetContext adds the context to the get analytics reporting settings params

func (*GetAnalyticsReportingSettingsParams) SetDefaults

func (o *GetAnalyticsReportingSettingsParams) SetDefaults()

SetDefaults hydrates default values in the get analytics reporting settings params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingSettingsParams) SetHTTPClient

func (o *GetAnalyticsReportingSettingsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting settings params

func (*GetAnalyticsReportingSettingsParams) SetTimeout

func (o *GetAnalyticsReportingSettingsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics reporting settings params

func (*GetAnalyticsReportingSettingsParams) WithContext

WithContext adds the context to the get analytics reporting settings params

func (*GetAnalyticsReportingSettingsParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting settings params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingSettingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting settings params

func (*GetAnalyticsReportingSettingsParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting settings params

func (*GetAnalyticsReportingSettingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingSettingsReader

type GetAnalyticsReportingSettingsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingSettingsReader is a Reader for the GetAnalyticsReportingSettings structure.

func (*GetAnalyticsReportingSettingsReader) ReadResponse

func (o *GetAnalyticsReportingSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingSettingsRequestEntityTooLarge

type GetAnalyticsReportingSettingsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingSettingsRequestEntityTooLarge

func NewGetAnalyticsReportingSettingsRequestEntityTooLarge() *GetAnalyticsReportingSettingsRequestEntityTooLarge

NewGetAnalyticsReportingSettingsRequestEntityTooLarge creates a GetAnalyticsReportingSettingsRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingSettingsRequestEntityTooLarge) Error

func (*GetAnalyticsReportingSettingsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingSettingsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting settings request entity too large response has a 4xx status code

func (*GetAnalyticsReportingSettingsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting settings request entity too large response a status code equal to that given

func (*GetAnalyticsReportingSettingsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting settings request entity too large response has a 3xx status code

func (*GetAnalyticsReportingSettingsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting settings request entity too large response has a 5xx status code

func (*GetAnalyticsReportingSettingsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting settings request entity too large response has a 2xx status code

func (*GetAnalyticsReportingSettingsRequestEntityTooLarge) String

type GetAnalyticsReportingSettingsRequestTimeout

type GetAnalyticsReportingSettingsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingSettingsRequestTimeout

func NewGetAnalyticsReportingSettingsRequestTimeout() *GetAnalyticsReportingSettingsRequestTimeout

NewGetAnalyticsReportingSettingsRequestTimeout creates a GetAnalyticsReportingSettingsRequestTimeout with default headers values

func (*GetAnalyticsReportingSettingsRequestTimeout) Error

func (*GetAnalyticsReportingSettingsRequestTimeout) GetPayload

func (*GetAnalyticsReportingSettingsRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting settings request timeout response has a 4xx status code

func (*GetAnalyticsReportingSettingsRequestTimeout) IsCode

IsCode returns true when this get analytics reporting settings request timeout response a status code equal to that given

func (*GetAnalyticsReportingSettingsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting settings request timeout response has a 3xx status code

func (*GetAnalyticsReportingSettingsRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting settings request timeout response has a 5xx status code

func (*GetAnalyticsReportingSettingsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting settings request timeout response has a 2xx status code

func (*GetAnalyticsReportingSettingsRequestTimeout) String

type GetAnalyticsReportingSettingsServiceUnavailable

type GetAnalyticsReportingSettingsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingSettingsServiceUnavailable

func NewGetAnalyticsReportingSettingsServiceUnavailable() *GetAnalyticsReportingSettingsServiceUnavailable

NewGetAnalyticsReportingSettingsServiceUnavailable creates a GetAnalyticsReportingSettingsServiceUnavailable with default headers values

func (*GetAnalyticsReportingSettingsServiceUnavailable) Error

func (*GetAnalyticsReportingSettingsServiceUnavailable) GetPayload

func (*GetAnalyticsReportingSettingsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting settings service unavailable response has a 4xx status code

func (*GetAnalyticsReportingSettingsServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting settings service unavailable response a status code equal to that given

func (*GetAnalyticsReportingSettingsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting settings service unavailable response has a 3xx status code

func (*GetAnalyticsReportingSettingsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting settings service unavailable response has a 5xx status code

func (*GetAnalyticsReportingSettingsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting settings service unavailable response has a 2xx status code

func (*GetAnalyticsReportingSettingsServiceUnavailable) String

type GetAnalyticsReportingSettingsTooManyRequests

type GetAnalyticsReportingSettingsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingSettingsTooManyRequests

func NewGetAnalyticsReportingSettingsTooManyRequests() *GetAnalyticsReportingSettingsTooManyRequests

NewGetAnalyticsReportingSettingsTooManyRequests creates a GetAnalyticsReportingSettingsTooManyRequests with default headers values

func (*GetAnalyticsReportingSettingsTooManyRequests) Error

func (*GetAnalyticsReportingSettingsTooManyRequests) GetPayload

func (*GetAnalyticsReportingSettingsTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting settings too many requests response has a 4xx status code

func (*GetAnalyticsReportingSettingsTooManyRequests) IsCode

IsCode returns true when this get analytics reporting settings too many requests response a status code equal to that given

func (*GetAnalyticsReportingSettingsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting settings too many requests response has a 3xx status code

func (*GetAnalyticsReportingSettingsTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting settings too many requests response has a 5xx status code

func (*GetAnalyticsReportingSettingsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting settings too many requests response has a 2xx status code

func (*GetAnalyticsReportingSettingsTooManyRequests) String

type GetAnalyticsReportingSettingsUnauthorized

type GetAnalyticsReportingSettingsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingSettingsUnauthorized

func NewGetAnalyticsReportingSettingsUnauthorized() *GetAnalyticsReportingSettingsUnauthorized

NewGetAnalyticsReportingSettingsUnauthorized creates a GetAnalyticsReportingSettingsUnauthorized with default headers values

func (*GetAnalyticsReportingSettingsUnauthorized) Error

func (*GetAnalyticsReportingSettingsUnauthorized) GetPayload

func (*GetAnalyticsReportingSettingsUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting settings unauthorized response has a 4xx status code

func (*GetAnalyticsReportingSettingsUnauthorized) IsCode

IsCode returns true when this get analytics reporting settings unauthorized response a status code equal to that given

func (*GetAnalyticsReportingSettingsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting settings unauthorized response has a 3xx status code

func (*GetAnalyticsReportingSettingsUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting settings unauthorized response has a 5xx status code

func (*GetAnalyticsReportingSettingsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting settings unauthorized response has a 2xx status code

func (*GetAnalyticsReportingSettingsUnauthorized) String

type GetAnalyticsReportingSettingsUnsupportedMediaType

type GetAnalyticsReportingSettingsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingSettingsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingSettingsUnsupportedMediaType

func NewGetAnalyticsReportingSettingsUnsupportedMediaType() *GetAnalyticsReportingSettingsUnsupportedMediaType

NewGetAnalyticsReportingSettingsUnsupportedMediaType creates a GetAnalyticsReportingSettingsUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingSettingsUnsupportedMediaType) Error

func (*GetAnalyticsReportingSettingsUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingSettingsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting settings unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingSettingsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting settings unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingSettingsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting settings unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingSettingsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting settings unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingSettingsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting settings unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingSettingsUnsupportedMediaType) String

type GetAnalyticsReportingTimeperiodsBadRequest

type GetAnalyticsReportingTimeperiodsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsReportingTimeperiodsBadRequest

func NewGetAnalyticsReportingTimeperiodsBadRequest() *GetAnalyticsReportingTimeperiodsBadRequest

NewGetAnalyticsReportingTimeperiodsBadRequest creates a GetAnalyticsReportingTimeperiodsBadRequest with default headers values

func (*GetAnalyticsReportingTimeperiodsBadRequest) Error

func (*GetAnalyticsReportingTimeperiodsBadRequest) GetPayload

func (*GetAnalyticsReportingTimeperiodsBadRequest) IsClientError

IsClientError returns true when this get analytics reporting timeperiods bad request response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsBadRequest) IsCode

IsCode returns true when this get analytics reporting timeperiods bad request response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsBadRequest) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods bad request response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsBadRequest) IsServerError

IsServerError returns true when this get analytics reporting timeperiods bad request response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsBadRequest) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods bad request response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsBadRequest) String

type GetAnalyticsReportingTimeperiodsForbidden

type GetAnalyticsReportingTimeperiodsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsReportingTimeperiodsForbidden

func NewGetAnalyticsReportingTimeperiodsForbidden() *GetAnalyticsReportingTimeperiodsForbidden

NewGetAnalyticsReportingTimeperiodsForbidden creates a GetAnalyticsReportingTimeperiodsForbidden with default headers values

func (*GetAnalyticsReportingTimeperiodsForbidden) Error

func (*GetAnalyticsReportingTimeperiodsForbidden) GetPayload

func (*GetAnalyticsReportingTimeperiodsForbidden) IsClientError

IsClientError returns true when this get analytics reporting timeperiods forbidden response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsForbidden) IsCode

IsCode returns true when this get analytics reporting timeperiods forbidden response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsForbidden) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods forbidden response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsForbidden) IsServerError

IsServerError returns true when this get analytics reporting timeperiods forbidden response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsForbidden) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods forbidden response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsForbidden) String

type GetAnalyticsReportingTimeperiodsGatewayTimeout

type GetAnalyticsReportingTimeperiodsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsReportingTimeperiodsGatewayTimeout

func NewGetAnalyticsReportingTimeperiodsGatewayTimeout() *GetAnalyticsReportingTimeperiodsGatewayTimeout

NewGetAnalyticsReportingTimeperiodsGatewayTimeout creates a GetAnalyticsReportingTimeperiodsGatewayTimeout with default headers values

func (*GetAnalyticsReportingTimeperiodsGatewayTimeout) Error

func (*GetAnalyticsReportingTimeperiodsGatewayTimeout) GetPayload

func (*GetAnalyticsReportingTimeperiodsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics reporting timeperiods gateway timeout response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsGatewayTimeout) IsCode

IsCode returns true when this get analytics reporting timeperiods gateway timeout response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods gateway timeout response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics reporting timeperiods gateway timeout response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods gateway timeout response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsGatewayTimeout) String

type GetAnalyticsReportingTimeperiodsInternalServerError

type GetAnalyticsReportingTimeperiodsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsReportingTimeperiodsInternalServerError

func NewGetAnalyticsReportingTimeperiodsInternalServerError() *GetAnalyticsReportingTimeperiodsInternalServerError

NewGetAnalyticsReportingTimeperiodsInternalServerError creates a GetAnalyticsReportingTimeperiodsInternalServerError with default headers values

func (*GetAnalyticsReportingTimeperiodsInternalServerError) Error

func (*GetAnalyticsReportingTimeperiodsInternalServerError) GetPayload

func (*GetAnalyticsReportingTimeperiodsInternalServerError) IsClientError

IsClientError returns true when this get analytics reporting timeperiods internal server error response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsInternalServerError) IsCode

IsCode returns true when this get analytics reporting timeperiods internal server error response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods internal server error response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsInternalServerError) IsServerError

IsServerError returns true when this get analytics reporting timeperiods internal server error response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods internal server error response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsInternalServerError) String

type GetAnalyticsReportingTimeperiodsNotFound

type GetAnalyticsReportingTimeperiodsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsReportingTimeperiodsNotFound

func NewGetAnalyticsReportingTimeperiodsNotFound() *GetAnalyticsReportingTimeperiodsNotFound

NewGetAnalyticsReportingTimeperiodsNotFound creates a GetAnalyticsReportingTimeperiodsNotFound with default headers values

func (*GetAnalyticsReportingTimeperiodsNotFound) Error

func (*GetAnalyticsReportingTimeperiodsNotFound) GetPayload

func (*GetAnalyticsReportingTimeperiodsNotFound) IsClientError

IsClientError returns true when this get analytics reporting timeperiods not found response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsNotFound) IsCode

IsCode returns true when this get analytics reporting timeperiods not found response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsNotFound) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods not found response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsNotFound) IsServerError

IsServerError returns true when this get analytics reporting timeperiods not found response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsNotFound) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods not found response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsNotFound) String

type GetAnalyticsReportingTimeperiodsOK

type GetAnalyticsReportingTimeperiodsOK struct {
	Payload []string
}

GetAnalyticsReportingTimeperiodsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsReportingTimeperiodsOK

func NewGetAnalyticsReportingTimeperiodsOK() *GetAnalyticsReportingTimeperiodsOK

NewGetAnalyticsReportingTimeperiodsOK creates a GetAnalyticsReportingTimeperiodsOK with default headers values

func (*GetAnalyticsReportingTimeperiodsOK) Error

func (*GetAnalyticsReportingTimeperiodsOK) GetPayload

func (o *GetAnalyticsReportingTimeperiodsOK) GetPayload() []string

func (*GetAnalyticsReportingTimeperiodsOK) IsClientError

func (o *GetAnalyticsReportingTimeperiodsOK) IsClientError() bool

IsClientError returns true when this get analytics reporting timeperiods o k response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsOK) IsCode

IsCode returns true when this get analytics reporting timeperiods o k response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsOK) IsRedirect

func (o *GetAnalyticsReportingTimeperiodsOK) IsRedirect() bool

IsRedirect returns true when this get analytics reporting timeperiods o k response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsOK) IsServerError

func (o *GetAnalyticsReportingTimeperiodsOK) IsServerError() bool

IsServerError returns true when this get analytics reporting timeperiods o k response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsOK) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods o k response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsOK) String

type GetAnalyticsReportingTimeperiodsParams

type GetAnalyticsReportingTimeperiodsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsReportingTimeperiodsParams contains all the parameters to send to the API endpoint

for the get analytics reporting timeperiods operation.

Typically these are written to a http.Request.

func NewGetAnalyticsReportingTimeperiodsParams

func NewGetAnalyticsReportingTimeperiodsParams() *GetAnalyticsReportingTimeperiodsParams

NewGetAnalyticsReportingTimeperiodsParams creates a new GetAnalyticsReportingTimeperiodsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsReportingTimeperiodsParamsWithContext

func NewGetAnalyticsReportingTimeperiodsParamsWithContext(ctx context.Context) *GetAnalyticsReportingTimeperiodsParams

NewGetAnalyticsReportingTimeperiodsParamsWithContext creates a new GetAnalyticsReportingTimeperiodsParams object with the ability to set a context for a request.

func NewGetAnalyticsReportingTimeperiodsParamsWithHTTPClient

func NewGetAnalyticsReportingTimeperiodsParamsWithHTTPClient(client *http.Client) *GetAnalyticsReportingTimeperiodsParams

NewGetAnalyticsReportingTimeperiodsParamsWithHTTPClient creates a new GetAnalyticsReportingTimeperiodsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsReportingTimeperiodsParamsWithTimeout

func NewGetAnalyticsReportingTimeperiodsParamsWithTimeout(timeout time.Duration) *GetAnalyticsReportingTimeperiodsParams

NewGetAnalyticsReportingTimeperiodsParamsWithTimeout creates a new GetAnalyticsReportingTimeperiodsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsReportingTimeperiodsParams) SetContext

SetContext adds the context to the get analytics reporting timeperiods params

func (*GetAnalyticsReportingTimeperiodsParams) SetDefaults

func (o *GetAnalyticsReportingTimeperiodsParams) SetDefaults()

SetDefaults hydrates default values in the get analytics reporting timeperiods params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingTimeperiodsParams) SetHTTPClient

func (o *GetAnalyticsReportingTimeperiodsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics reporting timeperiods params

func (*GetAnalyticsReportingTimeperiodsParams) SetTimeout

func (o *GetAnalyticsReportingTimeperiodsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics reporting timeperiods params

func (*GetAnalyticsReportingTimeperiodsParams) WithContext

WithContext adds the context to the get analytics reporting timeperiods params

func (*GetAnalyticsReportingTimeperiodsParams) WithDefaults

WithDefaults hydrates default values in the get analytics reporting timeperiods params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsReportingTimeperiodsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics reporting timeperiods params

func (*GetAnalyticsReportingTimeperiodsParams) WithTimeout

WithTimeout adds the timeout to the get analytics reporting timeperiods params

func (*GetAnalyticsReportingTimeperiodsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsReportingTimeperiodsReader

type GetAnalyticsReportingTimeperiodsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsReportingTimeperiodsReader is a Reader for the GetAnalyticsReportingTimeperiods structure.

func (*GetAnalyticsReportingTimeperiodsReader) ReadResponse

func (o *GetAnalyticsReportingTimeperiodsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsReportingTimeperiodsRequestEntityTooLarge

type GetAnalyticsReportingTimeperiodsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsReportingTimeperiodsRequestEntityTooLarge

func NewGetAnalyticsReportingTimeperiodsRequestEntityTooLarge() *GetAnalyticsReportingTimeperiodsRequestEntityTooLarge

NewGetAnalyticsReportingTimeperiodsRequestEntityTooLarge creates a GetAnalyticsReportingTimeperiodsRequestEntityTooLarge with default headers values

func (*GetAnalyticsReportingTimeperiodsRequestEntityTooLarge) Error

func (*GetAnalyticsReportingTimeperiodsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsReportingTimeperiodsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics reporting timeperiods request entity too large response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics reporting timeperiods request entity too large response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods request entity too large response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics reporting timeperiods request entity too large response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods request entity too large response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsRequestEntityTooLarge) String

type GetAnalyticsReportingTimeperiodsRequestTimeout

type GetAnalyticsReportingTimeperiodsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsReportingTimeperiodsRequestTimeout

func NewGetAnalyticsReportingTimeperiodsRequestTimeout() *GetAnalyticsReportingTimeperiodsRequestTimeout

NewGetAnalyticsReportingTimeperiodsRequestTimeout creates a GetAnalyticsReportingTimeperiodsRequestTimeout with default headers values

func (*GetAnalyticsReportingTimeperiodsRequestTimeout) Error

func (*GetAnalyticsReportingTimeperiodsRequestTimeout) GetPayload

func (*GetAnalyticsReportingTimeperiodsRequestTimeout) IsClientError

IsClientError returns true when this get analytics reporting timeperiods request timeout response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsRequestTimeout) IsCode

IsCode returns true when this get analytics reporting timeperiods request timeout response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods request timeout response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsRequestTimeout) IsServerError

IsServerError returns true when this get analytics reporting timeperiods request timeout response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods request timeout response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsRequestTimeout) String

type GetAnalyticsReportingTimeperiodsServiceUnavailable

type GetAnalyticsReportingTimeperiodsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsReportingTimeperiodsServiceUnavailable

func NewGetAnalyticsReportingTimeperiodsServiceUnavailable() *GetAnalyticsReportingTimeperiodsServiceUnavailable

NewGetAnalyticsReportingTimeperiodsServiceUnavailable creates a GetAnalyticsReportingTimeperiodsServiceUnavailable with default headers values

func (*GetAnalyticsReportingTimeperiodsServiceUnavailable) Error

func (*GetAnalyticsReportingTimeperiodsServiceUnavailable) GetPayload

func (*GetAnalyticsReportingTimeperiodsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics reporting timeperiods service unavailable response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsServiceUnavailable) IsCode

IsCode returns true when this get analytics reporting timeperiods service unavailable response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods service unavailable response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics reporting timeperiods service unavailable response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods service unavailable response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsServiceUnavailable) String

type GetAnalyticsReportingTimeperiodsTooManyRequests

type GetAnalyticsReportingTimeperiodsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsReportingTimeperiodsTooManyRequests

func NewGetAnalyticsReportingTimeperiodsTooManyRequests() *GetAnalyticsReportingTimeperiodsTooManyRequests

NewGetAnalyticsReportingTimeperiodsTooManyRequests creates a GetAnalyticsReportingTimeperiodsTooManyRequests with default headers values

func (*GetAnalyticsReportingTimeperiodsTooManyRequests) Error

func (*GetAnalyticsReportingTimeperiodsTooManyRequests) GetPayload

func (*GetAnalyticsReportingTimeperiodsTooManyRequests) IsClientError

IsClientError returns true when this get analytics reporting timeperiods too many requests response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsTooManyRequests) IsCode

IsCode returns true when this get analytics reporting timeperiods too many requests response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods too many requests response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsTooManyRequests) IsServerError

IsServerError returns true when this get analytics reporting timeperiods too many requests response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods too many requests response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsTooManyRequests) String

type GetAnalyticsReportingTimeperiodsUnauthorized

type GetAnalyticsReportingTimeperiodsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsReportingTimeperiodsUnauthorized

func NewGetAnalyticsReportingTimeperiodsUnauthorized() *GetAnalyticsReportingTimeperiodsUnauthorized

NewGetAnalyticsReportingTimeperiodsUnauthorized creates a GetAnalyticsReportingTimeperiodsUnauthorized with default headers values

func (*GetAnalyticsReportingTimeperiodsUnauthorized) Error

func (*GetAnalyticsReportingTimeperiodsUnauthorized) GetPayload

func (*GetAnalyticsReportingTimeperiodsUnauthorized) IsClientError

IsClientError returns true when this get analytics reporting timeperiods unauthorized response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsUnauthorized) IsCode

IsCode returns true when this get analytics reporting timeperiods unauthorized response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods unauthorized response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsUnauthorized) IsServerError

IsServerError returns true when this get analytics reporting timeperiods unauthorized response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods unauthorized response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsUnauthorized) String

type GetAnalyticsReportingTimeperiodsUnsupportedMediaType

type GetAnalyticsReportingTimeperiodsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsReportingTimeperiodsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsReportingTimeperiodsUnsupportedMediaType

func NewGetAnalyticsReportingTimeperiodsUnsupportedMediaType() *GetAnalyticsReportingTimeperiodsUnsupportedMediaType

NewGetAnalyticsReportingTimeperiodsUnsupportedMediaType creates a GetAnalyticsReportingTimeperiodsUnsupportedMediaType with default headers values

func (*GetAnalyticsReportingTimeperiodsUnsupportedMediaType) Error

func (*GetAnalyticsReportingTimeperiodsUnsupportedMediaType) GetPayload

func (*GetAnalyticsReportingTimeperiodsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics reporting timeperiods unsupported media type response has a 4xx status code

func (*GetAnalyticsReportingTimeperiodsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics reporting timeperiods unsupported media type response a status code equal to that given

func (*GetAnalyticsReportingTimeperiodsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics reporting timeperiods unsupported media type response has a 3xx status code

func (*GetAnalyticsReportingTimeperiodsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics reporting timeperiods unsupported media type response has a 5xx status code

func (*GetAnalyticsReportingTimeperiodsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics reporting timeperiods unsupported media type response has a 2xx status code

func (*GetAnalyticsReportingTimeperiodsUnsupportedMediaType) String

type GetAnalyticsUsersDetailsJobAccepted

type GetAnalyticsUsersDetailsJobAccepted struct {
	Payload *models.AsyncQueryStatus
}

GetAnalyticsUsersDetailsJobAccepted describes a response with status code 202, with default header values.

Accepted - Running query asynchronously

func NewGetAnalyticsUsersDetailsJobAccepted

func NewGetAnalyticsUsersDetailsJobAccepted() *GetAnalyticsUsersDetailsJobAccepted

NewGetAnalyticsUsersDetailsJobAccepted creates a GetAnalyticsUsersDetailsJobAccepted with default headers values

func (*GetAnalyticsUsersDetailsJobAccepted) Error

func (*GetAnalyticsUsersDetailsJobAccepted) GetPayload

func (*GetAnalyticsUsersDetailsJobAccepted) IsClientError

func (o *GetAnalyticsUsersDetailsJobAccepted) IsClientError() bool

IsClientError returns true when this get analytics users details job accepted response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobAccepted) IsCode

IsCode returns true when this get analytics users details job accepted response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobAccepted) IsRedirect

func (o *GetAnalyticsUsersDetailsJobAccepted) IsRedirect() bool

IsRedirect returns true when this get analytics users details job accepted response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobAccepted) IsServerError

func (o *GetAnalyticsUsersDetailsJobAccepted) IsServerError() bool

IsServerError returns true when this get analytics users details job accepted response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobAccepted) IsSuccess

IsSuccess returns true when this get analytics users details job accepted response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobAccepted) String

type GetAnalyticsUsersDetailsJobBadRequest

type GetAnalyticsUsersDetailsJobBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsUsersDetailsJobBadRequest

func NewGetAnalyticsUsersDetailsJobBadRequest() *GetAnalyticsUsersDetailsJobBadRequest

NewGetAnalyticsUsersDetailsJobBadRequest creates a GetAnalyticsUsersDetailsJobBadRequest with default headers values

func (*GetAnalyticsUsersDetailsJobBadRequest) Error

func (*GetAnalyticsUsersDetailsJobBadRequest) GetPayload

func (*GetAnalyticsUsersDetailsJobBadRequest) IsClientError

func (o *GetAnalyticsUsersDetailsJobBadRequest) IsClientError() bool

IsClientError returns true when this get analytics users details job bad request response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobBadRequest) IsCode

IsCode returns true when this get analytics users details job bad request response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobBadRequest) IsRedirect

IsRedirect returns true when this get analytics users details job bad request response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobBadRequest) IsServerError

func (o *GetAnalyticsUsersDetailsJobBadRequest) IsServerError() bool

IsServerError returns true when this get analytics users details job bad request response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobBadRequest) IsSuccess

IsSuccess returns true when this get analytics users details job bad request response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobBadRequest) String

type GetAnalyticsUsersDetailsJobForbidden

type GetAnalyticsUsersDetailsJobForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsUsersDetailsJobForbidden

func NewGetAnalyticsUsersDetailsJobForbidden() *GetAnalyticsUsersDetailsJobForbidden

NewGetAnalyticsUsersDetailsJobForbidden creates a GetAnalyticsUsersDetailsJobForbidden with default headers values

func (*GetAnalyticsUsersDetailsJobForbidden) Error

func (*GetAnalyticsUsersDetailsJobForbidden) GetPayload

func (*GetAnalyticsUsersDetailsJobForbidden) IsClientError

func (o *GetAnalyticsUsersDetailsJobForbidden) IsClientError() bool

IsClientError returns true when this get analytics users details job forbidden response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobForbidden) IsCode

IsCode returns true when this get analytics users details job forbidden response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobForbidden) IsRedirect

IsRedirect returns true when this get analytics users details job forbidden response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobForbidden) IsServerError

func (o *GetAnalyticsUsersDetailsJobForbidden) IsServerError() bool

IsServerError returns true when this get analytics users details job forbidden response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobForbidden) IsSuccess

IsSuccess returns true when this get analytics users details job forbidden response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobForbidden) String

type GetAnalyticsUsersDetailsJobGatewayTimeout

type GetAnalyticsUsersDetailsJobGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsUsersDetailsJobGatewayTimeout

func NewGetAnalyticsUsersDetailsJobGatewayTimeout() *GetAnalyticsUsersDetailsJobGatewayTimeout

NewGetAnalyticsUsersDetailsJobGatewayTimeout creates a GetAnalyticsUsersDetailsJobGatewayTimeout with default headers values

func (*GetAnalyticsUsersDetailsJobGatewayTimeout) Error

func (*GetAnalyticsUsersDetailsJobGatewayTimeout) GetPayload

func (*GetAnalyticsUsersDetailsJobGatewayTimeout) IsClientError

IsClientError returns true when this get analytics users details job gateway timeout response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobGatewayTimeout) IsCode

IsCode returns true when this get analytics users details job gateway timeout response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics users details job gateway timeout response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobGatewayTimeout) IsServerError

IsServerError returns true when this get analytics users details job gateway timeout response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics users details job gateway timeout response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobGatewayTimeout) String

type GetAnalyticsUsersDetailsJobInternalServerError

type GetAnalyticsUsersDetailsJobInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsUsersDetailsJobInternalServerError

func NewGetAnalyticsUsersDetailsJobInternalServerError() *GetAnalyticsUsersDetailsJobInternalServerError

NewGetAnalyticsUsersDetailsJobInternalServerError creates a GetAnalyticsUsersDetailsJobInternalServerError with default headers values

func (*GetAnalyticsUsersDetailsJobInternalServerError) Error

func (*GetAnalyticsUsersDetailsJobInternalServerError) GetPayload

func (*GetAnalyticsUsersDetailsJobInternalServerError) IsClientError

IsClientError returns true when this get analytics users details job internal server error response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobInternalServerError) IsCode

IsCode returns true when this get analytics users details job internal server error response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobInternalServerError) IsRedirect

IsRedirect returns true when this get analytics users details job internal server error response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobInternalServerError) IsServerError

IsServerError returns true when this get analytics users details job internal server error response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobInternalServerError) IsSuccess

IsSuccess returns true when this get analytics users details job internal server error response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobInternalServerError) String

type GetAnalyticsUsersDetailsJobNotFound

type GetAnalyticsUsersDetailsJobNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsUsersDetailsJobNotFound

func NewGetAnalyticsUsersDetailsJobNotFound() *GetAnalyticsUsersDetailsJobNotFound

NewGetAnalyticsUsersDetailsJobNotFound creates a GetAnalyticsUsersDetailsJobNotFound with default headers values

func (*GetAnalyticsUsersDetailsJobNotFound) Error

func (*GetAnalyticsUsersDetailsJobNotFound) GetPayload

func (*GetAnalyticsUsersDetailsJobNotFound) IsClientError

func (o *GetAnalyticsUsersDetailsJobNotFound) IsClientError() bool

IsClientError returns true when this get analytics users details job not found response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobNotFound) IsCode

IsCode returns true when this get analytics users details job not found response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobNotFound) IsRedirect

func (o *GetAnalyticsUsersDetailsJobNotFound) IsRedirect() bool

IsRedirect returns true when this get analytics users details job not found response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobNotFound) IsServerError

func (o *GetAnalyticsUsersDetailsJobNotFound) IsServerError() bool

IsServerError returns true when this get analytics users details job not found response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobNotFound) IsSuccess

IsSuccess returns true when this get analytics users details job not found response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobNotFound) String

type GetAnalyticsUsersDetailsJobOK

type GetAnalyticsUsersDetailsJobOK struct {
	Payload *models.AsyncQueryStatus
}

GetAnalyticsUsersDetailsJobOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsUsersDetailsJobOK

func NewGetAnalyticsUsersDetailsJobOK() *GetAnalyticsUsersDetailsJobOK

NewGetAnalyticsUsersDetailsJobOK creates a GetAnalyticsUsersDetailsJobOK with default headers values

func (*GetAnalyticsUsersDetailsJobOK) Error

func (*GetAnalyticsUsersDetailsJobOK) GetPayload

func (*GetAnalyticsUsersDetailsJobOK) IsClientError

func (o *GetAnalyticsUsersDetailsJobOK) IsClientError() bool

IsClientError returns true when this get analytics users details job o k response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobOK) IsCode

func (o *GetAnalyticsUsersDetailsJobOK) IsCode(code int) bool

IsCode returns true when this get analytics users details job o k response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobOK) IsRedirect

func (o *GetAnalyticsUsersDetailsJobOK) IsRedirect() bool

IsRedirect returns true when this get analytics users details job o k response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobOK) IsServerError

func (o *GetAnalyticsUsersDetailsJobOK) IsServerError() bool

IsServerError returns true when this get analytics users details job o k response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobOK) IsSuccess

func (o *GetAnalyticsUsersDetailsJobOK) IsSuccess() bool

IsSuccess returns true when this get analytics users details job o k response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobOK) String

type GetAnalyticsUsersDetailsJobParams

type GetAnalyticsUsersDetailsJobParams struct {

	/* JobID.

	   jobId
	*/
	JobID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsUsersDetailsJobParams contains all the parameters to send to the API endpoint

for the get analytics users details job operation.

Typically these are written to a http.Request.

func NewGetAnalyticsUsersDetailsJobParams

func NewGetAnalyticsUsersDetailsJobParams() *GetAnalyticsUsersDetailsJobParams

NewGetAnalyticsUsersDetailsJobParams creates a new GetAnalyticsUsersDetailsJobParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsUsersDetailsJobParamsWithContext

func NewGetAnalyticsUsersDetailsJobParamsWithContext(ctx context.Context) *GetAnalyticsUsersDetailsJobParams

NewGetAnalyticsUsersDetailsJobParamsWithContext creates a new GetAnalyticsUsersDetailsJobParams object with the ability to set a context for a request.

func NewGetAnalyticsUsersDetailsJobParamsWithHTTPClient

func NewGetAnalyticsUsersDetailsJobParamsWithHTTPClient(client *http.Client) *GetAnalyticsUsersDetailsJobParams

NewGetAnalyticsUsersDetailsJobParamsWithHTTPClient creates a new GetAnalyticsUsersDetailsJobParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsUsersDetailsJobParamsWithTimeout

func NewGetAnalyticsUsersDetailsJobParamsWithTimeout(timeout time.Duration) *GetAnalyticsUsersDetailsJobParams

NewGetAnalyticsUsersDetailsJobParamsWithTimeout creates a new GetAnalyticsUsersDetailsJobParams object with the ability to set a timeout on a request.

func (*GetAnalyticsUsersDetailsJobParams) SetContext

SetContext adds the context to the get analytics users details job params

func (*GetAnalyticsUsersDetailsJobParams) SetDefaults

func (o *GetAnalyticsUsersDetailsJobParams) SetDefaults()

SetDefaults hydrates default values in the get analytics users details job params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsUsersDetailsJobParams) SetHTTPClient

func (o *GetAnalyticsUsersDetailsJobParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics users details job params

func (*GetAnalyticsUsersDetailsJobParams) SetJobID

func (o *GetAnalyticsUsersDetailsJobParams) SetJobID(jobID string)

SetJobID adds the jobId to the get analytics users details job params

func (*GetAnalyticsUsersDetailsJobParams) SetTimeout

func (o *GetAnalyticsUsersDetailsJobParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get analytics users details job params

func (*GetAnalyticsUsersDetailsJobParams) WithContext

WithContext adds the context to the get analytics users details job params

func (*GetAnalyticsUsersDetailsJobParams) WithDefaults

WithDefaults hydrates default values in the get analytics users details job params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsUsersDetailsJobParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics users details job params

func (*GetAnalyticsUsersDetailsJobParams) WithJobID

WithJobID adds the jobID to the get analytics users details job params

func (*GetAnalyticsUsersDetailsJobParams) WithTimeout

WithTimeout adds the timeout to the get analytics users details job params

func (*GetAnalyticsUsersDetailsJobParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsUsersDetailsJobReader

type GetAnalyticsUsersDetailsJobReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsUsersDetailsJobReader is a Reader for the GetAnalyticsUsersDetailsJob structure.

func (*GetAnalyticsUsersDetailsJobReader) ReadResponse

func (o *GetAnalyticsUsersDetailsJobReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsUsersDetailsJobRequestEntityTooLarge

type GetAnalyticsUsersDetailsJobRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsUsersDetailsJobRequestEntityTooLarge

func NewGetAnalyticsUsersDetailsJobRequestEntityTooLarge() *GetAnalyticsUsersDetailsJobRequestEntityTooLarge

NewGetAnalyticsUsersDetailsJobRequestEntityTooLarge creates a GetAnalyticsUsersDetailsJobRequestEntityTooLarge with default headers values

func (*GetAnalyticsUsersDetailsJobRequestEntityTooLarge) Error

func (*GetAnalyticsUsersDetailsJobRequestEntityTooLarge) GetPayload

func (*GetAnalyticsUsersDetailsJobRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics users details job request entity too large response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics users details job request entity too large response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics users details job request entity too large response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics users details job request entity too large response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics users details job request entity too large response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobRequestEntityTooLarge) String

type GetAnalyticsUsersDetailsJobRequestTimeout

type GetAnalyticsUsersDetailsJobRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsUsersDetailsJobRequestTimeout

func NewGetAnalyticsUsersDetailsJobRequestTimeout() *GetAnalyticsUsersDetailsJobRequestTimeout

NewGetAnalyticsUsersDetailsJobRequestTimeout creates a GetAnalyticsUsersDetailsJobRequestTimeout with default headers values

func (*GetAnalyticsUsersDetailsJobRequestTimeout) Error

func (*GetAnalyticsUsersDetailsJobRequestTimeout) GetPayload

func (*GetAnalyticsUsersDetailsJobRequestTimeout) IsClientError

IsClientError returns true when this get analytics users details job request timeout response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobRequestTimeout) IsCode

IsCode returns true when this get analytics users details job request timeout response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics users details job request timeout response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobRequestTimeout) IsServerError

IsServerError returns true when this get analytics users details job request timeout response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics users details job request timeout response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobRequestTimeout) String

type GetAnalyticsUsersDetailsJobResultsBadRequest

type GetAnalyticsUsersDetailsJobResultsBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsUsersDetailsJobResultsBadRequest

func NewGetAnalyticsUsersDetailsJobResultsBadRequest() *GetAnalyticsUsersDetailsJobResultsBadRequest

NewGetAnalyticsUsersDetailsJobResultsBadRequest creates a GetAnalyticsUsersDetailsJobResultsBadRequest with default headers values

func (*GetAnalyticsUsersDetailsJobResultsBadRequest) Error

func (*GetAnalyticsUsersDetailsJobResultsBadRequest) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsBadRequest) IsClientError

IsClientError returns true when this get analytics users details job results bad request response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsBadRequest) IsCode

IsCode returns true when this get analytics users details job results bad request response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsBadRequest) IsRedirect

IsRedirect returns true when this get analytics users details job results bad request response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsBadRequest) IsServerError

IsServerError returns true when this get analytics users details job results bad request response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsBadRequest) IsSuccess

IsSuccess returns true when this get analytics users details job results bad request response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsBadRequest) String

type GetAnalyticsUsersDetailsJobResultsForbidden

type GetAnalyticsUsersDetailsJobResultsForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsUsersDetailsJobResultsForbidden

func NewGetAnalyticsUsersDetailsJobResultsForbidden() *GetAnalyticsUsersDetailsJobResultsForbidden

NewGetAnalyticsUsersDetailsJobResultsForbidden creates a GetAnalyticsUsersDetailsJobResultsForbidden with default headers values

func (*GetAnalyticsUsersDetailsJobResultsForbidden) Error

func (*GetAnalyticsUsersDetailsJobResultsForbidden) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsForbidden) IsClientError

IsClientError returns true when this get analytics users details job results forbidden response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsForbidden) IsCode

IsCode returns true when this get analytics users details job results forbidden response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsForbidden) IsRedirect

IsRedirect returns true when this get analytics users details job results forbidden response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsForbidden) IsServerError

IsServerError returns true when this get analytics users details job results forbidden response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsForbidden) IsSuccess

IsSuccess returns true when this get analytics users details job results forbidden response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsForbidden) String

type GetAnalyticsUsersDetailsJobResultsGatewayTimeout

type GetAnalyticsUsersDetailsJobResultsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsUsersDetailsJobResultsGatewayTimeout

func NewGetAnalyticsUsersDetailsJobResultsGatewayTimeout() *GetAnalyticsUsersDetailsJobResultsGatewayTimeout

NewGetAnalyticsUsersDetailsJobResultsGatewayTimeout creates a GetAnalyticsUsersDetailsJobResultsGatewayTimeout with default headers values

func (*GetAnalyticsUsersDetailsJobResultsGatewayTimeout) Error

func (*GetAnalyticsUsersDetailsJobResultsGatewayTimeout) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsGatewayTimeout) IsClientError

IsClientError returns true when this get analytics users details job results gateway timeout response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsGatewayTimeout) IsCode

IsCode returns true when this get analytics users details job results gateway timeout response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics users details job results gateway timeout response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsGatewayTimeout) IsServerError

IsServerError returns true when this get analytics users details job results gateway timeout response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics users details job results gateway timeout response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsGatewayTimeout) String

type GetAnalyticsUsersDetailsJobResultsInternalServerError

type GetAnalyticsUsersDetailsJobResultsInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsUsersDetailsJobResultsInternalServerError

func NewGetAnalyticsUsersDetailsJobResultsInternalServerError() *GetAnalyticsUsersDetailsJobResultsInternalServerError

NewGetAnalyticsUsersDetailsJobResultsInternalServerError creates a GetAnalyticsUsersDetailsJobResultsInternalServerError with default headers values

func (*GetAnalyticsUsersDetailsJobResultsInternalServerError) Error

func (*GetAnalyticsUsersDetailsJobResultsInternalServerError) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsInternalServerError) IsClientError

IsClientError returns true when this get analytics users details job results internal server error response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsInternalServerError) IsCode

IsCode returns true when this get analytics users details job results internal server error response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsInternalServerError) IsRedirect

IsRedirect returns true when this get analytics users details job results internal server error response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsInternalServerError) IsServerError

IsServerError returns true when this get analytics users details job results internal server error response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsInternalServerError) IsSuccess

IsSuccess returns true when this get analytics users details job results internal server error response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsInternalServerError) String

type GetAnalyticsUsersDetailsJobResultsNotFound

type GetAnalyticsUsersDetailsJobResultsNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsUsersDetailsJobResultsNotFound

func NewGetAnalyticsUsersDetailsJobResultsNotFound() *GetAnalyticsUsersDetailsJobResultsNotFound

NewGetAnalyticsUsersDetailsJobResultsNotFound creates a GetAnalyticsUsersDetailsJobResultsNotFound with default headers values

func (*GetAnalyticsUsersDetailsJobResultsNotFound) Error

func (*GetAnalyticsUsersDetailsJobResultsNotFound) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsNotFound) IsClientError

IsClientError returns true when this get analytics users details job results not found response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsNotFound) IsCode

IsCode returns true when this get analytics users details job results not found response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsNotFound) IsRedirect

IsRedirect returns true when this get analytics users details job results not found response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsNotFound) IsServerError

IsServerError returns true when this get analytics users details job results not found response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsNotFound) IsSuccess

IsSuccess returns true when this get analytics users details job results not found response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsNotFound) String

type GetAnalyticsUsersDetailsJobResultsOK

type GetAnalyticsUsersDetailsJobResultsOK struct {
	Payload *models.AnalyticsUserDetailsAsyncQueryResponse
}

GetAnalyticsUsersDetailsJobResultsOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsUsersDetailsJobResultsOK

func NewGetAnalyticsUsersDetailsJobResultsOK() *GetAnalyticsUsersDetailsJobResultsOK

NewGetAnalyticsUsersDetailsJobResultsOK creates a GetAnalyticsUsersDetailsJobResultsOK with default headers values

func (*GetAnalyticsUsersDetailsJobResultsOK) Error

func (*GetAnalyticsUsersDetailsJobResultsOK) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsOK) IsClientError

func (o *GetAnalyticsUsersDetailsJobResultsOK) IsClientError() bool

IsClientError returns true when this get analytics users details job results o k response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsOK) IsCode

IsCode returns true when this get analytics users details job results o k response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsOK) IsRedirect

IsRedirect returns true when this get analytics users details job results o k response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsOK) IsServerError

func (o *GetAnalyticsUsersDetailsJobResultsOK) IsServerError() bool

IsServerError returns true when this get analytics users details job results o k response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsOK) IsSuccess

IsSuccess returns true when this get analytics users details job results o k response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsOK) String

type GetAnalyticsUsersDetailsJobResultsParams

type GetAnalyticsUsersDetailsJobResultsParams struct {

	/* Cursor.

	   Indicates where to resume query results (not required for first page)
	*/
	Cursor *string

	/* JobID.

	   jobId
	*/
	JobID string

	/* PageSize.

	   The desired maximum number of results

	   Format: int32
	*/
	PageSize *int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsUsersDetailsJobResultsParams contains all the parameters to send to the API endpoint

for the get analytics users details job results operation.

Typically these are written to a http.Request.

func NewGetAnalyticsUsersDetailsJobResultsParams

func NewGetAnalyticsUsersDetailsJobResultsParams() *GetAnalyticsUsersDetailsJobResultsParams

NewGetAnalyticsUsersDetailsJobResultsParams creates a new GetAnalyticsUsersDetailsJobResultsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsUsersDetailsJobResultsParamsWithContext

func NewGetAnalyticsUsersDetailsJobResultsParamsWithContext(ctx context.Context) *GetAnalyticsUsersDetailsJobResultsParams

NewGetAnalyticsUsersDetailsJobResultsParamsWithContext creates a new GetAnalyticsUsersDetailsJobResultsParams object with the ability to set a context for a request.

func NewGetAnalyticsUsersDetailsJobResultsParamsWithHTTPClient

func NewGetAnalyticsUsersDetailsJobResultsParamsWithHTTPClient(client *http.Client) *GetAnalyticsUsersDetailsJobResultsParams

NewGetAnalyticsUsersDetailsJobResultsParamsWithHTTPClient creates a new GetAnalyticsUsersDetailsJobResultsParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsUsersDetailsJobResultsParamsWithTimeout

func NewGetAnalyticsUsersDetailsJobResultsParamsWithTimeout(timeout time.Duration) *GetAnalyticsUsersDetailsJobResultsParams

NewGetAnalyticsUsersDetailsJobResultsParamsWithTimeout creates a new GetAnalyticsUsersDetailsJobResultsParams object with the ability to set a timeout on a request.

func (*GetAnalyticsUsersDetailsJobResultsParams) SetContext

SetContext adds the context to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) SetCursor

func (o *GetAnalyticsUsersDetailsJobResultsParams) SetCursor(cursor *string)

SetCursor adds the cursor to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) SetDefaults

SetDefaults hydrates default values in the get analytics users details job results params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsUsersDetailsJobResultsParams) SetHTTPClient

func (o *GetAnalyticsUsersDetailsJobResultsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) SetJobID

SetJobID adds the jobId to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) SetPageSize

func (o *GetAnalyticsUsersDetailsJobResultsParams) SetPageSize(pageSize *int32)

SetPageSize adds the pageSize to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) SetTimeout

SetTimeout adds the timeout to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) WithContext

WithContext adds the context to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) WithCursor

WithCursor adds the cursor to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) WithDefaults

WithDefaults hydrates default values in the get analytics users details job results params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsUsersDetailsJobResultsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) WithJobID

WithJobID adds the jobID to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) WithPageSize

WithPageSize adds the pageSize to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) WithTimeout

WithTimeout adds the timeout to the get analytics users details job results params

func (*GetAnalyticsUsersDetailsJobResultsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsUsersDetailsJobResultsReader

type GetAnalyticsUsersDetailsJobResultsReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsUsersDetailsJobResultsReader is a Reader for the GetAnalyticsUsersDetailsJobResults structure.

func (*GetAnalyticsUsersDetailsJobResultsReader) ReadResponse

func (o *GetAnalyticsUsersDetailsJobResultsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge

type GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge

func NewGetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge() *GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge

NewGetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge creates a GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge with default headers values

func (*GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge) Error

func (*GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics users details job results request entity too large response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics users details job results request entity too large response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics users details job results request entity too large response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics users details job results request entity too large response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics users details job results request entity too large response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsRequestEntityTooLarge) String

type GetAnalyticsUsersDetailsJobResultsRequestTimeout

type GetAnalyticsUsersDetailsJobResultsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsUsersDetailsJobResultsRequestTimeout

func NewGetAnalyticsUsersDetailsJobResultsRequestTimeout() *GetAnalyticsUsersDetailsJobResultsRequestTimeout

NewGetAnalyticsUsersDetailsJobResultsRequestTimeout creates a GetAnalyticsUsersDetailsJobResultsRequestTimeout with default headers values

func (*GetAnalyticsUsersDetailsJobResultsRequestTimeout) Error

func (*GetAnalyticsUsersDetailsJobResultsRequestTimeout) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsRequestTimeout) IsClientError

IsClientError returns true when this get analytics users details job results request timeout response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsRequestTimeout) IsCode

IsCode returns true when this get analytics users details job results request timeout response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics users details job results request timeout response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsRequestTimeout) IsServerError

IsServerError returns true when this get analytics users details job results request timeout response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics users details job results request timeout response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsRequestTimeout) String

type GetAnalyticsUsersDetailsJobResultsServiceUnavailable

type GetAnalyticsUsersDetailsJobResultsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsUsersDetailsJobResultsServiceUnavailable

func NewGetAnalyticsUsersDetailsJobResultsServiceUnavailable() *GetAnalyticsUsersDetailsJobResultsServiceUnavailable

NewGetAnalyticsUsersDetailsJobResultsServiceUnavailable creates a GetAnalyticsUsersDetailsJobResultsServiceUnavailable with default headers values

func (*GetAnalyticsUsersDetailsJobResultsServiceUnavailable) Error

func (*GetAnalyticsUsersDetailsJobResultsServiceUnavailable) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsServiceUnavailable) IsClientError

IsClientError returns true when this get analytics users details job results service unavailable response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsServiceUnavailable) IsCode

IsCode returns true when this get analytics users details job results service unavailable response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics users details job results service unavailable response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsServiceUnavailable) IsServerError

IsServerError returns true when this get analytics users details job results service unavailable response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics users details job results service unavailable response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsServiceUnavailable) String

type GetAnalyticsUsersDetailsJobResultsTooManyRequests

type GetAnalyticsUsersDetailsJobResultsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsUsersDetailsJobResultsTooManyRequests

func NewGetAnalyticsUsersDetailsJobResultsTooManyRequests() *GetAnalyticsUsersDetailsJobResultsTooManyRequests

NewGetAnalyticsUsersDetailsJobResultsTooManyRequests creates a GetAnalyticsUsersDetailsJobResultsTooManyRequests with default headers values

func (*GetAnalyticsUsersDetailsJobResultsTooManyRequests) Error

func (*GetAnalyticsUsersDetailsJobResultsTooManyRequests) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsTooManyRequests) IsClientError

IsClientError returns true when this get analytics users details job results too many requests response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsTooManyRequests) IsCode

IsCode returns true when this get analytics users details job results too many requests response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics users details job results too many requests response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsTooManyRequests) IsServerError

IsServerError returns true when this get analytics users details job results too many requests response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics users details job results too many requests response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsTooManyRequests) String

type GetAnalyticsUsersDetailsJobResultsUnauthorized

type GetAnalyticsUsersDetailsJobResultsUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsUsersDetailsJobResultsUnauthorized

func NewGetAnalyticsUsersDetailsJobResultsUnauthorized() *GetAnalyticsUsersDetailsJobResultsUnauthorized

NewGetAnalyticsUsersDetailsJobResultsUnauthorized creates a GetAnalyticsUsersDetailsJobResultsUnauthorized with default headers values

func (*GetAnalyticsUsersDetailsJobResultsUnauthorized) Error

func (*GetAnalyticsUsersDetailsJobResultsUnauthorized) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsUnauthorized) IsClientError

IsClientError returns true when this get analytics users details job results unauthorized response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsUnauthorized) IsCode

IsCode returns true when this get analytics users details job results unauthorized response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsUnauthorized) IsRedirect

IsRedirect returns true when this get analytics users details job results unauthorized response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsUnauthorized) IsServerError

IsServerError returns true when this get analytics users details job results unauthorized response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsUnauthorized) IsSuccess

IsSuccess returns true when this get analytics users details job results unauthorized response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsUnauthorized) String

type GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType

type GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsUsersDetailsJobResultsUnsupportedMediaType

func NewGetAnalyticsUsersDetailsJobResultsUnsupportedMediaType() *GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType

NewGetAnalyticsUsersDetailsJobResultsUnsupportedMediaType creates a GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType with default headers values

func (*GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType) Error

func (*GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType) GetPayload

func (*GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics users details job results unsupported media type response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType) IsCode

IsCode returns true when this get analytics users details job results unsupported media type response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics users details job results unsupported media type response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics users details job results unsupported media type response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics users details job results unsupported media type response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobResultsUnsupportedMediaType) String

type GetAnalyticsUsersDetailsJobServiceUnavailable

type GetAnalyticsUsersDetailsJobServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsUsersDetailsJobServiceUnavailable

func NewGetAnalyticsUsersDetailsJobServiceUnavailable() *GetAnalyticsUsersDetailsJobServiceUnavailable

NewGetAnalyticsUsersDetailsJobServiceUnavailable creates a GetAnalyticsUsersDetailsJobServiceUnavailable with default headers values

func (*GetAnalyticsUsersDetailsJobServiceUnavailable) Error

func (*GetAnalyticsUsersDetailsJobServiceUnavailable) GetPayload

func (*GetAnalyticsUsersDetailsJobServiceUnavailable) IsClientError

IsClientError returns true when this get analytics users details job service unavailable response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobServiceUnavailable) IsCode

IsCode returns true when this get analytics users details job service unavailable response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics users details job service unavailable response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobServiceUnavailable) IsServerError

IsServerError returns true when this get analytics users details job service unavailable response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics users details job service unavailable response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobServiceUnavailable) String

type GetAnalyticsUsersDetailsJobTooManyRequests

type GetAnalyticsUsersDetailsJobTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsUsersDetailsJobTooManyRequests

func NewGetAnalyticsUsersDetailsJobTooManyRequests() *GetAnalyticsUsersDetailsJobTooManyRequests

NewGetAnalyticsUsersDetailsJobTooManyRequests creates a GetAnalyticsUsersDetailsJobTooManyRequests with default headers values

func (*GetAnalyticsUsersDetailsJobTooManyRequests) Error

func (*GetAnalyticsUsersDetailsJobTooManyRequests) GetPayload

func (*GetAnalyticsUsersDetailsJobTooManyRequests) IsClientError

IsClientError returns true when this get analytics users details job too many requests response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobTooManyRequests) IsCode

IsCode returns true when this get analytics users details job too many requests response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics users details job too many requests response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobTooManyRequests) IsServerError

IsServerError returns true when this get analytics users details job too many requests response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics users details job too many requests response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobTooManyRequests) String

type GetAnalyticsUsersDetailsJobUnauthorized

type GetAnalyticsUsersDetailsJobUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsUsersDetailsJobUnauthorized

func NewGetAnalyticsUsersDetailsJobUnauthorized() *GetAnalyticsUsersDetailsJobUnauthorized

NewGetAnalyticsUsersDetailsJobUnauthorized creates a GetAnalyticsUsersDetailsJobUnauthorized with default headers values

func (*GetAnalyticsUsersDetailsJobUnauthorized) Error

func (*GetAnalyticsUsersDetailsJobUnauthorized) GetPayload

func (*GetAnalyticsUsersDetailsJobUnauthorized) IsClientError

func (o *GetAnalyticsUsersDetailsJobUnauthorized) IsClientError() bool

IsClientError returns true when this get analytics users details job unauthorized response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobUnauthorized) IsCode

IsCode returns true when this get analytics users details job unauthorized response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobUnauthorized) IsRedirect

IsRedirect returns true when this get analytics users details job unauthorized response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobUnauthorized) IsServerError

func (o *GetAnalyticsUsersDetailsJobUnauthorized) IsServerError() bool

IsServerError returns true when this get analytics users details job unauthorized response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobUnauthorized) IsSuccess

IsSuccess returns true when this get analytics users details job unauthorized response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobUnauthorized) String

type GetAnalyticsUsersDetailsJobUnsupportedMediaType

type GetAnalyticsUsersDetailsJobUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsUsersDetailsJobUnsupportedMediaType

func NewGetAnalyticsUsersDetailsJobUnsupportedMediaType() *GetAnalyticsUsersDetailsJobUnsupportedMediaType

NewGetAnalyticsUsersDetailsJobUnsupportedMediaType creates a GetAnalyticsUsersDetailsJobUnsupportedMediaType with default headers values

func (*GetAnalyticsUsersDetailsJobUnsupportedMediaType) Error

func (*GetAnalyticsUsersDetailsJobUnsupportedMediaType) GetPayload

func (*GetAnalyticsUsersDetailsJobUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics users details job unsupported media type response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobUnsupportedMediaType) IsCode

IsCode returns true when this get analytics users details job unsupported media type response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics users details job unsupported media type response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics users details job unsupported media type response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics users details job unsupported media type response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobUnsupportedMediaType) String

type GetAnalyticsUsersDetailsJobsAvailabilityBadRequest

type GetAnalyticsUsersDetailsJobsAvailabilityBadRequest struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetAnalyticsUsersDetailsJobsAvailabilityBadRequest

func NewGetAnalyticsUsersDetailsJobsAvailabilityBadRequest() *GetAnalyticsUsersDetailsJobsAvailabilityBadRequest

NewGetAnalyticsUsersDetailsJobsAvailabilityBadRequest creates a GetAnalyticsUsersDetailsJobsAvailabilityBadRequest with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityBadRequest) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityBadRequest) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityBadRequest) IsClientError

IsClientError returns true when this get analytics users details jobs availability bad request response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityBadRequest) IsCode

IsCode returns true when this get analytics users details jobs availability bad request response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityBadRequest) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability bad request response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityBadRequest) IsServerError

IsServerError returns true when this get analytics users details jobs availability bad request response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityBadRequest) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability bad request response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityBadRequest) String

type GetAnalyticsUsersDetailsJobsAvailabilityForbidden

type GetAnalyticsUsersDetailsJobsAvailabilityForbidden struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetAnalyticsUsersDetailsJobsAvailabilityForbidden

func NewGetAnalyticsUsersDetailsJobsAvailabilityForbidden() *GetAnalyticsUsersDetailsJobsAvailabilityForbidden

NewGetAnalyticsUsersDetailsJobsAvailabilityForbidden creates a GetAnalyticsUsersDetailsJobsAvailabilityForbidden with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityForbidden) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityForbidden) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityForbidden) IsClientError

IsClientError returns true when this get analytics users details jobs availability forbidden response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityForbidden) IsCode

IsCode returns true when this get analytics users details jobs availability forbidden response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityForbidden) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability forbidden response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityForbidden) IsServerError

IsServerError returns true when this get analytics users details jobs availability forbidden response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityForbidden) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability forbidden response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityForbidden) String

type GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout

type GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout

func NewGetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout() *GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout

NewGetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout creates a GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout) IsClientError

IsClientError returns true when this get analytics users details jobs availability gateway timeout response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout) IsCode

IsCode returns true when this get analytics users details jobs availability gateway timeout response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability gateway timeout response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout) IsServerError

IsServerError returns true when this get analytics users details jobs availability gateway timeout response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability gateway timeout response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityGatewayTimeout) String

type GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError

type GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetAnalyticsUsersDetailsJobsAvailabilityInternalServerError

func NewGetAnalyticsUsersDetailsJobsAvailabilityInternalServerError() *GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError

NewGetAnalyticsUsersDetailsJobsAvailabilityInternalServerError creates a GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError) IsClientError

IsClientError returns true when this get analytics users details jobs availability internal server error response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError) IsCode

IsCode returns true when this get analytics users details jobs availability internal server error response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability internal server error response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError) IsServerError

IsServerError returns true when this get analytics users details jobs availability internal server error response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability internal server error response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityInternalServerError) String

type GetAnalyticsUsersDetailsJobsAvailabilityNotFound

type GetAnalyticsUsersDetailsJobsAvailabilityNotFound struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetAnalyticsUsersDetailsJobsAvailabilityNotFound

func NewGetAnalyticsUsersDetailsJobsAvailabilityNotFound() *GetAnalyticsUsersDetailsJobsAvailabilityNotFound

NewGetAnalyticsUsersDetailsJobsAvailabilityNotFound creates a GetAnalyticsUsersDetailsJobsAvailabilityNotFound with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityNotFound) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityNotFound) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityNotFound) IsClientError

IsClientError returns true when this get analytics users details jobs availability not found response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityNotFound) IsCode

IsCode returns true when this get analytics users details jobs availability not found response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityNotFound) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability not found response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityNotFound) IsServerError

IsServerError returns true when this get analytics users details jobs availability not found response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityNotFound) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability not found response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityNotFound) String

type GetAnalyticsUsersDetailsJobsAvailabilityOK

type GetAnalyticsUsersDetailsJobsAvailabilityOK struct {
	Payload *models.DataAvailabilityResponse
}

GetAnalyticsUsersDetailsJobsAvailabilityOK describes a response with status code 200, with default header values.

successful operation

func NewGetAnalyticsUsersDetailsJobsAvailabilityOK

func NewGetAnalyticsUsersDetailsJobsAvailabilityOK() *GetAnalyticsUsersDetailsJobsAvailabilityOK

NewGetAnalyticsUsersDetailsJobsAvailabilityOK creates a GetAnalyticsUsersDetailsJobsAvailabilityOK with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityOK) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityOK) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityOK) IsClientError

IsClientError returns true when this get analytics users details jobs availability o k response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityOK) IsCode

IsCode returns true when this get analytics users details jobs availability o k response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityOK) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability o k response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityOK) IsServerError

IsServerError returns true when this get analytics users details jobs availability o k response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityOK) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability o k response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityOK) String

type GetAnalyticsUsersDetailsJobsAvailabilityParams

type GetAnalyticsUsersDetailsJobsAvailabilityParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAnalyticsUsersDetailsJobsAvailabilityParams contains all the parameters to send to the API endpoint

for the get analytics users details jobs availability operation.

Typically these are written to a http.Request.

func NewGetAnalyticsUsersDetailsJobsAvailabilityParams

func NewGetAnalyticsUsersDetailsJobsAvailabilityParams() *GetAnalyticsUsersDetailsJobsAvailabilityParams

NewGetAnalyticsUsersDetailsJobsAvailabilityParams creates a new GetAnalyticsUsersDetailsJobsAvailabilityParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithContext

func NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithContext(ctx context.Context) *GetAnalyticsUsersDetailsJobsAvailabilityParams

NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithContext creates a new GetAnalyticsUsersDetailsJobsAvailabilityParams object with the ability to set a context for a request.

func NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithHTTPClient

func NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithHTTPClient(client *http.Client) *GetAnalyticsUsersDetailsJobsAvailabilityParams

NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithHTTPClient creates a new GetAnalyticsUsersDetailsJobsAvailabilityParams object with the ability to set a custom HTTPClient for a request.

func NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithTimeout

func NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithTimeout(timeout time.Duration) *GetAnalyticsUsersDetailsJobsAvailabilityParams

NewGetAnalyticsUsersDetailsJobsAvailabilityParamsWithTimeout creates a new GetAnalyticsUsersDetailsJobsAvailabilityParams object with the ability to set a timeout on a request.

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) SetContext

SetContext adds the context to the get analytics users details jobs availability params

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) SetDefaults

SetDefaults hydrates default values in the get analytics users details jobs availability params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get analytics users details jobs availability params

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) SetTimeout

SetTimeout adds the timeout to the get analytics users details jobs availability params

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) WithContext

WithContext adds the context to the get analytics users details jobs availability params

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) WithDefaults

WithDefaults hydrates default values in the get analytics users details jobs availability params (not the query body).

All values with no default are reset to their zero value.

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get analytics users details jobs availability params

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) WithTimeout

WithTimeout adds the timeout to the get analytics users details jobs availability params

func (*GetAnalyticsUsersDetailsJobsAvailabilityParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAnalyticsUsersDetailsJobsAvailabilityReader

type GetAnalyticsUsersDetailsJobsAvailabilityReader struct {
	// contains filtered or unexported fields
}

GetAnalyticsUsersDetailsJobsAvailabilityReader is a Reader for the GetAnalyticsUsersDetailsJobsAvailability structure.

func (*GetAnalyticsUsersDetailsJobsAvailabilityReader) ReadResponse

func (o *GetAnalyticsUsersDetailsJobsAvailabilityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge

type GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge

func NewGetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge() *GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge

NewGetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge creates a GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge) IsClientError

IsClientError returns true when this get analytics users details jobs availability request entity too large response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge) IsCode

IsCode returns true when this get analytics users details jobs availability request entity too large response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability request entity too large response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge) IsServerError

IsServerError returns true when this get analytics users details jobs availability request entity too large response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability request entity too large response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestEntityTooLarge) String

type GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout

type GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout

func NewGetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout() *GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout

NewGetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout creates a GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout) IsClientError

IsClientError returns true when this get analytics users details jobs availability request timeout response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout) IsCode

IsCode returns true when this get analytics users details jobs availability request timeout response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability request timeout response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout) IsServerError

IsServerError returns true when this get analytics users details jobs availability request timeout response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability request timeout response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityRequestTimeout) String

type GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable

type GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable

func NewGetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable() *GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable

NewGetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable creates a GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable) IsClientError

IsClientError returns true when this get analytics users details jobs availability service unavailable response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable) IsCode

IsCode returns true when this get analytics users details jobs availability service unavailable response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability service unavailable response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable) IsServerError

IsServerError returns true when this get analytics users details jobs availability service unavailable response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability service unavailable response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityServiceUnavailable) String

type GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests

type GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests

func NewGetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests() *GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests

NewGetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests creates a GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests) IsClientError

IsClientError returns true when this get analytics users details jobs availability too many requests response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests) IsCode

IsCode returns true when this get analytics users details jobs availability too many requests response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability too many requests response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests) IsServerError

IsServerError returns true when this get analytics users details jobs availability too many requests response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability too many requests response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityTooManyRequests) String

type GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized

type GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetAnalyticsUsersDetailsJobsAvailabilityUnauthorized

func NewGetAnalyticsUsersDetailsJobsAvailabilityUnauthorized() *GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized

NewGetAnalyticsUsersDetailsJobsAvailabilityUnauthorized creates a GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized) IsClientError

IsClientError returns true when this get analytics users details jobs availability unauthorized response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized) IsCode

IsCode returns true when this get analytics users details jobs availability unauthorized response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability unauthorized response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized) IsServerError

IsServerError returns true when this get analytics users details jobs availability unauthorized response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability unauthorized response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnauthorized) String

type GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType

type GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType

func NewGetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType() *GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType

NewGetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType creates a GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType with default headers values

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType) Error

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType) GetPayload

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType) IsClientError

IsClientError returns true when this get analytics users details jobs availability unsupported media type response has a 4xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType) IsCode

IsCode returns true when this get analytics users details jobs availability unsupported media type response a status code equal to that given

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get analytics users details jobs availability unsupported media type response has a 3xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType) IsServerError

IsServerError returns true when this get analytics users details jobs availability unsupported media type response has a 5xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get analytics users details jobs availability unsupported media type response has a 2xx status code

func (*GetAnalyticsUsersDetailsJobsAvailabilityUnsupportedMediaType) String

type PatchAnalyticsReportingSettingsBadRequest

type PatchAnalyticsReportingSettingsBadRequest struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPatchAnalyticsReportingSettingsBadRequest

func NewPatchAnalyticsReportingSettingsBadRequest() *PatchAnalyticsReportingSettingsBadRequest

NewPatchAnalyticsReportingSettingsBadRequest creates a PatchAnalyticsReportingSettingsBadRequest with default headers values

func (*PatchAnalyticsReportingSettingsBadRequest) Error

func (*PatchAnalyticsReportingSettingsBadRequest) GetPayload

func (*PatchAnalyticsReportingSettingsBadRequest) IsClientError

IsClientError returns true when this patch analytics reporting settings bad request response has a 4xx status code

func (*PatchAnalyticsReportingSettingsBadRequest) IsCode

IsCode returns true when this patch analytics reporting settings bad request response a status code equal to that given

func (*PatchAnalyticsReportingSettingsBadRequest) IsRedirect

IsRedirect returns true when this patch analytics reporting settings bad request response has a 3xx status code

func (*PatchAnalyticsReportingSettingsBadRequest) IsServerError

IsServerError returns true when this patch analytics reporting settings bad request response has a 5xx status code

func (*PatchAnalyticsReportingSettingsBadRequest) IsSuccess

IsSuccess returns true when this patch analytics reporting settings bad request response has a 2xx status code

func (*PatchAnalyticsReportingSettingsBadRequest) String

type PatchAnalyticsReportingSettingsForbidden

type PatchAnalyticsReportingSettingsForbidden struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPatchAnalyticsReportingSettingsForbidden

func NewPatchAnalyticsReportingSettingsForbidden() *PatchAnalyticsReportingSettingsForbidden

NewPatchAnalyticsReportingSettingsForbidden creates a PatchAnalyticsReportingSettingsForbidden with default headers values

func (*PatchAnalyticsReportingSettingsForbidden) Error

func (*PatchAnalyticsReportingSettingsForbidden) GetPayload

func (*PatchAnalyticsReportingSettingsForbidden) IsClientError

IsClientError returns true when this patch analytics reporting settings forbidden response has a 4xx status code

func (*PatchAnalyticsReportingSettingsForbidden) IsCode

IsCode returns true when this patch analytics reporting settings forbidden response a status code equal to that given

func (*PatchAnalyticsReportingSettingsForbidden) IsRedirect

IsRedirect returns true when this patch analytics reporting settings forbidden response has a 3xx status code

func (*PatchAnalyticsReportingSettingsForbidden) IsServerError

IsServerError returns true when this patch analytics reporting settings forbidden response has a 5xx status code

func (*PatchAnalyticsReportingSettingsForbidden) IsSuccess

IsSuccess returns true when this patch analytics reporting settings forbidden response has a 2xx status code

func (*PatchAnalyticsReportingSettingsForbidden) String

type PatchAnalyticsReportingSettingsGatewayTimeout

type PatchAnalyticsReportingSettingsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPatchAnalyticsReportingSettingsGatewayTimeout

func NewPatchAnalyticsReportingSettingsGatewayTimeout() *PatchAnalyticsReportingSettingsGatewayTimeout

NewPatchAnalyticsReportingSettingsGatewayTimeout creates a PatchAnalyticsReportingSettingsGatewayTimeout with default headers values

func (*PatchAnalyticsReportingSettingsGatewayTimeout) Error

func (*PatchAnalyticsReportingSettingsGatewayTimeout) GetPayload

func (*PatchAnalyticsReportingSettingsGatewayTimeout) IsClientError

IsClientError returns true when this patch analytics reporting settings gateway timeout response has a 4xx status code

func (*PatchAnalyticsReportingSettingsGatewayTimeout) IsCode

IsCode returns true when this patch analytics reporting settings gateway timeout response a status code equal to that given

func (*PatchAnalyticsReportingSettingsGatewayTimeout) IsRedirect

IsRedirect returns true when this patch analytics reporting settings gateway timeout response has a 3xx status code

func (*PatchAnalyticsReportingSettingsGatewayTimeout) IsServerError

IsServerError returns true when this patch analytics reporting settings gateway timeout response has a 5xx status code

func (*PatchAnalyticsReportingSettingsGatewayTimeout) IsSuccess

IsSuccess returns true when this patch analytics reporting settings gateway timeout response has a 2xx status code

func (*PatchAnalyticsReportingSettingsGatewayTimeout) String

type PatchAnalyticsReportingSettingsInternalServerError

type PatchAnalyticsReportingSettingsInternalServerError struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPatchAnalyticsReportingSettingsInternalServerError

func NewPatchAnalyticsReportingSettingsInternalServerError() *PatchAnalyticsReportingSettingsInternalServerError

NewPatchAnalyticsReportingSettingsInternalServerError creates a PatchAnalyticsReportingSettingsInternalServerError with default headers values

func (*PatchAnalyticsReportingSettingsInternalServerError) Error

func (*PatchAnalyticsReportingSettingsInternalServerError) GetPayload

func (*PatchAnalyticsReportingSettingsInternalServerError) IsClientError

IsClientError returns true when this patch analytics reporting settings internal server error response has a 4xx status code

func (*PatchAnalyticsReportingSettingsInternalServerError) IsCode

IsCode returns true when this patch analytics reporting settings internal server error response a status code equal to that given

func (*PatchAnalyticsReportingSettingsInternalServerError) IsRedirect

IsRedirect returns true when this patch analytics reporting settings internal server error response has a 3xx status code

func (*PatchAnalyticsReportingSettingsInternalServerError) IsServerError

IsServerError returns true when this patch analytics reporting settings internal server error response has a 5xx status code

func (*PatchAnalyticsReportingSettingsInternalServerError) IsSuccess

IsSuccess returns true when this patch analytics reporting settings internal server error response has a 2xx status code

func (*PatchAnalyticsReportingSettingsInternalServerError) String

type PatchAnalyticsReportingSettingsNotFound

type PatchAnalyticsReportingSettingsNotFound struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPatchAnalyticsReportingSettingsNotFound

func NewPatchAnalyticsReportingSettingsNotFound() *PatchAnalyticsReportingSettingsNotFound

NewPatchAnalyticsReportingSettingsNotFound creates a PatchAnalyticsReportingSettingsNotFound with default headers values

func (*PatchAnalyticsReportingSettingsNotFound) Error

func (*PatchAnalyticsReportingSettingsNotFound) GetPayload

func (*PatchAnalyticsReportingSettingsNotFound) IsClientError

func (o *PatchAnalyticsReportingSettingsNotFound) IsClientError() bool

IsClientError returns true when this patch analytics reporting settings not found response has a 4xx status code

func (*PatchAnalyticsReportingSettingsNotFound) IsCode

IsCode returns true when this patch analytics reporting settings not found response a status code equal to that given

func (*PatchAnalyticsReportingSettingsNotFound) IsRedirect

IsRedirect returns true when this patch analytics reporting settings not found response has a 3xx status code

func (*PatchAnalyticsReportingSettingsNotFound) IsServerError

func (o *PatchAnalyticsReportingSettingsNotFound) IsServerError() bool

IsServerError returns true when this patch analytics reporting settings not found response has a 5xx status code

func (*PatchAnalyticsReportingSettingsNotFound) IsSuccess

IsSuccess returns true when this patch analytics reporting settings not found response has a 2xx status code

func (*PatchAnalyticsReportingSettingsNotFound) String

type PatchAnalyticsReportingSettingsOK

type PatchAnalyticsReportingSettingsOK struct {
	Payload *models.AnalyticsReportingSettings
}

PatchAnalyticsReportingSettingsOK describes a response with status code 200, with default header values.

successful operation

func NewPatchAnalyticsReportingSettingsOK

func NewPatchAnalyticsReportingSettingsOK() *PatchAnalyticsReportingSettingsOK

NewPatchAnalyticsReportingSettingsOK creates a PatchAnalyticsReportingSettingsOK with default headers values

func (*PatchAnalyticsReportingSettingsOK) Error

func (*PatchAnalyticsReportingSettingsOK) GetPayload

func (*PatchAnalyticsReportingSettingsOK) IsClientError

func (o *PatchAnalyticsReportingSettingsOK) IsClientError() bool

IsClientError returns true when this patch analytics reporting settings o k response has a 4xx status code

func (*PatchAnalyticsReportingSettingsOK) IsCode

func (o *PatchAnalyticsReportingSettingsOK) IsCode(code int) bool

IsCode returns true when this patch analytics reporting settings o k response a status code equal to that given

func (*PatchAnalyticsReportingSettingsOK) IsRedirect

func (o *PatchAnalyticsReportingSettingsOK) IsRedirect() bool

IsRedirect returns true when this patch analytics reporting settings o k response has a 3xx status code

func (*PatchAnalyticsReportingSettingsOK) IsServerError

func (o *PatchAnalyticsReportingSettingsOK) IsServerError() bool

IsServerError returns true when this patch analytics reporting settings o k response has a 5xx status code

func (*PatchAnalyticsReportingSettingsOK) IsSuccess

func (o *PatchAnalyticsReportingSettingsOK) IsSuccess() bool

IsSuccess returns true when this patch analytics reporting settings o k response has a 2xx status code

func (*PatchAnalyticsReportingSettingsOK) String

type PatchAnalyticsReportingSettingsParams

type PatchAnalyticsReportingSettingsParams struct {

	/* Body.

	   AnalyticsReportingSettingsRequest
	*/
	Body *models.AnalyticsReportingSettings

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchAnalyticsReportingSettingsParams contains all the parameters to send to the API endpoint

for the patch analytics reporting settings operation.

Typically these are written to a http.Request.

func NewPatchAnalyticsReportingSettingsParams

func NewPatchAnalyticsReportingSettingsParams() *PatchAnalyticsReportingSettingsParams

NewPatchAnalyticsReportingSettingsParams creates a new PatchAnalyticsReportingSettingsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchAnalyticsReportingSettingsParamsWithContext

func NewPatchAnalyticsReportingSettingsParamsWithContext(ctx context.Context) *PatchAnalyticsReportingSettingsParams

NewPatchAnalyticsReportingSettingsParamsWithContext creates a new PatchAnalyticsReportingSettingsParams object with the ability to set a context for a request.

func NewPatchAnalyticsReportingSettingsParamsWithHTTPClient

func NewPatchAnalyticsReportingSettingsParamsWithHTTPClient(client *http.Client) *PatchAnalyticsReportingSettingsParams

NewPatchAnalyticsReportingSettingsParamsWithHTTPClient creates a new PatchAnalyticsReportingSettingsParams object with the ability to set a custom HTTPClient for a request.

func NewPatchAnalyticsReportingSettingsParamsWithTimeout

func NewPatchAnalyticsReportingSettingsParamsWithTimeout(timeout time.Duration) *PatchAnalyticsReportingSettingsParams

NewPatchAnalyticsReportingSettingsParamsWithTimeout creates a new PatchAnalyticsReportingSettingsParams object with the ability to set a timeout on a request.

func (*PatchAnalyticsReportingSettingsParams) SetBody

SetBody adds the body to the patch analytics reporting settings params

func (*PatchAnalyticsReportingSettingsParams) SetContext

SetContext adds the context to the patch analytics reporting settings params

func (*PatchAnalyticsReportingSettingsParams) SetDefaults

func (o *PatchAnalyticsReportingSettingsParams) SetDefaults()

SetDefaults hydrates default values in the patch analytics reporting settings params (not the query body).

All values with no default are reset to their zero value.

func (*PatchAnalyticsReportingSettingsParams) SetHTTPClient

func (o *PatchAnalyticsReportingSettingsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch analytics reporting settings params

func (*PatchAnalyticsReportingSettingsParams) SetTimeout

func (o *PatchAnalyticsReportingSettingsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch analytics reporting settings params

func (*PatchAnalyticsReportingSettingsParams) WithBody

WithBody adds the body to the patch analytics reporting settings params

func (*PatchAnalyticsReportingSettingsParams) WithContext

WithContext adds the context to the patch analytics reporting settings params

func (*PatchAnalyticsReportingSettingsParams) WithDefaults

WithDefaults hydrates default values in the patch analytics reporting settings params (not the query body).

All values with no default are reset to their zero value.

func (*PatchAnalyticsReportingSettingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch analytics reporting settings params

func (*PatchAnalyticsReportingSettingsParams) WithTimeout

WithTimeout adds the timeout to the patch analytics reporting settings params

func (*PatchAnalyticsReportingSettingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchAnalyticsReportingSettingsReader

type PatchAnalyticsReportingSettingsReader struct {
	// contains filtered or unexported fields
}

PatchAnalyticsReportingSettingsReader is a Reader for the PatchAnalyticsReportingSettings structure.

func (*PatchAnalyticsReportingSettingsReader) ReadResponse

func (o *PatchAnalyticsReportingSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchAnalyticsReportingSettingsRequestEntityTooLarge

type PatchAnalyticsReportingSettingsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPatchAnalyticsReportingSettingsRequestEntityTooLarge

func NewPatchAnalyticsReportingSettingsRequestEntityTooLarge() *PatchAnalyticsReportingSettingsRequestEntityTooLarge

NewPatchAnalyticsReportingSettingsRequestEntityTooLarge creates a PatchAnalyticsReportingSettingsRequestEntityTooLarge with default headers values

func (*PatchAnalyticsReportingSettingsRequestEntityTooLarge) Error

func (*PatchAnalyticsReportingSettingsRequestEntityTooLarge) GetPayload

func (*PatchAnalyticsReportingSettingsRequestEntityTooLarge) IsClientError

IsClientError returns true when this patch analytics reporting settings request entity too large response has a 4xx status code

func (*PatchAnalyticsReportingSettingsRequestEntityTooLarge) IsCode

IsCode returns true when this patch analytics reporting settings request entity too large response a status code equal to that given

func (*PatchAnalyticsReportingSettingsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this patch analytics reporting settings request entity too large response has a 3xx status code

func (*PatchAnalyticsReportingSettingsRequestEntityTooLarge) IsServerError

IsServerError returns true when this patch analytics reporting settings request entity too large response has a 5xx status code

func (*PatchAnalyticsReportingSettingsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this patch analytics reporting settings request entity too large response has a 2xx status code

func (*PatchAnalyticsReportingSettingsRequestEntityTooLarge) String

type PatchAnalyticsReportingSettingsRequestTimeout

type PatchAnalyticsReportingSettingsRequestTimeout struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPatchAnalyticsReportingSettingsRequestTimeout

func NewPatchAnalyticsReportingSettingsRequestTimeout() *PatchAnalyticsReportingSettingsRequestTimeout

NewPatchAnalyticsReportingSettingsRequestTimeout creates a PatchAnalyticsReportingSettingsRequestTimeout with default headers values

func (*PatchAnalyticsReportingSettingsRequestTimeout) Error

func (*PatchAnalyticsReportingSettingsRequestTimeout) GetPayload

func (*PatchAnalyticsReportingSettingsRequestTimeout) IsClientError

IsClientError returns true when this patch analytics reporting settings request timeout response has a 4xx status code

func (*PatchAnalyticsReportingSettingsRequestTimeout) IsCode

IsCode returns true when this patch analytics reporting settings request timeout response a status code equal to that given

func (*PatchAnalyticsReportingSettingsRequestTimeout) IsRedirect

IsRedirect returns true when this patch analytics reporting settings request timeout response has a 3xx status code

func (*PatchAnalyticsReportingSettingsRequestTimeout) IsServerError

IsServerError returns true when this patch analytics reporting settings request timeout response has a 5xx status code

func (*PatchAnalyticsReportingSettingsRequestTimeout) IsSuccess

IsSuccess returns true when this patch analytics reporting settings request timeout response has a 2xx status code

func (*PatchAnalyticsReportingSettingsRequestTimeout) String

type PatchAnalyticsReportingSettingsServiceUnavailable

type PatchAnalyticsReportingSettingsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPatchAnalyticsReportingSettingsServiceUnavailable

func NewPatchAnalyticsReportingSettingsServiceUnavailable() *PatchAnalyticsReportingSettingsServiceUnavailable

NewPatchAnalyticsReportingSettingsServiceUnavailable creates a PatchAnalyticsReportingSettingsServiceUnavailable with default headers values

func (*PatchAnalyticsReportingSettingsServiceUnavailable) Error

func (*PatchAnalyticsReportingSettingsServiceUnavailable) GetPayload

func (*PatchAnalyticsReportingSettingsServiceUnavailable) IsClientError

IsClientError returns true when this patch analytics reporting settings service unavailable response has a 4xx status code

func (*PatchAnalyticsReportingSettingsServiceUnavailable) IsCode

IsCode returns true when this patch analytics reporting settings service unavailable response a status code equal to that given

func (*PatchAnalyticsReportingSettingsServiceUnavailable) IsRedirect

IsRedirect returns true when this patch analytics reporting settings service unavailable response has a 3xx status code

func (*PatchAnalyticsReportingSettingsServiceUnavailable) IsServerError

IsServerError returns true when this patch analytics reporting settings service unavailable response has a 5xx status code

func (*PatchAnalyticsReportingSettingsServiceUnavailable) IsSuccess

IsSuccess returns true when this patch analytics reporting settings service unavailable response has a 2xx status code

func (*PatchAnalyticsReportingSettingsServiceUnavailable) String

type PatchAnalyticsReportingSettingsTooManyRequests

type PatchAnalyticsReportingSettingsTooManyRequests struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPatchAnalyticsReportingSettingsTooManyRequests

func NewPatchAnalyticsReportingSettingsTooManyRequests() *PatchAnalyticsReportingSettingsTooManyRequests

NewPatchAnalyticsReportingSettingsTooManyRequests creates a PatchAnalyticsReportingSettingsTooManyRequests with default headers values

func (*PatchAnalyticsReportingSettingsTooManyRequests) Error

func (*PatchAnalyticsReportingSettingsTooManyRequests) GetPayload

func (*PatchAnalyticsReportingSettingsTooManyRequests) IsClientError

IsClientError returns true when this patch analytics reporting settings too many requests response has a 4xx status code

func (*PatchAnalyticsReportingSettingsTooManyRequests) IsCode

IsCode returns true when this patch analytics reporting settings too many requests response a status code equal to that given

func (*PatchAnalyticsReportingSettingsTooManyRequests) IsRedirect

IsRedirect returns true when this patch analytics reporting settings too many requests response has a 3xx status code

func (*PatchAnalyticsReportingSettingsTooManyRequests) IsServerError

IsServerError returns true when this patch analytics reporting settings too many requests response has a 5xx status code

func (*PatchAnalyticsReportingSettingsTooManyRequests) IsSuccess

IsSuccess returns true when this patch analytics reporting settings too many requests response has a 2xx status code

func (*PatchAnalyticsReportingSettingsTooManyRequests) String

type PatchAnalyticsReportingSettingsUnauthorized

type PatchAnalyticsReportingSettingsUnauthorized struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPatchAnalyticsReportingSettingsUnauthorized

func NewPatchAnalyticsReportingSettingsUnauthorized() *PatchAnalyticsReportingSettingsUnauthorized

NewPatchAnalyticsReportingSettingsUnauthorized creates a PatchAnalyticsReportingSettingsUnauthorized with default headers values

func (*PatchAnalyticsReportingSettingsUnauthorized) Error

func (*PatchAnalyticsReportingSettingsUnauthorized) GetPayload

func (*PatchAnalyticsReportingSettingsUnauthorized) IsClientError

IsClientError returns true when this patch analytics reporting settings unauthorized response has a 4xx status code

func (*PatchAnalyticsReportingSettingsUnauthorized) IsCode

IsCode returns true when this patch analytics reporting settings unauthorized response a status code equal to that given

func (*PatchAnalyticsReportingSettingsUnauthorized) IsRedirect

IsRedirect returns true when this patch analytics reporting settings unauthorized response has a 3xx status code

func (*PatchAnalyticsReportingSettingsUnauthorized) IsServerError

IsServerError returns true when this patch analytics reporting settings unauthorized response has a 5xx status code

func (*PatchAnalyticsReportingSettingsUnauthorized) IsSuccess

IsSuccess returns true when this patch analytics reporting settings unauthorized response has a 2xx status code

func (*PatchAnalyticsReportingSettingsUnauthorized) String

type PatchAnalyticsReportingSettingsUnsupportedMediaType

type PatchAnalyticsReportingSettingsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PatchAnalyticsReportingSettingsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPatchAnalyticsReportingSettingsUnsupportedMediaType

func NewPatchAnalyticsReportingSettingsUnsupportedMediaType() *PatchAnalyticsReportingSettingsUnsupportedMediaType

NewPatchAnalyticsReportingSettingsUnsupportedMediaType creates a PatchAnalyticsReportingSettingsUnsupportedMediaType with default headers values

func (*PatchAnalyticsReportingSettingsUnsupportedMediaType) Error

func (*PatchAnalyticsReportingSettingsUnsupportedMediaType) GetPayload

func (*PatchAnalyticsReportingSettingsUnsupportedMediaType) IsClientError

IsClientError returns true when this patch analytics reporting settings unsupported media type response has a 4xx status code

func (*PatchAnalyticsReportingSettingsUnsupportedMediaType) IsCode

IsCode returns true when this patch analytics reporting settings unsupported media type response a status code equal to that given

func (*PatchAnalyticsReportingSettingsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this patch analytics reporting settings unsupported media type response has a 3xx status code

func (*PatchAnalyticsReportingSettingsUnsupportedMediaType) IsServerError

IsServerError returns true when this patch analytics reporting settings unsupported media type response has a 5xx status code

func (*PatchAnalyticsReportingSettingsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this patch analytics reporting settings unsupported media type response has a 2xx status code

func (*PatchAnalyticsReportingSettingsUnsupportedMediaType) String

type PostAnalyticsActionsAggregatesQueryBadRequest

type PostAnalyticsActionsAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsActionsAggregatesQueryBadRequest

func NewPostAnalyticsActionsAggregatesQueryBadRequest() *PostAnalyticsActionsAggregatesQueryBadRequest

NewPostAnalyticsActionsAggregatesQueryBadRequest creates a PostAnalyticsActionsAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsActionsAggregatesQueryBadRequest) Error

func (*PostAnalyticsActionsAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsActionsAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics actions aggregates query bad request response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics actions aggregates query bad request response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query bad request response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics actions aggregates query bad request response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query bad request response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryBadRequest) String

type PostAnalyticsActionsAggregatesQueryForbidden

type PostAnalyticsActionsAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsActionsAggregatesQueryForbidden

func NewPostAnalyticsActionsAggregatesQueryForbidden() *PostAnalyticsActionsAggregatesQueryForbidden

NewPostAnalyticsActionsAggregatesQueryForbidden creates a PostAnalyticsActionsAggregatesQueryForbidden with default headers values

func (*PostAnalyticsActionsAggregatesQueryForbidden) Error

func (*PostAnalyticsActionsAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsActionsAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics actions aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics actions aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics actions aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryForbidden) String

type PostAnalyticsActionsAggregatesQueryGatewayTimeout

type PostAnalyticsActionsAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsActionsAggregatesQueryGatewayTimeout

func NewPostAnalyticsActionsAggregatesQueryGatewayTimeout() *PostAnalyticsActionsAggregatesQueryGatewayTimeout

NewPostAnalyticsActionsAggregatesQueryGatewayTimeout creates a PostAnalyticsActionsAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsActionsAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsActionsAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsActionsAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics actions aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics actions aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics actions aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryGatewayTimeout) String

type PostAnalyticsActionsAggregatesQueryInternalServerError

type PostAnalyticsActionsAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsActionsAggregatesQueryInternalServerError

func NewPostAnalyticsActionsAggregatesQueryInternalServerError() *PostAnalyticsActionsAggregatesQueryInternalServerError

NewPostAnalyticsActionsAggregatesQueryInternalServerError creates a PostAnalyticsActionsAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsActionsAggregatesQueryInternalServerError) Error

func (*PostAnalyticsActionsAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsActionsAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics actions aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics actions aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics actions aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryInternalServerError) String

type PostAnalyticsActionsAggregatesQueryNotFound

type PostAnalyticsActionsAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsActionsAggregatesQueryNotFound

func NewPostAnalyticsActionsAggregatesQueryNotFound() *PostAnalyticsActionsAggregatesQueryNotFound

NewPostAnalyticsActionsAggregatesQueryNotFound creates a PostAnalyticsActionsAggregatesQueryNotFound with default headers values

func (*PostAnalyticsActionsAggregatesQueryNotFound) Error

func (*PostAnalyticsActionsAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsActionsAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics actions aggregates query not found response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics actions aggregates query not found response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query not found response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics actions aggregates query not found response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query not found response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryNotFound) String

type PostAnalyticsActionsAggregatesQueryOK

type PostAnalyticsActionsAggregatesQueryOK struct {
	Payload *models.ActionAggregateQueryResponse
}

PostAnalyticsActionsAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsActionsAggregatesQueryOK

func NewPostAnalyticsActionsAggregatesQueryOK() *PostAnalyticsActionsAggregatesQueryOK

NewPostAnalyticsActionsAggregatesQueryOK creates a PostAnalyticsActionsAggregatesQueryOK with default headers values

func (*PostAnalyticsActionsAggregatesQueryOK) Error

func (*PostAnalyticsActionsAggregatesQueryOK) GetPayload

func (*PostAnalyticsActionsAggregatesQueryOK) IsClientError

func (o *PostAnalyticsActionsAggregatesQueryOK) IsClientError() bool

IsClientError returns true when this post analytics actions aggregates query o k response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryOK) IsCode

IsCode returns true when this post analytics actions aggregates query o k response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryOK) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query o k response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryOK) IsServerError

func (o *PostAnalyticsActionsAggregatesQueryOK) IsServerError() bool

IsServerError returns true when this post analytics actions aggregates query o k response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query o k response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryOK) String

type PostAnalyticsActionsAggregatesQueryParams

type PostAnalyticsActionsAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.ActionAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsActionsAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics actions aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsActionsAggregatesQueryParams

func NewPostAnalyticsActionsAggregatesQueryParams() *PostAnalyticsActionsAggregatesQueryParams

NewPostAnalyticsActionsAggregatesQueryParams creates a new PostAnalyticsActionsAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsActionsAggregatesQueryParamsWithContext

func NewPostAnalyticsActionsAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsActionsAggregatesQueryParams

NewPostAnalyticsActionsAggregatesQueryParamsWithContext creates a new PostAnalyticsActionsAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsActionsAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsActionsAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsActionsAggregatesQueryParams

NewPostAnalyticsActionsAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsActionsAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsActionsAggregatesQueryParamsWithTimeout

func NewPostAnalyticsActionsAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsActionsAggregatesQueryParams

NewPostAnalyticsActionsAggregatesQueryParamsWithTimeout creates a new PostAnalyticsActionsAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsActionsAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics actions aggregates query params

func (*PostAnalyticsActionsAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics actions aggregates query params

func (*PostAnalyticsActionsAggregatesQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics actions aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsActionsAggregatesQueryParams) SetHTTPClient

func (o *PostAnalyticsActionsAggregatesQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics actions aggregates query params

func (*PostAnalyticsActionsAggregatesQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics actions aggregates query params

func (*PostAnalyticsActionsAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics actions aggregates query params

func (*PostAnalyticsActionsAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics actions aggregates query params

func (*PostAnalyticsActionsAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics actions aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsActionsAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics actions aggregates query params

func (*PostAnalyticsActionsAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics actions aggregates query params

func (*PostAnalyticsActionsAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsActionsAggregatesQueryReader

type PostAnalyticsActionsAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsActionsAggregatesQueryReader is a Reader for the PostAnalyticsActionsAggregatesQuery structure.

func (*PostAnalyticsActionsAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsActionsAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge

type PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsActionsAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsActionsAggregatesQueryRequestEntityTooLarge() *PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsActionsAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics actions aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics actions aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics actions aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsActionsAggregatesQueryRequestTimeout

type PostAnalyticsActionsAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsActionsAggregatesQueryRequestTimeout

func NewPostAnalyticsActionsAggregatesQueryRequestTimeout() *PostAnalyticsActionsAggregatesQueryRequestTimeout

NewPostAnalyticsActionsAggregatesQueryRequestTimeout creates a PostAnalyticsActionsAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsActionsAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsActionsAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsActionsAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics actions aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics actions aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics actions aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryRequestTimeout) String

type PostAnalyticsActionsAggregatesQueryServiceUnavailable

type PostAnalyticsActionsAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsActionsAggregatesQueryServiceUnavailable

func NewPostAnalyticsActionsAggregatesQueryServiceUnavailable() *PostAnalyticsActionsAggregatesQueryServiceUnavailable

NewPostAnalyticsActionsAggregatesQueryServiceUnavailable creates a PostAnalyticsActionsAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsActionsAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsActionsAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsActionsAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics actions aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics actions aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics actions aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryServiceUnavailable) String

type PostAnalyticsActionsAggregatesQueryTooManyRequests

type PostAnalyticsActionsAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsActionsAggregatesQueryTooManyRequests

func NewPostAnalyticsActionsAggregatesQueryTooManyRequests() *PostAnalyticsActionsAggregatesQueryTooManyRequests

NewPostAnalyticsActionsAggregatesQueryTooManyRequests creates a PostAnalyticsActionsAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsActionsAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsActionsAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsActionsAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics actions aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics actions aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics actions aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryTooManyRequests) String

type PostAnalyticsActionsAggregatesQueryUnauthorized

type PostAnalyticsActionsAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsActionsAggregatesQueryUnauthorized

func NewPostAnalyticsActionsAggregatesQueryUnauthorized() *PostAnalyticsActionsAggregatesQueryUnauthorized

NewPostAnalyticsActionsAggregatesQueryUnauthorized creates a PostAnalyticsActionsAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsActionsAggregatesQueryUnauthorized) Error

func (*PostAnalyticsActionsAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsActionsAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics actions aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics actions aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics actions aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryUnauthorized) String

type PostAnalyticsActionsAggregatesQueryUnsupportedMediaType

type PostAnalyticsActionsAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsActionsAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsActionsAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsActionsAggregatesQueryUnsupportedMediaType() *PostAnalyticsActionsAggregatesQueryUnsupportedMediaType

NewPostAnalyticsActionsAggregatesQueryUnsupportedMediaType creates a PostAnalyticsActionsAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsActionsAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsActionsAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsActionsAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics actions aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsActionsAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics actions aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsActionsAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics actions aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsActionsAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics actions aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsActionsAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics actions aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsActionsAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsBotsAggregatesQueryBadRequest

type PostAnalyticsBotsAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsBotsAggregatesQueryBadRequest

func NewPostAnalyticsBotsAggregatesQueryBadRequest() *PostAnalyticsBotsAggregatesQueryBadRequest

NewPostAnalyticsBotsAggregatesQueryBadRequest creates a PostAnalyticsBotsAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsBotsAggregatesQueryBadRequest) Error

func (*PostAnalyticsBotsAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsBotsAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics bots aggregates query bad request response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics bots aggregates query bad request response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query bad request response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics bots aggregates query bad request response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query bad request response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryBadRequest) String

type PostAnalyticsBotsAggregatesQueryForbidden

type PostAnalyticsBotsAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsBotsAggregatesQueryForbidden

func NewPostAnalyticsBotsAggregatesQueryForbidden() *PostAnalyticsBotsAggregatesQueryForbidden

NewPostAnalyticsBotsAggregatesQueryForbidden creates a PostAnalyticsBotsAggregatesQueryForbidden with default headers values

func (*PostAnalyticsBotsAggregatesQueryForbidden) Error

func (*PostAnalyticsBotsAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsBotsAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics bots aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics bots aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics bots aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryForbidden) String

type PostAnalyticsBotsAggregatesQueryGatewayTimeout

type PostAnalyticsBotsAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsBotsAggregatesQueryGatewayTimeout

func NewPostAnalyticsBotsAggregatesQueryGatewayTimeout() *PostAnalyticsBotsAggregatesQueryGatewayTimeout

NewPostAnalyticsBotsAggregatesQueryGatewayTimeout creates a PostAnalyticsBotsAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsBotsAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsBotsAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsBotsAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics bots aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics bots aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics bots aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryGatewayTimeout) String

type PostAnalyticsBotsAggregatesQueryInternalServerError

type PostAnalyticsBotsAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsBotsAggregatesQueryInternalServerError

func NewPostAnalyticsBotsAggregatesQueryInternalServerError() *PostAnalyticsBotsAggregatesQueryInternalServerError

NewPostAnalyticsBotsAggregatesQueryInternalServerError creates a PostAnalyticsBotsAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsBotsAggregatesQueryInternalServerError) Error

func (*PostAnalyticsBotsAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsBotsAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics bots aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics bots aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics bots aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryInternalServerError) String

type PostAnalyticsBotsAggregatesQueryNotFound

type PostAnalyticsBotsAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsBotsAggregatesQueryNotFound

func NewPostAnalyticsBotsAggregatesQueryNotFound() *PostAnalyticsBotsAggregatesQueryNotFound

NewPostAnalyticsBotsAggregatesQueryNotFound creates a PostAnalyticsBotsAggregatesQueryNotFound with default headers values

func (*PostAnalyticsBotsAggregatesQueryNotFound) Error

func (*PostAnalyticsBotsAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsBotsAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics bots aggregates query not found response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics bots aggregates query not found response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query not found response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics bots aggregates query not found response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query not found response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryNotFound) String

type PostAnalyticsBotsAggregatesQueryOK

type PostAnalyticsBotsAggregatesQueryOK struct {
	Payload *models.BotAggregateQueryResponse
}

PostAnalyticsBotsAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsBotsAggregatesQueryOK

func NewPostAnalyticsBotsAggregatesQueryOK() *PostAnalyticsBotsAggregatesQueryOK

NewPostAnalyticsBotsAggregatesQueryOK creates a PostAnalyticsBotsAggregatesQueryOK with default headers values

func (*PostAnalyticsBotsAggregatesQueryOK) Error

func (*PostAnalyticsBotsAggregatesQueryOK) GetPayload

func (*PostAnalyticsBotsAggregatesQueryOK) IsClientError

func (o *PostAnalyticsBotsAggregatesQueryOK) IsClientError() bool

IsClientError returns true when this post analytics bots aggregates query o k response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryOK) IsCode

IsCode returns true when this post analytics bots aggregates query o k response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryOK) IsRedirect

func (o *PostAnalyticsBotsAggregatesQueryOK) IsRedirect() bool

IsRedirect returns true when this post analytics bots aggregates query o k response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryOK) IsServerError

func (o *PostAnalyticsBotsAggregatesQueryOK) IsServerError() bool

IsServerError returns true when this post analytics bots aggregates query o k response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query o k response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryOK) String

type PostAnalyticsBotsAggregatesQueryParams

type PostAnalyticsBotsAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.BotAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsBotsAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics bots aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsBotsAggregatesQueryParams

func NewPostAnalyticsBotsAggregatesQueryParams() *PostAnalyticsBotsAggregatesQueryParams

NewPostAnalyticsBotsAggregatesQueryParams creates a new PostAnalyticsBotsAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsBotsAggregatesQueryParamsWithContext

func NewPostAnalyticsBotsAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsBotsAggregatesQueryParams

NewPostAnalyticsBotsAggregatesQueryParamsWithContext creates a new PostAnalyticsBotsAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsBotsAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsBotsAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsBotsAggregatesQueryParams

NewPostAnalyticsBotsAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsBotsAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsBotsAggregatesQueryParamsWithTimeout

func NewPostAnalyticsBotsAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsBotsAggregatesQueryParams

NewPostAnalyticsBotsAggregatesQueryParamsWithTimeout creates a new PostAnalyticsBotsAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsBotsAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics bots aggregates query params

func (*PostAnalyticsBotsAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics bots aggregates query params

func (*PostAnalyticsBotsAggregatesQueryParams) SetDefaults

func (o *PostAnalyticsBotsAggregatesQueryParams) SetDefaults()

SetDefaults hydrates default values in the post analytics bots aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsBotsAggregatesQueryParams) SetHTTPClient

func (o *PostAnalyticsBotsAggregatesQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics bots aggregates query params

func (*PostAnalyticsBotsAggregatesQueryParams) SetTimeout

func (o *PostAnalyticsBotsAggregatesQueryParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post analytics bots aggregates query params

func (*PostAnalyticsBotsAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics bots aggregates query params

func (*PostAnalyticsBotsAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics bots aggregates query params

func (*PostAnalyticsBotsAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics bots aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsBotsAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics bots aggregates query params

func (*PostAnalyticsBotsAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics bots aggregates query params

func (*PostAnalyticsBotsAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsBotsAggregatesQueryReader

type PostAnalyticsBotsAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsBotsAggregatesQueryReader is a Reader for the PostAnalyticsBotsAggregatesQuery structure.

func (*PostAnalyticsBotsAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsBotsAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge

type PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsBotsAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsBotsAggregatesQueryRequestEntityTooLarge() *PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsBotsAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics bots aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics bots aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics bots aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsBotsAggregatesQueryRequestTimeout

type PostAnalyticsBotsAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsBotsAggregatesQueryRequestTimeout

func NewPostAnalyticsBotsAggregatesQueryRequestTimeout() *PostAnalyticsBotsAggregatesQueryRequestTimeout

NewPostAnalyticsBotsAggregatesQueryRequestTimeout creates a PostAnalyticsBotsAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsBotsAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsBotsAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsBotsAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics bots aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics bots aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics bots aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryRequestTimeout) String

type PostAnalyticsBotsAggregatesQueryServiceUnavailable

type PostAnalyticsBotsAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsBotsAggregatesQueryServiceUnavailable

func NewPostAnalyticsBotsAggregatesQueryServiceUnavailable() *PostAnalyticsBotsAggregatesQueryServiceUnavailable

NewPostAnalyticsBotsAggregatesQueryServiceUnavailable creates a PostAnalyticsBotsAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsBotsAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsBotsAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsBotsAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics bots aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics bots aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics bots aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryServiceUnavailable) String

type PostAnalyticsBotsAggregatesQueryTooManyRequests

type PostAnalyticsBotsAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsBotsAggregatesQueryTooManyRequests

func NewPostAnalyticsBotsAggregatesQueryTooManyRequests() *PostAnalyticsBotsAggregatesQueryTooManyRequests

NewPostAnalyticsBotsAggregatesQueryTooManyRequests creates a PostAnalyticsBotsAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsBotsAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsBotsAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsBotsAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics bots aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics bots aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics bots aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryTooManyRequests) String

type PostAnalyticsBotsAggregatesQueryUnauthorized

type PostAnalyticsBotsAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsBotsAggregatesQueryUnauthorized

func NewPostAnalyticsBotsAggregatesQueryUnauthorized() *PostAnalyticsBotsAggregatesQueryUnauthorized

NewPostAnalyticsBotsAggregatesQueryUnauthorized creates a PostAnalyticsBotsAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsBotsAggregatesQueryUnauthorized) Error

func (*PostAnalyticsBotsAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsBotsAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics bots aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics bots aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics bots aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryUnauthorized) String

type PostAnalyticsBotsAggregatesQueryUnsupportedMediaType

type PostAnalyticsBotsAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsBotsAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsBotsAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsBotsAggregatesQueryUnsupportedMediaType() *PostAnalyticsBotsAggregatesQueryUnsupportedMediaType

NewPostAnalyticsBotsAggregatesQueryUnsupportedMediaType creates a PostAnalyticsBotsAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsBotsAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsBotsAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsBotsAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics bots aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsBotsAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics bots aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsBotsAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics bots aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsBotsAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics bots aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsBotsAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics bots aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsBotsAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsConversationDetailsPropertiesAccepted

type PostAnalyticsConversationDetailsPropertiesAccepted struct {
	Payload *models.PropertyIndexRequest
}

PostAnalyticsConversationDetailsPropertiesAccepted describes a response with status code 202, with default header values.

Accepted - Indexing properties

func NewPostAnalyticsConversationDetailsPropertiesAccepted

func NewPostAnalyticsConversationDetailsPropertiesAccepted() *PostAnalyticsConversationDetailsPropertiesAccepted

NewPostAnalyticsConversationDetailsPropertiesAccepted creates a PostAnalyticsConversationDetailsPropertiesAccepted with default headers values

func (*PostAnalyticsConversationDetailsPropertiesAccepted) Error

func (*PostAnalyticsConversationDetailsPropertiesAccepted) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesAccepted) IsClientError

IsClientError returns true when this post analytics conversation details properties accepted response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesAccepted) IsCode

IsCode returns true when this post analytics conversation details properties accepted response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesAccepted) IsRedirect

IsRedirect returns true when this post analytics conversation details properties accepted response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesAccepted) IsServerError

IsServerError returns true when this post analytics conversation details properties accepted response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesAccepted) IsSuccess

IsSuccess returns true when this post analytics conversation details properties accepted response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesAccepted) String

type PostAnalyticsConversationDetailsPropertiesBadRequest

type PostAnalyticsConversationDetailsPropertiesBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsConversationDetailsPropertiesBadRequest

func NewPostAnalyticsConversationDetailsPropertiesBadRequest() *PostAnalyticsConversationDetailsPropertiesBadRequest

NewPostAnalyticsConversationDetailsPropertiesBadRequest creates a PostAnalyticsConversationDetailsPropertiesBadRequest with default headers values

func (*PostAnalyticsConversationDetailsPropertiesBadRequest) Error

func (*PostAnalyticsConversationDetailsPropertiesBadRequest) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesBadRequest) IsClientError

IsClientError returns true when this post analytics conversation details properties bad request response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesBadRequest) IsCode

IsCode returns true when this post analytics conversation details properties bad request response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesBadRequest) IsRedirect

IsRedirect returns true when this post analytics conversation details properties bad request response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesBadRequest) IsServerError

IsServerError returns true when this post analytics conversation details properties bad request response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesBadRequest) IsSuccess

IsSuccess returns true when this post analytics conversation details properties bad request response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesBadRequest) String

type PostAnalyticsConversationDetailsPropertiesForbidden

type PostAnalyticsConversationDetailsPropertiesForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsConversationDetailsPropertiesForbidden

func NewPostAnalyticsConversationDetailsPropertiesForbidden() *PostAnalyticsConversationDetailsPropertiesForbidden

NewPostAnalyticsConversationDetailsPropertiesForbidden creates a PostAnalyticsConversationDetailsPropertiesForbidden with default headers values

func (*PostAnalyticsConversationDetailsPropertiesForbidden) Error

func (*PostAnalyticsConversationDetailsPropertiesForbidden) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesForbidden) IsClientError

IsClientError returns true when this post analytics conversation details properties forbidden response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesForbidden) IsCode

IsCode returns true when this post analytics conversation details properties forbidden response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesForbidden) IsRedirect

IsRedirect returns true when this post analytics conversation details properties forbidden response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesForbidden) IsServerError

IsServerError returns true when this post analytics conversation details properties forbidden response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesForbidden) IsSuccess

IsSuccess returns true when this post analytics conversation details properties forbidden response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesForbidden) String

type PostAnalyticsConversationDetailsPropertiesGatewayTimeout

type PostAnalyticsConversationDetailsPropertiesGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsConversationDetailsPropertiesGatewayTimeout

func NewPostAnalyticsConversationDetailsPropertiesGatewayTimeout() *PostAnalyticsConversationDetailsPropertiesGatewayTimeout

NewPostAnalyticsConversationDetailsPropertiesGatewayTimeout creates a PostAnalyticsConversationDetailsPropertiesGatewayTimeout with default headers values

func (*PostAnalyticsConversationDetailsPropertiesGatewayTimeout) Error

func (*PostAnalyticsConversationDetailsPropertiesGatewayTimeout) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesGatewayTimeout) IsClientError

IsClientError returns true when this post analytics conversation details properties gateway timeout response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesGatewayTimeout) IsCode

IsCode returns true when this post analytics conversation details properties gateway timeout response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics conversation details properties gateway timeout response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesGatewayTimeout) IsServerError

IsServerError returns true when this post analytics conversation details properties gateway timeout response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics conversation details properties gateway timeout response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesGatewayTimeout) String

type PostAnalyticsConversationDetailsPropertiesInternalServerError

type PostAnalyticsConversationDetailsPropertiesInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsConversationDetailsPropertiesInternalServerError

func NewPostAnalyticsConversationDetailsPropertiesInternalServerError() *PostAnalyticsConversationDetailsPropertiesInternalServerError

NewPostAnalyticsConversationDetailsPropertiesInternalServerError creates a PostAnalyticsConversationDetailsPropertiesInternalServerError with default headers values

func (*PostAnalyticsConversationDetailsPropertiesInternalServerError) Error

func (*PostAnalyticsConversationDetailsPropertiesInternalServerError) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesInternalServerError) IsClientError

IsClientError returns true when this post analytics conversation details properties internal server error response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesInternalServerError) IsCode

IsCode returns true when this post analytics conversation details properties internal server error response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesInternalServerError) IsRedirect

IsRedirect returns true when this post analytics conversation details properties internal server error response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesInternalServerError) IsServerError

IsServerError returns true when this post analytics conversation details properties internal server error response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesInternalServerError) IsSuccess

IsSuccess returns true when this post analytics conversation details properties internal server error response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesInternalServerError) String

type PostAnalyticsConversationDetailsPropertiesNotFound

type PostAnalyticsConversationDetailsPropertiesNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsConversationDetailsPropertiesNotFound

func NewPostAnalyticsConversationDetailsPropertiesNotFound() *PostAnalyticsConversationDetailsPropertiesNotFound

NewPostAnalyticsConversationDetailsPropertiesNotFound creates a PostAnalyticsConversationDetailsPropertiesNotFound with default headers values

func (*PostAnalyticsConversationDetailsPropertiesNotFound) Error

func (*PostAnalyticsConversationDetailsPropertiesNotFound) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesNotFound) IsClientError

IsClientError returns true when this post analytics conversation details properties not found response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesNotFound) IsCode

IsCode returns true when this post analytics conversation details properties not found response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesNotFound) IsRedirect

IsRedirect returns true when this post analytics conversation details properties not found response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesNotFound) IsServerError

IsServerError returns true when this post analytics conversation details properties not found response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesNotFound) IsSuccess

IsSuccess returns true when this post analytics conversation details properties not found response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesNotFound) String

type PostAnalyticsConversationDetailsPropertiesParams

type PostAnalyticsConversationDetailsPropertiesParams struct {

	/* Body.

	   request
	*/
	Body *models.PropertyIndexRequest

	/* ConversationID.

	   conversationId
	*/
	ConversationID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsConversationDetailsPropertiesParams contains all the parameters to send to the API endpoint

for the post analytics conversation details properties operation.

Typically these are written to a http.Request.

func NewPostAnalyticsConversationDetailsPropertiesParams

func NewPostAnalyticsConversationDetailsPropertiesParams() *PostAnalyticsConversationDetailsPropertiesParams

NewPostAnalyticsConversationDetailsPropertiesParams creates a new PostAnalyticsConversationDetailsPropertiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsConversationDetailsPropertiesParamsWithContext

func NewPostAnalyticsConversationDetailsPropertiesParamsWithContext(ctx context.Context) *PostAnalyticsConversationDetailsPropertiesParams

NewPostAnalyticsConversationDetailsPropertiesParamsWithContext creates a new PostAnalyticsConversationDetailsPropertiesParams object with the ability to set a context for a request.

func NewPostAnalyticsConversationDetailsPropertiesParamsWithHTTPClient

func NewPostAnalyticsConversationDetailsPropertiesParamsWithHTTPClient(client *http.Client) *PostAnalyticsConversationDetailsPropertiesParams

NewPostAnalyticsConversationDetailsPropertiesParamsWithHTTPClient creates a new PostAnalyticsConversationDetailsPropertiesParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsConversationDetailsPropertiesParamsWithTimeout

func NewPostAnalyticsConversationDetailsPropertiesParamsWithTimeout(timeout time.Duration) *PostAnalyticsConversationDetailsPropertiesParams

NewPostAnalyticsConversationDetailsPropertiesParamsWithTimeout creates a new PostAnalyticsConversationDetailsPropertiesParams object with the ability to set a timeout on a request.

func (*PostAnalyticsConversationDetailsPropertiesParams) SetBody

SetBody adds the body to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) SetContext

SetContext adds the context to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) SetConversationID

func (o *PostAnalyticsConversationDetailsPropertiesParams) SetConversationID(conversationID string)

SetConversationID adds the conversationId to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) SetDefaults

SetDefaults hydrates default values in the post analytics conversation details properties params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsConversationDetailsPropertiesParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) SetTimeout

SetTimeout adds the timeout to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) WithBody

WithBody adds the body to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) WithContext

WithContext adds the context to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) WithConversationID

WithConversationID adds the conversationID to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) WithDefaults

WithDefaults hydrates default values in the post analytics conversation details properties params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsConversationDetailsPropertiesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) WithTimeout

WithTimeout adds the timeout to the post analytics conversation details properties params

func (*PostAnalyticsConversationDetailsPropertiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsConversationDetailsPropertiesReader

type PostAnalyticsConversationDetailsPropertiesReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsConversationDetailsPropertiesReader is a Reader for the PostAnalyticsConversationDetailsProperties structure.

func (*PostAnalyticsConversationDetailsPropertiesReader) ReadResponse

func (o *PostAnalyticsConversationDetailsPropertiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge

type PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge

func NewPostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge() *PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge

NewPostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge creates a PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge with default headers values

func (*PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge) Error

func (*PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics conversation details properties request entity too large response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics conversation details properties request entity too large response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics conversation details properties request entity too large response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics conversation details properties request entity too large response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics conversation details properties request entity too large response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesRequestEntityTooLarge) String

type PostAnalyticsConversationDetailsPropertiesRequestTimeout

type PostAnalyticsConversationDetailsPropertiesRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsConversationDetailsPropertiesRequestTimeout

func NewPostAnalyticsConversationDetailsPropertiesRequestTimeout() *PostAnalyticsConversationDetailsPropertiesRequestTimeout

NewPostAnalyticsConversationDetailsPropertiesRequestTimeout creates a PostAnalyticsConversationDetailsPropertiesRequestTimeout with default headers values

func (*PostAnalyticsConversationDetailsPropertiesRequestTimeout) Error

func (*PostAnalyticsConversationDetailsPropertiesRequestTimeout) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesRequestTimeout) IsClientError

IsClientError returns true when this post analytics conversation details properties request timeout response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesRequestTimeout) IsCode

IsCode returns true when this post analytics conversation details properties request timeout response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics conversation details properties request timeout response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesRequestTimeout) IsServerError

IsServerError returns true when this post analytics conversation details properties request timeout response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics conversation details properties request timeout response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesRequestTimeout) String

type PostAnalyticsConversationDetailsPropertiesServiceUnavailable

type PostAnalyticsConversationDetailsPropertiesServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsConversationDetailsPropertiesServiceUnavailable

func NewPostAnalyticsConversationDetailsPropertiesServiceUnavailable() *PostAnalyticsConversationDetailsPropertiesServiceUnavailable

NewPostAnalyticsConversationDetailsPropertiesServiceUnavailable creates a PostAnalyticsConversationDetailsPropertiesServiceUnavailable with default headers values

func (*PostAnalyticsConversationDetailsPropertiesServiceUnavailable) Error

func (*PostAnalyticsConversationDetailsPropertiesServiceUnavailable) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesServiceUnavailable) IsClientError

IsClientError returns true when this post analytics conversation details properties service unavailable response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesServiceUnavailable) IsCode

IsCode returns true when this post analytics conversation details properties service unavailable response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics conversation details properties service unavailable response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesServiceUnavailable) IsServerError

IsServerError returns true when this post analytics conversation details properties service unavailable response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics conversation details properties service unavailable response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesServiceUnavailable) String

type PostAnalyticsConversationDetailsPropertiesTooManyRequests

type PostAnalyticsConversationDetailsPropertiesTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsConversationDetailsPropertiesTooManyRequests

func NewPostAnalyticsConversationDetailsPropertiesTooManyRequests() *PostAnalyticsConversationDetailsPropertiesTooManyRequests

NewPostAnalyticsConversationDetailsPropertiesTooManyRequests creates a PostAnalyticsConversationDetailsPropertiesTooManyRequests with default headers values

func (*PostAnalyticsConversationDetailsPropertiesTooManyRequests) Error

func (*PostAnalyticsConversationDetailsPropertiesTooManyRequests) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesTooManyRequests) IsClientError

IsClientError returns true when this post analytics conversation details properties too many requests response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesTooManyRequests) IsCode

IsCode returns true when this post analytics conversation details properties too many requests response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics conversation details properties too many requests response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesTooManyRequests) IsServerError

IsServerError returns true when this post analytics conversation details properties too many requests response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics conversation details properties too many requests response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesTooManyRequests) String

type PostAnalyticsConversationDetailsPropertiesUnauthorized

type PostAnalyticsConversationDetailsPropertiesUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsConversationDetailsPropertiesUnauthorized

func NewPostAnalyticsConversationDetailsPropertiesUnauthorized() *PostAnalyticsConversationDetailsPropertiesUnauthorized

NewPostAnalyticsConversationDetailsPropertiesUnauthorized creates a PostAnalyticsConversationDetailsPropertiesUnauthorized with default headers values

func (*PostAnalyticsConversationDetailsPropertiesUnauthorized) Error

func (*PostAnalyticsConversationDetailsPropertiesUnauthorized) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesUnauthorized) IsClientError

IsClientError returns true when this post analytics conversation details properties unauthorized response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesUnauthorized) IsCode

IsCode returns true when this post analytics conversation details properties unauthorized response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesUnauthorized) IsRedirect

IsRedirect returns true when this post analytics conversation details properties unauthorized response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesUnauthorized) IsServerError

IsServerError returns true when this post analytics conversation details properties unauthorized response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesUnauthorized) IsSuccess

IsSuccess returns true when this post analytics conversation details properties unauthorized response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesUnauthorized) String

type PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType

type PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsConversationDetailsPropertiesUnsupportedMediaType

func NewPostAnalyticsConversationDetailsPropertiesUnsupportedMediaType() *PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType

NewPostAnalyticsConversationDetailsPropertiesUnsupportedMediaType creates a PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType with default headers values

func (*PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType) Error

func (*PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType) GetPayload

func (*PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics conversation details properties unsupported media type response has a 4xx status code

func (*PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType) IsCode

IsCode returns true when this post analytics conversation details properties unsupported media type response a status code equal to that given

func (*PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics conversation details properties unsupported media type response has a 3xx status code

func (*PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics conversation details properties unsupported media type response has a 5xx status code

func (*PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics conversation details properties unsupported media type response has a 2xx status code

func (*PostAnalyticsConversationDetailsPropertiesUnsupportedMediaType) String

type PostAnalyticsConversationsAggregatesQueryBadRequest

type PostAnalyticsConversationsAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsConversationsAggregatesQueryBadRequest

func NewPostAnalyticsConversationsAggregatesQueryBadRequest() *PostAnalyticsConversationsAggregatesQueryBadRequest

NewPostAnalyticsConversationsAggregatesQueryBadRequest creates a PostAnalyticsConversationsAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsConversationsAggregatesQueryBadRequest) Error

func (*PostAnalyticsConversationsAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics conversations aggregates query bad request response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics conversations aggregates query bad request response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query bad request response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics conversations aggregates query bad request response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query bad request response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryBadRequest) String

type PostAnalyticsConversationsAggregatesQueryForbidden

type PostAnalyticsConversationsAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsConversationsAggregatesQueryForbidden

func NewPostAnalyticsConversationsAggregatesQueryForbidden() *PostAnalyticsConversationsAggregatesQueryForbidden

NewPostAnalyticsConversationsAggregatesQueryForbidden creates a PostAnalyticsConversationsAggregatesQueryForbidden with default headers values

func (*PostAnalyticsConversationsAggregatesQueryForbidden) Error

func (*PostAnalyticsConversationsAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics conversations aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics conversations aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics conversations aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryForbidden) String

type PostAnalyticsConversationsAggregatesQueryGatewayTimeout

type PostAnalyticsConversationsAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsConversationsAggregatesQueryGatewayTimeout

func NewPostAnalyticsConversationsAggregatesQueryGatewayTimeout() *PostAnalyticsConversationsAggregatesQueryGatewayTimeout

NewPostAnalyticsConversationsAggregatesQueryGatewayTimeout creates a PostAnalyticsConversationsAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsConversationsAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsConversationsAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics conversations aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics conversations aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics conversations aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryGatewayTimeout) String

type PostAnalyticsConversationsAggregatesQueryInternalServerError

type PostAnalyticsConversationsAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsConversationsAggregatesQueryInternalServerError

func NewPostAnalyticsConversationsAggregatesQueryInternalServerError() *PostAnalyticsConversationsAggregatesQueryInternalServerError

NewPostAnalyticsConversationsAggregatesQueryInternalServerError creates a PostAnalyticsConversationsAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsConversationsAggregatesQueryInternalServerError) Error

func (*PostAnalyticsConversationsAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics conversations aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics conversations aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics conversations aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryInternalServerError) String

type PostAnalyticsConversationsAggregatesQueryNotFound

type PostAnalyticsConversationsAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsConversationsAggregatesQueryNotFound

func NewPostAnalyticsConversationsAggregatesQueryNotFound() *PostAnalyticsConversationsAggregatesQueryNotFound

NewPostAnalyticsConversationsAggregatesQueryNotFound creates a PostAnalyticsConversationsAggregatesQueryNotFound with default headers values

func (*PostAnalyticsConversationsAggregatesQueryNotFound) Error

func (*PostAnalyticsConversationsAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics conversations aggregates query not found response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics conversations aggregates query not found response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query not found response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics conversations aggregates query not found response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query not found response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryNotFound) String

type PostAnalyticsConversationsAggregatesQueryOK

type PostAnalyticsConversationsAggregatesQueryOK struct {
	Payload *models.ConversationAggregateQueryResponse
}

PostAnalyticsConversationsAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsConversationsAggregatesQueryOK

func NewPostAnalyticsConversationsAggregatesQueryOK() *PostAnalyticsConversationsAggregatesQueryOK

NewPostAnalyticsConversationsAggregatesQueryOK creates a PostAnalyticsConversationsAggregatesQueryOK with default headers values

func (*PostAnalyticsConversationsAggregatesQueryOK) Error

func (*PostAnalyticsConversationsAggregatesQueryOK) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryOK) IsClientError

IsClientError returns true when this post analytics conversations aggregates query o k response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryOK) IsCode

IsCode returns true when this post analytics conversations aggregates query o k response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryOK) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query o k response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryOK) IsServerError

IsServerError returns true when this post analytics conversations aggregates query o k response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query o k response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryOK) String

type PostAnalyticsConversationsAggregatesQueryParams

type PostAnalyticsConversationsAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.ConversationAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsConversationsAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics conversations aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsConversationsAggregatesQueryParams

func NewPostAnalyticsConversationsAggregatesQueryParams() *PostAnalyticsConversationsAggregatesQueryParams

NewPostAnalyticsConversationsAggregatesQueryParams creates a new PostAnalyticsConversationsAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsConversationsAggregatesQueryParamsWithContext

func NewPostAnalyticsConversationsAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsConversationsAggregatesQueryParams

NewPostAnalyticsConversationsAggregatesQueryParamsWithContext creates a new PostAnalyticsConversationsAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsConversationsAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsConversationsAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsConversationsAggregatesQueryParams

NewPostAnalyticsConversationsAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsConversationsAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsConversationsAggregatesQueryParamsWithTimeout

func NewPostAnalyticsConversationsAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsConversationsAggregatesQueryParams

NewPostAnalyticsConversationsAggregatesQueryParamsWithTimeout creates a new PostAnalyticsConversationsAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsConversationsAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics conversations aggregates query params

func (*PostAnalyticsConversationsAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics conversations aggregates query params

func (*PostAnalyticsConversationsAggregatesQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics conversations aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsConversationsAggregatesQueryParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the post analytics conversations aggregates query params

func (*PostAnalyticsConversationsAggregatesQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics conversations aggregates query params

func (*PostAnalyticsConversationsAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics conversations aggregates query params

func (*PostAnalyticsConversationsAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics conversations aggregates query params

func (*PostAnalyticsConversationsAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics conversations aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsConversationsAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics conversations aggregates query params

func (*PostAnalyticsConversationsAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics conversations aggregates query params

func (*PostAnalyticsConversationsAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsConversationsAggregatesQueryReader

type PostAnalyticsConversationsAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsConversationsAggregatesQueryReader is a Reader for the PostAnalyticsConversationsAggregatesQuery structure.

func (*PostAnalyticsConversationsAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsConversationsAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge

type PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge() *PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics conversations aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics conversations aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics conversations aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsConversationsAggregatesQueryRequestTimeout

type PostAnalyticsConversationsAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsConversationsAggregatesQueryRequestTimeout

func NewPostAnalyticsConversationsAggregatesQueryRequestTimeout() *PostAnalyticsConversationsAggregatesQueryRequestTimeout

NewPostAnalyticsConversationsAggregatesQueryRequestTimeout creates a PostAnalyticsConversationsAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsConversationsAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsConversationsAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics conversations aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics conversations aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics conversations aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryRequestTimeout) String

type PostAnalyticsConversationsAggregatesQueryServiceUnavailable

type PostAnalyticsConversationsAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsConversationsAggregatesQueryServiceUnavailable

func NewPostAnalyticsConversationsAggregatesQueryServiceUnavailable() *PostAnalyticsConversationsAggregatesQueryServiceUnavailable

NewPostAnalyticsConversationsAggregatesQueryServiceUnavailable creates a PostAnalyticsConversationsAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsConversationsAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsConversationsAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics conversations aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics conversations aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics conversations aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryServiceUnavailable) String

type PostAnalyticsConversationsAggregatesQueryTooManyRequests

type PostAnalyticsConversationsAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsConversationsAggregatesQueryTooManyRequests

func NewPostAnalyticsConversationsAggregatesQueryTooManyRequests() *PostAnalyticsConversationsAggregatesQueryTooManyRequests

NewPostAnalyticsConversationsAggregatesQueryTooManyRequests creates a PostAnalyticsConversationsAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsConversationsAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsConversationsAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics conversations aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics conversations aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics conversations aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryTooManyRequests) String

type PostAnalyticsConversationsAggregatesQueryUnauthorized

type PostAnalyticsConversationsAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsConversationsAggregatesQueryUnauthorized

func NewPostAnalyticsConversationsAggregatesQueryUnauthorized() *PostAnalyticsConversationsAggregatesQueryUnauthorized

NewPostAnalyticsConversationsAggregatesQueryUnauthorized creates a PostAnalyticsConversationsAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsConversationsAggregatesQueryUnauthorized) Error

func (*PostAnalyticsConversationsAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics conversations aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics conversations aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics conversations aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryUnauthorized) String

type PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType

type PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsConversationsAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsConversationsAggregatesQueryUnsupportedMediaType() *PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType

NewPostAnalyticsConversationsAggregatesQueryUnsupportedMediaType creates a PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics conversations aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics conversations aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics conversations aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics conversations aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics conversations aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsConversationsAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsConversationsDetailsJobsAccepted

type PostAnalyticsConversationsDetailsJobsAccepted struct {
	Payload *models.AsyncQueryResponse
}

PostAnalyticsConversationsDetailsJobsAccepted describes a response with status code 202, with default header values.

Accepted - Running query asynchronously

func NewPostAnalyticsConversationsDetailsJobsAccepted

func NewPostAnalyticsConversationsDetailsJobsAccepted() *PostAnalyticsConversationsDetailsJobsAccepted

NewPostAnalyticsConversationsDetailsJobsAccepted creates a PostAnalyticsConversationsDetailsJobsAccepted with default headers values

func (*PostAnalyticsConversationsDetailsJobsAccepted) Error

func (*PostAnalyticsConversationsDetailsJobsAccepted) GetPayload

func (*PostAnalyticsConversationsDetailsJobsAccepted) IsClientError

IsClientError returns true when this post analytics conversations details jobs accepted response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsAccepted) IsCode

IsCode returns true when this post analytics conversations details jobs accepted response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsAccepted) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs accepted response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsAccepted) IsServerError

IsServerError returns true when this post analytics conversations details jobs accepted response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsAccepted) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs accepted response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsAccepted) String

type PostAnalyticsConversationsDetailsJobsBadRequest

type PostAnalyticsConversationsDetailsJobsBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsConversationsDetailsJobsBadRequest

func NewPostAnalyticsConversationsDetailsJobsBadRequest() *PostAnalyticsConversationsDetailsJobsBadRequest

NewPostAnalyticsConversationsDetailsJobsBadRequest creates a PostAnalyticsConversationsDetailsJobsBadRequest with default headers values

func (*PostAnalyticsConversationsDetailsJobsBadRequest) Error

func (*PostAnalyticsConversationsDetailsJobsBadRequest) GetPayload

func (*PostAnalyticsConversationsDetailsJobsBadRequest) IsClientError

IsClientError returns true when this post analytics conversations details jobs bad request response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsBadRequest) IsCode

IsCode returns true when this post analytics conversations details jobs bad request response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsBadRequest) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs bad request response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsBadRequest) IsServerError

IsServerError returns true when this post analytics conversations details jobs bad request response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsBadRequest) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs bad request response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsBadRequest) String

type PostAnalyticsConversationsDetailsJobsForbidden

type PostAnalyticsConversationsDetailsJobsForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsConversationsDetailsJobsForbidden

func NewPostAnalyticsConversationsDetailsJobsForbidden() *PostAnalyticsConversationsDetailsJobsForbidden

NewPostAnalyticsConversationsDetailsJobsForbidden creates a PostAnalyticsConversationsDetailsJobsForbidden with default headers values

func (*PostAnalyticsConversationsDetailsJobsForbidden) Error

func (*PostAnalyticsConversationsDetailsJobsForbidden) GetPayload

func (*PostAnalyticsConversationsDetailsJobsForbidden) IsClientError

IsClientError returns true when this post analytics conversations details jobs forbidden response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsForbidden) IsCode

IsCode returns true when this post analytics conversations details jobs forbidden response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsForbidden) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs forbidden response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsForbidden) IsServerError

IsServerError returns true when this post analytics conversations details jobs forbidden response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsForbidden) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs forbidden response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsForbidden) String

type PostAnalyticsConversationsDetailsJobsGatewayTimeout

type PostAnalyticsConversationsDetailsJobsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsConversationsDetailsJobsGatewayTimeout

func NewPostAnalyticsConversationsDetailsJobsGatewayTimeout() *PostAnalyticsConversationsDetailsJobsGatewayTimeout

NewPostAnalyticsConversationsDetailsJobsGatewayTimeout creates a PostAnalyticsConversationsDetailsJobsGatewayTimeout with default headers values

func (*PostAnalyticsConversationsDetailsJobsGatewayTimeout) Error

func (*PostAnalyticsConversationsDetailsJobsGatewayTimeout) GetPayload

func (*PostAnalyticsConversationsDetailsJobsGatewayTimeout) IsClientError

IsClientError returns true when this post analytics conversations details jobs gateway timeout response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsGatewayTimeout) IsCode

IsCode returns true when this post analytics conversations details jobs gateway timeout response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs gateway timeout response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsGatewayTimeout) IsServerError

IsServerError returns true when this post analytics conversations details jobs gateway timeout response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs gateway timeout response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsGatewayTimeout) String

type PostAnalyticsConversationsDetailsJobsInternalServerError

type PostAnalyticsConversationsDetailsJobsInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsConversationsDetailsJobsInternalServerError

func NewPostAnalyticsConversationsDetailsJobsInternalServerError() *PostAnalyticsConversationsDetailsJobsInternalServerError

NewPostAnalyticsConversationsDetailsJobsInternalServerError creates a PostAnalyticsConversationsDetailsJobsInternalServerError with default headers values

func (*PostAnalyticsConversationsDetailsJobsInternalServerError) Error

func (*PostAnalyticsConversationsDetailsJobsInternalServerError) GetPayload

func (*PostAnalyticsConversationsDetailsJobsInternalServerError) IsClientError

IsClientError returns true when this post analytics conversations details jobs internal server error response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsInternalServerError) IsCode

IsCode returns true when this post analytics conversations details jobs internal server error response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsInternalServerError) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs internal server error response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsInternalServerError) IsServerError

IsServerError returns true when this post analytics conversations details jobs internal server error response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsInternalServerError) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs internal server error response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsInternalServerError) String

type PostAnalyticsConversationsDetailsJobsNotFound

type PostAnalyticsConversationsDetailsJobsNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsConversationsDetailsJobsNotFound

func NewPostAnalyticsConversationsDetailsJobsNotFound() *PostAnalyticsConversationsDetailsJobsNotFound

NewPostAnalyticsConversationsDetailsJobsNotFound creates a PostAnalyticsConversationsDetailsJobsNotFound with default headers values

func (*PostAnalyticsConversationsDetailsJobsNotFound) Error

func (*PostAnalyticsConversationsDetailsJobsNotFound) GetPayload

func (*PostAnalyticsConversationsDetailsJobsNotFound) IsClientError

IsClientError returns true when this post analytics conversations details jobs not found response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsNotFound) IsCode

IsCode returns true when this post analytics conversations details jobs not found response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsNotFound) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs not found response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsNotFound) IsServerError

IsServerError returns true when this post analytics conversations details jobs not found response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsNotFound) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs not found response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsNotFound) String

type PostAnalyticsConversationsDetailsJobsParams

type PostAnalyticsConversationsDetailsJobsParams struct {

	/* Body.

	   query
	*/
	Body *models.AsyncConversationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsConversationsDetailsJobsParams contains all the parameters to send to the API endpoint

for the post analytics conversations details jobs operation.

Typically these are written to a http.Request.

func NewPostAnalyticsConversationsDetailsJobsParams

func NewPostAnalyticsConversationsDetailsJobsParams() *PostAnalyticsConversationsDetailsJobsParams

NewPostAnalyticsConversationsDetailsJobsParams creates a new PostAnalyticsConversationsDetailsJobsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsConversationsDetailsJobsParamsWithContext

func NewPostAnalyticsConversationsDetailsJobsParamsWithContext(ctx context.Context) *PostAnalyticsConversationsDetailsJobsParams

NewPostAnalyticsConversationsDetailsJobsParamsWithContext creates a new PostAnalyticsConversationsDetailsJobsParams object with the ability to set a context for a request.

func NewPostAnalyticsConversationsDetailsJobsParamsWithHTTPClient

func NewPostAnalyticsConversationsDetailsJobsParamsWithHTTPClient(client *http.Client) *PostAnalyticsConversationsDetailsJobsParams

NewPostAnalyticsConversationsDetailsJobsParamsWithHTTPClient creates a new PostAnalyticsConversationsDetailsJobsParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsConversationsDetailsJobsParamsWithTimeout

func NewPostAnalyticsConversationsDetailsJobsParamsWithTimeout(timeout time.Duration) *PostAnalyticsConversationsDetailsJobsParams

NewPostAnalyticsConversationsDetailsJobsParamsWithTimeout creates a new PostAnalyticsConversationsDetailsJobsParams object with the ability to set a timeout on a request.

func (*PostAnalyticsConversationsDetailsJobsParams) SetBody

SetBody adds the body to the post analytics conversations details jobs params

func (*PostAnalyticsConversationsDetailsJobsParams) SetContext

SetContext adds the context to the post analytics conversations details jobs params

func (*PostAnalyticsConversationsDetailsJobsParams) SetDefaults

SetDefaults hydrates default values in the post analytics conversations details jobs params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsConversationsDetailsJobsParams) SetHTTPClient

func (o *PostAnalyticsConversationsDetailsJobsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics conversations details jobs params

func (*PostAnalyticsConversationsDetailsJobsParams) SetTimeout

SetTimeout adds the timeout to the post analytics conversations details jobs params

func (*PostAnalyticsConversationsDetailsJobsParams) WithBody

WithBody adds the body to the post analytics conversations details jobs params

func (*PostAnalyticsConversationsDetailsJobsParams) WithContext

WithContext adds the context to the post analytics conversations details jobs params

func (*PostAnalyticsConversationsDetailsJobsParams) WithDefaults

WithDefaults hydrates default values in the post analytics conversations details jobs params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsConversationsDetailsJobsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics conversations details jobs params

func (*PostAnalyticsConversationsDetailsJobsParams) WithTimeout

WithTimeout adds the timeout to the post analytics conversations details jobs params

func (*PostAnalyticsConversationsDetailsJobsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsConversationsDetailsJobsReader

type PostAnalyticsConversationsDetailsJobsReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsConversationsDetailsJobsReader is a Reader for the PostAnalyticsConversationsDetailsJobs structure.

func (*PostAnalyticsConversationsDetailsJobsReader) ReadResponse

func (o *PostAnalyticsConversationsDetailsJobsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge

type PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsConversationsDetailsJobsRequestEntityTooLarge

func NewPostAnalyticsConversationsDetailsJobsRequestEntityTooLarge() *PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge

NewPostAnalyticsConversationsDetailsJobsRequestEntityTooLarge creates a PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge with default headers values

func (*PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge) Error

func (*PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge) GetPayload

func (*PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics conversations details jobs request entity too large response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics conversations details jobs request entity too large response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs request entity too large response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics conversations details jobs request entity too large response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs request entity too large response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsRequestEntityTooLarge) String

type PostAnalyticsConversationsDetailsJobsRequestTimeout

type PostAnalyticsConversationsDetailsJobsRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsConversationsDetailsJobsRequestTimeout

func NewPostAnalyticsConversationsDetailsJobsRequestTimeout() *PostAnalyticsConversationsDetailsJobsRequestTimeout

NewPostAnalyticsConversationsDetailsJobsRequestTimeout creates a PostAnalyticsConversationsDetailsJobsRequestTimeout with default headers values

func (*PostAnalyticsConversationsDetailsJobsRequestTimeout) Error

func (*PostAnalyticsConversationsDetailsJobsRequestTimeout) GetPayload

func (*PostAnalyticsConversationsDetailsJobsRequestTimeout) IsClientError

IsClientError returns true when this post analytics conversations details jobs request timeout response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsRequestTimeout) IsCode

IsCode returns true when this post analytics conversations details jobs request timeout response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs request timeout response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsRequestTimeout) IsServerError

IsServerError returns true when this post analytics conversations details jobs request timeout response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs request timeout response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsRequestTimeout) String

type PostAnalyticsConversationsDetailsJobsServiceUnavailable

type PostAnalyticsConversationsDetailsJobsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsConversationsDetailsJobsServiceUnavailable

func NewPostAnalyticsConversationsDetailsJobsServiceUnavailable() *PostAnalyticsConversationsDetailsJobsServiceUnavailable

NewPostAnalyticsConversationsDetailsJobsServiceUnavailable creates a PostAnalyticsConversationsDetailsJobsServiceUnavailable with default headers values

func (*PostAnalyticsConversationsDetailsJobsServiceUnavailable) Error

func (*PostAnalyticsConversationsDetailsJobsServiceUnavailable) GetPayload

func (*PostAnalyticsConversationsDetailsJobsServiceUnavailable) IsClientError

IsClientError returns true when this post analytics conversations details jobs service unavailable response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsServiceUnavailable) IsCode

IsCode returns true when this post analytics conversations details jobs service unavailable response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs service unavailable response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsServiceUnavailable) IsServerError

IsServerError returns true when this post analytics conversations details jobs service unavailable response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs service unavailable response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsServiceUnavailable) String

type PostAnalyticsConversationsDetailsJobsTooManyRequests

type PostAnalyticsConversationsDetailsJobsTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsConversationsDetailsJobsTooManyRequests

func NewPostAnalyticsConversationsDetailsJobsTooManyRequests() *PostAnalyticsConversationsDetailsJobsTooManyRequests

NewPostAnalyticsConversationsDetailsJobsTooManyRequests creates a PostAnalyticsConversationsDetailsJobsTooManyRequests with default headers values

func (*PostAnalyticsConversationsDetailsJobsTooManyRequests) Error

func (*PostAnalyticsConversationsDetailsJobsTooManyRequests) GetPayload

func (*PostAnalyticsConversationsDetailsJobsTooManyRequests) IsClientError

IsClientError returns true when this post analytics conversations details jobs too many requests response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsTooManyRequests) IsCode

IsCode returns true when this post analytics conversations details jobs too many requests response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs too many requests response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsTooManyRequests) IsServerError

IsServerError returns true when this post analytics conversations details jobs too many requests response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs too many requests response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsTooManyRequests) String

type PostAnalyticsConversationsDetailsJobsUnauthorized

type PostAnalyticsConversationsDetailsJobsUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsConversationsDetailsJobsUnauthorized

func NewPostAnalyticsConversationsDetailsJobsUnauthorized() *PostAnalyticsConversationsDetailsJobsUnauthorized

NewPostAnalyticsConversationsDetailsJobsUnauthorized creates a PostAnalyticsConversationsDetailsJobsUnauthorized with default headers values

func (*PostAnalyticsConversationsDetailsJobsUnauthorized) Error

func (*PostAnalyticsConversationsDetailsJobsUnauthorized) GetPayload

func (*PostAnalyticsConversationsDetailsJobsUnauthorized) IsClientError

IsClientError returns true when this post analytics conversations details jobs unauthorized response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsUnauthorized) IsCode

IsCode returns true when this post analytics conversations details jobs unauthorized response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsUnauthorized) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs unauthorized response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsUnauthorized) IsServerError

IsServerError returns true when this post analytics conversations details jobs unauthorized response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsUnauthorized) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs unauthorized response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsUnauthorized) String

type PostAnalyticsConversationsDetailsJobsUnsupportedMediaType

type PostAnalyticsConversationsDetailsJobsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsJobsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsConversationsDetailsJobsUnsupportedMediaType

func NewPostAnalyticsConversationsDetailsJobsUnsupportedMediaType() *PostAnalyticsConversationsDetailsJobsUnsupportedMediaType

NewPostAnalyticsConversationsDetailsJobsUnsupportedMediaType creates a PostAnalyticsConversationsDetailsJobsUnsupportedMediaType with default headers values

func (*PostAnalyticsConversationsDetailsJobsUnsupportedMediaType) Error

func (*PostAnalyticsConversationsDetailsJobsUnsupportedMediaType) GetPayload

func (*PostAnalyticsConversationsDetailsJobsUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics conversations details jobs unsupported media type response has a 4xx status code

func (*PostAnalyticsConversationsDetailsJobsUnsupportedMediaType) IsCode

IsCode returns true when this post analytics conversations details jobs unsupported media type response a status code equal to that given

func (*PostAnalyticsConversationsDetailsJobsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics conversations details jobs unsupported media type response has a 3xx status code

func (*PostAnalyticsConversationsDetailsJobsUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics conversations details jobs unsupported media type response has a 5xx status code

func (*PostAnalyticsConversationsDetailsJobsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics conversations details jobs unsupported media type response has a 2xx status code

func (*PostAnalyticsConversationsDetailsJobsUnsupportedMediaType) String

type PostAnalyticsConversationsDetailsQueryBadRequest

type PostAnalyticsConversationsDetailsQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsConversationsDetailsQueryBadRequest

func NewPostAnalyticsConversationsDetailsQueryBadRequest() *PostAnalyticsConversationsDetailsQueryBadRequest

NewPostAnalyticsConversationsDetailsQueryBadRequest creates a PostAnalyticsConversationsDetailsQueryBadRequest with default headers values

func (*PostAnalyticsConversationsDetailsQueryBadRequest) Error

func (*PostAnalyticsConversationsDetailsQueryBadRequest) GetPayload

func (*PostAnalyticsConversationsDetailsQueryBadRequest) IsClientError

IsClientError returns true when this post analytics conversations details query bad request response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryBadRequest) IsCode

IsCode returns true when this post analytics conversations details query bad request response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics conversations details query bad request response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryBadRequest) IsServerError

IsServerError returns true when this post analytics conversations details query bad request response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics conversations details query bad request response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryBadRequest) String

type PostAnalyticsConversationsDetailsQueryForbidden

type PostAnalyticsConversationsDetailsQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsConversationsDetailsQueryForbidden

func NewPostAnalyticsConversationsDetailsQueryForbidden() *PostAnalyticsConversationsDetailsQueryForbidden

NewPostAnalyticsConversationsDetailsQueryForbidden creates a PostAnalyticsConversationsDetailsQueryForbidden with default headers values

func (*PostAnalyticsConversationsDetailsQueryForbidden) Error

func (*PostAnalyticsConversationsDetailsQueryForbidden) GetPayload

func (*PostAnalyticsConversationsDetailsQueryForbidden) IsClientError

IsClientError returns true when this post analytics conversations details query forbidden response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryForbidden) IsCode

IsCode returns true when this post analytics conversations details query forbidden response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics conversations details query forbidden response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryForbidden) IsServerError

IsServerError returns true when this post analytics conversations details query forbidden response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics conversations details query forbidden response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryForbidden) String

type PostAnalyticsConversationsDetailsQueryGatewayTimeout

type PostAnalyticsConversationsDetailsQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsConversationsDetailsQueryGatewayTimeout

func NewPostAnalyticsConversationsDetailsQueryGatewayTimeout() *PostAnalyticsConversationsDetailsQueryGatewayTimeout

NewPostAnalyticsConversationsDetailsQueryGatewayTimeout creates a PostAnalyticsConversationsDetailsQueryGatewayTimeout with default headers values

func (*PostAnalyticsConversationsDetailsQueryGatewayTimeout) Error

func (*PostAnalyticsConversationsDetailsQueryGatewayTimeout) GetPayload

func (*PostAnalyticsConversationsDetailsQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics conversations details query gateway timeout response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics conversations details query gateway timeout response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics conversations details query gateway timeout response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics conversations details query gateway timeout response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics conversations details query gateway timeout response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryGatewayTimeout) String

type PostAnalyticsConversationsDetailsQueryInternalServerError

type PostAnalyticsConversationsDetailsQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsConversationsDetailsQueryInternalServerError

func NewPostAnalyticsConversationsDetailsQueryInternalServerError() *PostAnalyticsConversationsDetailsQueryInternalServerError

NewPostAnalyticsConversationsDetailsQueryInternalServerError creates a PostAnalyticsConversationsDetailsQueryInternalServerError with default headers values

func (*PostAnalyticsConversationsDetailsQueryInternalServerError) Error

func (*PostAnalyticsConversationsDetailsQueryInternalServerError) GetPayload

func (*PostAnalyticsConversationsDetailsQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics conversations details query internal server error response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryInternalServerError) IsCode

IsCode returns true when this post analytics conversations details query internal server error response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics conversations details query internal server error response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics conversations details query internal server error response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics conversations details query internal server error response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryInternalServerError) String

type PostAnalyticsConversationsDetailsQueryNotFound

type PostAnalyticsConversationsDetailsQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsConversationsDetailsQueryNotFound

func NewPostAnalyticsConversationsDetailsQueryNotFound() *PostAnalyticsConversationsDetailsQueryNotFound

NewPostAnalyticsConversationsDetailsQueryNotFound creates a PostAnalyticsConversationsDetailsQueryNotFound with default headers values

func (*PostAnalyticsConversationsDetailsQueryNotFound) Error

func (*PostAnalyticsConversationsDetailsQueryNotFound) GetPayload

func (*PostAnalyticsConversationsDetailsQueryNotFound) IsClientError

IsClientError returns true when this post analytics conversations details query not found response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryNotFound) IsCode

IsCode returns true when this post analytics conversations details query not found response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics conversations details query not found response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryNotFound) IsServerError

IsServerError returns true when this post analytics conversations details query not found response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics conversations details query not found response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryNotFound) String

type PostAnalyticsConversationsDetailsQueryOK

type PostAnalyticsConversationsDetailsQueryOK struct {
	Payload *models.AnalyticsConversationQueryResponse
}

PostAnalyticsConversationsDetailsQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsConversationsDetailsQueryOK

func NewPostAnalyticsConversationsDetailsQueryOK() *PostAnalyticsConversationsDetailsQueryOK

NewPostAnalyticsConversationsDetailsQueryOK creates a PostAnalyticsConversationsDetailsQueryOK with default headers values

func (*PostAnalyticsConversationsDetailsQueryOK) Error

func (*PostAnalyticsConversationsDetailsQueryOK) GetPayload

func (*PostAnalyticsConversationsDetailsQueryOK) IsClientError

IsClientError returns true when this post analytics conversations details query o k response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryOK) IsCode

IsCode returns true when this post analytics conversations details query o k response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryOK) IsRedirect

IsRedirect returns true when this post analytics conversations details query o k response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryOK) IsServerError

IsServerError returns true when this post analytics conversations details query o k response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryOK) IsSuccess

IsSuccess returns true when this post analytics conversations details query o k response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryOK) String

type PostAnalyticsConversationsDetailsQueryParams

type PostAnalyticsConversationsDetailsQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.ConversationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsConversationsDetailsQueryParams contains all the parameters to send to the API endpoint

for the post analytics conversations details query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsConversationsDetailsQueryParams

func NewPostAnalyticsConversationsDetailsQueryParams() *PostAnalyticsConversationsDetailsQueryParams

NewPostAnalyticsConversationsDetailsQueryParams creates a new PostAnalyticsConversationsDetailsQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsConversationsDetailsQueryParamsWithContext

func NewPostAnalyticsConversationsDetailsQueryParamsWithContext(ctx context.Context) *PostAnalyticsConversationsDetailsQueryParams

NewPostAnalyticsConversationsDetailsQueryParamsWithContext creates a new PostAnalyticsConversationsDetailsQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsConversationsDetailsQueryParamsWithHTTPClient

func NewPostAnalyticsConversationsDetailsQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsConversationsDetailsQueryParams

NewPostAnalyticsConversationsDetailsQueryParamsWithHTTPClient creates a new PostAnalyticsConversationsDetailsQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsConversationsDetailsQueryParamsWithTimeout

func NewPostAnalyticsConversationsDetailsQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsConversationsDetailsQueryParams

NewPostAnalyticsConversationsDetailsQueryParamsWithTimeout creates a new PostAnalyticsConversationsDetailsQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsConversationsDetailsQueryParams) SetBody

SetBody adds the body to the post analytics conversations details query params

func (*PostAnalyticsConversationsDetailsQueryParams) SetContext

SetContext adds the context to the post analytics conversations details query params

func (*PostAnalyticsConversationsDetailsQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics conversations details query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsConversationsDetailsQueryParams) SetHTTPClient

func (o *PostAnalyticsConversationsDetailsQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics conversations details query params

func (*PostAnalyticsConversationsDetailsQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics conversations details query params

func (*PostAnalyticsConversationsDetailsQueryParams) WithBody

WithBody adds the body to the post analytics conversations details query params

func (*PostAnalyticsConversationsDetailsQueryParams) WithContext

WithContext adds the context to the post analytics conversations details query params

func (*PostAnalyticsConversationsDetailsQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics conversations details query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsConversationsDetailsQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics conversations details query params

func (*PostAnalyticsConversationsDetailsQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics conversations details query params

func (*PostAnalyticsConversationsDetailsQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsConversationsDetailsQueryReader

type PostAnalyticsConversationsDetailsQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsConversationsDetailsQueryReader is a Reader for the PostAnalyticsConversationsDetailsQuery structure.

func (*PostAnalyticsConversationsDetailsQueryReader) ReadResponse

func (o *PostAnalyticsConversationsDetailsQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge

type PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsConversationsDetailsQueryRequestEntityTooLarge

func NewPostAnalyticsConversationsDetailsQueryRequestEntityTooLarge() *PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge

NewPostAnalyticsConversationsDetailsQueryRequestEntityTooLarge creates a PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge) Error

func (*PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics conversations details query request entity too large response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics conversations details query request entity too large response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics conversations details query request entity too large response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics conversations details query request entity too large response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics conversations details query request entity too large response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryRequestEntityTooLarge) String

type PostAnalyticsConversationsDetailsQueryRequestTimeout

type PostAnalyticsConversationsDetailsQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsConversationsDetailsQueryRequestTimeout

func NewPostAnalyticsConversationsDetailsQueryRequestTimeout() *PostAnalyticsConversationsDetailsQueryRequestTimeout

NewPostAnalyticsConversationsDetailsQueryRequestTimeout creates a PostAnalyticsConversationsDetailsQueryRequestTimeout with default headers values

func (*PostAnalyticsConversationsDetailsQueryRequestTimeout) Error

func (*PostAnalyticsConversationsDetailsQueryRequestTimeout) GetPayload

func (*PostAnalyticsConversationsDetailsQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics conversations details query request timeout response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryRequestTimeout) IsCode

IsCode returns true when this post analytics conversations details query request timeout response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics conversations details query request timeout response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics conversations details query request timeout response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics conversations details query request timeout response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryRequestTimeout) String

type PostAnalyticsConversationsDetailsQueryServiceUnavailable

type PostAnalyticsConversationsDetailsQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsConversationsDetailsQueryServiceUnavailable

func NewPostAnalyticsConversationsDetailsQueryServiceUnavailable() *PostAnalyticsConversationsDetailsQueryServiceUnavailable

NewPostAnalyticsConversationsDetailsQueryServiceUnavailable creates a PostAnalyticsConversationsDetailsQueryServiceUnavailable with default headers values

func (*PostAnalyticsConversationsDetailsQueryServiceUnavailable) Error

func (*PostAnalyticsConversationsDetailsQueryServiceUnavailable) GetPayload

func (*PostAnalyticsConversationsDetailsQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics conversations details query service unavailable response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics conversations details query service unavailable response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics conversations details query service unavailable response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics conversations details query service unavailable response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics conversations details query service unavailable response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryServiceUnavailable) String

type PostAnalyticsConversationsDetailsQueryTooManyRequests

type PostAnalyticsConversationsDetailsQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsConversationsDetailsQueryTooManyRequests

func NewPostAnalyticsConversationsDetailsQueryTooManyRequests() *PostAnalyticsConversationsDetailsQueryTooManyRequests

NewPostAnalyticsConversationsDetailsQueryTooManyRequests creates a PostAnalyticsConversationsDetailsQueryTooManyRequests with default headers values

func (*PostAnalyticsConversationsDetailsQueryTooManyRequests) Error

func (*PostAnalyticsConversationsDetailsQueryTooManyRequests) GetPayload

func (*PostAnalyticsConversationsDetailsQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics conversations details query too many requests response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryTooManyRequests) IsCode

IsCode returns true when this post analytics conversations details query too many requests response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics conversations details query too many requests response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics conversations details query too many requests response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics conversations details query too many requests response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryTooManyRequests) String

type PostAnalyticsConversationsDetailsQueryUnauthorized

type PostAnalyticsConversationsDetailsQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsConversationsDetailsQueryUnauthorized

func NewPostAnalyticsConversationsDetailsQueryUnauthorized() *PostAnalyticsConversationsDetailsQueryUnauthorized

NewPostAnalyticsConversationsDetailsQueryUnauthorized creates a PostAnalyticsConversationsDetailsQueryUnauthorized with default headers values

func (*PostAnalyticsConversationsDetailsQueryUnauthorized) Error

func (*PostAnalyticsConversationsDetailsQueryUnauthorized) GetPayload

func (*PostAnalyticsConversationsDetailsQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics conversations details query unauthorized response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryUnauthorized) IsCode

IsCode returns true when this post analytics conversations details query unauthorized response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics conversations details query unauthorized response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics conversations details query unauthorized response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics conversations details query unauthorized response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryUnauthorized) String

type PostAnalyticsConversationsDetailsQueryUnsupportedMediaType

type PostAnalyticsConversationsDetailsQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsConversationsDetailsQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsConversationsDetailsQueryUnsupportedMediaType

func NewPostAnalyticsConversationsDetailsQueryUnsupportedMediaType() *PostAnalyticsConversationsDetailsQueryUnsupportedMediaType

NewPostAnalyticsConversationsDetailsQueryUnsupportedMediaType creates a PostAnalyticsConversationsDetailsQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsConversationsDetailsQueryUnsupportedMediaType) Error

func (*PostAnalyticsConversationsDetailsQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsConversationsDetailsQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics conversations details query unsupported media type response has a 4xx status code

func (*PostAnalyticsConversationsDetailsQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics conversations details query unsupported media type response a status code equal to that given

func (*PostAnalyticsConversationsDetailsQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics conversations details query unsupported media type response has a 3xx status code

func (*PostAnalyticsConversationsDetailsQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics conversations details query unsupported media type response has a 5xx status code

func (*PostAnalyticsConversationsDetailsQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics conversations details query unsupported media type response has a 2xx status code

func (*PostAnalyticsConversationsDetailsQueryUnsupportedMediaType) String

type PostAnalyticsEvaluationsAggregatesQueryBadRequest

type PostAnalyticsEvaluationsAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsEvaluationsAggregatesQueryBadRequest

func NewPostAnalyticsEvaluationsAggregatesQueryBadRequest() *PostAnalyticsEvaluationsAggregatesQueryBadRequest

NewPostAnalyticsEvaluationsAggregatesQueryBadRequest creates a PostAnalyticsEvaluationsAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryBadRequest) Error

func (*PostAnalyticsEvaluationsAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query bad request response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics evaluations aggregates query bad request response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query bad request response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query bad request response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query bad request response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryBadRequest) String

type PostAnalyticsEvaluationsAggregatesQueryForbidden

type PostAnalyticsEvaluationsAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsEvaluationsAggregatesQueryForbidden

func NewPostAnalyticsEvaluationsAggregatesQueryForbidden() *PostAnalyticsEvaluationsAggregatesQueryForbidden

NewPostAnalyticsEvaluationsAggregatesQueryForbidden creates a PostAnalyticsEvaluationsAggregatesQueryForbidden with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryForbidden) Error

func (*PostAnalyticsEvaluationsAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics evaluations aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryForbidden) String

type PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout

type PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsEvaluationsAggregatesQueryGatewayTimeout

func NewPostAnalyticsEvaluationsAggregatesQueryGatewayTimeout() *PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout

NewPostAnalyticsEvaluationsAggregatesQueryGatewayTimeout creates a PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics evaluations aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryGatewayTimeout) String

type PostAnalyticsEvaluationsAggregatesQueryInternalServerError

type PostAnalyticsEvaluationsAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsEvaluationsAggregatesQueryInternalServerError

func NewPostAnalyticsEvaluationsAggregatesQueryInternalServerError() *PostAnalyticsEvaluationsAggregatesQueryInternalServerError

NewPostAnalyticsEvaluationsAggregatesQueryInternalServerError creates a PostAnalyticsEvaluationsAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryInternalServerError) Error

func (*PostAnalyticsEvaluationsAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics evaluations aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryInternalServerError) String

type PostAnalyticsEvaluationsAggregatesQueryNotFound

type PostAnalyticsEvaluationsAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsEvaluationsAggregatesQueryNotFound

func NewPostAnalyticsEvaluationsAggregatesQueryNotFound() *PostAnalyticsEvaluationsAggregatesQueryNotFound

NewPostAnalyticsEvaluationsAggregatesQueryNotFound creates a PostAnalyticsEvaluationsAggregatesQueryNotFound with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryNotFound) Error

func (*PostAnalyticsEvaluationsAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query not found response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics evaluations aggregates query not found response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query not found response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query not found response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query not found response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryNotFound) String

type PostAnalyticsEvaluationsAggregatesQueryOK

type PostAnalyticsEvaluationsAggregatesQueryOK struct {
	Payload *models.EvaluationAggregateQueryResponse
}

PostAnalyticsEvaluationsAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsEvaluationsAggregatesQueryOK

func NewPostAnalyticsEvaluationsAggregatesQueryOK() *PostAnalyticsEvaluationsAggregatesQueryOK

NewPostAnalyticsEvaluationsAggregatesQueryOK creates a PostAnalyticsEvaluationsAggregatesQueryOK with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryOK) Error

func (*PostAnalyticsEvaluationsAggregatesQueryOK) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryOK) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query o k response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryOK) IsCode

IsCode returns true when this post analytics evaluations aggregates query o k response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryOK) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query o k response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryOK) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query o k response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query o k response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryOK) String

type PostAnalyticsEvaluationsAggregatesQueryParams

type PostAnalyticsEvaluationsAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.EvaluationAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsEvaluationsAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics evaluations aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsEvaluationsAggregatesQueryParams

func NewPostAnalyticsEvaluationsAggregatesQueryParams() *PostAnalyticsEvaluationsAggregatesQueryParams

NewPostAnalyticsEvaluationsAggregatesQueryParams creates a new PostAnalyticsEvaluationsAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsEvaluationsAggregatesQueryParamsWithContext

func NewPostAnalyticsEvaluationsAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsEvaluationsAggregatesQueryParams

NewPostAnalyticsEvaluationsAggregatesQueryParamsWithContext creates a new PostAnalyticsEvaluationsAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsEvaluationsAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsEvaluationsAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsEvaluationsAggregatesQueryParams

NewPostAnalyticsEvaluationsAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsEvaluationsAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsEvaluationsAggregatesQueryParamsWithTimeout

func NewPostAnalyticsEvaluationsAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsEvaluationsAggregatesQueryParams

NewPostAnalyticsEvaluationsAggregatesQueryParamsWithTimeout creates a new PostAnalyticsEvaluationsAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsEvaluationsAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics evaluations aggregates query params

func (*PostAnalyticsEvaluationsAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics evaluations aggregates query params

func (*PostAnalyticsEvaluationsAggregatesQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics evaluations aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsEvaluationsAggregatesQueryParams) SetHTTPClient

func (o *PostAnalyticsEvaluationsAggregatesQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics evaluations aggregates query params

func (*PostAnalyticsEvaluationsAggregatesQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics evaluations aggregates query params

func (*PostAnalyticsEvaluationsAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics evaluations aggregates query params

func (*PostAnalyticsEvaluationsAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics evaluations aggregates query params

func (*PostAnalyticsEvaluationsAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics evaluations aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsEvaluationsAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics evaluations aggregates query params

func (*PostAnalyticsEvaluationsAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics evaluations aggregates query params

func (*PostAnalyticsEvaluationsAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsEvaluationsAggregatesQueryReader

type PostAnalyticsEvaluationsAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsEvaluationsAggregatesQueryReader is a Reader for the PostAnalyticsEvaluationsAggregatesQuery structure.

func (*PostAnalyticsEvaluationsAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsEvaluationsAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge

type PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge() *PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics evaluations aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsEvaluationsAggregatesQueryRequestTimeout

type PostAnalyticsEvaluationsAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsEvaluationsAggregatesQueryRequestTimeout

func NewPostAnalyticsEvaluationsAggregatesQueryRequestTimeout() *PostAnalyticsEvaluationsAggregatesQueryRequestTimeout

NewPostAnalyticsEvaluationsAggregatesQueryRequestTimeout creates a PostAnalyticsEvaluationsAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsEvaluationsAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics evaluations aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryRequestTimeout) String

type PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable

type PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsEvaluationsAggregatesQueryServiceUnavailable

func NewPostAnalyticsEvaluationsAggregatesQueryServiceUnavailable() *PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable

NewPostAnalyticsEvaluationsAggregatesQueryServiceUnavailable creates a PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics evaluations aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryServiceUnavailable) String

type PostAnalyticsEvaluationsAggregatesQueryTooManyRequests

type PostAnalyticsEvaluationsAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsEvaluationsAggregatesQueryTooManyRequests

func NewPostAnalyticsEvaluationsAggregatesQueryTooManyRequests() *PostAnalyticsEvaluationsAggregatesQueryTooManyRequests

NewPostAnalyticsEvaluationsAggregatesQueryTooManyRequests creates a PostAnalyticsEvaluationsAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsEvaluationsAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics evaluations aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryTooManyRequests) String

type PostAnalyticsEvaluationsAggregatesQueryUnauthorized

type PostAnalyticsEvaluationsAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsEvaluationsAggregatesQueryUnauthorized

func NewPostAnalyticsEvaluationsAggregatesQueryUnauthorized() *PostAnalyticsEvaluationsAggregatesQueryUnauthorized

NewPostAnalyticsEvaluationsAggregatesQueryUnauthorized creates a PostAnalyticsEvaluationsAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryUnauthorized) Error

func (*PostAnalyticsEvaluationsAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics evaluations aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryUnauthorized) String

type PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType

type PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType() *PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType

NewPostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType creates a PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics evaluations aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics evaluations aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics evaluations aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics evaluations aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics evaluations aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsEvaluationsAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsFlowsAggregatesQueryBadRequest

type PostAnalyticsFlowsAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsFlowsAggregatesQueryBadRequest

func NewPostAnalyticsFlowsAggregatesQueryBadRequest() *PostAnalyticsFlowsAggregatesQueryBadRequest

NewPostAnalyticsFlowsAggregatesQueryBadRequest creates a PostAnalyticsFlowsAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsFlowsAggregatesQueryBadRequest) Error

func (*PostAnalyticsFlowsAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics flows aggregates query bad request response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics flows aggregates query bad request response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query bad request response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics flows aggregates query bad request response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query bad request response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryBadRequest) String

type PostAnalyticsFlowsAggregatesQueryForbidden

type PostAnalyticsFlowsAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsFlowsAggregatesQueryForbidden

func NewPostAnalyticsFlowsAggregatesQueryForbidden() *PostAnalyticsFlowsAggregatesQueryForbidden

NewPostAnalyticsFlowsAggregatesQueryForbidden creates a PostAnalyticsFlowsAggregatesQueryForbidden with default headers values

func (*PostAnalyticsFlowsAggregatesQueryForbidden) Error

func (*PostAnalyticsFlowsAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics flows aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics flows aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics flows aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryForbidden) String

type PostAnalyticsFlowsAggregatesQueryGatewayTimeout

type PostAnalyticsFlowsAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsFlowsAggregatesQueryGatewayTimeout

func NewPostAnalyticsFlowsAggregatesQueryGatewayTimeout() *PostAnalyticsFlowsAggregatesQueryGatewayTimeout

NewPostAnalyticsFlowsAggregatesQueryGatewayTimeout creates a PostAnalyticsFlowsAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsFlowsAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsFlowsAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics flows aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics flows aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics flows aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryGatewayTimeout) String

type PostAnalyticsFlowsAggregatesQueryInternalServerError

type PostAnalyticsFlowsAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsFlowsAggregatesQueryInternalServerError

func NewPostAnalyticsFlowsAggregatesQueryInternalServerError() *PostAnalyticsFlowsAggregatesQueryInternalServerError

NewPostAnalyticsFlowsAggregatesQueryInternalServerError creates a PostAnalyticsFlowsAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsFlowsAggregatesQueryInternalServerError) Error

func (*PostAnalyticsFlowsAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics flows aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics flows aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics flows aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryInternalServerError) String

type PostAnalyticsFlowsAggregatesQueryNotFound

type PostAnalyticsFlowsAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsFlowsAggregatesQueryNotFound

func NewPostAnalyticsFlowsAggregatesQueryNotFound() *PostAnalyticsFlowsAggregatesQueryNotFound

NewPostAnalyticsFlowsAggregatesQueryNotFound creates a PostAnalyticsFlowsAggregatesQueryNotFound with default headers values

func (*PostAnalyticsFlowsAggregatesQueryNotFound) Error

func (*PostAnalyticsFlowsAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics flows aggregates query not found response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics flows aggregates query not found response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query not found response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics flows aggregates query not found response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query not found response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryNotFound) String

type PostAnalyticsFlowsAggregatesQueryOK

type PostAnalyticsFlowsAggregatesQueryOK struct {
	Payload *models.FlowAggregateQueryResponse
}

PostAnalyticsFlowsAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsFlowsAggregatesQueryOK

func NewPostAnalyticsFlowsAggregatesQueryOK() *PostAnalyticsFlowsAggregatesQueryOK

NewPostAnalyticsFlowsAggregatesQueryOK creates a PostAnalyticsFlowsAggregatesQueryOK with default headers values

func (*PostAnalyticsFlowsAggregatesQueryOK) Error

func (*PostAnalyticsFlowsAggregatesQueryOK) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryOK) IsClientError

func (o *PostAnalyticsFlowsAggregatesQueryOK) IsClientError() bool

IsClientError returns true when this post analytics flows aggregates query o k response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryOK) IsCode

IsCode returns true when this post analytics flows aggregates query o k response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryOK) IsRedirect

func (o *PostAnalyticsFlowsAggregatesQueryOK) IsRedirect() bool

IsRedirect returns true when this post analytics flows aggregates query o k response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryOK) IsServerError

func (o *PostAnalyticsFlowsAggregatesQueryOK) IsServerError() bool

IsServerError returns true when this post analytics flows aggregates query o k response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query o k response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryOK) String

type PostAnalyticsFlowsAggregatesQueryParams

type PostAnalyticsFlowsAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.FlowAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsFlowsAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics flows aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsFlowsAggregatesQueryParams

func NewPostAnalyticsFlowsAggregatesQueryParams() *PostAnalyticsFlowsAggregatesQueryParams

NewPostAnalyticsFlowsAggregatesQueryParams creates a new PostAnalyticsFlowsAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsFlowsAggregatesQueryParamsWithContext

func NewPostAnalyticsFlowsAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsFlowsAggregatesQueryParams

NewPostAnalyticsFlowsAggregatesQueryParamsWithContext creates a new PostAnalyticsFlowsAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsFlowsAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsFlowsAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsFlowsAggregatesQueryParams

NewPostAnalyticsFlowsAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsFlowsAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsFlowsAggregatesQueryParamsWithTimeout

func NewPostAnalyticsFlowsAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsFlowsAggregatesQueryParams

NewPostAnalyticsFlowsAggregatesQueryParamsWithTimeout creates a new PostAnalyticsFlowsAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsFlowsAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics flows aggregates query params

func (*PostAnalyticsFlowsAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics flows aggregates query params

func (*PostAnalyticsFlowsAggregatesQueryParams) SetDefaults

func (o *PostAnalyticsFlowsAggregatesQueryParams) SetDefaults()

SetDefaults hydrates default values in the post analytics flows aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsFlowsAggregatesQueryParams) SetHTTPClient

func (o *PostAnalyticsFlowsAggregatesQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics flows aggregates query params

func (*PostAnalyticsFlowsAggregatesQueryParams) SetTimeout

func (o *PostAnalyticsFlowsAggregatesQueryParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post analytics flows aggregates query params

func (*PostAnalyticsFlowsAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics flows aggregates query params

func (*PostAnalyticsFlowsAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics flows aggregates query params

func (*PostAnalyticsFlowsAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics flows aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsFlowsAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics flows aggregates query params

func (*PostAnalyticsFlowsAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics flows aggregates query params

func (*PostAnalyticsFlowsAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsFlowsAggregatesQueryReader

type PostAnalyticsFlowsAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsFlowsAggregatesQueryReader is a Reader for the PostAnalyticsFlowsAggregatesQuery structure.

func (*PostAnalyticsFlowsAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsFlowsAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge

type PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge() *PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics flows aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics flows aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics flows aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsFlowsAggregatesQueryRequestTimeout

type PostAnalyticsFlowsAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsFlowsAggregatesQueryRequestTimeout

func NewPostAnalyticsFlowsAggregatesQueryRequestTimeout() *PostAnalyticsFlowsAggregatesQueryRequestTimeout

NewPostAnalyticsFlowsAggregatesQueryRequestTimeout creates a PostAnalyticsFlowsAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsFlowsAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsFlowsAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics flows aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics flows aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics flows aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryRequestTimeout) String

type PostAnalyticsFlowsAggregatesQueryServiceUnavailable

type PostAnalyticsFlowsAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsFlowsAggregatesQueryServiceUnavailable

func NewPostAnalyticsFlowsAggregatesQueryServiceUnavailable() *PostAnalyticsFlowsAggregatesQueryServiceUnavailable

NewPostAnalyticsFlowsAggregatesQueryServiceUnavailable creates a PostAnalyticsFlowsAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsFlowsAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsFlowsAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics flows aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics flows aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics flows aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryServiceUnavailable) String

type PostAnalyticsFlowsAggregatesQueryTooManyRequests

type PostAnalyticsFlowsAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsFlowsAggregatesQueryTooManyRequests

func NewPostAnalyticsFlowsAggregatesQueryTooManyRequests() *PostAnalyticsFlowsAggregatesQueryTooManyRequests

NewPostAnalyticsFlowsAggregatesQueryTooManyRequests creates a PostAnalyticsFlowsAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsFlowsAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsFlowsAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics flows aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics flows aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics flows aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryTooManyRequests) String

type PostAnalyticsFlowsAggregatesQueryUnauthorized

type PostAnalyticsFlowsAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsFlowsAggregatesQueryUnauthorized

func NewPostAnalyticsFlowsAggregatesQueryUnauthorized() *PostAnalyticsFlowsAggregatesQueryUnauthorized

NewPostAnalyticsFlowsAggregatesQueryUnauthorized creates a PostAnalyticsFlowsAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsFlowsAggregatesQueryUnauthorized) Error

func (*PostAnalyticsFlowsAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics flows aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics flows aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics flows aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryUnauthorized) String

type PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType

type PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsFlowsAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsFlowsAggregatesQueryUnsupportedMediaType() *PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType

NewPostAnalyticsFlowsAggregatesQueryUnsupportedMediaType creates a PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics flows aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics flows aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics flows aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics flows aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics flows aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsFlowsAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsFlowsObservationsQueryBadRequest

type PostAnalyticsFlowsObservationsQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsFlowsObservationsQueryBadRequest

func NewPostAnalyticsFlowsObservationsQueryBadRequest() *PostAnalyticsFlowsObservationsQueryBadRequest

NewPostAnalyticsFlowsObservationsQueryBadRequest creates a PostAnalyticsFlowsObservationsQueryBadRequest with default headers values

func (*PostAnalyticsFlowsObservationsQueryBadRequest) Error

func (*PostAnalyticsFlowsObservationsQueryBadRequest) GetPayload

func (*PostAnalyticsFlowsObservationsQueryBadRequest) IsClientError

IsClientError returns true when this post analytics flows observations query bad request response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryBadRequest) IsCode

IsCode returns true when this post analytics flows observations query bad request response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics flows observations query bad request response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryBadRequest) IsServerError

IsServerError returns true when this post analytics flows observations query bad request response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics flows observations query bad request response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryBadRequest) String

type PostAnalyticsFlowsObservationsQueryForbidden

type PostAnalyticsFlowsObservationsQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsFlowsObservationsQueryForbidden

func NewPostAnalyticsFlowsObservationsQueryForbidden() *PostAnalyticsFlowsObservationsQueryForbidden

NewPostAnalyticsFlowsObservationsQueryForbidden creates a PostAnalyticsFlowsObservationsQueryForbidden with default headers values

func (*PostAnalyticsFlowsObservationsQueryForbidden) Error

func (*PostAnalyticsFlowsObservationsQueryForbidden) GetPayload

func (*PostAnalyticsFlowsObservationsQueryForbidden) IsClientError

IsClientError returns true when this post analytics flows observations query forbidden response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryForbidden) IsCode

IsCode returns true when this post analytics flows observations query forbidden response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics flows observations query forbidden response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryForbidden) IsServerError

IsServerError returns true when this post analytics flows observations query forbidden response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics flows observations query forbidden response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryForbidden) String

type PostAnalyticsFlowsObservationsQueryGatewayTimeout

type PostAnalyticsFlowsObservationsQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsFlowsObservationsQueryGatewayTimeout

func NewPostAnalyticsFlowsObservationsQueryGatewayTimeout() *PostAnalyticsFlowsObservationsQueryGatewayTimeout

NewPostAnalyticsFlowsObservationsQueryGatewayTimeout creates a PostAnalyticsFlowsObservationsQueryGatewayTimeout with default headers values

func (*PostAnalyticsFlowsObservationsQueryGatewayTimeout) Error

func (*PostAnalyticsFlowsObservationsQueryGatewayTimeout) GetPayload

func (*PostAnalyticsFlowsObservationsQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics flows observations query gateway timeout response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics flows observations query gateway timeout response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics flows observations query gateway timeout response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics flows observations query gateway timeout response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics flows observations query gateway timeout response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryGatewayTimeout) String

type PostAnalyticsFlowsObservationsQueryInternalServerError

type PostAnalyticsFlowsObservationsQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsFlowsObservationsQueryInternalServerError

func NewPostAnalyticsFlowsObservationsQueryInternalServerError() *PostAnalyticsFlowsObservationsQueryInternalServerError

NewPostAnalyticsFlowsObservationsQueryInternalServerError creates a PostAnalyticsFlowsObservationsQueryInternalServerError with default headers values

func (*PostAnalyticsFlowsObservationsQueryInternalServerError) Error

func (*PostAnalyticsFlowsObservationsQueryInternalServerError) GetPayload

func (*PostAnalyticsFlowsObservationsQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics flows observations query internal server error response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryInternalServerError) IsCode

IsCode returns true when this post analytics flows observations query internal server error response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics flows observations query internal server error response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics flows observations query internal server error response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics flows observations query internal server error response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryInternalServerError) String

type PostAnalyticsFlowsObservationsQueryNotFound

type PostAnalyticsFlowsObservationsQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsFlowsObservationsQueryNotFound

func NewPostAnalyticsFlowsObservationsQueryNotFound() *PostAnalyticsFlowsObservationsQueryNotFound

NewPostAnalyticsFlowsObservationsQueryNotFound creates a PostAnalyticsFlowsObservationsQueryNotFound with default headers values

func (*PostAnalyticsFlowsObservationsQueryNotFound) Error

func (*PostAnalyticsFlowsObservationsQueryNotFound) GetPayload

func (*PostAnalyticsFlowsObservationsQueryNotFound) IsClientError

IsClientError returns true when this post analytics flows observations query not found response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryNotFound) IsCode

IsCode returns true when this post analytics flows observations query not found response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics flows observations query not found response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryNotFound) IsServerError

IsServerError returns true when this post analytics flows observations query not found response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics flows observations query not found response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryNotFound) String

type PostAnalyticsFlowsObservationsQueryOK

type PostAnalyticsFlowsObservationsQueryOK struct {
	Payload *models.FlowObservationQueryResponse
}

PostAnalyticsFlowsObservationsQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsFlowsObservationsQueryOK

func NewPostAnalyticsFlowsObservationsQueryOK() *PostAnalyticsFlowsObservationsQueryOK

NewPostAnalyticsFlowsObservationsQueryOK creates a PostAnalyticsFlowsObservationsQueryOK with default headers values

func (*PostAnalyticsFlowsObservationsQueryOK) Error

func (*PostAnalyticsFlowsObservationsQueryOK) GetPayload

func (*PostAnalyticsFlowsObservationsQueryOK) IsClientError

func (o *PostAnalyticsFlowsObservationsQueryOK) IsClientError() bool

IsClientError returns true when this post analytics flows observations query o k response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryOK) IsCode

IsCode returns true when this post analytics flows observations query o k response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryOK) IsRedirect

IsRedirect returns true when this post analytics flows observations query o k response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryOK) IsServerError

func (o *PostAnalyticsFlowsObservationsQueryOK) IsServerError() bool

IsServerError returns true when this post analytics flows observations query o k response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryOK) IsSuccess

IsSuccess returns true when this post analytics flows observations query o k response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryOK) String

type PostAnalyticsFlowsObservationsQueryParams

type PostAnalyticsFlowsObservationsQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.FlowObservationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsFlowsObservationsQueryParams contains all the parameters to send to the API endpoint

for the post analytics flows observations query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsFlowsObservationsQueryParams

func NewPostAnalyticsFlowsObservationsQueryParams() *PostAnalyticsFlowsObservationsQueryParams

NewPostAnalyticsFlowsObservationsQueryParams creates a new PostAnalyticsFlowsObservationsQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsFlowsObservationsQueryParamsWithContext

func NewPostAnalyticsFlowsObservationsQueryParamsWithContext(ctx context.Context) *PostAnalyticsFlowsObservationsQueryParams

NewPostAnalyticsFlowsObservationsQueryParamsWithContext creates a new PostAnalyticsFlowsObservationsQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsFlowsObservationsQueryParamsWithHTTPClient

func NewPostAnalyticsFlowsObservationsQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsFlowsObservationsQueryParams

NewPostAnalyticsFlowsObservationsQueryParamsWithHTTPClient creates a new PostAnalyticsFlowsObservationsQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsFlowsObservationsQueryParamsWithTimeout

func NewPostAnalyticsFlowsObservationsQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsFlowsObservationsQueryParams

NewPostAnalyticsFlowsObservationsQueryParamsWithTimeout creates a new PostAnalyticsFlowsObservationsQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsFlowsObservationsQueryParams) SetBody

SetBody adds the body to the post analytics flows observations query params

func (*PostAnalyticsFlowsObservationsQueryParams) SetContext

SetContext adds the context to the post analytics flows observations query params

func (*PostAnalyticsFlowsObservationsQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics flows observations query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsFlowsObservationsQueryParams) SetHTTPClient

func (o *PostAnalyticsFlowsObservationsQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics flows observations query params

func (*PostAnalyticsFlowsObservationsQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics flows observations query params

func (*PostAnalyticsFlowsObservationsQueryParams) WithBody

WithBody adds the body to the post analytics flows observations query params

func (*PostAnalyticsFlowsObservationsQueryParams) WithContext

WithContext adds the context to the post analytics flows observations query params

func (*PostAnalyticsFlowsObservationsQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics flows observations query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsFlowsObservationsQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics flows observations query params

func (*PostAnalyticsFlowsObservationsQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics flows observations query params

func (*PostAnalyticsFlowsObservationsQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsFlowsObservationsQueryReader

type PostAnalyticsFlowsObservationsQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsFlowsObservationsQueryReader is a Reader for the PostAnalyticsFlowsObservationsQuery structure.

func (*PostAnalyticsFlowsObservationsQueryReader) ReadResponse

func (o *PostAnalyticsFlowsObservationsQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge

type PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsFlowsObservationsQueryRequestEntityTooLarge

func NewPostAnalyticsFlowsObservationsQueryRequestEntityTooLarge() *PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge

NewPostAnalyticsFlowsObservationsQueryRequestEntityTooLarge creates a PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge) Error

func (*PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics flows observations query request entity too large response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics flows observations query request entity too large response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics flows observations query request entity too large response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics flows observations query request entity too large response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics flows observations query request entity too large response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryRequestEntityTooLarge) String

type PostAnalyticsFlowsObservationsQueryRequestTimeout

type PostAnalyticsFlowsObservationsQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsFlowsObservationsQueryRequestTimeout

func NewPostAnalyticsFlowsObservationsQueryRequestTimeout() *PostAnalyticsFlowsObservationsQueryRequestTimeout

NewPostAnalyticsFlowsObservationsQueryRequestTimeout creates a PostAnalyticsFlowsObservationsQueryRequestTimeout with default headers values

func (*PostAnalyticsFlowsObservationsQueryRequestTimeout) Error

func (*PostAnalyticsFlowsObservationsQueryRequestTimeout) GetPayload

func (*PostAnalyticsFlowsObservationsQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics flows observations query request timeout response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryRequestTimeout) IsCode

IsCode returns true when this post analytics flows observations query request timeout response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics flows observations query request timeout response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics flows observations query request timeout response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics flows observations query request timeout response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryRequestTimeout) String

type PostAnalyticsFlowsObservationsQueryServiceUnavailable

type PostAnalyticsFlowsObservationsQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsFlowsObservationsQueryServiceUnavailable

func NewPostAnalyticsFlowsObservationsQueryServiceUnavailable() *PostAnalyticsFlowsObservationsQueryServiceUnavailable

NewPostAnalyticsFlowsObservationsQueryServiceUnavailable creates a PostAnalyticsFlowsObservationsQueryServiceUnavailable with default headers values

func (*PostAnalyticsFlowsObservationsQueryServiceUnavailable) Error

func (*PostAnalyticsFlowsObservationsQueryServiceUnavailable) GetPayload

func (*PostAnalyticsFlowsObservationsQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics flows observations query service unavailable response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics flows observations query service unavailable response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics flows observations query service unavailable response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics flows observations query service unavailable response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics flows observations query service unavailable response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryServiceUnavailable) String

type PostAnalyticsFlowsObservationsQueryTooManyRequests

type PostAnalyticsFlowsObservationsQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsFlowsObservationsQueryTooManyRequests

func NewPostAnalyticsFlowsObservationsQueryTooManyRequests() *PostAnalyticsFlowsObservationsQueryTooManyRequests

NewPostAnalyticsFlowsObservationsQueryTooManyRequests creates a PostAnalyticsFlowsObservationsQueryTooManyRequests with default headers values

func (*PostAnalyticsFlowsObservationsQueryTooManyRequests) Error

func (*PostAnalyticsFlowsObservationsQueryTooManyRequests) GetPayload

func (*PostAnalyticsFlowsObservationsQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics flows observations query too many requests response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryTooManyRequests) IsCode

IsCode returns true when this post analytics flows observations query too many requests response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics flows observations query too many requests response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics flows observations query too many requests response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics flows observations query too many requests response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryTooManyRequests) String

type PostAnalyticsFlowsObservationsQueryUnauthorized

type PostAnalyticsFlowsObservationsQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsFlowsObservationsQueryUnauthorized

func NewPostAnalyticsFlowsObservationsQueryUnauthorized() *PostAnalyticsFlowsObservationsQueryUnauthorized

NewPostAnalyticsFlowsObservationsQueryUnauthorized creates a PostAnalyticsFlowsObservationsQueryUnauthorized with default headers values

func (*PostAnalyticsFlowsObservationsQueryUnauthorized) Error

func (*PostAnalyticsFlowsObservationsQueryUnauthorized) GetPayload

func (*PostAnalyticsFlowsObservationsQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics flows observations query unauthorized response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryUnauthorized) IsCode

IsCode returns true when this post analytics flows observations query unauthorized response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics flows observations query unauthorized response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics flows observations query unauthorized response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics flows observations query unauthorized response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryUnauthorized) String

type PostAnalyticsFlowsObservationsQueryUnsupportedMediaType

type PostAnalyticsFlowsObservationsQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsFlowsObservationsQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsFlowsObservationsQueryUnsupportedMediaType

func NewPostAnalyticsFlowsObservationsQueryUnsupportedMediaType() *PostAnalyticsFlowsObservationsQueryUnsupportedMediaType

NewPostAnalyticsFlowsObservationsQueryUnsupportedMediaType creates a PostAnalyticsFlowsObservationsQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsFlowsObservationsQueryUnsupportedMediaType) Error

func (*PostAnalyticsFlowsObservationsQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsFlowsObservationsQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics flows observations query unsupported media type response has a 4xx status code

func (*PostAnalyticsFlowsObservationsQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics flows observations query unsupported media type response a status code equal to that given

func (*PostAnalyticsFlowsObservationsQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics flows observations query unsupported media type response has a 3xx status code

func (*PostAnalyticsFlowsObservationsQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics flows observations query unsupported media type response has a 5xx status code

func (*PostAnalyticsFlowsObservationsQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics flows observations query unsupported media type response has a 2xx status code

func (*PostAnalyticsFlowsObservationsQueryUnsupportedMediaType) String

type PostAnalyticsJourneysAggregatesQueryBadRequest

type PostAnalyticsJourneysAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsJourneysAggregatesQueryBadRequest

func NewPostAnalyticsJourneysAggregatesQueryBadRequest() *PostAnalyticsJourneysAggregatesQueryBadRequest

NewPostAnalyticsJourneysAggregatesQueryBadRequest creates a PostAnalyticsJourneysAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsJourneysAggregatesQueryBadRequest) Error

func (*PostAnalyticsJourneysAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics journeys aggregates query bad request response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics journeys aggregates query bad request response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query bad request response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics journeys aggregates query bad request response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query bad request response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryBadRequest) String

type PostAnalyticsJourneysAggregatesQueryForbidden

type PostAnalyticsJourneysAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsJourneysAggregatesQueryForbidden

func NewPostAnalyticsJourneysAggregatesQueryForbidden() *PostAnalyticsJourneysAggregatesQueryForbidden

NewPostAnalyticsJourneysAggregatesQueryForbidden creates a PostAnalyticsJourneysAggregatesQueryForbidden with default headers values

func (*PostAnalyticsJourneysAggregatesQueryForbidden) Error

func (*PostAnalyticsJourneysAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics journeys aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics journeys aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics journeys aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryForbidden) String

type PostAnalyticsJourneysAggregatesQueryGatewayTimeout

type PostAnalyticsJourneysAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsJourneysAggregatesQueryGatewayTimeout

func NewPostAnalyticsJourneysAggregatesQueryGatewayTimeout() *PostAnalyticsJourneysAggregatesQueryGatewayTimeout

NewPostAnalyticsJourneysAggregatesQueryGatewayTimeout creates a PostAnalyticsJourneysAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsJourneysAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsJourneysAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics journeys aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics journeys aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics journeys aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryGatewayTimeout) String

type PostAnalyticsJourneysAggregatesQueryInternalServerError

type PostAnalyticsJourneysAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsJourneysAggregatesQueryInternalServerError

func NewPostAnalyticsJourneysAggregatesQueryInternalServerError() *PostAnalyticsJourneysAggregatesQueryInternalServerError

NewPostAnalyticsJourneysAggregatesQueryInternalServerError creates a PostAnalyticsJourneysAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsJourneysAggregatesQueryInternalServerError) Error

func (*PostAnalyticsJourneysAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics journeys aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics journeys aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics journeys aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryInternalServerError) String

type PostAnalyticsJourneysAggregatesQueryNotFound

type PostAnalyticsJourneysAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsJourneysAggregatesQueryNotFound

func NewPostAnalyticsJourneysAggregatesQueryNotFound() *PostAnalyticsJourneysAggregatesQueryNotFound

NewPostAnalyticsJourneysAggregatesQueryNotFound creates a PostAnalyticsJourneysAggregatesQueryNotFound with default headers values

func (*PostAnalyticsJourneysAggregatesQueryNotFound) Error

func (*PostAnalyticsJourneysAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics journeys aggregates query not found response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics journeys aggregates query not found response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query not found response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics journeys aggregates query not found response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query not found response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryNotFound) String

type PostAnalyticsJourneysAggregatesQueryOK

type PostAnalyticsJourneysAggregatesQueryOK struct {
	Payload *models.JourneyAggregateQueryResponse
}

PostAnalyticsJourneysAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsJourneysAggregatesQueryOK

func NewPostAnalyticsJourneysAggregatesQueryOK() *PostAnalyticsJourneysAggregatesQueryOK

NewPostAnalyticsJourneysAggregatesQueryOK creates a PostAnalyticsJourneysAggregatesQueryOK with default headers values

func (*PostAnalyticsJourneysAggregatesQueryOK) Error

func (*PostAnalyticsJourneysAggregatesQueryOK) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryOK) IsClientError

func (o *PostAnalyticsJourneysAggregatesQueryOK) IsClientError() bool

IsClientError returns true when this post analytics journeys aggregates query o k response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryOK) IsCode

IsCode returns true when this post analytics journeys aggregates query o k response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryOK) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query o k response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryOK) IsServerError

func (o *PostAnalyticsJourneysAggregatesQueryOK) IsServerError() bool

IsServerError returns true when this post analytics journeys aggregates query o k response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query o k response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryOK) String

type PostAnalyticsJourneysAggregatesQueryParams

type PostAnalyticsJourneysAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.JourneyAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsJourneysAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics journeys aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsJourneysAggregatesQueryParams

func NewPostAnalyticsJourneysAggregatesQueryParams() *PostAnalyticsJourneysAggregatesQueryParams

NewPostAnalyticsJourneysAggregatesQueryParams creates a new PostAnalyticsJourneysAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsJourneysAggregatesQueryParamsWithContext

func NewPostAnalyticsJourneysAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsJourneysAggregatesQueryParams

NewPostAnalyticsJourneysAggregatesQueryParamsWithContext creates a new PostAnalyticsJourneysAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsJourneysAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsJourneysAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsJourneysAggregatesQueryParams

NewPostAnalyticsJourneysAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsJourneysAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsJourneysAggregatesQueryParamsWithTimeout

func NewPostAnalyticsJourneysAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsJourneysAggregatesQueryParams

NewPostAnalyticsJourneysAggregatesQueryParamsWithTimeout creates a new PostAnalyticsJourneysAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsJourneysAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics journeys aggregates query params

func (*PostAnalyticsJourneysAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics journeys aggregates query params

func (*PostAnalyticsJourneysAggregatesQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics journeys aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsJourneysAggregatesQueryParams) SetHTTPClient

func (o *PostAnalyticsJourneysAggregatesQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics journeys aggregates query params

func (*PostAnalyticsJourneysAggregatesQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics journeys aggregates query params

func (*PostAnalyticsJourneysAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics journeys aggregates query params

func (*PostAnalyticsJourneysAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics journeys aggregates query params

func (*PostAnalyticsJourneysAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics journeys aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsJourneysAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics journeys aggregates query params

func (*PostAnalyticsJourneysAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics journeys aggregates query params

func (*PostAnalyticsJourneysAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsJourneysAggregatesQueryReader

type PostAnalyticsJourneysAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsJourneysAggregatesQueryReader is a Reader for the PostAnalyticsJourneysAggregatesQuery structure.

func (*PostAnalyticsJourneysAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsJourneysAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge

type PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge() *PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics journeys aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics journeys aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics journeys aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsJourneysAggregatesQueryRequestTimeout

type PostAnalyticsJourneysAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsJourneysAggregatesQueryRequestTimeout

func NewPostAnalyticsJourneysAggregatesQueryRequestTimeout() *PostAnalyticsJourneysAggregatesQueryRequestTimeout

NewPostAnalyticsJourneysAggregatesQueryRequestTimeout creates a PostAnalyticsJourneysAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsJourneysAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsJourneysAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics journeys aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics journeys aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics journeys aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryRequestTimeout) String

type PostAnalyticsJourneysAggregatesQueryServiceUnavailable

type PostAnalyticsJourneysAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsJourneysAggregatesQueryServiceUnavailable

func NewPostAnalyticsJourneysAggregatesQueryServiceUnavailable() *PostAnalyticsJourneysAggregatesQueryServiceUnavailable

NewPostAnalyticsJourneysAggregatesQueryServiceUnavailable creates a PostAnalyticsJourneysAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsJourneysAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsJourneysAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics journeys aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics journeys aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics journeys aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryServiceUnavailable) String

type PostAnalyticsJourneysAggregatesQueryTooManyRequests

type PostAnalyticsJourneysAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsJourneysAggregatesQueryTooManyRequests

func NewPostAnalyticsJourneysAggregatesQueryTooManyRequests() *PostAnalyticsJourneysAggregatesQueryTooManyRequests

NewPostAnalyticsJourneysAggregatesQueryTooManyRequests creates a PostAnalyticsJourneysAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsJourneysAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsJourneysAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics journeys aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics journeys aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics journeys aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryTooManyRequests) String

type PostAnalyticsJourneysAggregatesQueryUnauthorized

type PostAnalyticsJourneysAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsJourneysAggregatesQueryUnauthorized

func NewPostAnalyticsJourneysAggregatesQueryUnauthorized() *PostAnalyticsJourneysAggregatesQueryUnauthorized

NewPostAnalyticsJourneysAggregatesQueryUnauthorized creates a PostAnalyticsJourneysAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsJourneysAggregatesQueryUnauthorized) Error

func (*PostAnalyticsJourneysAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics journeys aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics journeys aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics journeys aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryUnauthorized) String

type PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType

type PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsJourneysAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsJourneysAggregatesQueryUnsupportedMediaType() *PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType

NewPostAnalyticsJourneysAggregatesQueryUnsupportedMediaType creates a PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics journeys aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics journeys aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics journeys aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics journeys aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics journeys aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsJourneysAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsQueuesObservationsQueryBadRequest

type PostAnalyticsQueuesObservationsQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsQueuesObservationsQueryBadRequest

func NewPostAnalyticsQueuesObservationsQueryBadRequest() *PostAnalyticsQueuesObservationsQueryBadRequest

NewPostAnalyticsQueuesObservationsQueryBadRequest creates a PostAnalyticsQueuesObservationsQueryBadRequest with default headers values

func (*PostAnalyticsQueuesObservationsQueryBadRequest) Error

func (*PostAnalyticsQueuesObservationsQueryBadRequest) GetPayload

func (*PostAnalyticsQueuesObservationsQueryBadRequest) IsClientError

IsClientError returns true when this post analytics queues observations query bad request response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryBadRequest) IsCode

IsCode returns true when this post analytics queues observations query bad request response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics queues observations query bad request response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryBadRequest) IsServerError

IsServerError returns true when this post analytics queues observations query bad request response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics queues observations query bad request response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryBadRequest) String

type PostAnalyticsQueuesObservationsQueryForbidden

type PostAnalyticsQueuesObservationsQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsQueuesObservationsQueryForbidden

func NewPostAnalyticsQueuesObservationsQueryForbidden() *PostAnalyticsQueuesObservationsQueryForbidden

NewPostAnalyticsQueuesObservationsQueryForbidden creates a PostAnalyticsQueuesObservationsQueryForbidden with default headers values

func (*PostAnalyticsQueuesObservationsQueryForbidden) Error

func (*PostAnalyticsQueuesObservationsQueryForbidden) GetPayload

func (*PostAnalyticsQueuesObservationsQueryForbidden) IsClientError

IsClientError returns true when this post analytics queues observations query forbidden response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryForbidden) IsCode

IsCode returns true when this post analytics queues observations query forbidden response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics queues observations query forbidden response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryForbidden) IsServerError

IsServerError returns true when this post analytics queues observations query forbidden response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics queues observations query forbidden response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryForbidden) String

type PostAnalyticsQueuesObservationsQueryGatewayTimeout

type PostAnalyticsQueuesObservationsQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsQueuesObservationsQueryGatewayTimeout

func NewPostAnalyticsQueuesObservationsQueryGatewayTimeout() *PostAnalyticsQueuesObservationsQueryGatewayTimeout

NewPostAnalyticsQueuesObservationsQueryGatewayTimeout creates a PostAnalyticsQueuesObservationsQueryGatewayTimeout with default headers values

func (*PostAnalyticsQueuesObservationsQueryGatewayTimeout) Error

func (*PostAnalyticsQueuesObservationsQueryGatewayTimeout) GetPayload

func (*PostAnalyticsQueuesObservationsQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics queues observations query gateway timeout response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics queues observations query gateway timeout response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics queues observations query gateway timeout response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics queues observations query gateway timeout response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics queues observations query gateway timeout response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryGatewayTimeout) String

type PostAnalyticsQueuesObservationsQueryInternalServerError

type PostAnalyticsQueuesObservationsQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsQueuesObservationsQueryInternalServerError

func NewPostAnalyticsQueuesObservationsQueryInternalServerError() *PostAnalyticsQueuesObservationsQueryInternalServerError

NewPostAnalyticsQueuesObservationsQueryInternalServerError creates a PostAnalyticsQueuesObservationsQueryInternalServerError with default headers values

func (*PostAnalyticsQueuesObservationsQueryInternalServerError) Error

func (*PostAnalyticsQueuesObservationsQueryInternalServerError) GetPayload

func (*PostAnalyticsQueuesObservationsQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics queues observations query internal server error response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryInternalServerError) IsCode

IsCode returns true when this post analytics queues observations query internal server error response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics queues observations query internal server error response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics queues observations query internal server error response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics queues observations query internal server error response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryInternalServerError) String

type PostAnalyticsQueuesObservationsQueryNotFound

type PostAnalyticsQueuesObservationsQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsQueuesObservationsQueryNotFound

func NewPostAnalyticsQueuesObservationsQueryNotFound() *PostAnalyticsQueuesObservationsQueryNotFound

NewPostAnalyticsQueuesObservationsQueryNotFound creates a PostAnalyticsQueuesObservationsQueryNotFound with default headers values

func (*PostAnalyticsQueuesObservationsQueryNotFound) Error

func (*PostAnalyticsQueuesObservationsQueryNotFound) GetPayload

func (*PostAnalyticsQueuesObservationsQueryNotFound) IsClientError

IsClientError returns true when this post analytics queues observations query not found response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryNotFound) IsCode

IsCode returns true when this post analytics queues observations query not found response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics queues observations query not found response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryNotFound) IsServerError

IsServerError returns true when this post analytics queues observations query not found response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics queues observations query not found response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryNotFound) String

type PostAnalyticsQueuesObservationsQueryOK

type PostAnalyticsQueuesObservationsQueryOK struct {
	Payload *models.QueueObservationQueryResponse
}

PostAnalyticsQueuesObservationsQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsQueuesObservationsQueryOK

func NewPostAnalyticsQueuesObservationsQueryOK() *PostAnalyticsQueuesObservationsQueryOK

NewPostAnalyticsQueuesObservationsQueryOK creates a PostAnalyticsQueuesObservationsQueryOK with default headers values

func (*PostAnalyticsQueuesObservationsQueryOK) Error

func (*PostAnalyticsQueuesObservationsQueryOK) GetPayload

func (*PostAnalyticsQueuesObservationsQueryOK) IsClientError

func (o *PostAnalyticsQueuesObservationsQueryOK) IsClientError() bool

IsClientError returns true when this post analytics queues observations query o k response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryOK) IsCode

IsCode returns true when this post analytics queues observations query o k response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryOK) IsRedirect

IsRedirect returns true when this post analytics queues observations query o k response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryOK) IsServerError

func (o *PostAnalyticsQueuesObservationsQueryOK) IsServerError() bool

IsServerError returns true when this post analytics queues observations query o k response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryOK) IsSuccess

IsSuccess returns true when this post analytics queues observations query o k response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryOK) String

type PostAnalyticsQueuesObservationsQueryParams

type PostAnalyticsQueuesObservationsQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.QueueObservationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsQueuesObservationsQueryParams contains all the parameters to send to the API endpoint

for the post analytics queues observations query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsQueuesObservationsQueryParams

func NewPostAnalyticsQueuesObservationsQueryParams() *PostAnalyticsQueuesObservationsQueryParams

NewPostAnalyticsQueuesObservationsQueryParams creates a new PostAnalyticsQueuesObservationsQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsQueuesObservationsQueryParamsWithContext

func NewPostAnalyticsQueuesObservationsQueryParamsWithContext(ctx context.Context) *PostAnalyticsQueuesObservationsQueryParams

NewPostAnalyticsQueuesObservationsQueryParamsWithContext creates a new PostAnalyticsQueuesObservationsQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsQueuesObservationsQueryParamsWithHTTPClient

func NewPostAnalyticsQueuesObservationsQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsQueuesObservationsQueryParams

NewPostAnalyticsQueuesObservationsQueryParamsWithHTTPClient creates a new PostAnalyticsQueuesObservationsQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsQueuesObservationsQueryParamsWithTimeout

func NewPostAnalyticsQueuesObservationsQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsQueuesObservationsQueryParams

NewPostAnalyticsQueuesObservationsQueryParamsWithTimeout creates a new PostAnalyticsQueuesObservationsQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsQueuesObservationsQueryParams) SetBody

SetBody adds the body to the post analytics queues observations query params

func (*PostAnalyticsQueuesObservationsQueryParams) SetContext

SetContext adds the context to the post analytics queues observations query params

func (*PostAnalyticsQueuesObservationsQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics queues observations query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsQueuesObservationsQueryParams) SetHTTPClient

func (o *PostAnalyticsQueuesObservationsQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics queues observations query params

func (*PostAnalyticsQueuesObservationsQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics queues observations query params

func (*PostAnalyticsQueuesObservationsQueryParams) WithBody

WithBody adds the body to the post analytics queues observations query params

func (*PostAnalyticsQueuesObservationsQueryParams) WithContext

WithContext adds the context to the post analytics queues observations query params

func (*PostAnalyticsQueuesObservationsQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics queues observations query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsQueuesObservationsQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics queues observations query params

func (*PostAnalyticsQueuesObservationsQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics queues observations query params

func (*PostAnalyticsQueuesObservationsQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsQueuesObservationsQueryReader

type PostAnalyticsQueuesObservationsQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsQueuesObservationsQueryReader is a Reader for the PostAnalyticsQueuesObservationsQuery structure.

func (*PostAnalyticsQueuesObservationsQueryReader) ReadResponse

func (o *PostAnalyticsQueuesObservationsQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge

type PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsQueuesObservationsQueryRequestEntityTooLarge

func NewPostAnalyticsQueuesObservationsQueryRequestEntityTooLarge() *PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge

NewPostAnalyticsQueuesObservationsQueryRequestEntityTooLarge creates a PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge) Error

func (*PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics queues observations query request entity too large response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics queues observations query request entity too large response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics queues observations query request entity too large response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics queues observations query request entity too large response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics queues observations query request entity too large response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryRequestEntityTooLarge) String

type PostAnalyticsQueuesObservationsQueryRequestTimeout

type PostAnalyticsQueuesObservationsQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsQueuesObservationsQueryRequestTimeout

func NewPostAnalyticsQueuesObservationsQueryRequestTimeout() *PostAnalyticsQueuesObservationsQueryRequestTimeout

NewPostAnalyticsQueuesObservationsQueryRequestTimeout creates a PostAnalyticsQueuesObservationsQueryRequestTimeout with default headers values

func (*PostAnalyticsQueuesObservationsQueryRequestTimeout) Error

func (*PostAnalyticsQueuesObservationsQueryRequestTimeout) GetPayload

func (*PostAnalyticsQueuesObservationsQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics queues observations query request timeout response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryRequestTimeout) IsCode

IsCode returns true when this post analytics queues observations query request timeout response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics queues observations query request timeout response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics queues observations query request timeout response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics queues observations query request timeout response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryRequestTimeout) String

type PostAnalyticsQueuesObservationsQueryServiceUnavailable

type PostAnalyticsQueuesObservationsQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsQueuesObservationsQueryServiceUnavailable

func NewPostAnalyticsQueuesObservationsQueryServiceUnavailable() *PostAnalyticsQueuesObservationsQueryServiceUnavailable

NewPostAnalyticsQueuesObservationsQueryServiceUnavailable creates a PostAnalyticsQueuesObservationsQueryServiceUnavailable with default headers values

func (*PostAnalyticsQueuesObservationsQueryServiceUnavailable) Error

func (*PostAnalyticsQueuesObservationsQueryServiceUnavailable) GetPayload

func (*PostAnalyticsQueuesObservationsQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics queues observations query service unavailable response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics queues observations query service unavailable response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics queues observations query service unavailable response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics queues observations query service unavailable response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics queues observations query service unavailable response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryServiceUnavailable) String

type PostAnalyticsQueuesObservationsQueryTooManyRequests

type PostAnalyticsQueuesObservationsQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsQueuesObservationsQueryTooManyRequests

func NewPostAnalyticsQueuesObservationsQueryTooManyRequests() *PostAnalyticsQueuesObservationsQueryTooManyRequests

NewPostAnalyticsQueuesObservationsQueryTooManyRequests creates a PostAnalyticsQueuesObservationsQueryTooManyRequests with default headers values

func (*PostAnalyticsQueuesObservationsQueryTooManyRequests) Error

func (*PostAnalyticsQueuesObservationsQueryTooManyRequests) GetPayload

func (*PostAnalyticsQueuesObservationsQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics queues observations query too many requests response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryTooManyRequests) IsCode

IsCode returns true when this post analytics queues observations query too many requests response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics queues observations query too many requests response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics queues observations query too many requests response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics queues observations query too many requests response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryTooManyRequests) String

type PostAnalyticsQueuesObservationsQueryUnauthorized

type PostAnalyticsQueuesObservationsQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsQueuesObservationsQueryUnauthorized

func NewPostAnalyticsQueuesObservationsQueryUnauthorized() *PostAnalyticsQueuesObservationsQueryUnauthorized

NewPostAnalyticsQueuesObservationsQueryUnauthorized creates a PostAnalyticsQueuesObservationsQueryUnauthorized with default headers values

func (*PostAnalyticsQueuesObservationsQueryUnauthorized) Error

func (*PostAnalyticsQueuesObservationsQueryUnauthorized) GetPayload

func (*PostAnalyticsQueuesObservationsQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics queues observations query unauthorized response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryUnauthorized) IsCode

IsCode returns true when this post analytics queues observations query unauthorized response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics queues observations query unauthorized response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics queues observations query unauthorized response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics queues observations query unauthorized response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryUnauthorized) String

type PostAnalyticsQueuesObservationsQueryUnsupportedMediaType

type PostAnalyticsQueuesObservationsQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsQueuesObservationsQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsQueuesObservationsQueryUnsupportedMediaType

func NewPostAnalyticsQueuesObservationsQueryUnsupportedMediaType() *PostAnalyticsQueuesObservationsQueryUnsupportedMediaType

NewPostAnalyticsQueuesObservationsQueryUnsupportedMediaType creates a PostAnalyticsQueuesObservationsQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsQueuesObservationsQueryUnsupportedMediaType) Error

func (*PostAnalyticsQueuesObservationsQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsQueuesObservationsQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics queues observations query unsupported media type response has a 4xx status code

func (*PostAnalyticsQueuesObservationsQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics queues observations query unsupported media type response a status code equal to that given

func (*PostAnalyticsQueuesObservationsQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics queues observations query unsupported media type response has a 3xx status code

func (*PostAnalyticsQueuesObservationsQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics queues observations query unsupported media type response has a 5xx status code

func (*PostAnalyticsQueuesObservationsQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics queues observations query unsupported media type response has a 2xx status code

func (*PostAnalyticsQueuesObservationsQueryUnsupportedMediaType) String

type PostAnalyticsReportingExportsBadRequest

type PostAnalyticsReportingExportsBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsReportingExportsBadRequest

func NewPostAnalyticsReportingExportsBadRequest() *PostAnalyticsReportingExportsBadRequest

NewPostAnalyticsReportingExportsBadRequest creates a PostAnalyticsReportingExportsBadRequest with default headers values

func (*PostAnalyticsReportingExportsBadRequest) Error

func (*PostAnalyticsReportingExportsBadRequest) GetPayload

func (*PostAnalyticsReportingExportsBadRequest) IsClientError

func (o *PostAnalyticsReportingExportsBadRequest) IsClientError() bool

IsClientError returns true when this post analytics reporting exports bad request response has a 4xx status code

func (*PostAnalyticsReportingExportsBadRequest) IsCode

IsCode returns true when this post analytics reporting exports bad request response a status code equal to that given

func (*PostAnalyticsReportingExportsBadRequest) IsRedirect

IsRedirect returns true when this post analytics reporting exports bad request response has a 3xx status code

func (*PostAnalyticsReportingExportsBadRequest) IsServerError

func (o *PostAnalyticsReportingExportsBadRequest) IsServerError() bool

IsServerError returns true when this post analytics reporting exports bad request response has a 5xx status code

func (*PostAnalyticsReportingExportsBadRequest) IsSuccess

IsSuccess returns true when this post analytics reporting exports bad request response has a 2xx status code

func (*PostAnalyticsReportingExportsBadRequest) String

type PostAnalyticsReportingExportsForbidden

type PostAnalyticsReportingExportsForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsReportingExportsForbidden

func NewPostAnalyticsReportingExportsForbidden() *PostAnalyticsReportingExportsForbidden

NewPostAnalyticsReportingExportsForbidden creates a PostAnalyticsReportingExportsForbidden with default headers values

func (*PostAnalyticsReportingExportsForbidden) Error

func (*PostAnalyticsReportingExportsForbidden) GetPayload

func (*PostAnalyticsReportingExportsForbidden) IsClientError

func (o *PostAnalyticsReportingExportsForbidden) IsClientError() bool

IsClientError returns true when this post analytics reporting exports forbidden response has a 4xx status code

func (*PostAnalyticsReportingExportsForbidden) IsCode

IsCode returns true when this post analytics reporting exports forbidden response a status code equal to that given

func (*PostAnalyticsReportingExportsForbidden) IsRedirect

IsRedirect returns true when this post analytics reporting exports forbidden response has a 3xx status code

func (*PostAnalyticsReportingExportsForbidden) IsServerError

func (o *PostAnalyticsReportingExportsForbidden) IsServerError() bool

IsServerError returns true when this post analytics reporting exports forbidden response has a 5xx status code

func (*PostAnalyticsReportingExportsForbidden) IsSuccess

IsSuccess returns true when this post analytics reporting exports forbidden response has a 2xx status code

func (*PostAnalyticsReportingExportsForbidden) String

type PostAnalyticsReportingExportsGatewayTimeout

type PostAnalyticsReportingExportsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsReportingExportsGatewayTimeout

func NewPostAnalyticsReportingExportsGatewayTimeout() *PostAnalyticsReportingExportsGatewayTimeout

NewPostAnalyticsReportingExportsGatewayTimeout creates a PostAnalyticsReportingExportsGatewayTimeout with default headers values

func (*PostAnalyticsReportingExportsGatewayTimeout) Error

func (*PostAnalyticsReportingExportsGatewayTimeout) GetPayload

func (*PostAnalyticsReportingExportsGatewayTimeout) IsClientError

IsClientError returns true when this post analytics reporting exports gateway timeout response has a 4xx status code

func (*PostAnalyticsReportingExportsGatewayTimeout) IsCode

IsCode returns true when this post analytics reporting exports gateway timeout response a status code equal to that given

func (*PostAnalyticsReportingExportsGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics reporting exports gateway timeout response has a 3xx status code

func (*PostAnalyticsReportingExportsGatewayTimeout) IsServerError

IsServerError returns true when this post analytics reporting exports gateway timeout response has a 5xx status code

func (*PostAnalyticsReportingExportsGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics reporting exports gateway timeout response has a 2xx status code

func (*PostAnalyticsReportingExportsGatewayTimeout) String

type PostAnalyticsReportingExportsInternalServerError

type PostAnalyticsReportingExportsInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsReportingExportsInternalServerError

func NewPostAnalyticsReportingExportsInternalServerError() *PostAnalyticsReportingExportsInternalServerError

NewPostAnalyticsReportingExportsInternalServerError creates a PostAnalyticsReportingExportsInternalServerError with default headers values

func (*PostAnalyticsReportingExportsInternalServerError) Error

func (*PostAnalyticsReportingExportsInternalServerError) GetPayload

func (*PostAnalyticsReportingExportsInternalServerError) IsClientError

IsClientError returns true when this post analytics reporting exports internal server error response has a 4xx status code

func (*PostAnalyticsReportingExportsInternalServerError) IsCode

IsCode returns true when this post analytics reporting exports internal server error response a status code equal to that given

func (*PostAnalyticsReportingExportsInternalServerError) IsRedirect

IsRedirect returns true when this post analytics reporting exports internal server error response has a 3xx status code

func (*PostAnalyticsReportingExportsInternalServerError) IsServerError

IsServerError returns true when this post analytics reporting exports internal server error response has a 5xx status code

func (*PostAnalyticsReportingExportsInternalServerError) IsSuccess

IsSuccess returns true when this post analytics reporting exports internal server error response has a 2xx status code

func (*PostAnalyticsReportingExportsInternalServerError) String

type PostAnalyticsReportingExportsNotFound

type PostAnalyticsReportingExportsNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsReportingExportsNotFound

func NewPostAnalyticsReportingExportsNotFound() *PostAnalyticsReportingExportsNotFound

NewPostAnalyticsReportingExportsNotFound creates a PostAnalyticsReportingExportsNotFound with default headers values

func (*PostAnalyticsReportingExportsNotFound) Error

func (*PostAnalyticsReportingExportsNotFound) GetPayload

func (*PostAnalyticsReportingExportsNotFound) IsClientError

func (o *PostAnalyticsReportingExportsNotFound) IsClientError() bool

IsClientError returns true when this post analytics reporting exports not found response has a 4xx status code

func (*PostAnalyticsReportingExportsNotFound) IsCode

IsCode returns true when this post analytics reporting exports not found response a status code equal to that given

func (*PostAnalyticsReportingExportsNotFound) IsRedirect

IsRedirect returns true when this post analytics reporting exports not found response has a 3xx status code

func (*PostAnalyticsReportingExportsNotFound) IsServerError

func (o *PostAnalyticsReportingExportsNotFound) IsServerError() bool

IsServerError returns true when this post analytics reporting exports not found response has a 5xx status code

func (*PostAnalyticsReportingExportsNotFound) IsSuccess

IsSuccess returns true when this post analytics reporting exports not found response has a 2xx status code

func (*PostAnalyticsReportingExportsNotFound) String

type PostAnalyticsReportingExportsOK

type PostAnalyticsReportingExportsOK struct {
	Payload *models.ReportingExportJobResponse
}

PostAnalyticsReportingExportsOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsReportingExportsOK

func NewPostAnalyticsReportingExportsOK() *PostAnalyticsReportingExportsOK

NewPostAnalyticsReportingExportsOK creates a PostAnalyticsReportingExportsOK with default headers values

func (*PostAnalyticsReportingExportsOK) Error

func (*PostAnalyticsReportingExportsOK) GetPayload

func (*PostAnalyticsReportingExportsOK) IsClientError

func (o *PostAnalyticsReportingExportsOK) IsClientError() bool

IsClientError returns true when this post analytics reporting exports o k response has a 4xx status code

func (*PostAnalyticsReportingExportsOK) IsCode

func (o *PostAnalyticsReportingExportsOK) IsCode(code int) bool

IsCode returns true when this post analytics reporting exports o k response a status code equal to that given

func (*PostAnalyticsReportingExportsOK) IsRedirect

func (o *PostAnalyticsReportingExportsOK) IsRedirect() bool

IsRedirect returns true when this post analytics reporting exports o k response has a 3xx status code

func (*PostAnalyticsReportingExportsOK) IsServerError

func (o *PostAnalyticsReportingExportsOK) IsServerError() bool

IsServerError returns true when this post analytics reporting exports o k response has a 5xx status code

func (*PostAnalyticsReportingExportsOK) IsSuccess

func (o *PostAnalyticsReportingExportsOK) IsSuccess() bool

IsSuccess returns true when this post analytics reporting exports o k response has a 2xx status code

func (*PostAnalyticsReportingExportsOK) String

type PostAnalyticsReportingExportsParams

type PostAnalyticsReportingExportsParams struct {

	/* Body.

	   ReportingExportJobRequest
	*/
	Body *models.ReportingExportJobRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsReportingExportsParams contains all the parameters to send to the API endpoint

for the post analytics reporting exports operation.

Typically these are written to a http.Request.

func NewPostAnalyticsReportingExportsParams

func NewPostAnalyticsReportingExportsParams() *PostAnalyticsReportingExportsParams

NewPostAnalyticsReportingExportsParams creates a new PostAnalyticsReportingExportsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsReportingExportsParamsWithContext

func NewPostAnalyticsReportingExportsParamsWithContext(ctx context.Context) *PostAnalyticsReportingExportsParams

NewPostAnalyticsReportingExportsParamsWithContext creates a new PostAnalyticsReportingExportsParams object with the ability to set a context for a request.

func NewPostAnalyticsReportingExportsParamsWithHTTPClient

func NewPostAnalyticsReportingExportsParamsWithHTTPClient(client *http.Client) *PostAnalyticsReportingExportsParams

NewPostAnalyticsReportingExportsParamsWithHTTPClient creates a new PostAnalyticsReportingExportsParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsReportingExportsParamsWithTimeout

func NewPostAnalyticsReportingExportsParamsWithTimeout(timeout time.Duration) *PostAnalyticsReportingExportsParams

NewPostAnalyticsReportingExportsParamsWithTimeout creates a new PostAnalyticsReportingExportsParams object with the ability to set a timeout on a request.

func (*PostAnalyticsReportingExportsParams) SetBody

SetBody adds the body to the post analytics reporting exports params

func (*PostAnalyticsReportingExportsParams) SetContext

SetContext adds the context to the post analytics reporting exports params

func (*PostAnalyticsReportingExportsParams) SetDefaults

func (o *PostAnalyticsReportingExportsParams) SetDefaults()

SetDefaults hydrates default values in the post analytics reporting exports params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsReportingExportsParams) SetHTTPClient

func (o *PostAnalyticsReportingExportsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics reporting exports params

func (*PostAnalyticsReportingExportsParams) SetTimeout

func (o *PostAnalyticsReportingExportsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post analytics reporting exports params

func (*PostAnalyticsReportingExportsParams) WithBody

WithBody adds the body to the post analytics reporting exports params

func (*PostAnalyticsReportingExportsParams) WithContext

WithContext adds the context to the post analytics reporting exports params

func (*PostAnalyticsReportingExportsParams) WithDefaults

WithDefaults hydrates default values in the post analytics reporting exports params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsReportingExportsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics reporting exports params

func (*PostAnalyticsReportingExportsParams) WithTimeout

WithTimeout adds the timeout to the post analytics reporting exports params

func (*PostAnalyticsReportingExportsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsReportingExportsReader

type PostAnalyticsReportingExportsReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsReportingExportsReader is a Reader for the PostAnalyticsReportingExports structure.

func (*PostAnalyticsReportingExportsReader) ReadResponse

func (o *PostAnalyticsReportingExportsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsReportingExportsRequestEntityTooLarge

type PostAnalyticsReportingExportsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsReportingExportsRequestEntityTooLarge

func NewPostAnalyticsReportingExportsRequestEntityTooLarge() *PostAnalyticsReportingExportsRequestEntityTooLarge

NewPostAnalyticsReportingExportsRequestEntityTooLarge creates a PostAnalyticsReportingExportsRequestEntityTooLarge with default headers values

func (*PostAnalyticsReportingExportsRequestEntityTooLarge) Error

func (*PostAnalyticsReportingExportsRequestEntityTooLarge) GetPayload

func (*PostAnalyticsReportingExportsRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics reporting exports request entity too large response has a 4xx status code

func (*PostAnalyticsReportingExportsRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics reporting exports request entity too large response a status code equal to that given

func (*PostAnalyticsReportingExportsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics reporting exports request entity too large response has a 3xx status code

func (*PostAnalyticsReportingExportsRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics reporting exports request entity too large response has a 5xx status code

func (*PostAnalyticsReportingExportsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics reporting exports request entity too large response has a 2xx status code

func (*PostAnalyticsReportingExportsRequestEntityTooLarge) String

type PostAnalyticsReportingExportsRequestTimeout

type PostAnalyticsReportingExportsRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsReportingExportsRequestTimeout

func NewPostAnalyticsReportingExportsRequestTimeout() *PostAnalyticsReportingExportsRequestTimeout

NewPostAnalyticsReportingExportsRequestTimeout creates a PostAnalyticsReportingExportsRequestTimeout with default headers values

func (*PostAnalyticsReportingExportsRequestTimeout) Error

func (*PostAnalyticsReportingExportsRequestTimeout) GetPayload

func (*PostAnalyticsReportingExportsRequestTimeout) IsClientError

IsClientError returns true when this post analytics reporting exports request timeout response has a 4xx status code

func (*PostAnalyticsReportingExportsRequestTimeout) IsCode

IsCode returns true when this post analytics reporting exports request timeout response a status code equal to that given

func (*PostAnalyticsReportingExportsRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics reporting exports request timeout response has a 3xx status code

func (*PostAnalyticsReportingExportsRequestTimeout) IsServerError

IsServerError returns true when this post analytics reporting exports request timeout response has a 5xx status code

func (*PostAnalyticsReportingExportsRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics reporting exports request timeout response has a 2xx status code

func (*PostAnalyticsReportingExportsRequestTimeout) String

type PostAnalyticsReportingExportsServiceUnavailable

type PostAnalyticsReportingExportsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsReportingExportsServiceUnavailable

func NewPostAnalyticsReportingExportsServiceUnavailable() *PostAnalyticsReportingExportsServiceUnavailable

NewPostAnalyticsReportingExportsServiceUnavailable creates a PostAnalyticsReportingExportsServiceUnavailable with default headers values

func (*PostAnalyticsReportingExportsServiceUnavailable) Error

func (*PostAnalyticsReportingExportsServiceUnavailable) GetPayload

func (*PostAnalyticsReportingExportsServiceUnavailable) IsClientError

IsClientError returns true when this post analytics reporting exports service unavailable response has a 4xx status code

func (*PostAnalyticsReportingExportsServiceUnavailable) IsCode

IsCode returns true when this post analytics reporting exports service unavailable response a status code equal to that given

func (*PostAnalyticsReportingExportsServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics reporting exports service unavailable response has a 3xx status code

func (*PostAnalyticsReportingExportsServiceUnavailable) IsServerError

IsServerError returns true when this post analytics reporting exports service unavailable response has a 5xx status code

func (*PostAnalyticsReportingExportsServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics reporting exports service unavailable response has a 2xx status code

func (*PostAnalyticsReportingExportsServiceUnavailable) String

type PostAnalyticsReportingExportsTooManyRequests

type PostAnalyticsReportingExportsTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsReportingExportsTooManyRequests

func NewPostAnalyticsReportingExportsTooManyRequests() *PostAnalyticsReportingExportsTooManyRequests

NewPostAnalyticsReportingExportsTooManyRequests creates a PostAnalyticsReportingExportsTooManyRequests with default headers values

func (*PostAnalyticsReportingExportsTooManyRequests) Error

func (*PostAnalyticsReportingExportsTooManyRequests) GetPayload

func (*PostAnalyticsReportingExportsTooManyRequests) IsClientError

IsClientError returns true when this post analytics reporting exports too many requests response has a 4xx status code

func (*PostAnalyticsReportingExportsTooManyRequests) IsCode

IsCode returns true when this post analytics reporting exports too many requests response a status code equal to that given

func (*PostAnalyticsReportingExportsTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics reporting exports too many requests response has a 3xx status code

func (*PostAnalyticsReportingExportsTooManyRequests) IsServerError

IsServerError returns true when this post analytics reporting exports too many requests response has a 5xx status code

func (*PostAnalyticsReportingExportsTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics reporting exports too many requests response has a 2xx status code

func (*PostAnalyticsReportingExportsTooManyRequests) String

type PostAnalyticsReportingExportsUnauthorized

type PostAnalyticsReportingExportsUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsReportingExportsUnauthorized

func NewPostAnalyticsReportingExportsUnauthorized() *PostAnalyticsReportingExportsUnauthorized

NewPostAnalyticsReportingExportsUnauthorized creates a PostAnalyticsReportingExportsUnauthorized with default headers values

func (*PostAnalyticsReportingExportsUnauthorized) Error

func (*PostAnalyticsReportingExportsUnauthorized) GetPayload

func (*PostAnalyticsReportingExportsUnauthorized) IsClientError

IsClientError returns true when this post analytics reporting exports unauthorized response has a 4xx status code

func (*PostAnalyticsReportingExportsUnauthorized) IsCode

IsCode returns true when this post analytics reporting exports unauthorized response a status code equal to that given

func (*PostAnalyticsReportingExportsUnauthorized) IsRedirect

IsRedirect returns true when this post analytics reporting exports unauthorized response has a 3xx status code

func (*PostAnalyticsReportingExportsUnauthorized) IsServerError

IsServerError returns true when this post analytics reporting exports unauthorized response has a 5xx status code

func (*PostAnalyticsReportingExportsUnauthorized) IsSuccess

IsSuccess returns true when this post analytics reporting exports unauthorized response has a 2xx status code

func (*PostAnalyticsReportingExportsUnauthorized) String

type PostAnalyticsReportingExportsUnsupportedMediaType

type PostAnalyticsReportingExportsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingExportsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsReportingExportsUnsupportedMediaType

func NewPostAnalyticsReportingExportsUnsupportedMediaType() *PostAnalyticsReportingExportsUnsupportedMediaType

NewPostAnalyticsReportingExportsUnsupportedMediaType creates a PostAnalyticsReportingExportsUnsupportedMediaType with default headers values

func (*PostAnalyticsReportingExportsUnsupportedMediaType) Error

func (*PostAnalyticsReportingExportsUnsupportedMediaType) GetPayload

func (*PostAnalyticsReportingExportsUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics reporting exports unsupported media type response has a 4xx status code

func (*PostAnalyticsReportingExportsUnsupportedMediaType) IsCode

IsCode returns true when this post analytics reporting exports unsupported media type response a status code equal to that given

func (*PostAnalyticsReportingExportsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics reporting exports unsupported media type response has a 3xx status code

func (*PostAnalyticsReportingExportsUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics reporting exports unsupported media type response has a 5xx status code

func (*PostAnalyticsReportingExportsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics reporting exports unsupported media type response has a 2xx status code

func (*PostAnalyticsReportingExportsUnsupportedMediaType) String

type PostAnalyticsReportingScheduleRunreportAccepted

type PostAnalyticsReportingScheduleRunreportAccepted struct {
	Payload *models.RunNowResponse
}

PostAnalyticsReportingScheduleRunreportAccepted describes a response with status code 202, with default header values.

Accepted - Processing Report

func NewPostAnalyticsReportingScheduleRunreportAccepted

func NewPostAnalyticsReportingScheduleRunreportAccepted() *PostAnalyticsReportingScheduleRunreportAccepted

NewPostAnalyticsReportingScheduleRunreportAccepted creates a PostAnalyticsReportingScheduleRunreportAccepted with default headers values

func (*PostAnalyticsReportingScheduleRunreportAccepted) Error

func (*PostAnalyticsReportingScheduleRunreportAccepted) GetPayload

func (*PostAnalyticsReportingScheduleRunreportAccepted) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport accepted response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportAccepted) IsCode

IsCode returns true when this post analytics reporting schedule runreport accepted response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportAccepted) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport accepted response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportAccepted) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport accepted response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportAccepted) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport accepted response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportAccepted) String

type PostAnalyticsReportingScheduleRunreportBadRequest

type PostAnalyticsReportingScheduleRunreportBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsReportingScheduleRunreportBadRequest

func NewPostAnalyticsReportingScheduleRunreportBadRequest() *PostAnalyticsReportingScheduleRunreportBadRequest

NewPostAnalyticsReportingScheduleRunreportBadRequest creates a PostAnalyticsReportingScheduleRunreportBadRequest with default headers values

func (*PostAnalyticsReportingScheduleRunreportBadRequest) Error

func (*PostAnalyticsReportingScheduleRunreportBadRequest) GetPayload

func (*PostAnalyticsReportingScheduleRunreportBadRequest) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport bad request response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportBadRequest) IsCode

IsCode returns true when this post analytics reporting schedule runreport bad request response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportBadRequest) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport bad request response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportBadRequest) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport bad request response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportBadRequest) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport bad request response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportBadRequest) String

type PostAnalyticsReportingScheduleRunreportForbidden

type PostAnalyticsReportingScheduleRunreportForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsReportingScheduleRunreportForbidden

func NewPostAnalyticsReportingScheduleRunreportForbidden() *PostAnalyticsReportingScheduleRunreportForbidden

NewPostAnalyticsReportingScheduleRunreportForbidden creates a PostAnalyticsReportingScheduleRunreportForbidden with default headers values

func (*PostAnalyticsReportingScheduleRunreportForbidden) Error

func (*PostAnalyticsReportingScheduleRunreportForbidden) GetPayload

func (*PostAnalyticsReportingScheduleRunreportForbidden) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport forbidden response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportForbidden) IsCode

IsCode returns true when this post analytics reporting schedule runreport forbidden response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportForbidden) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport forbidden response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportForbidden) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport forbidden response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportForbidden) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport forbidden response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportForbidden) String

type PostAnalyticsReportingScheduleRunreportGatewayTimeout

type PostAnalyticsReportingScheduleRunreportGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsReportingScheduleRunreportGatewayTimeout

func NewPostAnalyticsReportingScheduleRunreportGatewayTimeout() *PostAnalyticsReportingScheduleRunreportGatewayTimeout

NewPostAnalyticsReportingScheduleRunreportGatewayTimeout creates a PostAnalyticsReportingScheduleRunreportGatewayTimeout with default headers values

func (*PostAnalyticsReportingScheduleRunreportGatewayTimeout) Error

func (*PostAnalyticsReportingScheduleRunreportGatewayTimeout) GetPayload

func (*PostAnalyticsReportingScheduleRunreportGatewayTimeout) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport gateway timeout response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportGatewayTimeout) IsCode

IsCode returns true when this post analytics reporting schedule runreport gateway timeout response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport gateway timeout response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportGatewayTimeout) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport gateway timeout response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport gateway timeout response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportGatewayTimeout) String

type PostAnalyticsReportingScheduleRunreportInternalServerError

type PostAnalyticsReportingScheduleRunreportInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsReportingScheduleRunreportInternalServerError

func NewPostAnalyticsReportingScheduleRunreportInternalServerError() *PostAnalyticsReportingScheduleRunreportInternalServerError

NewPostAnalyticsReportingScheduleRunreportInternalServerError creates a PostAnalyticsReportingScheduleRunreportInternalServerError with default headers values

func (*PostAnalyticsReportingScheduleRunreportInternalServerError) Error

func (*PostAnalyticsReportingScheduleRunreportInternalServerError) GetPayload

func (*PostAnalyticsReportingScheduleRunreportInternalServerError) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport internal server error response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportInternalServerError) IsCode

IsCode returns true when this post analytics reporting schedule runreport internal server error response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportInternalServerError) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport internal server error response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportInternalServerError) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport internal server error response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportInternalServerError) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport internal server error response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportInternalServerError) String

type PostAnalyticsReportingScheduleRunreportNotFound

type PostAnalyticsReportingScheduleRunreportNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsReportingScheduleRunreportNotFound

func NewPostAnalyticsReportingScheduleRunreportNotFound() *PostAnalyticsReportingScheduleRunreportNotFound

NewPostAnalyticsReportingScheduleRunreportNotFound creates a PostAnalyticsReportingScheduleRunreportNotFound with default headers values

func (*PostAnalyticsReportingScheduleRunreportNotFound) Error

func (*PostAnalyticsReportingScheduleRunreportNotFound) GetPayload

func (*PostAnalyticsReportingScheduleRunreportNotFound) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport not found response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportNotFound) IsCode

IsCode returns true when this post analytics reporting schedule runreport not found response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportNotFound) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport not found response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportNotFound) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport not found response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportNotFound) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport not found response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportNotFound) String

type PostAnalyticsReportingScheduleRunreportParams

type PostAnalyticsReportingScheduleRunreportParams struct {

	/* ScheduleID.

	   Schedule ID
	*/
	ScheduleID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsReportingScheduleRunreportParams contains all the parameters to send to the API endpoint

for the post analytics reporting schedule runreport operation.

Typically these are written to a http.Request.

func NewPostAnalyticsReportingScheduleRunreportParams

func NewPostAnalyticsReportingScheduleRunreportParams() *PostAnalyticsReportingScheduleRunreportParams

NewPostAnalyticsReportingScheduleRunreportParams creates a new PostAnalyticsReportingScheduleRunreportParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsReportingScheduleRunreportParamsWithContext

func NewPostAnalyticsReportingScheduleRunreportParamsWithContext(ctx context.Context) *PostAnalyticsReportingScheduleRunreportParams

NewPostAnalyticsReportingScheduleRunreportParamsWithContext creates a new PostAnalyticsReportingScheduleRunreportParams object with the ability to set a context for a request.

func NewPostAnalyticsReportingScheduleRunreportParamsWithHTTPClient

func NewPostAnalyticsReportingScheduleRunreportParamsWithHTTPClient(client *http.Client) *PostAnalyticsReportingScheduleRunreportParams

NewPostAnalyticsReportingScheduleRunreportParamsWithHTTPClient creates a new PostAnalyticsReportingScheduleRunreportParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsReportingScheduleRunreportParamsWithTimeout

func NewPostAnalyticsReportingScheduleRunreportParamsWithTimeout(timeout time.Duration) *PostAnalyticsReportingScheduleRunreportParams

NewPostAnalyticsReportingScheduleRunreportParamsWithTimeout creates a new PostAnalyticsReportingScheduleRunreportParams object with the ability to set a timeout on a request.

func (*PostAnalyticsReportingScheduleRunreportParams) SetContext

SetContext adds the context to the post analytics reporting schedule runreport params

func (*PostAnalyticsReportingScheduleRunreportParams) SetDefaults

SetDefaults hydrates default values in the post analytics reporting schedule runreport params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsReportingScheduleRunreportParams) SetHTTPClient

func (o *PostAnalyticsReportingScheduleRunreportParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics reporting schedule runreport params

func (*PostAnalyticsReportingScheduleRunreportParams) SetScheduleID

func (o *PostAnalyticsReportingScheduleRunreportParams) SetScheduleID(scheduleID string)

SetScheduleID adds the scheduleId to the post analytics reporting schedule runreport params

func (*PostAnalyticsReportingScheduleRunreportParams) SetTimeout

SetTimeout adds the timeout to the post analytics reporting schedule runreport params

func (*PostAnalyticsReportingScheduleRunreportParams) WithContext

WithContext adds the context to the post analytics reporting schedule runreport params

func (*PostAnalyticsReportingScheduleRunreportParams) WithDefaults

WithDefaults hydrates default values in the post analytics reporting schedule runreport params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsReportingScheduleRunreportParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics reporting schedule runreport params

func (*PostAnalyticsReportingScheduleRunreportParams) WithScheduleID

WithScheduleID adds the scheduleID to the post analytics reporting schedule runreport params

func (*PostAnalyticsReportingScheduleRunreportParams) WithTimeout

WithTimeout adds the timeout to the post analytics reporting schedule runreport params

func (*PostAnalyticsReportingScheduleRunreportParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsReportingScheduleRunreportReader

type PostAnalyticsReportingScheduleRunreportReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsReportingScheduleRunreportReader is a Reader for the PostAnalyticsReportingScheduleRunreport structure.

func (*PostAnalyticsReportingScheduleRunreportReader) ReadResponse

func (o *PostAnalyticsReportingScheduleRunreportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge

type PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsReportingScheduleRunreportRequestEntityTooLarge

func NewPostAnalyticsReportingScheduleRunreportRequestEntityTooLarge() *PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge

NewPostAnalyticsReportingScheduleRunreportRequestEntityTooLarge creates a PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge with default headers values

func (*PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge) Error

func (*PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge) GetPayload

func (*PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport request entity too large response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics reporting schedule runreport request entity too large response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport request entity too large response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport request entity too large response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport request entity too large response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportRequestEntityTooLarge) String

type PostAnalyticsReportingScheduleRunreportRequestTimeout

type PostAnalyticsReportingScheduleRunreportRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsReportingScheduleRunreportRequestTimeout

func NewPostAnalyticsReportingScheduleRunreportRequestTimeout() *PostAnalyticsReportingScheduleRunreportRequestTimeout

NewPostAnalyticsReportingScheduleRunreportRequestTimeout creates a PostAnalyticsReportingScheduleRunreportRequestTimeout with default headers values

func (*PostAnalyticsReportingScheduleRunreportRequestTimeout) Error

func (*PostAnalyticsReportingScheduleRunreportRequestTimeout) GetPayload

func (*PostAnalyticsReportingScheduleRunreportRequestTimeout) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport request timeout response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportRequestTimeout) IsCode

IsCode returns true when this post analytics reporting schedule runreport request timeout response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport request timeout response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportRequestTimeout) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport request timeout response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport request timeout response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportRequestTimeout) String

type PostAnalyticsReportingScheduleRunreportServiceUnavailable

type PostAnalyticsReportingScheduleRunreportServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsReportingScheduleRunreportServiceUnavailable

func NewPostAnalyticsReportingScheduleRunreportServiceUnavailable() *PostAnalyticsReportingScheduleRunreportServiceUnavailable

NewPostAnalyticsReportingScheduleRunreportServiceUnavailable creates a PostAnalyticsReportingScheduleRunreportServiceUnavailable with default headers values

func (*PostAnalyticsReportingScheduleRunreportServiceUnavailable) Error

func (*PostAnalyticsReportingScheduleRunreportServiceUnavailable) GetPayload

func (*PostAnalyticsReportingScheduleRunreportServiceUnavailable) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport service unavailable response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportServiceUnavailable) IsCode

IsCode returns true when this post analytics reporting schedule runreport service unavailable response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport service unavailable response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportServiceUnavailable) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport service unavailable response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport service unavailable response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportServiceUnavailable) String

type PostAnalyticsReportingScheduleRunreportTooManyRequests

type PostAnalyticsReportingScheduleRunreportTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsReportingScheduleRunreportTooManyRequests

func NewPostAnalyticsReportingScheduleRunreportTooManyRequests() *PostAnalyticsReportingScheduleRunreportTooManyRequests

NewPostAnalyticsReportingScheduleRunreportTooManyRequests creates a PostAnalyticsReportingScheduleRunreportTooManyRequests with default headers values

func (*PostAnalyticsReportingScheduleRunreportTooManyRequests) Error

func (*PostAnalyticsReportingScheduleRunreportTooManyRequests) GetPayload

func (*PostAnalyticsReportingScheduleRunreportTooManyRequests) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport too many requests response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportTooManyRequests) IsCode

IsCode returns true when this post analytics reporting schedule runreport too many requests response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport too many requests response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportTooManyRequests) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport too many requests response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport too many requests response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportTooManyRequests) String

type PostAnalyticsReportingScheduleRunreportUnauthorized

type PostAnalyticsReportingScheduleRunreportUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsReportingScheduleRunreportUnauthorized

func NewPostAnalyticsReportingScheduleRunreportUnauthorized() *PostAnalyticsReportingScheduleRunreportUnauthorized

NewPostAnalyticsReportingScheduleRunreportUnauthorized creates a PostAnalyticsReportingScheduleRunreportUnauthorized with default headers values

func (*PostAnalyticsReportingScheduleRunreportUnauthorized) Error

func (*PostAnalyticsReportingScheduleRunreportUnauthorized) GetPayload

func (*PostAnalyticsReportingScheduleRunreportUnauthorized) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport unauthorized response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportUnauthorized) IsCode

IsCode returns true when this post analytics reporting schedule runreport unauthorized response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportUnauthorized) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport unauthorized response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportUnauthorized) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport unauthorized response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportUnauthorized) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport unauthorized response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportUnauthorized) String

type PostAnalyticsReportingScheduleRunreportUnsupportedMediaType

type PostAnalyticsReportingScheduleRunreportUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingScheduleRunreportUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsReportingScheduleRunreportUnsupportedMediaType

func NewPostAnalyticsReportingScheduleRunreportUnsupportedMediaType() *PostAnalyticsReportingScheduleRunreportUnsupportedMediaType

NewPostAnalyticsReportingScheduleRunreportUnsupportedMediaType creates a PostAnalyticsReportingScheduleRunreportUnsupportedMediaType with default headers values

func (*PostAnalyticsReportingScheduleRunreportUnsupportedMediaType) Error

func (*PostAnalyticsReportingScheduleRunreportUnsupportedMediaType) GetPayload

func (*PostAnalyticsReportingScheduleRunreportUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics reporting schedule runreport unsupported media type response has a 4xx status code

func (*PostAnalyticsReportingScheduleRunreportUnsupportedMediaType) IsCode

IsCode returns true when this post analytics reporting schedule runreport unsupported media type response a status code equal to that given

func (*PostAnalyticsReportingScheduleRunreportUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics reporting schedule runreport unsupported media type response has a 3xx status code

func (*PostAnalyticsReportingScheduleRunreportUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics reporting schedule runreport unsupported media type response has a 5xx status code

func (*PostAnalyticsReportingScheduleRunreportUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics reporting schedule runreport unsupported media type response has a 2xx status code

func (*PostAnalyticsReportingScheduleRunreportUnsupportedMediaType) String

type PostAnalyticsReportingSchedulesBadRequest

type PostAnalyticsReportingSchedulesBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsReportingSchedulesBadRequest

func NewPostAnalyticsReportingSchedulesBadRequest() *PostAnalyticsReportingSchedulesBadRequest

NewPostAnalyticsReportingSchedulesBadRequest creates a PostAnalyticsReportingSchedulesBadRequest with default headers values

func (*PostAnalyticsReportingSchedulesBadRequest) Error

func (*PostAnalyticsReportingSchedulesBadRequest) GetPayload

func (*PostAnalyticsReportingSchedulesBadRequest) IsClientError

IsClientError returns true when this post analytics reporting schedules bad request response has a 4xx status code

func (*PostAnalyticsReportingSchedulesBadRequest) IsCode

IsCode returns true when this post analytics reporting schedules bad request response a status code equal to that given

func (*PostAnalyticsReportingSchedulesBadRequest) IsRedirect

IsRedirect returns true when this post analytics reporting schedules bad request response has a 3xx status code

func (*PostAnalyticsReportingSchedulesBadRequest) IsServerError

IsServerError returns true when this post analytics reporting schedules bad request response has a 5xx status code

func (*PostAnalyticsReportingSchedulesBadRequest) IsSuccess

IsSuccess returns true when this post analytics reporting schedules bad request response has a 2xx status code

func (*PostAnalyticsReportingSchedulesBadRequest) String

type PostAnalyticsReportingSchedulesForbidden

type PostAnalyticsReportingSchedulesForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsReportingSchedulesForbidden

func NewPostAnalyticsReportingSchedulesForbidden() *PostAnalyticsReportingSchedulesForbidden

NewPostAnalyticsReportingSchedulesForbidden creates a PostAnalyticsReportingSchedulesForbidden with default headers values

func (*PostAnalyticsReportingSchedulesForbidden) Error

func (*PostAnalyticsReportingSchedulesForbidden) GetPayload

func (*PostAnalyticsReportingSchedulesForbidden) IsClientError

IsClientError returns true when this post analytics reporting schedules forbidden response has a 4xx status code

func (*PostAnalyticsReportingSchedulesForbidden) IsCode

IsCode returns true when this post analytics reporting schedules forbidden response a status code equal to that given

func (*PostAnalyticsReportingSchedulesForbidden) IsRedirect

IsRedirect returns true when this post analytics reporting schedules forbidden response has a 3xx status code

func (*PostAnalyticsReportingSchedulesForbidden) IsServerError

IsServerError returns true when this post analytics reporting schedules forbidden response has a 5xx status code

func (*PostAnalyticsReportingSchedulesForbidden) IsSuccess

IsSuccess returns true when this post analytics reporting schedules forbidden response has a 2xx status code

func (*PostAnalyticsReportingSchedulesForbidden) String

type PostAnalyticsReportingSchedulesGatewayTimeout

type PostAnalyticsReportingSchedulesGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsReportingSchedulesGatewayTimeout

func NewPostAnalyticsReportingSchedulesGatewayTimeout() *PostAnalyticsReportingSchedulesGatewayTimeout

NewPostAnalyticsReportingSchedulesGatewayTimeout creates a PostAnalyticsReportingSchedulesGatewayTimeout with default headers values

func (*PostAnalyticsReportingSchedulesGatewayTimeout) Error

func (*PostAnalyticsReportingSchedulesGatewayTimeout) GetPayload

func (*PostAnalyticsReportingSchedulesGatewayTimeout) IsClientError

IsClientError returns true when this post analytics reporting schedules gateway timeout response has a 4xx status code

func (*PostAnalyticsReportingSchedulesGatewayTimeout) IsCode

IsCode returns true when this post analytics reporting schedules gateway timeout response a status code equal to that given

func (*PostAnalyticsReportingSchedulesGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics reporting schedules gateway timeout response has a 3xx status code

func (*PostAnalyticsReportingSchedulesGatewayTimeout) IsServerError

IsServerError returns true when this post analytics reporting schedules gateway timeout response has a 5xx status code

func (*PostAnalyticsReportingSchedulesGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics reporting schedules gateway timeout response has a 2xx status code

func (*PostAnalyticsReportingSchedulesGatewayTimeout) String

type PostAnalyticsReportingSchedulesInternalServerError

type PostAnalyticsReportingSchedulesInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsReportingSchedulesInternalServerError

func NewPostAnalyticsReportingSchedulesInternalServerError() *PostAnalyticsReportingSchedulesInternalServerError

NewPostAnalyticsReportingSchedulesInternalServerError creates a PostAnalyticsReportingSchedulesInternalServerError with default headers values

func (*PostAnalyticsReportingSchedulesInternalServerError) Error

func (*PostAnalyticsReportingSchedulesInternalServerError) GetPayload

func (*PostAnalyticsReportingSchedulesInternalServerError) IsClientError

IsClientError returns true when this post analytics reporting schedules internal server error response has a 4xx status code

func (*PostAnalyticsReportingSchedulesInternalServerError) IsCode

IsCode returns true when this post analytics reporting schedules internal server error response a status code equal to that given

func (*PostAnalyticsReportingSchedulesInternalServerError) IsRedirect

IsRedirect returns true when this post analytics reporting schedules internal server error response has a 3xx status code

func (*PostAnalyticsReportingSchedulesInternalServerError) IsServerError

IsServerError returns true when this post analytics reporting schedules internal server error response has a 5xx status code

func (*PostAnalyticsReportingSchedulesInternalServerError) IsSuccess

IsSuccess returns true when this post analytics reporting schedules internal server error response has a 2xx status code

func (*PostAnalyticsReportingSchedulesInternalServerError) String

type PostAnalyticsReportingSchedulesNotFound

type PostAnalyticsReportingSchedulesNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsReportingSchedulesNotFound

func NewPostAnalyticsReportingSchedulesNotFound() *PostAnalyticsReportingSchedulesNotFound

NewPostAnalyticsReportingSchedulesNotFound creates a PostAnalyticsReportingSchedulesNotFound with default headers values

func (*PostAnalyticsReportingSchedulesNotFound) Error

func (*PostAnalyticsReportingSchedulesNotFound) GetPayload

func (*PostAnalyticsReportingSchedulesNotFound) IsClientError

func (o *PostAnalyticsReportingSchedulesNotFound) IsClientError() bool

IsClientError returns true when this post analytics reporting schedules not found response has a 4xx status code

func (*PostAnalyticsReportingSchedulesNotFound) IsCode

IsCode returns true when this post analytics reporting schedules not found response a status code equal to that given

func (*PostAnalyticsReportingSchedulesNotFound) IsRedirect

IsRedirect returns true when this post analytics reporting schedules not found response has a 3xx status code

func (*PostAnalyticsReportingSchedulesNotFound) IsServerError

func (o *PostAnalyticsReportingSchedulesNotFound) IsServerError() bool

IsServerError returns true when this post analytics reporting schedules not found response has a 5xx status code

func (*PostAnalyticsReportingSchedulesNotFound) IsSuccess

IsSuccess returns true when this post analytics reporting schedules not found response has a 2xx status code

func (*PostAnalyticsReportingSchedulesNotFound) String

type PostAnalyticsReportingSchedulesOK

type PostAnalyticsReportingSchedulesOK struct {
	Payload *models.ReportSchedule
}

PostAnalyticsReportingSchedulesOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsReportingSchedulesOK

func NewPostAnalyticsReportingSchedulesOK() *PostAnalyticsReportingSchedulesOK

NewPostAnalyticsReportingSchedulesOK creates a PostAnalyticsReportingSchedulesOK with default headers values

func (*PostAnalyticsReportingSchedulesOK) Error

func (*PostAnalyticsReportingSchedulesOK) GetPayload

func (*PostAnalyticsReportingSchedulesOK) IsClientError

func (o *PostAnalyticsReportingSchedulesOK) IsClientError() bool

IsClientError returns true when this post analytics reporting schedules o k response has a 4xx status code

func (*PostAnalyticsReportingSchedulesOK) IsCode

func (o *PostAnalyticsReportingSchedulesOK) IsCode(code int) bool

IsCode returns true when this post analytics reporting schedules o k response a status code equal to that given

func (*PostAnalyticsReportingSchedulesOK) IsRedirect

func (o *PostAnalyticsReportingSchedulesOK) IsRedirect() bool

IsRedirect returns true when this post analytics reporting schedules o k response has a 3xx status code

func (*PostAnalyticsReportingSchedulesOK) IsServerError

func (o *PostAnalyticsReportingSchedulesOK) IsServerError() bool

IsServerError returns true when this post analytics reporting schedules o k response has a 5xx status code

func (*PostAnalyticsReportingSchedulesOK) IsSuccess

func (o *PostAnalyticsReportingSchedulesOK) IsSuccess() bool

IsSuccess returns true when this post analytics reporting schedules o k response has a 2xx status code

func (*PostAnalyticsReportingSchedulesOK) String

type PostAnalyticsReportingSchedulesParams

type PostAnalyticsReportingSchedulesParams struct {

	/* Body.

	   ReportSchedule
	*/
	Body *models.ReportSchedule

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsReportingSchedulesParams contains all the parameters to send to the API endpoint

for the post analytics reporting schedules operation.

Typically these are written to a http.Request.

func NewPostAnalyticsReportingSchedulesParams

func NewPostAnalyticsReportingSchedulesParams() *PostAnalyticsReportingSchedulesParams

NewPostAnalyticsReportingSchedulesParams creates a new PostAnalyticsReportingSchedulesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsReportingSchedulesParamsWithContext

func NewPostAnalyticsReportingSchedulesParamsWithContext(ctx context.Context) *PostAnalyticsReportingSchedulesParams

NewPostAnalyticsReportingSchedulesParamsWithContext creates a new PostAnalyticsReportingSchedulesParams object with the ability to set a context for a request.

func NewPostAnalyticsReportingSchedulesParamsWithHTTPClient

func NewPostAnalyticsReportingSchedulesParamsWithHTTPClient(client *http.Client) *PostAnalyticsReportingSchedulesParams

NewPostAnalyticsReportingSchedulesParamsWithHTTPClient creates a new PostAnalyticsReportingSchedulesParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsReportingSchedulesParamsWithTimeout

func NewPostAnalyticsReportingSchedulesParamsWithTimeout(timeout time.Duration) *PostAnalyticsReportingSchedulesParams

NewPostAnalyticsReportingSchedulesParamsWithTimeout creates a new PostAnalyticsReportingSchedulesParams object with the ability to set a timeout on a request.

func (*PostAnalyticsReportingSchedulesParams) SetBody

SetBody adds the body to the post analytics reporting schedules params

func (*PostAnalyticsReportingSchedulesParams) SetContext

SetContext adds the context to the post analytics reporting schedules params

func (*PostAnalyticsReportingSchedulesParams) SetDefaults

func (o *PostAnalyticsReportingSchedulesParams) SetDefaults()

SetDefaults hydrates default values in the post analytics reporting schedules params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsReportingSchedulesParams) SetHTTPClient

func (o *PostAnalyticsReportingSchedulesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics reporting schedules params

func (*PostAnalyticsReportingSchedulesParams) SetTimeout

func (o *PostAnalyticsReportingSchedulesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post analytics reporting schedules params

func (*PostAnalyticsReportingSchedulesParams) WithBody

WithBody adds the body to the post analytics reporting schedules params

func (*PostAnalyticsReportingSchedulesParams) WithContext

WithContext adds the context to the post analytics reporting schedules params

func (*PostAnalyticsReportingSchedulesParams) WithDefaults

WithDefaults hydrates default values in the post analytics reporting schedules params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsReportingSchedulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics reporting schedules params

func (*PostAnalyticsReportingSchedulesParams) WithTimeout

WithTimeout adds the timeout to the post analytics reporting schedules params

func (*PostAnalyticsReportingSchedulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsReportingSchedulesReader

type PostAnalyticsReportingSchedulesReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsReportingSchedulesReader is a Reader for the PostAnalyticsReportingSchedules structure.

func (*PostAnalyticsReportingSchedulesReader) ReadResponse

func (o *PostAnalyticsReportingSchedulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsReportingSchedulesRequestEntityTooLarge

type PostAnalyticsReportingSchedulesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsReportingSchedulesRequestEntityTooLarge

func NewPostAnalyticsReportingSchedulesRequestEntityTooLarge() *PostAnalyticsReportingSchedulesRequestEntityTooLarge

NewPostAnalyticsReportingSchedulesRequestEntityTooLarge creates a PostAnalyticsReportingSchedulesRequestEntityTooLarge with default headers values

func (*PostAnalyticsReportingSchedulesRequestEntityTooLarge) Error

func (*PostAnalyticsReportingSchedulesRequestEntityTooLarge) GetPayload

func (*PostAnalyticsReportingSchedulesRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics reporting schedules request entity too large response has a 4xx status code

func (*PostAnalyticsReportingSchedulesRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics reporting schedules request entity too large response a status code equal to that given

func (*PostAnalyticsReportingSchedulesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics reporting schedules request entity too large response has a 3xx status code

func (*PostAnalyticsReportingSchedulesRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics reporting schedules request entity too large response has a 5xx status code

func (*PostAnalyticsReportingSchedulesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics reporting schedules request entity too large response has a 2xx status code

func (*PostAnalyticsReportingSchedulesRequestEntityTooLarge) String

type PostAnalyticsReportingSchedulesRequestTimeout

type PostAnalyticsReportingSchedulesRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsReportingSchedulesRequestTimeout

func NewPostAnalyticsReportingSchedulesRequestTimeout() *PostAnalyticsReportingSchedulesRequestTimeout

NewPostAnalyticsReportingSchedulesRequestTimeout creates a PostAnalyticsReportingSchedulesRequestTimeout with default headers values

func (*PostAnalyticsReportingSchedulesRequestTimeout) Error

func (*PostAnalyticsReportingSchedulesRequestTimeout) GetPayload

func (*PostAnalyticsReportingSchedulesRequestTimeout) IsClientError

IsClientError returns true when this post analytics reporting schedules request timeout response has a 4xx status code

func (*PostAnalyticsReportingSchedulesRequestTimeout) IsCode

IsCode returns true when this post analytics reporting schedules request timeout response a status code equal to that given

func (*PostAnalyticsReportingSchedulesRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics reporting schedules request timeout response has a 3xx status code

func (*PostAnalyticsReportingSchedulesRequestTimeout) IsServerError

IsServerError returns true when this post analytics reporting schedules request timeout response has a 5xx status code

func (*PostAnalyticsReportingSchedulesRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics reporting schedules request timeout response has a 2xx status code

func (*PostAnalyticsReportingSchedulesRequestTimeout) String

type PostAnalyticsReportingSchedulesServiceUnavailable

type PostAnalyticsReportingSchedulesServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsReportingSchedulesServiceUnavailable

func NewPostAnalyticsReportingSchedulesServiceUnavailable() *PostAnalyticsReportingSchedulesServiceUnavailable

NewPostAnalyticsReportingSchedulesServiceUnavailable creates a PostAnalyticsReportingSchedulesServiceUnavailable with default headers values

func (*PostAnalyticsReportingSchedulesServiceUnavailable) Error

func (*PostAnalyticsReportingSchedulesServiceUnavailable) GetPayload

func (*PostAnalyticsReportingSchedulesServiceUnavailable) IsClientError

IsClientError returns true when this post analytics reporting schedules service unavailable response has a 4xx status code

func (*PostAnalyticsReportingSchedulesServiceUnavailable) IsCode

IsCode returns true when this post analytics reporting schedules service unavailable response a status code equal to that given

func (*PostAnalyticsReportingSchedulesServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics reporting schedules service unavailable response has a 3xx status code

func (*PostAnalyticsReportingSchedulesServiceUnavailable) IsServerError

IsServerError returns true when this post analytics reporting schedules service unavailable response has a 5xx status code

func (*PostAnalyticsReportingSchedulesServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics reporting schedules service unavailable response has a 2xx status code

func (*PostAnalyticsReportingSchedulesServiceUnavailable) String

type PostAnalyticsReportingSchedulesTooManyRequests

type PostAnalyticsReportingSchedulesTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsReportingSchedulesTooManyRequests

func NewPostAnalyticsReportingSchedulesTooManyRequests() *PostAnalyticsReportingSchedulesTooManyRequests

NewPostAnalyticsReportingSchedulesTooManyRequests creates a PostAnalyticsReportingSchedulesTooManyRequests with default headers values

func (*PostAnalyticsReportingSchedulesTooManyRequests) Error

func (*PostAnalyticsReportingSchedulesTooManyRequests) GetPayload

func (*PostAnalyticsReportingSchedulesTooManyRequests) IsClientError

IsClientError returns true when this post analytics reporting schedules too many requests response has a 4xx status code

func (*PostAnalyticsReportingSchedulesTooManyRequests) IsCode

IsCode returns true when this post analytics reporting schedules too many requests response a status code equal to that given

func (*PostAnalyticsReportingSchedulesTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics reporting schedules too many requests response has a 3xx status code

func (*PostAnalyticsReportingSchedulesTooManyRequests) IsServerError

IsServerError returns true when this post analytics reporting schedules too many requests response has a 5xx status code

func (*PostAnalyticsReportingSchedulesTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics reporting schedules too many requests response has a 2xx status code

func (*PostAnalyticsReportingSchedulesTooManyRequests) String

type PostAnalyticsReportingSchedulesUnauthorized

type PostAnalyticsReportingSchedulesUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsReportingSchedulesUnauthorized

func NewPostAnalyticsReportingSchedulesUnauthorized() *PostAnalyticsReportingSchedulesUnauthorized

NewPostAnalyticsReportingSchedulesUnauthorized creates a PostAnalyticsReportingSchedulesUnauthorized with default headers values

func (*PostAnalyticsReportingSchedulesUnauthorized) Error

func (*PostAnalyticsReportingSchedulesUnauthorized) GetPayload

func (*PostAnalyticsReportingSchedulesUnauthorized) IsClientError

IsClientError returns true when this post analytics reporting schedules unauthorized response has a 4xx status code

func (*PostAnalyticsReportingSchedulesUnauthorized) IsCode

IsCode returns true when this post analytics reporting schedules unauthorized response a status code equal to that given

func (*PostAnalyticsReportingSchedulesUnauthorized) IsRedirect

IsRedirect returns true when this post analytics reporting schedules unauthorized response has a 3xx status code

func (*PostAnalyticsReportingSchedulesUnauthorized) IsServerError

IsServerError returns true when this post analytics reporting schedules unauthorized response has a 5xx status code

func (*PostAnalyticsReportingSchedulesUnauthorized) IsSuccess

IsSuccess returns true when this post analytics reporting schedules unauthorized response has a 2xx status code

func (*PostAnalyticsReportingSchedulesUnauthorized) String

type PostAnalyticsReportingSchedulesUnsupportedMediaType

type PostAnalyticsReportingSchedulesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsReportingSchedulesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsReportingSchedulesUnsupportedMediaType

func NewPostAnalyticsReportingSchedulesUnsupportedMediaType() *PostAnalyticsReportingSchedulesUnsupportedMediaType

NewPostAnalyticsReportingSchedulesUnsupportedMediaType creates a PostAnalyticsReportingSchedulesUnsupportedMediaType with default headers values

func (*PostAnalyticsReportingSchedulesUnsupportedMediaType) Error

func (*PostAnalyticsReportingSchedulesUnsupportedMediaType) GetPayload

func (*PostAnalyticsReportingSchedulesUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics reporting schedules unsupported media type response has a 4xx status code

func (*PostAnalyticsReportingSchedulesUnsupportedMediaType) IsCode

IsCode returns true when this post analytics reporting schedules unsupported media type response a status code equal to that given

func (*PostAnalyticsReportingSchedulesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics reporting schedules unsupported media type response has a 3xx status code

func (*PostAnalyticsReportingSchedulesUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics reporting schedules unsupported media type response has a 5xx status code

func (*PostAnalyticsReportingSchedulesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics reporting schedules unsupported media type response has a 2xx status code

func (*PostAnalyticsReportingSchedulesUnsupportedMediaType) String

type PostAnalyticsSurveysAggregatesQueryBadRequest

type PostAnalyticsSurveysAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsSurveysAggregatesQueryBadRequest

func NewPostAnalyticsSurveysAggregatesQueryBadRequest() *PostAnalyticsSurveysAggregatesQueryBadRequest

NewPostAnalyticsSurveysAggregatesQueryBadRequest creates a PostAnalyticsSurveysAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsSurveysAggregatesQueryBadRequest) Error

func (*PostAnalyticsSurveysAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics surveys aggregates query bad request response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics surveys aggregates query bad request response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query bad request response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics surveys aggregates query bad request response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query bad request response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryBadRequest) String

type PostAnalyticsSurveysAggregatesQueryForbidden

type PostAnalyticsSurveysAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsSurveysAggregatesQueryForbidden

func NewPostAnalyticsSurveysAggregatesQueryForbidden() *PostAnalyticsSurveysAggregatesQueryForbidden

NewPostAnalyticsSurveysAggregatesQueryForbidden creates a PostAnalyticsSurveysAggregatesQueryForbidden with default headers values

func (*PostAnalyticsSurveysAggregatesQueryForbidden) Error

func (*PostAnalyticsSurveysAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics surveys aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics surveys aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics surveys aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryForbidden) String

type PostAnalyticsSurveysAggregatesQueryGatewayTimeout

type PostAnalyticsSurveysAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsSurveysAggregatesQueryGatewayTimeout

func NewPostAnalyticsSurveysAggregatesQueryGatewayTimeout() *PostAnalyticsSurveysAggregatesQueryGatewayTimeout

NewPostAnalyticsSurveysAggregatesQueryGatewayTimeout creates a PostAnalyticsSurveysAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsSurveysAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsSurveysAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics surveys aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics surveys aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics surveys aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryGatewayTimeout) String

type PostAnalyticsSurveysAggregatesQueryInternalServerError

type PostAnalyticsSurveysAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsSurveysAggregatesQueryInternalServerError

func NewPostAnalyticsSurveysAggregatesQueryInternalServerError() *PostAnalyticsSurveysAggregatesQueryInternalServerError

NewPostAnalyticsSurveysAggregatesQueryInternalServerError creates a PostAnalyticsSurveysAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsSurveysAggregatesQueryInternalServerError) Error

func (*PostAnalyticsSurveysAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics surveys aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics surveys aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics surveys aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryInternalServerError) String

type PostAnalyticsSurveysAggregatesQueryNotFound

type PostAnalyticsSurveysAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsSurveysAggregatesQueryNotFound

func NewPostAnalyticsSurveysAggregatesQueryNotFound() *PostAnalyticsSurveysAggregatesQueryNotFound

NewPostAnalyticsSurveysAggregatesQueryNotFound creates a PostAnalyticsSurveysAggregatesQueryNotFound with default headers values

func (*PostAnalyticsSurveysAggregatesQueryNotFound) Error

func (*PostAnalyticsSurveysAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics surveys aggregates query not found response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics surveys aggregates query not found response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query not found response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics surveys aggregates query not found response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query not found response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryNotFound) String

type PostAnalyticsSurveysAggregatesQueryOK

type PostAnalyticsSurveysAggregatesQueryOK struct {
	Payload *models.SurveyAggregateQueryResponse
}

PostAnalyticsSurveysAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsSurveysAggregatesQueryOK

func NewPostAnalyticsSurveysAggregatesQueryOK() *PostAnalyticsSurveysAggregatesQueryOK

NewPostAnalyticsSurveysAggregatesQueryOK creates a PostAnalyticsSurveysAggregatesQueryOK with default headers values

func (*PostAnalyticsSurveysAggregatesQueryOK) Error

func (*PostAnalyticsSurveysAggregatesQueryOK) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryOK) IsClientError

func (o *PostAnalyticsSurveysAggregatesQueryOK) IsClientError() bool

IsClientError returns true when this post analytics surveys aggregates query o k response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryOK) IsCode

IsCode returns true when this post analytics surveys aggregates query o k response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryOK) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query o k response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryOK) IsServerError

func (o *PostAnalyticsSurveysAggregatesQueryOK) IsServerError() bool

IsServerError returns true when this post analytics surveys aggregates query o k response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query o k response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryOK) String

type PostAnalyticsSurveysAggregatesQueryParams

type PostAnalyticsSurveysAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.SurveyAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsSurveysAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics surveys aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsSurveysAggregatesQueryParams

func NewPostAnalyticsSurveysAggregatesQueryParams() *PostAnalyticsSurveysAggregatesQueryParams

NewPostAnalyticsSurveysAggregatesQueryParams creates a new PostAnalyticsSurveysAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsSurveysAggregatesQueryParamsWithContext

func NewPostAnalyticsSurveysAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsSurveysAggregatesQueryParams

NewPostAnalyticsSurveysAggregatesQueryParamsWithContext creates a new PostAnalyticsSurveysAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsSurveysAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsSurveysAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsSurveysAggregatesQueryParams

NewPostAnalyticsSurveysAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsSurveysAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsSurveysAggregatesQueryParamsWithTimeout

func NewPostAnalyticsSurveysAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsSurveysAggregatesQueryParams

NewPostAnalyticsSurveysAggregatesQueryParamsWithTimeout creates a new PostAnalyticsSurveysAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsSurveysAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics surveys aggregates query params

func (*PostAnalyticsSurveysAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics surveys aggregates query params

func (*PostAnalyticsSurveysAggregatesQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics surveys aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsSurveysAggregatesQueryParams) SetHTTPClient

func (o *PostAnalyticsSurveysAggregatesQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics surveys aggregates query params

func (*PostAnalyticsSurveysAggregatesQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics surveys aggregates query params

func (*PostAnalyticsSurveysAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics surveys aggregates query params

func (*PostAnalyticsSurveysAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics surveys aggregates query params

func (*PostAnalyticsSurveysAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics surveys aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsSurveysAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics surveys aggregates query params

func (*PostAnalyticsSurveysAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics surveys aggregates query params

func (*PostAnalyticsSurveysAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsSurveysAggregatesQueryReader

type PostAnalyticsSurveysAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsSurveysAggregatesQueryReader is a Reader for the PostAnalyticsSurveysAggregatesQuery structure.

func (*PostAnalyticsSurveysAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsSurveysAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge

type PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge() *PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics surveys aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics surveys aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics surveys aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsSurveysAggregatesQueryRequestTimeout

type PostAnalyticsSurveysAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsSurveysAggregatesQueryRequestTimeout

func NewPostAnalyticsSurveysAggregatesQueryRequestTimeout() *PostAnalyticsSurveysAggregatesQueryRequestTimeout

NewPostAnalyticsSurveysAggregatesQueryRequestTimeout creates a PostAnalyticsSurveysAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsSurveysAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsSurveysAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics surveys aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics surveys aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics surveys aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryRequestTimeout) String

type PostAnalyticsSurveysAggregatesQueryServiceUnavailable

type PostAnalyticsSurveysAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsSurveysAggregatesQueryServiceUnavailable

func NewPostAnalyticsSurveysAggregatesQueryServiceUnavailable() *PostAnalyticsSurveysAggregatesQueryServiceUnavailable

NewPostAnalyticsSurveysAggregatesQueryServiceUnavailable creates a PostAnalyticsSurveysAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsSurveysAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsSurveysAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics surveys aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics surveys aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics surveys aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryServiceUnavailable) String

type PostAnalyticsSurveysAggregatesQueryTooManyRequests

type PostAnalyticsSurveysAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsSurveysAggregatesQueryTooManyRequests

func NewPostAnalyticsSurveysAggregatesQueryTooManyRequests() *PostAnalyticsSurveysAggregatesQueryTooManyRequests

NewPostAnalyticsSurveysAggregatesQueryTooManyRequests creates a PostAnalyticsSurveysAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsSurveysAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsSurveysAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics surveys aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics surveys aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics surveys aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryTooManyRequests) String

type PostAnalyticsSurveysAggregatesQueryUnauthorized

type PostAnalyticsSurveysAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsSurveysAggregatesQueryUnauthorized

func NewPostAnalyticsSurveysAggregatesQueryUnauthorized() *PostAnalyticsSurveysAggregatesQueryUnauthorized

NewPostAnalyticsSurveysAggregatesQueryUnauthorized creates a PostAnalyticsSurveysAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsSurveysAggregatesQueryUnauthorized) Error

func (*PostAnalyticsSurveysAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics surveys aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics surveys aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics surveys aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryUnauthorized) String

type PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType

type PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsSurveysAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsSurveysAggregatesQueryUnsupportedMediaType() *PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType

NewPostAnalyticsSurveysAggregatesQueryUnsupportedMediaType creates a PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics surveys aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics surveys aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics surveys aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics surveys aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics surveys aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsSurveysAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsTranscriptsAggregatesQueryBadRequest

type PostAnalyticsTranscriptsAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsTranscriptsAggregatesQueryBadRequest

func NewPostAnalyticsTranscriptsAggregatesQueryBadRequest() *PostAnalyticsTranscriptsAggregatesQueryBadRequest

NewPostAnalyticsTranscriptsAggregatesQueryBadRequest creates a PostAnalyticsTranscriptsAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryBadRequest) Error

func (*PostAnalyticsTranscriptsAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query bad request response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics transcripts aggregates query bad request response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query bad request response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query bad request response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query bad request response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryBadRequest) String

type PostAnalyticsTranscriptsAggregatesQueryForbidden

type PostAnalyticsTranscriptsAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsTranscriptsAggregatesQueryForbidden

func NewPostAnalyticsTranscriptsAggregatesQueryForbidden() *PostAnalyticsTranscriptsAggregatesQueryForbidden

NewPostAnalyticsTranscriptsAggregatesQueryForbidden creates a PostAnalyticsTranscriptsAggregatesQueryForbidden with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryForbidden) Error

func (*PostAnalyticsTranscriptsAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics transcripts aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryForbidden) String

type PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout

type PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsTranscriptsAggregatesQueryGatewayTimeout

func NewPostAnalyticsTranscriptsAggregatesQueryGatewayTimeout() *PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout

NewPostAnalyticsTranscriptsAggregatesQueryGatewayTimeout creates a PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics transcripts aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryGatewayTimeout) String

type PostAnalyticsTranscriptsAggregatesQueryInternalServerError

type PostAnalyticsTranscriptsAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsTranscriptsAggregatesQueryInternalServerError

func NewPostAnalyticsTranscriptsAggregatesQueryInternalServerError() *PostAnalyticsTranscriptsAggregatesQueryInternalServerError

NewPostAnalyticsTranscriptsAggregatesQueryInternalServerError creates a PostAnalyticsTranscriptsAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryInternalServerError) Error

func (*PostAnalyticsTranscriptsAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics transcripts aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryInternalServerError) String

type PostAnalyticsTranscriptsAggregatesQueryNotFound

type PostAnalyticsTranscriptsAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsTranscriptsAggregatesQueryNotFound

func NewPostAnalyticsTranscriptsAggregatesQueryNotFound() *PostAnalyticsTranscriptsAggregatesQueryNotFound

NewPostAnalyticsTranscriptsAggregatesQueryNotFound creates a PostAnalyticsTranscriptsAggregatesQueryNotFound with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryNotFound) Error

func (*PostAnalyticsTranscriptsAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query not found response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics transcripts aggregates query not found response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query not found response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query not found response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query not found response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryNotFound) String

type PostAnalyticsTranscriptsAggregatesQueryOK

type PostAnalyticsTranscriptsAggregatesQueryOK struct {
	Payload *models.TranscriptAggregateQueryResponse
}

PostAnalyticsTranscriptsAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsTranscriptsAggregatesQueryOK

func NewPostAnalyticsTranscriptsAggregatesQueryOK() *PostAnalyticsTranscriptsAggregatesQueryOK

NewPostAnalyticsTranscriptsAggregatesQueryOK creates a PostAnalyticsTranscriptsAggregatesQueryOK with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryOK) Error

func (*PostAnalyticsTranscriptsAggregatesQueryOK) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryOK) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query o k response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryOK) IsCode

IsCode returns true when this post analytics transcripts aggregates query o k response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryOK) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query o k response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryOK) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query o k response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query o k response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryOK) String

type PostAnalyticsTranscriptsAggregatesQueryParams

type PostAnalyticsTranscriptsAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.TranscriptAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsTranscriptsAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics transcripts aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsTranscriptsAggregatesQueryParams

func NewPostAnalyticsTranscriptsAggregatesQueryParams() *PostAnalyticsTranscriptsAggregatesQueryParams

NewPostAnalyticsTranscriptsAggregatesQueryParams creates a new PostAnalyticsTranscriptsAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsTranscriptsAggregatesQueryParamsWithContext

func NewPostAnalyticsTranscriptsAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsTranscriptsAggregatesQueryParams

NewPostAnalyticsTranscriptsAggregatesQueryParamsWithContext creates a new PostAnalyticsTranscriptsAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsTranscriptsAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsTranscriptsAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsTranscriptsAggregatesQueryParams

NewPostAnalyticsTranscriptsAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsTranscriptsAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsTranscriptsAggregatesQueryParamsWithTimeout

func NewPostAnalyticsTranscriptsAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsTranscriptsAggregatesQueryParams

NewPostAnalyticsTranscriptsAggregatesQueryParamsWithTimeout creates a new PostAnalyticsTranscriptsAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsTranscriptsAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics transcripts aggregates query params

func (*PostAnalyticsTranscriptsAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics transcripts aggregates query params

func (*PostAnalyticsTranscriptsAggregatesQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics transcripts aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsTranscriptsAggregatesQueryParams) SetHTTPClient

func (o *PostAnalyticsTranscriptsAggregatesQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics transcripts aggregates query params

func (*PostAnalyticsTranscriptsAggregatesQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics transcripts aggregates query params

func (*PostAnalyticsTranscriptsAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics transcripts aggregates query params

func (*PostAnalyticsTranscriptsAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics transcripts aggregates query params

func (*PostAnalyticsTranscriptsAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics transcripts aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsTranscriptsAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics transcripts aggregates query params

func (*PostAnalyticsTranscriptsAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics transcripts aggregates query params

func (*PostAnalyticsTranscriptsAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsTranscriptsAggregatesQueryReader

type PostAnalyticsTranscriptsAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsTranscriptsAggregatesQueryReader is a Reader for the PostAnalyticsTranscriptsAggregatesQuery structure.

func (*PostAnalyticsTranscriptsAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsTranscriptsAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge

type PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge() *PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics transcripts aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsTranscriptsAggregatesQueryRequestTimeout

type PostAnalyticsTranscriptsAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsTranscriptsAggregatesQueryRequestTimeout

func NewPostAnalyticsTranscriptsAggregatesQueryRequestTimeout() *PostAnalyticsTranscriptsAggregatesQueryRequestTimeout

NewPostAnalyticsTranscriptsAggregatesQueryRequestTimeout creates a PostAnalyticsTranscriptsAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsTranscriptsAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics transcripts aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryRequestTimeout) String

type PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable

type PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsTranscriptsAggregatesQueryServiceUnavailable

func NewPostAnalyticsTranscriptsAggregatesQueryServiceUnavailable() *PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable

NewPostAnalyticsTranscriptsAggregatesQueryServiceUnavailable creates a PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics transcripts aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryServiceUnavailable) String

type PostAnalyticsTranscriptsAggregatesQueryTooManyRequests

type PostAnalyticsTranscriptsAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsTranscriptsAggregatesQueryTooManyRequests

func NewPostAnalyticsTranscriptsAggregatesQueryTooManyRequests() *PostAnalyticsTranscriptsAggregatesQueryTooManyRequests

NewPostAnalyticsTranscriptsAggregatesQueryTooManyRequests creates a PostAnalyticsTranscriptsAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsTranscriptsAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics transcripts aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryTooManyRequests) String

type PostAnalyticsTranscriptsAggregatesQueryUnauthorized

type PostAnalyticsTranscriptsAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsTranscriptsAggregatesQueryUnauthorized

func NewPostAnalyticsTranscriptsAggregatesQueryUnauthorized() *PostAnalyticsTranscriptsAggregatesQueryUnauthorized

NewPostAnalyticsTranscriptsAggregatesQueryUnauthorized creates a PostAnalyticsTranscriptsAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryUnauthorized) Error

func (*PostAnalyticsTranscriptsAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics transcripts aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryUnauthorized) String

type PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType

type PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType() *PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType

NewPostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType creates a PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics transcripts aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics transcripts aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics transcripts aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics transcripts aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics transcripts aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsTranscriptsAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsUsersAggregatesQueryBadRequest

type PostAnalyticsUsersAggregatesQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsUsersAggregatesQueryBadRequest

func NewPostAnalyticsUsersAggregatesQueryBadRequest() *PostAnalyticsUsersAggregatesQueryBadRequest

NewPostAnalyticsUsersAggregatesQueryBadRequest creates a PostAnalyticsUsersAggregatesQueryBadRequest with default headers values

func (*PostAnalyticsUsersAggregatesQueryBadRequest) Error

func (*PostAnalyticsUsersAggregatesQueryBadRequest) GetPayload

func (*PostAnalyticsUsersAggregatesQueryBadRequest) IsClientError

IsClientError returns true when this post analytics users aggregates query bad request response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryBadRequest) IsCode

IsCode returns true when this post analytics users aggregates query bad request response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics users aggregates query bad request response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryBadRequest) IsServerError

IsServerError returns true when this post analytics users aggregates query bad request response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics users aggregates query bad request response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryBadRequest) String

type PostAnalyticsUsersAggregatesQueryForbidden

type PostAnalyticsUsersAggregatesQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsUsersAggregatesQueryForbidden

func NewPostAnalyticsUsersAggregatesQueryForbidden() *PostAnalyticsUsersAggregatesQueryForbidden

NewPostAnalyticsUsersAggregatesQueryForbidden creates a PostAnalyticsUsersAggregatesQueryForbidden with default headers values

func (*PostAnalyticsUsersAggregatesQueryForbidden) Error

func (*PostAnalyticsUsersAggregatesQueryForbidden) GetPayload

func (*PostAnalyticsUsersAggregatesQueryForbidden) IsClientError

IsClientError returns true when this post analytics users aggregates query forbidden response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryForbidden) IsCode

IsCode returns true when this post analytics users aggregates query forbidden response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics users aggregates query forbidden response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryForbidden) IsServerError

IsServerError returns true when this post analytics users aggregates query forbidden response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics users aggregates query forbidden response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryForbidden) String

type PostAnalyticsUsersAggregatesQueryGatewayTimeout

type PostAnalyticsUsersAggregatesQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsUsersAggregatesQueryGatewayTimeout

func NewPostAnalyticsUsersAggregatesQueryGatewayTimeout() *PostAnalyticsUsersAggregatesQueryGatewayTimeout

NewPostAnalyticsUsersAggregatesQueryGatewayTimeout creates a PostAnalyticsUsersAggregatesQueryGatewayTimeout with default headers values

func (*PostAnalyticsUsersAggregatesQueryGatewayTimeout) Error

func (*PostAnalyticsUsersAggregatesQueryGatewayTimeout) GetPayload

func (*PostAnalyticsUsersAggregatesQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics users aggregates query gateway timeout response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics users aggregates query gateway timeout response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics users aggregates query gateway timeout response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics users aggregates query gateway timeout response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics users aggregates query gateway timeout response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryGatewayTimeout) String

type PostAnalyticsUsersAggregatesQueryInternalServerError

type PostAnalyticsUsersAggregatesQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsUsersAggregatesQueryInternalServerError

func NewPostAnalyticsUsersAggregatesQueryInternalServerError() *PostAnalyticsUsersAggregatesQueryInternalServerError

NewPostAnalyticsUsersAggregatesQueryInternalServerError creates a PostAnalyticsUsersAggregatesQueryInternalServerError with default headers values

func (*PostAnalyticsUsersAggregatesQueryInternalServerError) Error

func (*PostAnalyticsUsersAggregatesQueryInternalServerError) GetPayload

func (*PostAnalyticsUsersAggregatesQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics users aggregates query internal server error response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryInternalServerError) IsCode

IsCode returns true when this post analytics users aggregates query internal server error response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics users aggregates query internal server error response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics users aggregates query internal server error response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics users aggregates query internal server error response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryInternalServerError) String

type PostAnalyticsUsersAggregatesQueryNotFound

type PostAnalyticsUsersAggregatesQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsUsersAggregatesQueryNotFound

func NewPostAnalyticsUsersAggregatesQueryNotFound() *PostAnalyticsUsersAggregatesQueryNotFound

NewPostAnalyticsUsersAggregatesQueryNotFound creates a PostAnalyticsUsersAggregatesQueryNotFound with default headers values

func (*PostAnalyticsUsersAggregatesQueryNotFound) Error

func (*PostAnalyticsUsersAggregatesQueryNotFound) GetPayload

func (*PostAnalyticsUsersAggregatesQueryNotFound) IsClientError

IsClientError returns true when this post analytics users aggregates query not found response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryNotFound) IsCode

IsCode returns true when this post analytics users aggregates query not found response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics users aggregates query not found response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryNotFound) IsServerError

IsServerError returns true when this post analytics users aggregates query not found response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics users aggregates query not found response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryNotFound) String

type PostAnalyticsUsersAggregatesQueryOK

type PostAnalyticsUsersAggregatesQueryOK struct {
	Payload *models.UserAggregateQueryResponse
}

PostAnalyticsUsersAggregatesQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsUsersAggregatesQueryOK

func NewPostAnalyticsUsersAggregatesQueryOK() *PostAnalyticsUsersAggregatesQueryOK

NewPostAnalyticsUsersAggregatesQueryOK creates a PostAnalyticsUsersAggregatesQueryOK with default headers values

func (*PostAnalyticsUsersAggregatesQueryOK) Error

func (*PostAnalyticsUsersAggregatesQueryOK) GetPayload

func (*PostAnalyticsUsersAggregatesQueryOK) IsClientError

func (o *PostAnalyticsUsersAggregatesQueryOK) IsClientError() bool

IsClientError returns true when this post analytics users aggregates query o k response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryOK) IsCode

IsCode returns true when this post analytics users aggregates query o k response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryOK) IsRedirect

func (o *PostAnalyticsUsersAggregatesQueryOK) IsRedirect() bool

IsRedirect returns true when this post analytics users aggregates query o k response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryOK) IsServerError

func (o *PostAnalyticsUsersAggregatesQueryOK) IsServerError() bool

IsServerError returns true when this post analytics users aggregates query o k response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryOK) IsSuccess

IsSuccess returns true when this post analytics users aggregates query o k response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryOK) String

type PostAnalyticsUsersAggregatesQueryParams

type PostAnalyticsUsersAggregatesQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.UserAggregationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsUsersAggregatesQueryParams contains all the parameters to send to the API endpoint

for the post analytics users aggregates query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsUsersAggregatesQueryParams

func NewPostAnalyticsUsersAggregatesQueryParams() *PostAnalyticsUsersAggregatesQueryParams

NewPostAnalyticsUsersAggregatesQueryParams creates a new PostAnalyticsUsersAggregatesQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsUsersAggregatesQueryParamsWithContext

func NewPostAnalyticsUsersAggregatesQueryParamsWithContext(ctx context.Context) *PostAnalyticsUsersAggregatesQueryParams

NewPostAnalyticsUsersAggregatesQueryParamsWithContext creates a new PostAnalyticsUsersAggregatesQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsUsersAggregatesQueryParamsWithHTTPClient

func NewPostAnalyticsUsersAggregatesQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsUsersAggregatesQueryParams

NewPostAnalyticsUsersAggregatesQueryParamsWithHTTPClient creates a new PostAnalyticsUsersAggregatesQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsUsersAggregatesQueryParamsWithTimeout

func NewPostAnalyticsUsersAggregatesQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsUsersAggregatesQueryParams

NewPostAnalyticsUsersAggregatesQueryParamsWithTimeout creates a new PostAnalyticsUsersAggregatesQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsUsersAggregatesQueryParams) SetBody

SetBody adds the body to the post analytics users aggregates query params

func (*PostAnalyticsUsersAggregatesQueryParams) SetContext

SetContext adds the context to the post analytics users aggregates query params

func (*PostAnalyticsUsersAggregatesQueryParams) SetDefaults

func (o *PostAnalyticsUsersAggregatesQueryParams) SetDefaults()

SetDefaults hydrates default values in the post analytics users aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsUsersAggregatesQueryParams) SetHTTPClient

func (o *PostAnalyticsUsersAggregatesQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics users aggregates query params

func (*PostAnalyticsUsersAggregatesQueryParams) SetTimeout

func (o *PostAnalyticsUsersAggregatesQueryParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post analytics users aggregates query params

func (*PostAnalyticsUsersAggregatesQueryParams) WithBody

WithBody adds the body to the post analytics users aggregates query params

func (*PostAnalyticsUsersAggregatesQueryParams) WithContext

WithContext adds the context to the post analytics users aggregates query params

func (*PostAnalyticsUsersAggregatesQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics users aggregates query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsUsersAggregatesQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics users aggregates query params

func (*PostAnalyticsUsersAggregatesQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics users aggregates query params

func (*PostAnalyticsUsersAggregatesQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsUsersAggregatesQueryReader

type PostAnalyticsUsersAggregatesQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsUsersAggregatesQueryReader is a Reader for the PostAnalyticsUsersAggregatesQuery structure.

func (*PostAnalyticsUsersAggregatesQueryReader) ReadResponse

func (o *PostAnalyticsUsersAggregatesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge

type PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsUsersAggregatesQueryRequestEntityTooLarge

func NewPostAnalyticsUsersAggregatesQueryRequestEntityTooLarge() *PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge

NewPostAnalyticsUsersAggregatesQueryRequestEntityTooLarge creates a PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge) Error

func (*PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics users aggregates query request entity too large response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics users aggregates query request entity too large response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics users aggregates query request entity too large response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics users aggregates query request entity too large response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics users aggregates query request entity too large response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryRequestEntityTooLarge) String

type PostAnalyticsUsersAggregatesQueryRequestTimeout

type PostAnalyticsUsersAggregatesQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsUsersAggregatesQueryRequestTimeout

func NewPostAnalyticsUsersAggregatesQueryRequestTimeout() *PostAnalyticsUsersAggregatesQueryRequestTimeout

NewPostAnalyticsUsersAggregatesQueryRequestTimeout creates a PostAnalyticsUsersAggregatesQueryRequestTimeout with default headers values

func (*PostAnalyticsUsersAggregatesQueryRequestTimeout) Error

func (*PostAnalyticsUsersAggregatesQueryRequestTimeout) GetPayload

func (*PostAnalyticsUsersAggregatesQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics users aggregates query request timeout response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryRequestTimeout) IsCode

IsCode returns true when this post analytics users aggregates query request timeout response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics users aggregates query request timeout response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics users aggregates query request timeout response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics users aggregates query request timeout response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryRequestTimeout) String

type PostAnalyticsUsersAggregatesQueryServiceUnavailable

type PostAnalyticsUsersAggregatesQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsUsersAggregatesQueryServiceUnavailable

func NewPostAnalyticsUsersAggregatesQueryServiceUnavailable() *PostAnalyticsUsersAggregatesQueryServiceUnavailable

NewPostAnalyticsUsersAggregatesQueryServiceUnavailable creates a PostAnalyticsUsersAggregatesQueryServiceUnavailable with default headers values

func (*PostAnalyticsUsersAggregatesQueryServiceUnavailable) Error

func (*PostAnalyticsUsersAggregatesQueryServiceUnavailable) GetPayload

func (*PostAnalyticsUsersAggregatesQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics users aggregates query service unavailable response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics users aggregates query service unavailable response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics users aggregates query service unavailable response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics users aggregates query service unavailable response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics users aggregates query service unavailable response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryServiceUnavailable) String

type PostAnalyticsUsersAggregatesQueryTooManyRequests

type PostAnalyticsUsersAggregatesQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsUsersAggregatesQueryTooManyRequests

func NewPostAnalyticsUsersAggregatesQueryTooManyRequests() *PostAnalyticsUsersAggregatesQueryTooManyRequests

NewPostAnalyticsUsersAggregatesQueryTooManyRequests creates a PostAnalyticsUsersAggregatesQueryTooManyRequests with default headers values

func (*PostAnalyticsUsersAggregatesQueryTooManyRequests) Error

func (*PostAnalyticsUsersAggregatesQueryTooManyRequests) GetPayload

func (*PostAnalyticsUsersAggregatesQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics users aggregates query too many requests response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryTooManyRequests) IsCode

IsCode returns true when this post analytics users aggregates query too many requests response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics users aggregates query too many requests response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics users aggregates query too many requests response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics users aggregates query too many requests response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryTooManyRequests) String

type PostAnalyticsUsersAggregatesQueryUnauthorized

type PostAnalyticsUsersAggregatesQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsUsersAggregatesQueryUnauthorized

func NewPostAnalyticsUsersAggregatesQueryUnauthorized() *PostAnalyticsUsersAggregatesQueryUnauthorized

NewPostAnalyticsUsersAggregatesQueryUnauthorized creates a PostAnalyticsUsersAggregatesQueryUnauthorized with default headers values

func (*PostAnalyticsUsersAggregatesQueryUnauthorized) Error

func (*PostAnalyticsUsersAggregatesQueryUnauthorized) GetPayload

func (*PostAnalyticsUsersAggregatesQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics users aggregates query unauthorized response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryUnauthorized) IsCode

IsCode returns true when this post analytics users aggregates query unauthorized response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics users aggregates query unauthorized response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics users aggregates query unauthorized response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics users aggregates query unauthorized response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryUnauthorized) String

type PostAnalyticsUsersAggregatesQueryUnsupportedMediaType

type PostAnalyticsUsersAggregatesQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersAggregatesQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsUsersAggregatesQueryUnsupportedMediaType

func NewPostAnalyticsUsersAggregatesQueryUnsupportedMediaType() *PostAnalyticsUsersAggregatesQueryUnsupportedMediaType

NewPostAnalyticsUsersAggregatesQueryUnsupportedMediaType creates a PostAnalyticsUsersAggregatesQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsUsersAggregatesQueryUnsupportedMediaType) Error

func (*PostAnalyticsUsersAggregatesQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsUsersAggregatesQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics users aggregates query unsupported media type response has a 4xx status code

func (*PostAnalyticsUsersAggregatesQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics users aggregates query unsupported media type response a status code equal to that given

func (*PostAnalyticsUsersAggregatesQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics users aggregates query unsupported media type response has a 3xx status code

func (*PostAnalyticsUsersAggregatesQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics users aggregates query unsupported media type response has a 5xx status code

func (*PostAnalyticsUsersAggregatesQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics users aggregates query unsupported media type response has a 2xx status code

func (*PostAnalyticsUsersAggregatesQueryUnsupportedMediaType) String

type PostAnalyticsUsersDetailsJobsAccepted

type PostAnalyticsUsersDetailsJobsAccepted struct {
	Payload *models.AsyncQueryResponse
}

PostAnalyticsUsersDetailsJobsAccepted describes a response with status code 202, with default header values.

Accepted - Running query asynchronously

func NewPostAnalyticsUsersDetailsJobsAccepted

func NewPostAnalyticsUsersDetailsJobsAccepted() *PostAnalyticsUsersDetailsJobsAccepted

NewPostAnalyticsUsersDetailsJobsAccepted creates a PostAnalyticsUsersDetailsJobsAccepted with default headers values

func (*PostAnalyticsUsersDetailsJobsAccepted) Error

func (*PostAnalyticsUsersDetailsJobsAccepted) GetPayload

func (*PostAnalyticsUsersDetailsJobsAccepted) IsClientError

func (o *PostAnalyticsUsersDetailsJobsAccepted) IsClientError() bool

IsClientError returns true when this post analytics users details jobs accepted response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsAccepted) IsCode

IsCode returns true when this post analytics users details jobs accepted response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsAccepted) IsRedirect

IsRedirect returns true when this post analytics users details jobs accepted response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsAccepted) IsServerError

func (o *PostAnalyticsUsersDetailsJobsAccepted) IsServerError() bool

IsServerError returns true when this post analytics users details jobs accepted response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsAccepted) IsSuccess

IsSuccess returns true when this post analytics users details jobs accepted response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsAccepted) String

type PostAnalyticsUsersDetailsJobsBadRequest

type PostAnalyticsUsersDetailsJobsBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsUsersDetailsJobsBadRequest

func NewPostAnalyticsUsersDetailsJobsBadRequest() *PostAnalyticsUsersDetailsJobsBadRequest

NewPostAnalyticsUsersDetailsJobsBadRequest creates a PostAnalyticsUsersDetailsJobsBadRequest with default headers values

func (*PostAnalyticsUsersDetailsJobsBadRequest) Error

func (*PostAnalyticsUsersDetailsJobsBadRequest) GetPayload

func (*PostAnalyticsUsersDetailsJobsBadRequest) IsClientError

func (o *PostAnalyticsUsersDetailsJobsBadRequest) IsClientError() bool

IsClientError returns true when this post analytics users details jobs bad request response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsBadRequest) IsCode

IsCode returns true when this post analytics users details jobs bad request response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsBadRequest) IsRedirect

IsRedirect returns true when this post analytics users details jobs bad request response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsBadRequest) IsServerError

func (o *PostAnalyticsUsersDetailsJobsBadRequest) IsServerError() bool

IsServerError returns true when this post analytics users details jobs bad request response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsBadRequest) IsSuccess

IsSuccess returns true when this post analytics users details jobs bad request response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsBadRequest) String

type PostAnalyticsUsersDetailsJobsForbidden

type PostAnalyticsUsersDetailsJobsForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsUsersDetailsJobsForbidden

func NewPostAnalyticsUsersDetailsJobsForbidden() *PostAnalyticsUsersDetailsJobsForbidden

NewPostAnalyticsUsersDetailsJobsForbidden creates a PostAnalyticsUsersDetailsJobsForbidden with default headers values

func (*PostAnalyticsUsersDetailsJobsForbidden) Error

func (*PostAnalyticsUsersDetailsJobsForbidden) GetPayload

func (*PostAnalyticsUsersDetailsJobsForbidden) IsClientError

func (o *PostAnalyticsUsersDetailsJobsForbidden) IsClientError() bool

IsClientError returns true when this post analytics users details jobs forbidden response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsForbidden) IsCode

IsCode returns true when this post analytics users details jobs forbidden response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsForbidden) IsRedirect

IsRedirect returns true when this post analytics users details jobs forbidden response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsForbidden) IsServerError

func (o *PostAnalyticsUsersDetailsJobsForbidden) IsServerError() bool

IsServerError returns true when this post analytics users details jobs forbidden response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsForbidden) IsSuccess

IsSuccess returns true when this post analytics users details jobs forbidden response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsForbidden) String

type PostAnalyticsUsersDetailsJobsGatewayTimeout

type PostAnalyticsUsersDetailsJobsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsUsersDetailsJobsGatewayTimeout

func NewPostAnalyticsUsersDetailsJobsGatewayTimeout() *PostAnalyticsUsersDetailsJobsGatewayTimeout

NewPostAnalyticsUsersDetailsJobsGatewayTimeout creates a PostAnalyticsUsersDetailsJobsGatewayTimeout with default headers values

func (*PostAnalyticsUsersDetailsJobsGatewayTimeout) Error

func (*PostAnalyticsUsersDetailsJobsGatewayTimeout) GetPayload

func (*PostAnalyticsUsersDetailsJobsGatewayTimeout) IsClientError

IsClientError returns true when this post analytics users details jobs gateway timeout response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsGatewayTimeout) IsCode

IsCode returns true when this post analytics users details jobs gateway timeout response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics users details jobs gateway timeout response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsGatewayTimeout) IsServerError

IsServerError returns true when this post analytics users details jobs gateway timeout response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics users details jobs gateway timeout response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsGatewayTimeout) String

type PostAnalyticsUsersDetailsJobsInternalServerError

type PostAnalyticsUsersDetailsJobsInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsUsersDetailsJobsInternalServerError

func NewPostAnalyticsUsersDetailsJobsInternalServerError() *PostAnalyticsUsersDetailsJobsInternalServerError

NewPostAnalyticsUsersDetailsJobsInternalServerError creates a PostAnalyticsUsersDetailsJobsInternalServerError with default headers values

func (*PostAnalyticsUsersDetailsJobsInternalServerError) Error

func (*PostAnalyticsUsersDetailsJobsInternalServerError) GetPayload

func (*PostAnalyticsUsersDetailsJobsInternalServerError) IsClientError

IsClientError returns true when this post analytics users details jobs internal server error response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsInternalServerError) IsCode

IsCode returns true when this post analytics users details jobs internal server error response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsInternalServerError) IsRedirect

IsRedirect returns true when this post analytics users details jobs internal server error response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsInternalServerError) IsServerError

IsServerError returns true when this post analytics users details jobs internal server error response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsInternalServerError) IsSuccess

IsSuccess returns true when this post analytics users details jobs internal server error response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsInternalServerError) String

type PostAnalyticsUsersDetailsJobsNotFound

type PostAnalyticsUsersDetailsJobsNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsUsersDetailsJobsNotFound

func NewPostAnalyticsUsersDetailsJobsNotFound() *PostAnalyticsUsersDetailsJobsNotFound

NewPostAnalyticsUsersDetailsJobsNotFound creates a PostAnalyticsUsersDetailsJobsNotFound with default headers values

func (*PostAnalyticsUsersDetailsJobsNotFound) Error

func (*PostAnalyticsUsersDetailsJobsNotFound) GetPayload

func (*PostAnalyticsUsersDetailsJobsNotFound) IsClientError

func (o *PostAnalyticsUsersDetailsJobsNotFound) IsClientError() bool

IsClientError returns true when this post analytics users details jobs not found response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsNotFound) IsCode

IsCode returns true when this post analytics users details jobs not found response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsNotFound) IsRedirect

IsRedirect returns true when this post analytics users details jobs not found response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsNotFound) IsServerError

func (o *PostAnalyticsUsersDetailsJobsNotFound) IsServerError() bool

IsServerError returns true when this post analytics users details jobs not found response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsNotFound) IsSuccess

IsSuccess returns true when this post analytics users details jobs not found response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsNotFound) String

type PostAnalyticsUsersDetailsJobsParams

type PostAnalyticsUsersDetailsJobsParams struct {

	/* Body.

	   query
	*/
	Body *models.AsyncUserDetailsQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsUsersDetailsJobsParams contains all the parameters to send to the API endpoint

for the post analytics users details jobs operation.

Typically these are written to a http.Request.

func NewPostAnalyticsUsersDetailsJobsParams

func NewPostAnalyticsUsersDetailsJobsParams() *PostAnalyticsUsersDetailsJobsParams

NewPostAnalyticsUsersDetailsJobsParams creates a new PostAnalyticsUsersDetailsJobsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsUsersDetailsJobsParamsWithContext

func NewPostAnalyticsUsersDetailsJobsParamsWithContext(ctx context.Context) *PostAnalyticsUsersDetailsJobsParams

NewPostAnalyticsUsersDetailsJobsParamsWithContext creates a new PostAnalyticsUsersDetailsJobsParams object with the ability to set a context for a request.

func NewPostAnalyticsUsersDetailsJobsParamsWithHTTPClient

func NewPostAnalyticsUsersDetailsJobsParamsWithHTTPClient(client *http.Client) *PostAnalyticsUsersDetailsJobsParams

NewPostAnalyticsUsersDetailsJobsParamsWithHTTPClient creates a new PostAnalyticsUsersDetailsJobsParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsUsersDetailsJobsParamsWithTimeout

func NewPostAnalyticsUsersDetailsJobsParamsWithTimeout(timeout time.Duration) *PostAnalyticsUsersDetailsJobsParams

NewPostAnalyticsUsersDetailsJobsParamsWithTimeout creates a new PostAnalyticsUsersDetailsJobsParams object with the ability to set a timeout on a request.

func (*PostAnalyticsUsersDetailsJobsParams) SetBody

SetBody adds the body to the post analytics users details jobs params

func (*PostAnalyticsUsersDetailsJobsParams) SetContext

SetContext adds the context to the post analytics users details jobs params

func (*PostAnalyticsUsersDetailsJobsParams) SetDefaults

func (o *PostAnalyticsUsersDetailsJobsParams) SetDefaults()

SetDefaults hydrates default values in the post analytics users details jobs params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsUsersDetailsJobsParams) SetHTTPClient

func (o *PostAnalyticsUsersDetailsJobsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics users details jobs params

func (*PostAnalyticsUsersDetailsJobsParams) SetTimeout

func (o *PostAnalyticsUsersDetailsJobsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post analytics users details jobs params

func (*PostAnalyticsUsersDetailsJobsParams) WithBody

WithBody adds the body to the post analytics users details jobs params

func (*PostAnalyticsUsersDetailsJobsParams) WithContext

WithContext adds the context to the post analytics users details jobs params

func (*PostAnalyticsUsersDetailsJobsParams) WithDefaults

WithDefaults hydrates default values in the post analytics users details jobs params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsUsersDetailsJobsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics users details jobs params

func (*PostAnalyticsUsersDetailsJobsParams) WithTimeout

WithTimeout adds the timeout to the post analytics users details jobs params

func (*PostAnalyticsUsersDetailsJobsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsUsersDetailsJobsReader

type PostAnalyticsUsersDetailsJobsReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsUsersDetailsJobsReader is a Reader for the PostAnalyticsUsersDetailsJobs structure.

func (*PostAnalyticsUsersDetailsJobsReader) ReadResponse

func (o *PostAnalyticsUsersDetailsJobsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsUsersDetailsJobsRequestEntityTooLarge

type PostAnalyticsUsersDetailsJobsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsUsersDetailsJobsRequestEntityTooLarge

func NewPostAnalyticsUsersDetailsJobsRequestEntityTooLarge() *PostAnalyticsUsersDetailsJobsRequestEntityTooLarge

NewPostAnalyticsUsersDetailsJobsRequestEntityTooLarge creates a PostAnalyticsUsersDetailsJobsRequestEntityTooLarge with default headers values

func (*PostAnalyticsUsersDetailsJobsRequestEntityTooLarge) Error

func (*PostAnalyticsUsersDetailsJobsRequestEntityTooLarge) GetPayload

func (*PostAnalyticsUsersDetailsJobsRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics users details jobs request entity too large response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics users details jobs request entity too large response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics users details jobs request entity too large response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics users details jobs request entity too large response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics users details jobs request entity too large response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsRequestEntityTooLarge) String

type PostAnalyticsUsersDetailsJobsRequestTimeout

type PostAnalyticsUsersDetailsJobsRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsUsersDetailsJobsRequestTimeout

func NewPostAnalyticsUsersDetailsJobsRequestTimeout() *PostAnalyticsUsersDetailsJobsRequestTimeout

NewPostAnalyticsUsersDetailsJobsRequestTimeout creates a PostAnalyticsUsersDetailsJobsRequestTimeout with default headers values

func (*PostAnalyticsUsersDetailsJobsRequestTimeout) Error

func (*PostAnalyticsUsersDetailsJobsRequestTimeout) GetPayload

func (*PostAnalyticsUsersDetailsJobsRequestTimeout) IsClientError

IsClientError returns true when this post analytics users details jobs request timeout response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsRequestTimeout) IsCode

IsCode returns true when this post analytics users details jobs request timeout response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics users details jobs request timeout response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsRequestTimeout) IsServerError

IsServerError returns true when this post analytics users details jobs request timeout response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics users details jobs request timeout response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsRequestTimeout) String

type PostAnalyticsUsersDetailsJobsServiceUnavailable

type PostAnalyticsUsersDetailsJobsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsUsersDetailsJobsServiceUnavailable

func NewPostAnalyticsUsersDetailsJobsServiceUnavailable() *PostAnalyticsUsersDetailsJobsServiceUnavailable

NewPostAnalyticsUsersDetailsJobsServiceUnavailable creates a PostAnalyticsUsersDetailsJobsServiceUnavailable with default headers values

func (*PostAnalyticsUsersDetailsJobsServiceUnavailable) Error

func (*PostAnalyticsUsersDetailsJobsServiceUnavailable) GetPayload

func (*PostAnalyticsUsersDetailsJobsServiceUnavailable) IsClientError

IsClientError returns true when this post analytics users details jobs service unavailable response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsServiceUnavailable) IsCode

IsCode returns true when this post analytics users details jobs service unavailable response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics users details jobs service unavailable response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsServiceUnavailable) IsServerError

IsServerError returns true when this post analytics users details jobs service unavailable response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics users details jobs service unavailable response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsServiceUnavailable) String

type PostAnalyticsUsersDetailsJobsTooManyRequests

type PostAnalyticsUsersDetailsJobsTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsUsersDetailsJobsTooManyRequests

func NewPostAnalyticsUsersDetailsJobsTooManyRequests() *PostAnalyticsUsersDetailsJobsTooManyRequests

NewPostAnalyticsUsersDetailsJobsTooManyRequests creates a PostAnalyticsUsersDetailsJobsTooManyRequests with default headers values

func (*PostAnalyticsUsersDetailsJobsTooManyRequests) Error

func (*PostAnalyticsUsersDetailsJobsTooManyRequests) GetPayload

func (*PostAnalyticsUsersDetailsJobsTooManyRequests) IsClientError

IsClientError returns true when this post analytics users details jobs too many requests response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsTooManyRequests) IsCode

IsCode returns true when this post analytics users details jobs too many requests response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics users details jobs too many requests response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsTooManyRequests) IsServerError

IsServerError returns true when this post analytics users details jobs too many requests response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics users details jobs too many requests response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsTooManyRequests) String

type PostAnalyticsUsersDetailsJobsUnauthorized

type PostAnalyticsUsersDetailsJobsUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsUsersDetailsJobsUnauthorized

func NewPostAnalyticsUsersDetailsJobsUnauthorized() *PostAnalyticsUsersDetailsJobsUnauthorized

NewPostAnalyticsUsersDetailsJobsUnauthorized creates a PostAnalyticsUsersDetailsJobsUnauthorized with default headers values

func (*PostAnalyticsUsersDetailsJobsUnauthorized) Error

func (*PostAnalyticsUsersDetailsJobsUnauthorized) GetPayload

func (*PostAnalyticsUsersDetailsJobsUnauthorized) IsClientError

IsClientError returns true when this post analytics users details jobs unauthorized response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsUnauthorized) IsCode

IsCode returns true when this post analytics users details jobs unauthorized response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsUnauthorized) IsRedirect

IsRedirect returns true when this post analytics users details jobs unauthorized response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsUnauthorized) IsServerError

IsServerError returns true when this post analytics users details jobs unauthorized response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsUnauthorized) IsSuccess

IsSuccess returns true when this post analytics users details jobs unauthorized response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsUnauthorized) String

type PostAnalyticsUsersDetailsJobsUnsupportedMediaType

type PostAnalyticsUsersDetailsJobsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsJobsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsUsersDetailsJobsUnsupportedMediaType

func NewPostAnalyticsUsersDetailsJobsUnsupportedMediaType() *PostAnalyticsUsersDetailsJobsUnsupportedMediaType

NewPostAnalyticsUsersDetailsJobsUnsupportedMediaType creates a PostAnalyticsUsersDetailsJobsUnsupportedMediaType with default headers values

func (*PostAnalyticsUsersDetailsJobsUnsupportedMediaType) Error

func (*PostAnalyticsUsersDetailsJobsUnsupportedMediaType) GetPayload

func (*PostAnalyticsUsersDetailsJobsUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics users details jobs unsupported media type response has a 4xx status code

func (*PostAnalyticsUsersDetailsJobsUnsupportedMediaType) IsCode

IsCode returns true when this post analytics users details jobs unsupported media type response a status code equal to that given

func (*PostAnalyticsUsersDetailsJobsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics users details jobs unsupported media type response has a 3xx status code

func (*PostAnalyticsUsersDetailsJobsUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics users details jobs unsupported media type response has a 5xx status code

func (*PostAnalyticsUsersDetailsJobsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics users details jobs unsupported media type response has a 2xx status code

func (*PostAnalyticsUsersDetailsJobsUnsupportedMediaType) String

type PostAnalyticsUsersDetailsQueryBadRequest

type PostAnalyticsUsersDetailsQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsUsersDetailsQueryBadRequest

func NewPostAnalyticsUsersDetailsQueryBadRequest() *PostAnalyticsUsersDetailsQueryBadRequest

NewPostAnalyticsUsersDetailsQueryBadRequest creates a PostAnalyticsUsersDetailsQueryBadRequest with default headers values

func (*PostAnalyticsUsersDetailsQueryBadRequest) Error

func (*PostAnalyticsUsersDetailsQueryBadRequest) GetPayload

func (*PostAnalyticsUsersDetailsQueryBadRequest) IsClientError

IsClientError returns true when this post analytics users details query bad request response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryBadRequest) IsCode

IsCode returns true when this post analytics users details query bad request response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics users details query bad request response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryBadRequest) IsServerError

IsServerError returns true when this post analytics users details query bad request response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics users details query bad request response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryBadRequest) String

type PostAnalyticsUsersDetailsQueryForbidden

type PostAnalyticsUsersDetailsQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsUsersDetailsQueryForbidden

func NewPostAnalyticsUsersDetailsQueryForbidden() *PostAnalyticsUsersDetailsQueryForbidden

NewPostAnalyticsUsersDetailsQueryForbidden creates a PostAnalyticsUsersDetailsQueryForbidden with default headers values

func (*PostAnalyticsUsersDetailsQueryForbidden) Error

func (*PostAnalyticsUsersDetailsQueryForbidden) GetPayload

func (*PostAnalyticsUsersDetailsQueryForbidden) IsClientError

func (o *PostAnalyticsUsersDetailsQueryForbidden) IsClientError() bool

IsClientError returns true when this post analytics users details query forbidden response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryForbidden) IsCode

IsCode returns true when this post analytics users details query forbidden response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics users details query forbidden response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryForbidden) IsServerError

func (o *PostAnalyticsUsersDetailsQueryForbidden) IsServerError() bool

IsServerError returns true when this post analytics users details query forbidden response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics users details query forbidden response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryForbidden) String

type PostAnalyticsUsersDetailsQueryGatewayTimeout

type PostAnalyticsUsersDetailsQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsUsersDetailsQueryGatewayTimeout

func NewPostAnalyticsUsersDetailsQueryGatewayTimeout() *PostAnalyticsUsersDetailsQueryGatewayTimeout

NewPostAnalyticsUsersDetailsQueryGatewayTimeout creates a PostAnalyticsUsersDetailsQueryGatewayTimeout with default headers values

func (*PostAnalyticsUsersDetailsQueryGatewayTimeout) Error

func (*PostAnalyticsUsersDetailsQueryGatewayTimeout) GetPayload

func (*PostAnalyticsUsersDetailsQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics users details query gateway timeout response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics users details query gateway timeout response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics users details query gateway timeout response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics users details query gateway timeout response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics users details query gateway timeout response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryGatewayTimeout) String

type PostAnalyticsUsersDetailsQueryInternalServerError

type PostAnalyticsUsersDetailsQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsUsersDetailsQueryInternalServerError

func NewPostAnalyticsUsersDetailsQueryInternalServerError() *PostAnalyticsUsersDetailsQueryInternalServerError

NewPostAnalyticsUsersDetailsQueryInternalServerError creates a PostAnalyticsUsersDetailsQueryInternalServerError with default headers values

func (*PostAnalyticsUsersDetailsQueryInternalServerError) Error

func (*PostAnalyticsUsersDetailsQueryInternalServerError) GetPayload

func (*PostAnalyticsUsersDetailsQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics users details query internal server error response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryInternalServerError) IsCode

IsCode returns true when this post analytics users details query internal server error response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics users details query internal server error response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics users details query internal server error response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics users details query internal server error response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryInternalServerError) String

type PostAnalyticsUsersDetailsQueryNotFound

type PostAnalyticsUsersDetailsQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsUsersDetailsQueryNotFound

func NewPostAnalyticsUsersDetailsQueryNotFound() *PostAnalyticsUsersDetailsQueryNotFound

NewPostAnalyticsUsersDetailsQueryNotFound creates a PostAnalyticsUsersDetailsQueryNotFound with default headers values

func (*PostAnalyticsUsersDetailsQueryNotFound) Error

func (*PostAnalyticsUsersDetailsQueryNotFound) GetPayload

func (*PostAnalyticsUsersDetailsQueryNotFound) IsClientError

func (o *PostAnalyticsUsersDetailsQueryNotFound) IsClientError() bool

IsClientError returns true when this post analytics users details query not found response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryNotFound) IsCode

IsCode returns true when this post analytics users details query not found response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics users details query not found response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryNotFound) IsServerError

func (o *PostAnalyticsUsersDetailsQueryNotFound) IsServerError() bool

IsServerError returns true when this post analytics users details query not found response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics users details query not found response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryNotFound) String

type PostAnalyticsUsersDetailsQueryOK

type PostAnalyticsUsersDetailsQueryOK struct {
	Payload *models.AnalyticsUserDetailsQueryResponse
}

PostAnalyticsUsersDetailsQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsUsersDetailsQueryOK

func NewPostAnalyticsUsersDetailsQueryOK() *PostAnalyticsUsersDetailsQueryOK

NewPostAnalyticsUsersDetailsQueryOK creates a PostAnalyticsUsersDetailsQueryOK with default headers values

func (*PostAnalyticsUsersDetailsQueryOK) Error

func (*PostAnalyticsUsersDetailsQueryOK) GetPayload

func (*PostAnalyticsUsersDetailsQueryOK) IsClientError

func (o *PostAnalyticsUsersDetailsQueryOK) IsClientError() bool

IsClientError returns true when this post analytics users details query o k response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryOK) IsCode

func (o *PostAnalyticsUsersDetailsQueryOK) IsCode(code int) bool

IsCode returns true when this post analytics users details query o k response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryOK) IsRedirect

func (o *PostAnalyticsUsersDetailsQueryOK) IsRedirect() bool

IsRedirect returns true when this post analytics users details query o k response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryOK) IsServerError

func (o *PostAnalyticsUsersDetailsQueryOK) IsServerError() bool

IsServerError returns true when this post analytics users details query o k response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryOK) IsSuccess

func (o *PostAnalyticsUsersDetailsQueryOK) IsSuccess() bool

IsSuccess returns true when this post analytics users details query o k response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryOK) String

type PostAnalyticsUsersDetailsQueryParams

type PostAnalyticsUsersDetailsQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.UserDetailsQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsUsersDetailsQueryParams contains all the parameters to send to the API endpoint

for the post analytics users details query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsUsersDetailsQueryParams

func NewPostAnalyticsUsersDetailsQueryParams() *PostAnalyticsUsersDetailsQueryParams

NewPostAnalyticsUsersDetailsQueryParams creates a new PostAnalyticsUsersDetailsQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsUsersDetailsQueryParamsWithContext

func NewPostAnalyticsUsersDetailsQueryParamsWithContext(ctx context.Context) *PostAnalyticsUsersDetailsQueryParams

NewPostAnalyticsUsersDetailsQueryParamsWithContext creates a new PostAnalyticsUsersDetailsQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsUsersDetailsQueryParamsWithHTTPClient

func NewPostAnalyticsUsersDetailsQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsUsersDetailsQueryParams

NewPostAnalyticsUsersDetailsQueryParamsWithHTTPClient creates a new PostAnalyticsUsersDetailsQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsUsersDetailsQueryParamsWithTimeout

func NewPostAnalyticsUsersDetailsQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsUsersDetailsQueryParams

NewPostAnalyticsUsersDetailsQueryParamsWithTimeout creates a new PostAnalyticsUsersDetailsQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsUsersDetailsQueryParams) SetBody

SetBody adds the body to the post analytics users details query params

func (*PostAnalyticsUsersDetailsQueryParams) SetContext

SetContext adds the context to the post analytics users details query params

func (*PostAnalyticsUsersDetailsQueryParams) SetDefaults

func (o *PostAnalyticsUsersDetailsQueryParams) SetDefaults()

SetDefaults hydrates default values in the post analytics users details query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsUsersDetailsQueryParams) SetHTTPClient

func (o *PostAnalyticsUsersDetailsQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics users details query params

func (*PostAnalyticsUsersDetailsQueryParams) SetTimeout

func (o *PostAnalyticsUsersDetailsQueryParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post analytics users details query params

func (*PostAnalyticsUsersDetailsQueryParams) WithBody

WithBody adds the body to the post analytics users details query params

func (*PostAnalyticsUsersDetailsQueryParams) WithContext

WithContext adds the context to the post analytics users details query params

func (*PostAnalyticsUsersDetailsQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics users details query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsUsersDetailsQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics users details query params

func (*PostAnalyticsUsersDetailsQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics users details query params

func (*PostAnalyticsUsersDetailsQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsUsersDetailsQueryReader

type PostAnalyticsUsersDetailsQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsUsersDetailsQueryReader is a Reader for the PostAnalyticsUsersDetailsQuery structure.

func (*PostAnalyticsUsersDetailsQueryReader) ReadResponse

func (o *PostAnalyticsUsersDetailsQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsUsersDetailsQueryRequestEntityTooLarge

type PostAnalyticsUsersDetailsQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsUsersDetailsQueryRequestEntityTooLarge

func NewPostAnalyticsUsersDetailsQueryRequestEntityTooLarge() *PostAnalyticsUsersDetailsQueryRequestEntityTooLarge

NewPostAnalyticsUsersDetailsQueryRequestEntityTooLarge creates a PostAnalyticsUsersDetailsQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsUsersDetailsQueryRequestEntityTooLarge) Error

func (*PostAnalyticsUsersDetailsQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsUsersDetailsQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics users details query request entity too large response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics users details query request entity too large response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics users details query request entity too large response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics users details query request entity too large response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics users details query request entity too large response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryRequestEntityTooLarge) String

type PostAnalyticsUsersDetailsQueryRequestTimeout

type PostAnalyticsUsersDetailsQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsUsersDetailsQueryRequestTimeout

func NewPostAnalyticsUsersDetailsQueryRequestTimeout() *PostAnalyticsUsersDetailsQueryRequestTimeout

NewPostAnalyticsUsersDetailsQueryRequestTimeout creates a PostAnalyticsUsersDetailsQueryRequestTimeout with default headers values

func (*PostAnalyticsUsersDetailsQueryRequestTimeout) Error

func (*PostAnalyticsUsersDetailsQueryRequestTimeout) GetPayload

func (*PostAnalyticsUsersDetailsQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics users details query request timeout response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryRequestTimeout) IsCode

IsCode returns true when this post analytics users details query request timeout response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics users details query request timeout response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics users details query request timeout response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics users details query request timeout response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryRequestTimeout) String

type PostAnalyticsUsersDetailsQueryServiceUnavailable

type PostAnalyticsUsersDetailsQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsUsersDetailsQueryServiceUnavailable

func NewPostAnalyticsUsersDetailsQueryServiceUnavailable() *PostAnalyticsUsersDetailsQueryServiceUnavailable

NewPostAnalyticsUsersDetailsQueryServiceUnavailable creates a PostAnalyticsUsersDetailsQueryServiceUnavailable with default headers values

func (*PostAnalyticsUsersDetailsQueryServiceUnavailable) Error

func (*PostAnalyticsUsersDetailsQueryServiceUnavailable) GetPayload

func (*PostAnalyticsUsersDetailsQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics users details query service unavailable response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics users details query service unavailable response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics users details query service unavailable response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics users details query service unavailable response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics users details query service unavailable response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryServiceUnavailable) String

type PostAnalyticsUsersDetailsQueryTooManyRequests

type PostAnalyticsUsersDetailsQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsUsersDetailsQueryTooManyRequests

func NewPostAnalyticsUsersDetailsQueryTooManyRequests() *PostAnalyticsUsersDetailsQueryTooManyRequests

NewPostAnalyticsUsersDetailsQueryTooManyRequests creates a PostAnalyticsUsersDetailsQueryTooManyRequests with default headers values

func (*PostAnalyticsUsersDetailsQueryTooManyRequests) Error

func (*PostAnalyticsUsersDetailsQueryTooManyRequests) GetPayload

func (*PostAnalyticsUsersDetailsQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics users details query too many requests response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryTooManyRequests) IsCode

IsCode returns true when this post analytics users details query too many requests response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics users details query too many requests response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics users details query too many requests response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics users details query too many requests response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryTooManyRequests) String

type PostAnalyticsUsersDetailsQueryUnauthorized

type PostAnalyticsUsersDetailsQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsUsersDetailsQueryUnauthorized

func NewPostAnalyticsUsersDetailsQueryUnauthorized() *PostAnalyticsUsersDetailsQueryUnauthorized

NewPostAnalyticsUsersDetailsQueryUnauthorized creates a PostAnalyticsUsersDetailsQueryUnauthorized with default headers values

func (*PostAnalyticsUsersDetailsQueryUnauthorized) Error

func (*PostAnalyticsUsersDetailsQueryUnauthorized) GetPayload

func (*PostAnalyticsUsersDetailsQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics users details query unauthorized response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryUnauthorized) IsCode

IsCode returns true when this post analytics users details query unauthorized response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics users details query unauthorized response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics users details query unauthorized response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics users details query unauthorized response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryUnauthorized) String

type PostAnalyticsUsersDetailsQueryUnsupportedMediaType

type PostAnalyticsUsersDetailsQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersDetailsQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsUsersDetailsQueryUnsupportedMediaType

func NewPostAnalyticsUsersDetailsQueryUnsupportedMediaType() *PostAnalyticsUsersDetailsQueryUnsupportedMediaType

NewPostAnalyticsUsersDetailsQueryUnsupportedMediaType creates a PostAnalyticsUsersDetailsQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsUsersDetailsQueryUnsupportedMediaType) Error

func (*PostAnalyticsUsersDetailsQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsUsersDetailsQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics users details query unsupported media type response has a 4xx status code

func (*PostAnalyticsUsersDetailsQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics users details query unsupported media type response a status code equal to that given

func (*PostAnalyticsUsersDetailsQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics users details query unsupported media type response has a 3xx status code

func (*PostAnalyticsUsersDetailsQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics users details query unsupported media type response has a 5xx status code

func (*PostAnalyticsUsersDetailsQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics users details query unsupported media type response has a 2xx status code

func (*PostAnalyticsUsersDetailsQueryUnsupportedMediaType) String

type PostAnalyticsUsersObservationsQueryBadRequest

type PostAnalyticsUsersObservationsQueryBadRequest struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostAnalyticsUsersObservationsQueryBadRequest

func NewPostAnalyticsUsersObservationsQueryBadRequest() *PostAnalyticsUsersObservationsQueryBadRequest

NewPostAnalyticsUsersObservationsQueryBadRequest creates a PostAnalyticsUsersObservationsQueryBadRequest with default headers values

func (*PostAnalyticsUsersObservationsQueryBadRequest) Error

func (*PostAnalyticsUsersObservationsQueryBadRequest) GetPayload

func (*PostAnalyticsUsersObservationsQueryBadRequest) IsClientError

IsClientError returns true when this post analytics users observations query bad request response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryBadRequest) IsCode

IsCode returns true when this post analytics users observations query bad request response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryBadRequest) IsRedirect

IsRedirect returns true when this post analytics users observations query bad request response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryBadRequest) IsServerError

IsServerError returns true when this post analytics users observations query bad request response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryBadRequest) IsSuccess

IsSuccess returns true when this post analytics users observations query bad request response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryBadRequest) String

type PostAnalyticsUsersObservationsQueryForbidden

type PostAnalyticsUsersObservationsQueryForbidden struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostAnalyticsUsersObservationsQueryForbidden

func NewPostAnalyticsUsersObservationsQueryForbidden() *PostAnalyticsUsersObservationsQueryForbidden

NewPostAnalyticsUsersObservationsQueryForbidden creates a PostAnalyticsUsersObservationsQueryForbidden with default headers values

func (*PostAnalyticsUsersObservationsQueryForbidden) Error

func (*PostAnalyticsUsersObservationsQueryForbidden) GetPayload

func (*PostAnalyticsUsersObservationsQueryForbidden) IsClientError

IsClientError returns true when this post analytics users observations query forbidden response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryForbidden) IsCode

IsCode returns true when this post analytics users observations query forbidden response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryForbidden) IsRedirect

IsRedirect returns true when this post analytics users observations query forbidden response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryForbidden) IsServerError

IsServerError returns true when this post analytics users observations query forbidden response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryForbidden) IsSuccess

IsSuccess returns true when this post analytics users observations query forbidden response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryForbidden) String

type PostAnalyticsUsersObservationsQueryGatewayTimeout

type PostAnalyticsUsersObservationsQueryGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostAnalyticsUsersObservationsQueryGatewayTimeout

func NewPostAnalyticsUsersObservationsQueryGatewayTimeout() *PostAnalyticsUsersObservationsQueryGatewayTimeout

NewPostAnalyticsUsersObservationsQueryGatewayTimeout creates a PostAnalyticsUsersObservationsQueryGatewayTimeout with default headers values

func (*PostAnalyticsUsersObservationsQueryGatewayTimeout) Error

func (*PostAnalyticsUsersObservationsQueryGatewayTimeout) GetPayload

func (*PostAnalyticsUsersObservationsQueryGatewayTimeout) IsClientError

IsClientError returns true when this post analytics users observations query gateway timeout response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryGatewayTimeout) IsCode

IsCode returns true when this post analytics users observations query gateway timeout response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryGatewayTimeout) IsRedirect

IsRedirect returns true when this post analytics users observations query gateway timeout response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryGatewayTimeout) IsServerError

IsServerError returns true when this post analytics users observations query gateway timeout response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryGatewayTimeout) IsSuccess

IsSuccess returns true when this post analytics users observations query gateway timeout response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryGatewayTimeout) String

type PostAnalyticsUsersObservationsQueryInternalServerError

type PostAnalyticsUsersObservationsQueryInternalServerError struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostAnalyticsUsersObservationsQueryInternalServerError

func NewPostAnalyticsUsersObservationsQueryInternalServerError() *PostAnalyticsUsersObservationsQueryInternalServerError

NewPostAnalyticsUsersObservationsQueryInternalServerError creates a PostAnalyticsUsersObservationsQueryInternalServerError with default headers values

func (*PostAnalyticsUsersObservationsQueryInternalServerError) Error

func (*PostAnalyticsUsersObservationsQueryInternalServerError) GetPayload

func (*PostAnalyticsUsersObservationsQueryInternalServerError) IsClientError

IsClientError returns true when this post analytics users observations query internal server error response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryInternalServerError) IsCode

IsCode returns true when this post analytics users observations query internal server error response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryInternalServerError) IsRedirect

IsRedirect returns true when this post analytics users observations query internal server error response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryInternalServerError) IsServerError

IsServerError returns true when this post analytics users observations query internal server error response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryInternalServerError) IsSuccess

IsSuccess returns true when this post analytics users observations query internal server error response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryInternalServerError) String

type PostAnalyticsUsersObservationsQueryNotFound

type PostAnalyticsUsersObservationsQueryNotFound struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostAnalyticsUsersObservationsQueryNotFound

func NewPostAnalyticsUsersObservationsQueryNotFound() *PostAnalyticsUsersObservationsQueryNotFound

NewPostAnalyticsUsersObservationsQueryNotFound creates a PostAnalyticsUsersObservationsQueryNotFound with default headers values

func (*PostAnalyticsUsersObservationsQueryNotFound) Error

func (*PostAnalyticsUsersObservationsQueryNotFound) GetPayload

func (*PostAnalyticsUsersObservationsQueryNotFound) IsClientError

IsClientError returns true when this post analytics users observations query not found response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryNotFound) IsCode

IsCode returns true when this post analytics users observations query not found response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryNotFound) IsRedirect

IsRedirect returns true when this post analytics users observations query not found response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryNotFound) IsServerError

IsServerError returns true when this post analytics users observations query not found response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryNotFound) IsSuccess

IsSuccess returns true when this post analytics users observations query not found response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryNotFound) String

type PostAnalyticsUsersObservationsQueryOK

type PostAnalyticsUsersObservationsQueryOK struct {
	Payload *models.UserObservationQueryResponse
}

PostAnalyticsUsersObservationsQueryOK describes a response with status code 200, with default header values.

successful operation

func NewPostAnalyticsUsersObservationsQueryOK

func NewPostAnalyticsUsersObservationsQueryOK() *PostAnalyticsUsersObservationsQueryOK

NewPostAnalyticsUsersObservationsQueryOK creates a PostAnalyticsUsersObservationsQueryOK with default headers values

func (*PostAnalyticsUsersObservationsQueryOK) Error

func (*PostAnalyticsUsersObservationsQueryOK) GetPayload

func (*PostAnalyticsUsersObservationsQueryOK) IsClientError

func (o *PostAnalyticsUsersObservationsQueryOK) IsClientError() bool

IsClientError returns true when this post analytics users observations query o k response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryOK) IsCode

IsCode returns true when this post analytics users observations query o k response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryOK) IsRedirect

IsRedirect returns true when this post analytics users observations query o k response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryOK) IsServerError

func (o *PostAnalyticsUsersObservationsQueryOK) IsServerError() bool

IsServerError returns true when this post analytics users observations query o k response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryOK) IsSuccess

IsSuccess returns true when this post analytics users observations query o k response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryOK) String

type PostAnalyticsUsersObservationsQueryParams

type PostAnalyticsUsersObservationsQueryParams struct {

	/* Body.

	   query
	*/
	Body *models.UserObservationQuery

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAnalyticsUsersObservationsQueryParams contains all the parameters to send to the API endpoint

for the post analytics users observations query operation.

Typically these are written to a http.Request.

func NewPostAnalyticsUsersObservationsQueryParams

func NewPostAnalyticsUsersObservationsQueryParams() *PostAnalyticsUsersObservationsQueryParams

NewPostAnalyticsUsersObservationsQueryParams creates a new PostAnalyticsUsersObservationsQueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostAnalyticsUsersObservationsQueryParamsWithContext

func NewPostAnalyticsUsersObservationsQueryParamsWithContext(ctx context.Context) *PostAnalyticsUsersObservationsQueryParams

NewPostAnalyticsUsersObservationsQueryParamsWithContext creates a new PostAnalyticsUsersObservationsQueryParams object with the ability to set a context for a request.

func NewPostAnalyticsUsersObservationsQueryParamsWithHTTPClient

func NewPostAnalyticsUsersObservationsQueryParamsWithHTTPClient(client *http.Client) *PostAnalyticsUsersObservationsQueryParams

NewPostAnalyticsUsersObservationsQueryParamsWithHTTPClient creates a new PostAnalyticsUsersObservationsQueryParams object with the ability to set a custom HTTPClient for a request.

func NewPostAnalyticsUsersObservationsQueryParamsWithTimeout

func NewPostAnalyticsUsersObservationsQueryParamsWithTimeout(timeout time.Duration) *PostAnalyticsUsersObservationsQueryParams

NewPostAnalyticsUsersObservationsQueryParamsWithTimeout creates a new PostAnalyticsUsersObservationsQueryParams object with the ability to set a timeout on a request.

func (*PostAnalyticsUsersObservationsQueryParams) SetBody

SetBody adds the body to the post analytics users observations query params

func (*PostAnalyticsUsersObservationsQueryParams) SetContext

SetContext adds the context to the post analytics users observations query params

func (*PostAnalyticsUsersObservationsQueryParams) SetDefaults

SetDefaults hydrates default values in the post analytics users observations query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsUsersObservationsQueryParams) SetHTTPClient

func (o *PostAnalyticsUsersObservationsQueryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post analytics users observations query params

func (*PostAnalyticsUsersObservationsQueryParams) SetTimeout

SetTimeout adds the timeout to the post analytics users observations query params

func (*PostAnalyticsUsersObservationsQueryParams) WithBody

WithBody adds the body to the post analytics users observations query params

func (*PostAnalyticsUsersObservationsQueryParams) WithContext

WithContext adds the context to the post analytics users observations query params

func (*PostAnalyticsUsersObservationsQueryParams) WithDefaults

WithDefaults hydrates default values in the post analytics users observations query params (not the query body).

All values with no default are reset to their zero value.

func (*PostAnalyticsUsersObservationsQueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post analytics users observations query params

func (*PostAnalyticsUsersObservationsQueryParams) WithTimeout

WithTimeout adds the timeout to the post analytics users observations query params

func (*PostAnalyticsUsersObservationsQueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostAnalyticsUsersObservationsQueryReader

type PostAnalyticsUsersObservationsQueryReader struct {
	// contains filtered or unexported fields
}

PostAnalyticsUsersObservationsQueryReader is a Reader for the PostAnalyticsUsersObservationsQuery structure.

func (*PostAnalyticsUsersObservationsQueryReader) ReadResponse

func (o *PostAnalyticsUsersObservationsQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAnalyticsUsersObservationsQueryRequestEntityTooLarge

type PostAnalyticsUsersObservationsQueryRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostAnalyticsUsersObservationsQueryRequestEntityTooLarge

func NewPostAnalyticsUsersObservationsQueryRequestEntityTooLarge() *PostAnalyticsUsersObservationsQueryRequestEntityTooLarge

NewPostAnalyticsUsersObservationsQueryRequestEntityTooLarge creates a PostAnalyticsUsersObservationsQueryRequestEntityTooLarge with default headers values

func (*PostAnalyticsUsersObservationsQueryRequestEntityTooLarge) Error

func (*PostAnalyticsUsersObservationsQueryRequestEntityTooLarge) GetPayload

func (*PostAnalyticsUsersObservationsQueryRequestEntityTooLarge) IsClientError

IsClientError returns true when this post analytics users observations query request entity too large response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryRequestEntityTooLarge) IsCode

IsCode returns true when this post analytics users observations query request entity too large response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post analytics users observations query request entity too large response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryRequestEntityTooLarge) IsServerError

IsServerError returns true when this post analytics users observations query request entity too large response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post analytics users observations query request entity too large response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryRequestEntityTooLarge) String

type PostAnalyticsUsersObservationsQueryRequestTimeout

type PostAnalyticsUsersObservationsQueryRequestTimeout struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostAnalyticsUsersObservationsQueryRequestTimeout

func NewPostAnalyticsUsersObservationsQueryRequestTimeout() *PostAnalyticsUsersObservationsQueryRequestTimeout

NewPostAnalyticsUsersObservationsQueryRequestTimeout creates a PostAnalyticsUsersObservationsQueryRequestTimeout with default headers values

func (*PostAnalyticsUsersObservationsQueryRequestTimeout) Error

func (*PostAnalyticsUsersObservationsQueryRequestTimeout) GetPayload

func (*PostAnalyticsUsersObservationsQueryRequestTimeout) IsClientError

IsClientError returns true when this post analytics users observations query request timeout response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryRequestTimeout) IsCode

IsCode returns true when this post analytics users observations query request timeout response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryRequestTimeout) IsRedirect

IsRedirect returns true when this post analytics users observations query request timeout response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryRequestTimeout) IsServerError

IsServerError returns true when this post analytics users observations query request timeout response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryRequestTimeout) IsSuccess

IsSuccess returns true when this post analytics users observations query request timeout response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryRequestTimeout) String

type PostAnalyticsUsersObservationsQueryServiceUnavailable

type PostAnalyticsUsersObservationsQueryServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostAnalyticsUsersObservationsQueryServiceUnavailable

func NewPostAnalyticsUsersObservationsQueryServiceUnavailable() *PostAnalyticsUsersObservationsQueryServiceUnavailable

NewPostAnalyticsUsersObservationsQueryServiceUnavailable creates a PostAnalyticsUsersObservationsQueryServiceUnavailable with default headers values

func (*PostAnalyticsUsersObservationsQueryServiceUnavailable) Error

func (*PostAnalyticsUsersObservationsQueryServiceUnavailable) GetPayload

func (*PostAnalyticsUsersObservationsQueryServiceUnavailable) IsClientError

IsClientError returns true when this post analytics users observations query service unavailable response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryServiceUnavailable) IsCode

IsCode returns true when this post analytics users observations query service unavailable response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryServiceUnavailable) IsRedirect

IsRedirect returns true when this post analytics users observations query service unavailable response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryServiceUnavailable) IsServerError

IsServerError returns true when this post analytics users observations query service unavailable response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryServiceUnavailable) IsSuccess

IsSuccess returns true when this post analytics users observations query service unavailable response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryServiceUnavailable) String

type PostAnalyticsUsersObservationsQueryTooManyRequests

type PostAnalyticsUsersObservationsQueryTooManyRequests struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostAnalyticsUsersObservationsQueryTooManyRequests

func NewPostAnalyticsUsersObservationsQueryTooManyRequests() *PostAnalyticsUsersObservationsQueryTooManyRequests

NewPostAnalyticsUsersObservationsQueryTooManyRequests creates a PostAnalyticsUsersObservationsQueryTooManyRequests with default headers values

func (*PostAnalyticsUsersObservationsQueryTooManyRequests) Error

func (*PostAnalyticsUsersObservationsQueryTooManyRequests) GetPayload

func (*PostAnalyticsUsersObservationsQueryTooManyRequests) IsClientError

IsClientError returns true when this post analytics users observations query too many requests response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryTooManyRequests) IsCode

IsCode returns true when this post analytics users observations query too many requests response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryTooManyRequests) IsRedirect

IsRedirect returns true when this post analytics users observations query too many requests response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryTooManyRequests) IsServerError

IsServerError returns true when this post analytics users observations query too many requests response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryTooManyRequests) IsSuccess

IsSuccess returns true when this post analytics users observations query too many requests response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryTooManyRequests) String

type PostAnalyticsUsersObservationsQueryUnauthorized

type PostAnalyticsUsersObservationsQueryUnauthorized struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostAnalyticsUsersObservationsQueryUnauthorized

func NewPostAnalyticsUsersObservationsQueryUnauthorized() *PostAnalyticsUsersObservationsQueryUnauthorized

NewPostAnalyticsUsersObservationsQueryUnauthorized creates a PostAnalyticsUsersObservationsQueryUnauthorized with default headers values

func (*PostAnalyticsUsersObservationsQueryUnauthorized) Error

func (*PostAnalyticsUsersObservationsQueryUnauthorized) GetPayload

func (*PostAnalyticsUsersObservationsQueryUnauthorized) IsClientError

IsClientError returns true when this post analytics users observations query unauthorized response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryUnauthorized) IsCode

IsCode returns true when this post analytics users observations query unauthorized response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryUnauthorized) IsRedirect

IsRedirect returns true when this post analytics users observations query unauthorized response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryUnauthorized) IsServerError

IsServerError returns true when this post analytics users observations query unauthorized response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryUnauthorized) IsSuccess

IsSuccess returns true when this post analytics users observations query unauthorized response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryUnauthorized) String

type PostAnalyticsUsersObservationsQueryUnsupportedMediaType

type PostAnalyticsUsersObservationsQueryUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostAnalyticsUsersObservationsQueryUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostAnalyticsUsersObservationsQueryUnsupportedMediaType

func NewPostAnalyticsUsersObservationsQueryUnsupportedMediaType() *PostAnalyticsUsersObservationsQueryUnsupportedMediaType

NewPostAnalyticsUsersObservationsQueryUnsupportedMediaType creates a PostAnalyticsUsersObservationsQueryUnsupportedMediaType with default headers values

func (*PostAnalyticsUsersObservationsQueryUnsupportedMediaType) Error

func (*PostAnalyticsUsersObservationsQueryUnsupportedMediaType) GetPayload

func (*PostAnalyticsUsersObservationsQueryUnsupportedMediaType) IsClientError

IsClientError returns true when this post analytics users observations query unsupported media type response has a 4xx status code

func (*PostAnalyticsUsersObservationsQueryUnsupportedMediaType) IsCode

IsCode returns true when this post analytics users observations query unsupported media type response a status code equal to that given

func (*PostAnalyticsUsersObservationsQueryUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post analytics users observations query unsupported media type response has a 3xx status code

func (*PostAnalyticsUsersObservationsQueryUnsupportedMediaType) IsServerError

IsServerError returns true when this post analytics users observations query unsupported media type response has a 5xx status code

func (*PostAnalyticsUsersObservationsQueryUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post analytics users observations query unsupported media type response has a 2xx status code

func (*PostAnalyticsUsersObservationsQueryUnsupportedMediaType) String

type PutAnalyticsDataretentionSettingsBadRequest

type PutAnalyticsDataretentionSettingsBadRequest struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutAnalyticsDataretentionSettingsBadRequest

func NewPutAnalyticsDataretentionSettingsBadRequest() *PutAnalyticsDataretentionSettingsBadRequest

NewPutAnalyticsDataretentionSettingsBadRequest creates a PutAnalyticsDataretentionSettingsBadRequest with default headers values

func (*PutAnalyticsDataretentionSettingsBadRequest) Error

func (*PutAnalyticsDataretentionSettingsBadRequest) GetPayload

func (*PutAnalyticsDataretentionSettingsBadRequest) IsClientError

IsClientError returns true when this put analytics dataretention settings bad request response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsBadRequest) IsCode

IsCode returns true when this put analytics dataretention settings bad request response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsBadRequest) IsRedirect

IsRedirect returns true when this put analytics dataretention settings bad request response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsBadRequest) IsServerError

IsServerError returns true when this put analytics dataretention settings bad request response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsBadRequest) IsSuccess

IsSuccess returns true when this put analytics dataretention settings bad request response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsBadRequest) String

type PutAnalyticsDataretentionSettingsConflict

type PutAnalyticsDataretentionSettingsConflict struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsConflict describes a response with status code 409, with default header values.

Conflict

func NewPutAnalyticsDataretentionSettingsConflict

func NewPutAnalyticsDataretentionSettingsConflict() *PutAnalyticsDataretentionSettingsConflict

NewPutAnalyticsDataretentionSettingsConflict creates a PutAnalyticsDataretentionSettingsConflict with default headers values

func (*PutAnalyticsDataretentionSettingsConflict) Error

func (*PutAnalyticsDataretentionSettingsConflict) GetPayload

func (*PutAnalyticsDataretentionSettingsConflict) IsClientError

IsClientError returns true when this put analytics dataretention settings conflict response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsConflict) IsCode

IsCode returns true when this put analytics dataretention settings conflict response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsConflict) IsRedirect

IsRedirect returns true when this put analytics dataretention settings conflict response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsConflict) IsServerError

IsServerError returns true when this put analytics dataretention settings conflict response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsConflict) IsSuccess

IsSuccess returns true when this put analytics dataretention settings conflict response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsConflict) String

type PutAnalyticsDataretentionSettingsForbidden

type PutAnalyticsDataretentionSettingsForbidden struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutAnalyticsDataretentionSettingsForbidden

func NewPutAnalyticsDataretentionSettingsForbidden() *PutAnalyticsDataretentionSettingsForbidden

NewPutAnalyticsDataretentionSettingsForbidden creates a PutAnalyticsDataretentionSettingsForbidden with default headers values

func (*PutAnalyticsDataretentionSettingsForbidden) Error

func (*PutAnalyticsDataretentionSettingsForbidden) GetPayload

func (*PutAnalyticsDataretentionSettingsForbidden) IsClientError

IsClientError returns true when this put analytics dataretention settings forbidden response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsForbidden) IsCode

IsCode returns true when this put analytics dataretention settings forbidden response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsForbidden) IsRedirect

IsRedirect returns true when this put analytics dataretention settings forbidden response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsForbidden) IsServerError

IsServerError returns true when this put analytics dataretention settings forbidden response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsForbidden) IsSuccess

IsSuccess returns true when this put analytics dataretention settings forbidden response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsForbidden) String

type PutAnalyticsDataretentionSettingsGatewayTimeout

type PutAnalyticsDataretentionSettingsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutAnalyticsDataretentionSettingsGatewayTimeout

func NewPutAnalyticsDataretentionSettingsGatewayTimeout() *PutAnalyticsDataretentionSettingsGatewayTimeout

NewPutAnalyticsDataretentionSettingsGatewayTimeout creates a PutAnalyticsDataretentionSettingsGatewayTimeout with default headers values

func (*PutAnalyticsDataretentionSettingsGatewayTimeout) Error

func (*PutAnalyticsDataretentionSettingsGatewayTimeout) GetPayload

func (*PutAnalyticsDataretentionSettingsGatewayTimeout) IsClientError

IsClientError returns true when this put analytics dataretention settings gateway timeout response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsGatewayTimeout) IsCode

IsCode returns true when this put analytics dataretention settings gateway timeout response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsGatewayTimeout) IsRedirect

IsRedirect returns true when this put analytics dataretention settings gateway timeout response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsGatewayTimeout) IsServerError

IsServerError returns true when this put analytics dataretention settings gateway timeout response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsGatewayTimeout) IsSuccess

IsSuccess returns true when this put analytics dataretention settings gateway timeout response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsGatewayTimeout) String

type PutAnalyticsDataretentionSettingsInternalServerError

type PutAnalyticsDataretentionSettingsInternalServerError struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutAnalyticsDataretentionSettingsInternalServerError

func NewPutAnalyticsDataretentionSettingsInternalServerError() *PutAnalyticsDataretentionSettingsInternalServerError

NewPutAnalyticsDataretentionSettingsInternalServerError creates a PutAnalyticsDataretentionSettingsInternalServerError with default headers values

func (*PutAnalyticsDataretentionSettingsInternalServerError) Error

func (*PutAnalyticsDataretentionSettingsInternalServerError) GetPayload

func (*PutAnalyticsDataretentionSettingsInternalServerError) IsClientError

IsClientError returns true when this put analytics dataretention settings internal server error response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsInternalServerError) IsCode

IsCode returns true when this put analytics dataretention settings internal server error response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsInternalServerError) IsRedirect

IsRedirect returns true when this put analytics dataretention settings internal server error response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsInternalServerError) IsServerError

IsServerError returns true when this put analytics dataretention settings internal server error response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsInternalServerError) IsSuccess

IsSuccess returns true when this put analytics dataretention settings internal server error response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsInternalServerError) String

type PutAnalyticsDataretentionSettingsNotFound

type PutAnalyticsDataretentionSettingsNotFound struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutAnalyticsDataretentionSettingsNotFound

func NewPutAnalyticsDataretentionSettingsNotFound() *PutAnalyticsDataretentionSettingsNotFound

NewPutAnalyticsDataretentionSettingsNotFound creates a PutAnalyticsDataretentionSettingsNotFound with default headers values

func (*PutAnalyticsDataretentionSettingsNotFound) Error

func (*PutAnalyticsDataretentionSettingsNotFound) GetPayload

func (*PutAnalyticsDataretentionSettingsNotFound) IsClientError

IsClientError returns true when this put analytics dataretention settings not found response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsNotFound) IsCode

IsCode returns true when this put analytics dataretention settings not found response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsNotFound) IsRedirect

IsRedirect returns true when this put analytics dataretention settings not found response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsNotFound) IsServerError

IsServerError returns true when this put analytics dataretention settings not found response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsNotFound) IsSuccess

IsSuccess returns true when this put analytics dataretention settings not found response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsNotFound) String

type PutAnalyticsDataretentionSettingsOK

type PutAnalyticsDataretentionSettingsOK struct {
	Payload *models.AnalyticsDataRetentionResponse
}

PutAnalyticsDataretentionSettingsOK describes a response with status code 200, with default header values.

successful operation

func NewPutAnalyticsDataretentionSettingsOK

func NewPutAnalyticsDataretentionSettingsOK() *PutAnalyticsDataretentionSettingsOK

NewPutAnalyticsDataretentionSettingsOK creates a PutAnalyticsDataretentionSettingsOK with default headers values

func (*PutAnalyticsDataretentionSettingsOK) Error

func (*PutAnalyticsDataretentionSettingsOK) GetPayload

func (*PutAnalyticsDataretentionSettingsOK) IsClientError

func (o *PutAnalyticsDataretentionSettingsOK) IsClientError() bool

IsClientError returns true when this put analytics dataretention settings o k response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsOK) IsCode

IsCode returns true when this put analytics dataretention settings o k response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsOK) IsRedirect

func (o *PutAnalyticsDataretentionSettingsOK) IsRedirect() bool

IsRedirect returns true when this put analytics dataretention settings o k response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsOK) IsServerError

func (o *PutAnalyticsDataretentionSettingsOK) IsServerError() bool

IsServerError returns true when this put analytics dataretention settings o k response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsOK) IsSuccess

IsSuccess returns true when this put analytics dataretention settings o k response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsOK) String

type PutAnalyticsDataretentionSettingsParams

type PutAnalyticsDataretentionSettingsParams struct {

	/* Body.

	   retentionDays
	*/
	Body *models.UpdateAnalyticsDataRetentionRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutAnalyticsDataretentionSettingsParams contains all the parameters to send to the API endpoint

for the put analytics dataretention settings operation.

Typically these are written to a http.Request.

func NewPutAnalyticsDataretentionSettingsParams

func NewPutAnalyticsDataretentionSettingsParams() *PutAnalyticsDataretentionSettingsParams

NewPutAnalyticsDataretentionSettingsParams creates a new PutAnalyticsDataretentionSettingsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutAnalyticsDataretentionSettingsParamsWithContext

func NewPutAnalyticsDataretentionSettingsParamsWithContext(ctx context.Context) *PutAnalyticsDataretentionSettingsParams

NewPutAnalyticsDataretentionSettingsParamsWithContext creates a new PutAnalyticsDataretentionSettingsParams object with the ability to set a context for a request.

func NewPutAnalyticsDataretentionSettingsParamsWithHTTPClient

func NewPutAnalyticsDataretentionSettingsParamsWithHTTPClient(client *http.Client) *PutAnalyticsDataretentionSettingsParams

NewPutAnalyticsDataretentionSettingsParamsWithHTTPClient creates a new PutAnalyticsDataretentionSettingsParams object with the ability to set a custom HTTPClient for a request.

func NewPutAnalyticsDataretentionSettingsParamsWithTimeout

func NewPutAnalyticsDataretentionSettingsParamsWithTimeout(timeout time.Duration) *PutAnalyticsDataretentionSettingsParams

NewPutAnalyticsDataretentionSettingsParamsWithTimeout creates a new PutAnalyticsDataretentionSettingsParams object with the ability to set a timeout on a request.

func (*PutAnalyticsDataretentionSettingsParams) SetBody

SetBody adds the body to the put analytics dataretention settings params

func (*PutAnalyticsDataretentionSettingsParams) SetContext

SetContext adds the context to the put analytics dataretention settings params

func (*PutAnalyticsDataretentionSettingsParams) SetDefaults

func (o *PutAnalyticsDataretentionSettingsParams) SetDefaults()

SetDefaults hydrates default values in the put analytics dataretention settings params (not the query body).

All values with no default are reset to their zero value.

func (*PutAnalyticsDataretentionSettingsParams) SetHTTPClient

func (o *PutAnalyticsDataretentionSettingsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put analytics dataretention settings params

func (*PutAnalyticsDataretentionSettingsParams) SetTimeout

func (o *PutAnalyticsDataretentionSettingsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put analytics dataretention settings params

func (*PutAnalyticsDataretentionSettingsParams) WithBody

WithBody adds the body to the put analytics dataretention settings params

func (*PutAnalyticsDataretentionSettingsParams) WithContext

WithContext adds the context to the put analytics dataretention settings params

func (*PutAnalyticsDataretentionSettingsParams) WithDefaults

WithDefaults hydrates default values in the put analytics dataretention settings params (not the query body).

All values with no default are reset to their zero value.

func (*PutAnalyticsDataretentionSettingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put analytics dataretention settings params

func (*PutAnalyticsDataretentionSettingsParams) WithTimeout

WithTimeout adds the timeout to the put analytics dataretention settings params

func (*PutAnalyticsDataretentionSettingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutAnalyticsDataretentionSettingsReader

type PutAnalyticsDataretentionSettingsReader struct {
	// contains filtered or unexported fields
}

PutAnalyticsDataretentionSettingsReader is a Reader for the PutAnalyticsDataretentionSettings structure.

func (*PutAnalyticsDataretentionSettingsReader) ReadResponse

func (o *PutAnalyticsDataretentionSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutAnalyticsDataretentionSettingsRequestEntityTooLarge

type PutAnalyticsDataretentionSettingsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutAnalyticsDataretentionSettingsRequestEntityTooLarge

func NewPutAnalyticsDataretentionSettingsRequestEntityTooLarge() *PutAnalyticsDataretentionSettingsRequestEntityTooLarge

NewPutAnalyticsDataretentionSettingsRequestEntityTooLarge creates a PutAnalyticsDataretentionSettingsRequestEntityTooLarge with default headers values

func (*PutAnalyticsDataretentionSettingsRequestEntityTooLarge) Error

func (*PutAnalyticsDataretentionSettingsRequestEntityTooLarge) GetPayload

func (*PutAnalyticsDataretentionSettingsRequestEntityTooLarge) IsClientError

IsClientError returns true when this put analytics dataretention settings request entity too large response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsRequestEntityTooLarge) IsCode

IsCode returns true when this put analytics dataretention settings request entity too large response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put analytics dataretention settings request entity too large response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsRequestEntityTooLarge) IsServerError

IsServerError returns true when this put analytics dataretention settings request entity too large response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put analytics dataretention settings request entity too large response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsRequestEntityTooLarge) String

type PutAnalyticsDataretentionSettingsRequestTimeout

type PutAnalyticsDataretentionSettingsRequestTimeout struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutAnalyticsDataretentionSettingsRequestTimeout

func NewPutAnalyticsDataretentionSettingsRequestTimeout() *PutAnalyticsDataretentionSettingsRequestTimeout

NewPutAnalyticsDataretentionSettingsRequestTimeout creates a PutAnalyticsDataretentionSettingsRequestTimeout with default headers values

func (*PutAnalyticsDataretentionSettingsRequestTimeout) Error

func (*PutAnalyticsDataretentionSettingsRequestTimeout) GetPayload

func (*PutAnalyticsDataretentionSettingsRequestTimeout) IsClientError

IsClientError returns true when this put analytics dataretention settings request timeout response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsRequestTimeout) IsCode

IsCode returns true when this put analytics dataretention settings request timeout response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsRequestTimeout) IsRedirect

IsRedirect returns true when this put analytics dataretention settings request timeout response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsRequestTimeout) IsServerError

IsServerError returns true when this put analytics dataretention settings request timeout response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsRequestTimeout) IsSuccess

IsSuccess returns true when this put analytics dataretention settings request timeout response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsRequestTimeout) String

type PutAnalyticsDataretentionSettingsServiceUnavailable

type PutAnalyticsDataretentionSettingsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutAnalyticsDataretentionSettingsServiceUnavailable

func NewPutAnalyticsDataretentionSettingsServiceUnavailable() *PutAnalyticsDataretentionSettingsServiceUnavailable

NewPutAnalyticsDataretentionSettingsServiceUnavailable creates a PutAnalyticsDataretentionSettingsServiceUnavailable with default headers values

func (*PutAnalyticsDataretentionSettingsServiceUnavailable) Error

func (*PutAnalyticsDataretentionSettingsServiceUnavailable) GetPayload

func (*PutAnalyticsDataretentionSettingsServiceUnavailable) IsClientError

IsClientError returns true when this put analytics dataretention settings service unavailable response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsServiceUnavailable) IsCode

IsCode returns true when this put analytics dataretention settings service unavailable response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsServiceUnavailable) IsRedirect

IsRedirect returns true when this put analytics dataretention settings service unavailable response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsServiceUnavailable) IsServerError

IsServerError returns true when this put analytics dataretention settings service unavailable response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsServiceUnavailable) IsSuccess

IsSuccess returns true when this put analytics dataretention settings service unavailable response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsServiceUnavailable) String

type PutAnalyticsDataretentionSettingsTooManyRequests

type PutAnalyticsDataretentionSettingsTooManyRequests struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutAnalyticsDataretentionSettingsTooManyRequests

func NewPutAnalyticsDataretentionSettingsTooManyRequests() *PutAnalyticsDataretentionSettingsTooManyRequests

NewPutAnalyticsDataretentionSettingsTooManyRequests creates a PutAnalyticsDataretentionSettingsTooManyRequests with default headers values

func (*PutAnalyticsDataretentionSettingsTooManyRequests) Error

func (*PutAnalyticsDataretentionSettingsTooManyRequests) GetPayload

func (*PutAnalyticsDataretentionSettingsTooManyRequests) IsClientError

IsClientError returns true when this put analytics dataretention settings too many requests response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsTooManyRequests) IsCode

IsCode returns true when this put analytics dataretention settings too many requests response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsTooManyRequests) IsRedirect

IsRedirect returns true when this put analytics dataretention settings too many requests response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsTooManyRequests) IsServerError

IsServerError returns true when this put analytics dataretention settings too many requests response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsTooManyRequests) IsSuccess

IsSuccess returns true when this put analytics dataretention settings too many requests response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsTooManyRequests) String

type PutAnalyticsDataretentionSettingsUnauthorized

type PutAnalyticsDataretentionSettingsUnauthorized struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutAnalyticsDataretentionSettingsUnauthorized

func NewPutAnalyticsDataretentionSettingsUnauthorized() *PutAnalyticsDataretentionSettingsUnauthorized

NewPutAnalyticsDataretentionSettingsUnauthorized creates a PutAnalyticsDataretentionSettingsUnauthorized with default headers values

func (*PutAnalyticsDataretentionSettingsUnauthorized) Error

func (*PutAnalyticsDataretentionSettingsUnauthorized) GetPayload

func (*PutAnalyticsDataretentionSettingsUnauthorized) IsClientError

IsClientError returns true when this put analytics dataretention settings unauthorized response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsUnauthorized) IsCode

IsCode returns true when this put analytics dataretention settings unauthorized response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsUnauthorized) IsRedirect

IsRedirect returns true when this put analytics dataretention settings unauthorized response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsUnauthorized) IsServerError

IsServerError returns true when this put analytics dataretention settings unauthorized response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsUnauthorized) IsSuccess

IsSuccess returns true when this put analytics dataretention settings unauthorized response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsUnauthorized) String

type PutAnalyticsDataretentionSettingsUnsupportedMediaType

type PutAnalyticsDataretentionSettingsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutAnalyticsDataretentionSettingsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutAnalyticsDataretentionSettingsUnsupportedMediaType

func NewPutAnalyticsDataretentionSettingsUnsupportedMediaType() *PutAnalyticsDataretentionSettingsUnsupportedMediaType

NewPutAnalyticsDataretentionSettingsUnsupportedMediaType creates a PutAnalyticsDataretentionSettingsUnsupportedMediaType with default headers values

func (*PutAnalyticsDataretentionSettingsUnsupportedMediaType) Error

func (*PutAnalyticsDataretentionSettingsUnsupportedMediaType) GetPayload

func (*PutAnalyticsDataretentionSettingsUnsupportedMediaType) IsClientError

IsClientError returns true when this put analytics dataretention settings unsupported media type response has a 4xx status code

func (*PutAnalyticsDataretentionSettingsUnsupportedMediaType) IsCode

IsCode returns true when this put analytics dataretention settings unsupported media type response a status code equal to that given

func (*PutAnalyticsDataretentionSettingsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put analytics dataretention settings unsupported media type response has a 3xx status code

func (*PutAnalyticsDataretentionSettingsUnsupportedMediaType) IsServerError

IsServerError returns true when this put analytics dataretention settings unsupported media type response has a 5xx status code

func (*PutAnalyticsDataretentionSettingsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put analytics dataretention settings unsupported media type response has a 2xx status code

func (*PutAnalyticsDataretentionSettingsUnsupportedMediaType) String

type PutAnalyticsReportingScheduleBadRequest

type PutAnalyticsReportingScheduleBadRequest struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutAnalyticsReportingScheduleBadRequest

func NewPutAnalyticsReportingScheduleBadRequest() *PutAnalyticsReportingScheduleBadRequest

NewPutAnalyticsReportingScheduleBadRequest creates a PutAnalyticsReportingScheduleBadRequest with default headers values

func (*PutAnalyticsReportingScheduleBadRequest) Error

func (*PutAnalyticsReportingScheduleBadRequest) GetPayload

func (*PutAnalyticsReportingScheduleBadRequest) IsClientError

func (o *PutAnalyticsReportingScheduleBadRequest) IsClientError() bool

IsClientError returns true when this put analytics reporting schedule bad request response has a 4xx status code

func (*PutAnalyticsReportingScheduleBadRequest) IsCode

IsCode returns true when this put analytics reporting schedule bad request response a status code equal to that given

func (*PutAnalyticsReportingScheduleBadRequest) IsRedirect

IsRedirect returns true when this put analytics reporting schedule bad request response has a 3xx status code

func (*PutAnalyticsReportingScheduleBadRequest) IsServerError

func (o *PutAnalyticsReportingScheduleBadRequest) IsServerError() bool

IsServerError returns true when this put analytics reporting schedule bad request response has a 5xx status code

func (*PutAnalyticsReportingScheduleBadRequest) IsSuccess

IsSuccess returns true when this put analytics reporting schedule bad request response has a 2xx status code

func (*PutAnalyticsReportingScheduleBadRequest) String

type PutAnalyticsReportingScheduleForbidden

type PutAnalyticsReportingScheduleForbidden struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutAnalyticsReportingScheduleForbidden

func NewPutAnalyticsReportingScheduleForbidden() *PutAnalyticsReportingScheduleForbidden

NewPutAnalyticsReportingScheduleForbidden creates a PutAnalyticsReportingScheduleForbidden with default headers values

func (*PutAnalyticsReportingScheduleForbidden) Error

func (*PutAnalyticsReportingScheduleForbidden) GetPayload

func (*PutAnalyticsReportingScheduleForbidden) IsClientError

func (o *PutAnalyticsReportingScheduleForbidden) IsClientError() bool

IsClientError returns true when this put analytics reporting schedule forbidden response has a 4xx status code

func (*PutAnalyticsReportingScheduleForbidden) IsCode

IsCode returns true when this put analytics reporting schedule forbidden response a status code equal to that given

func (*PutAnalyticsReportingScheduleForbidden) IsRedirect

IsRedirect returns true when this put analytics reporting schedule forbidden response has a 3xx status code

func (*PutAnalyticsReportingScheduleForbidden) IsServerError

func (o *PutAnalyticsReportingScheduleForbidden) IsServerError() bool

IsServerError returns true when this put analytics reporting schedule forbidden response has a 5xx status code

func (*PutAnalyticsReportingScheduleForbidden) IsSuccess

IsSuccess returns true when this put analytics reporting schedule forbidden response has a 2xx status code

func (*PutAnalyticsReportingScheduleForbidden) String

type PutAnalyticsReportingScheduleGatewayTimeout

type PutAnalyticsReportingScheduleGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutAnalyticsReportingScheduleGatewayTimeout

func NewPutAnalyticsReportingScheduleGatewayTimeout() *PutAnalyticsReportingScheduleGatewayTimeout

NewPutAnalyticsReportingScheduleGatewayTimeout creates a PutAnalyticsReportingScheduleGatewayTimeout with default headers values

func (*PutAnalyticsReportingScheduleGatewayTimeout) Error

func (*PutAnalyticsReportingScheduleGatewayTimeout) GetPayload

func (*PutAnalyticsReportingScheduleGatewayTimeout) IsClientError

IsClientError returns true when this put analytics reporting schedule gateway timeout response has a 4xx status code

func (*PutAnalyticsReportingScheduleGatewayTimeout) IsCode

IsCode returns true when this put analytics reporting schedule gateway timeout response a status code equal to that given

func (*PutAnalyticsReportingScheduleGatewayTimeout) IsRedirect

IsRedirect returns true when this put analytics reporting schedule gateway timeout response has a 3xx status code

func (*PutAnalyticsReportingScheduleGatewayTimeout) IsServerError

IsServerError returns true when this put analytics reporting schedule gateway timeout response has a 5xx status code

func (*PutAnalyticsReportingScheduleGatewayTimeout) IsSuccess

IsSuccess returns true when this put analytics reporting schedule gateway timeout response has a 2xx status code

func (*PutAnalyticsReportingScheduleGatewayTimeout) String

type PutAnalyticsReportingScheduleInternalServerError

type PutAnalyticsReportingScheduleInternalServerError struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutAnalyticsReportingScheduleInternalServerError

func NewPutAnalyticsReportingScheduleInternalServerError() *PutAnalyticsReportingScheduleInternalServerError

NewPutAnalyticsReportingScheduleInternalServerError creates a PutAnalyticsReportingScheduleInternalServerError with default headers values

func (*PutAnalyticsReportingScheduleInternalServerError) Error

func (*PutAnalyticsReportingScheduleInternalServerError) GetPayload

func (*PutAnalyticsReportingScheduleInternalServerError) IsClientError

IsClientError returns true when this put analytics reporting schedule internal server error response has a 4xx status code

func (*PutAnalyticsReportingScheduleInternalServerError) IsCode

IsCode returns true when this put analytics reporting schedule internal server error response a status code equal to that given

func (*PutAnalyticsReportingScheduleInternalServerError) IsRedirect

IsRedirect returns true when this put analytics reporting schedule internal server error response has a 3xx status code

func (*PutAnalyticsReportingScheduleInternalServerError) IsServerError

IsServerError returns true when this put analytics reporting schedule internal server error response has a 5xx status code

func (*PutAnalyticsReportingScheduleInternalServerError) IsSuccess

IsSuccess returns true when this put analytics reporting schedule internal server error response has a 2xx status code

func (*PutAnalyticsReportingScheduleInternalServerError) String

type PutAnalyticsReportingScheduleNotFound

type PutAnalyticsReportingScheduleNotFound struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutAnalyticsReportingScheduleNotFound

func NewPutAnalyticsReportingScheduleNotFound() *PutAnalyticsReportingScheduleNotFound

NewPutAnalyticsReportingScheduleNotFound creates a PutAnalyticsReportingScheduleNotFound with default headers values

func (*PutAnalyticsReportingScheduleNotFound) Error

func (*PutAnalyticsReportingScheduleNotFound) GetPayload

func (*PutAnalyticsReportingScheduleNotFound) IsClientError

func (o *PutAnalyticsReportingScheduleNotFound) IsClientError() bool

IsClientError returns true when this put analytics reporting schedule not found response has a 4xx status code

func (*PutAnalyticsReportingScheduleNotFound) IsCode

IsCode returns true when this put analytics reporting schedule not found response a status code equal to that given

func (*PutAnalyticsReportingScheduleNotFound) IsRedirect

IsRedirect returns true when this put analytics reporting schedule not found response has a 3xx status code

func (*PutAnalyticsReportingScheduleNotFound) IsServerError

func (o *PutAnalyticsReportingScheduleNotFound) IsServerError() bool

IsServerError returns true when this put analytics reporting schedule not found response has a 5xx status code

func (*PutAnalyticsReportingScheduleNotFound) IsSuccess

IsSuccess returns true when this put analytics reporting schedule not found response has a 2xx status code

func (*PutAnalyticsReportingScheduleNotFound) String

type PutAnalyticsReportingScheduleOK

type PutAnalyticsReportingScheduleOK struct {
	Payload *models.ReportSchedule
}

PutAnalyticsReportingScheduleOK describes a response with status code 200, with default header values.

successful operation

func NewPutAnalyticsReportingScheduleOK

func NewPutAnalyticsReportingScheduleOK() *PutAnalyticsReportingScheduleOK

NewPutAnalyticsReportingScheduleOK creates a PutAnalyticsReportingScheduleOK with default headers values

func (*PutAnalyticsReportingScheduleOK) Error

func (*PutAnalyticsReportingScheduleOK) GetPayload

func (*PutAnalyticsReportingScheduleOK) IsClientError

func (o *PutAnalyticsReportingScheduleOK) IsClientError() bool

IsClientError returns true when this put analytics reporting schedule o k response has a 4xx status code

func (*PutAnalyticsReportingScheduleOK) IsCode

func (o *PutAnalyticsReportingScheduleOK) IsCode(code int) bool

IsCode returns true when this put analytics reporting schedule o k response a status code equal to that given

func (*PutAnalyticsReportingScheduleOK) IsRedirect

func (o *PutAnalyticsReportingScheduleOK) IsRedirect() bool

IsRedirect returns true when this put analytics reporting schedule o k response has a 3xx status code

func (*PutAnalyticsReportingScheduleOK) IsServerError

func (o *PutAnalyticsReportingScheduleOK) IsServerError() bool

IsServerError returns true when this put analytics reporting schedule o k response has a 5xx status code

func (*PutAnalyticsReportingScheduleOK) IsSuccess

func (o *PutAnalyticsReportingScheduleOK) IsSuccess() bool

IsSuccess returns true when this put analytics reporting schedule o k response has a 2xx status code

func (*PutAnalyticsReportingScheduleOK) String

type PutAnalyticsReportingScheduleParams

type PutAnalyticsReportingScheduleParams struct {

	/* Body.

	   ReportSchedule
	*/
	Body *models.ReportSchedule

	/* ScheduleID.

	   Schedule ID
	*/
	ScheduleID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutAnalyticsReportingScheduleParams contains all the parameters to send to the API endpoint

for the put analytics reporting schedule operation.

Typically these are written to a http.Request.

func NewPutAnalyticsReportingScheduleParams

func NewPutAnalyticsReportingScheduleParams() *PutAnalyticsReportingScheduleParams

NewPutAnalyticsReportingScheduleParams creates a new PutAnalyticsReportingScheduleParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutAnalyticsReportingScheduleParamsWithContext

func NewPutAnalyticsReportingScheduleParamsWithContext(ctx context.Context) *PutAnalyticsReportingScheduleParams

NewPutAnalyticsReportingScheduleParamsWithContext creates a new PutAnalyticsReportingScheduleParams object with the ability to set a context for a request.

func NewPutAnalyticsReportingScheduleParamsWithHTTPClient

func NewPutAnalyticsReportingScheduleParamsWithHTTPClient(client *http.Client) *PutAnalyticsReportingScheduleParams

NewPutAnalyticsReportingScheduleParamsWithHTTPClient creates a new PutAnalyticsReportingScheduleParams object with the ability to set a custom HTTPClient for a request.

func NewPutAnalyticsReportingScheduleParamsWithTimeout

func NewPutAnalyticsReportingScheduleParamsWithTimeout(timeout time.Duration) *PutAnalyticsReportingScheduleParams

NewPutAnalyticsReportingScheduleParamsWithTimeout creates a new PutAnalyticsReportingScheduleParams object with the ability to set a timeout on a request.

func (*PutAnalyticsReportingScheduleParams) SetBody

SetBody adds the body to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) SetContext

SetContext adds the context to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) SetDefaults

func (o *PutAnalyticsReportingScheduleParams) SetDefaults()

SetDefaults hydrates default values in the put analytics reporting schedule params (not the query body).

All values with no default are reset to their zero value.

func (*PutAnalyticsReportingScheduleParams) SetHTTPClient

func (o *PutAnalyticsReportingScheduleParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) SetScheduleID

func (o *PutAnalyticsReportingScheduleParams) SetScheduleID(scheduleID string)

SetScheduleID adds the scheduleId to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) SetTimeout

func (o *PutAnalyticsReportingScheduleParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) WithBody

WithBody adds the body to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) WithContext

WithContext adds the context to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) WithDefaults

WithDefaults hydrates default values in the put analytics reporting schedule params (not the query body).

All values with no default are reset to their zero value.

func (*PutAnalyticsReportingScheduleParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) WithScheduleID

WithScheduleID adds the scheduleID to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) WithTimeout

WithTimeout adds the timeout to the put analytics reporting schedule params

func (*PutAnalyticsReportingScheduleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutAnalyticsReportingScheduleReader

type PutAnalyticsReportingScheduleReader struct {
	// contains filtered or unexported fields
}

PutAnalyticsReportingScheduleReader is a Reader for the PutAnalyticsReportingSchedule structure.

func (*PutAnalyticsReportingScheduleReader) ReadResponse

func (o *PutAnalyticsReportingScheduleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutAnalyticsReportingScheduleRequestEntityTooLarge

type PutAnalyticsReportingScheduleRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutAnalyticsReportingScheduleRequestEntityTooLarge

func NewPutAnalyticsReportingScheduleRequestEntityTooLarge() *PutAnalyticsReportingScheduleRequestEntityTooLarge

NewPutAnalyticsReportingScheduleRequestEntityTooLarge creates a PutAnalyticsReportingScheduleRequestEntityTooLarge with default headers values

func (*PutAnalyticsReportingScheduleRequestEntityTooLarge) Error

func (*PutAnalyticsReportingScheduleRequestEntityTooLarge) GetPayload

func (*PutAnalyticsReportingScheduleRequestEntityTooLarge) IsClientError

IsClientError returns true when this put analytics reporting schedule request entity too large response has a 4xx status code

func (*PutAnalyticsReportingScheduleRequestEntityTooLarge) IsCode

IsCode returns true when this put analytics reporting schedule request entity too large response a status code equal to that given

func (*PutAnalyticsReportingScheduleRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put analytics reporting schedule request entity too large response has a 3xx status code

func (*PutAnalyticsReportingScheduleRequestEntityTooLarge) IsServerError

IsServerError returns true when this put analytics reporting schedule request entity too large response has a 5xx status code

func (*PutAnalyticsReportingScheduleRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put analytics reporting schedule request entity too large response has a 2xx status code

func (*PutAnalyticsReportingScheduleRequestEntityTooLarge) String

type PutAnalyticsReportingScheduleRequestTimeout

type PutAnalyticsReportingScheduleRequestTimeout struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutAnalyticsReportingScheduleRequestTimeout

func NewPutAnalyticsReportingScheduleRequestTimeout() *PutAnalyticsReportingScheduleRequestTimeout

NewPutAnalyticsReportingScheduleRequestTimeout creates a PutAnalyticsReportingScheduleRequestTimeout with default headers values

func (*PutAnalyticsReportingScheduleRequestTimeout) Error

func (*PutAnalyticsReportingScheduleRequestTimeout) GetPayload

func (*PutAnalyticsReportingScheduleRequestTimeout) IsClientError

IsClientError returns true when this put analytics reporting schedule request timeout response has a 4xx status code

func (*PutAnalyticsReportingScheduleRequestTimeout) IsCode

IsCode returns true when this put analytics reporting schedule request timeout response a status code equal to that given

func (*PutAnalyticsReportingScheduleRequestTimeout) IsRedirect

IsRedirect returns true when this put analytics reporting schedule request timeout response has a 3xx status code

func (*PutAnalyticsReportingScheduleRequestTimeout) IsServerError

IsServerError returns true when this put analytics reporting schedule request timeout response has a 5xx status code

func (*PutAnalyticsReportingScheduleRequestTimeout) IsSuccess

IsSuccess returns true when this put analytics reporting schedule request timeout response has a 2xx status code

func (*PutAnalyticsReportingScheduleRequestTimeout) String

type PutAnalyticsReportingScheduleServiceUnavailable

type PutAnalyticsReportingScheduleServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutAnalyticsReportingScheduleServiceUnavailable

func NewPutAnalyticsReportingScheduleServiceUnavailable() *PutAnalyticsReportingScheduleServiceUnavailable

NewPutAnalyticsReportingScheduleServiceUnavailable creates a PutAnalyticsReportingScheduleServiceUnavailable with default headers values

func (*PutAnalyticsReportingScheduleServiceUnavailable) Error

func (*PutAnalyticsReportingScheduleServiceUnavailable) GetPayload

func (*PutAnalyticsReportingScheduleServiceUnavailable) IsClientError

IsClientError returns true when this put analytics reporting schedule service unavailable response has a 4xx status code

func (*PutAnalyticsReportingScheduleServiceUnavailable) IsCode

IsCode returns true when this put analytics reporting schedule service unavailable response a status code equal to that given

func (*PutAnalyticsReportingScheduleServiceUnavailable) IsRedirect

IsRedirect returns true when this put analytics reporting schedule service unavailable response has a 3xx status code

func (*PutAnalyticsReportingScheduleServiceUnavailable) IsServerError

IsServerError returns true when this put analytics reporting schedule service unavailable response has a 5xx status code

func (*PutAnalyticsReportingScheduleServiceUnavailable) IsSuccess

IsSuccess returns true when this put analytics reporting schedule service unavailable response has a 2xx status code

func (*PutAnalyticsReportingScheduleServiceUnavailable) String

type PutAnalyticsReportingScheduleTooManyRequests

type PutAnalyticsReportingScheduleTooManyRequests struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutAnalyticsReportingScheduleTooManyRequests

func NewPutAnalyticsReportingScheduleTooManyRequests() *PutAnalyticsReportingScheduleTooManyRequests

NewPutAnalyticsReportingScheduleTooManyRequests creates a PutAnalyticsReportingScheduleTooManyRequests with default headers values

func (*PutAnalyticsReportingScheduleTooManyRequests) Error

func (*PutAnalyticsReportingScheduleTooManyRequests) GetPayload

func (*PutAnalyticsReportingScheduleTooManyRequests) IsClientError

IsClientError returns true when this put analytics reporting schedule too many requests response has a 4xx status code

func (*PutAnalyticsReportingScheduleTooManyRequests) IsCode

IsCode returns true when this put analytics reporting schedule too many requests response a status code equal to that given

func (*PutAnalyticsReportingScheduleTooManyRequests) IsRedirect

IsRedirect returns true when this put analytics reporting schedule too many requests response has a 3xx status code

func (*PutAnalyticsReportingScheduleTooManyRequests) IsServerError

IsServerError returns true when this put analytics reporting schedule too many requests response has a 5xx status code

func (*PutAnalyticsReportingScheduleTooManyRequests) IsSuccess

IsSuccess returns true when this put analytics reporting schedule too many requests response has a 2xx status code

func (*PutAnalyticsReportingScheduleTooManyRequests) String

type PutAnalyticsReportingScheduleUnauthorized

type PutAnalyticsReportingScheduleUnauthorized struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutAnalyticsReportingScheduleUnauthorized

func NewPutAnalyticsReportingScheduleUnauthorized() *PutAnalyticsReportingScheduleUnauthorized

NewPutAnalyticsReportingScheduleUnauthorized creates a PutAnalyticsReportingScheduleUnauthorized with default headers values

func (*PutAnalyticsReportingScheduleUnauthorized) Error

func (*PutAnalyticsReportingScheduleUnauthorized) GetPayload

func (*PutAnalyticsReportingScheduleUnauthorized) IsClientError

IsClientError returns true when this put analytics reporting schedule unauthorized response has a 4xx status code

func (*PutAnalyticsReportingScheduleUnauthorized) IsCode

IsCode returns true when this put analytics reporting schedule unauthorized response a status code equal to that given

func (*PutAnalyticsReportingScheduleUnauthorized) IsRedirect

IsRedirect returns true when this put analytics reporting schedule unauthorized response has a 3xx status code

func (*PutAnalyticsReportingScheduleUnauthorized) IsServerError

IsServerError returns true when this put analytics reporting schedule unauthorized response has a 5xx status code

func (*PutAnalyticsReportingScheduleUnauthorized) IsSuccess

IsSuccess returns true when this put analytics reporting schedule unauthorized response has a 2xx status code

func (*PutAnalyticsReportingScheduleUnauthorized) String

type PutAnalyticsReportingScheduleUnsupportedMediaType

type PutAnalyticsReportingScheduleUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutAnalyticsReportingScheduleUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutAnalyticsReportingScheduleUnsupportedMediaType

func NewPutAnalyticsReportingScheduleUnsupportedMediaType() *PutAnalyticsReportingScheduleUnsupportedMediaType

NewPutAnalyticsReportingScheduleUnsupportedMediaType creates a PutAnalyticsReportingScheduleUnsupportedMediaType with default headers values

func (*PutAnalyticsReportingScheduleUnsupportedMediaType) Error

func (*PutAnalyticsReportingScheduleUnsupportedMediaType) GetPayload

func (*PutAnalyticsReportingScheduleUnsupportedMediaType) IsClientError

IsClientError returns true when this put analytics reporting schedule unsupported media type response has a 4xx status code

func (*PutAnalyticsReportingScheduleUnsupportedMediaType) IsCode

IsCode returns true when this put analytics reporting schedule unsupported media type response a status code equal to that given

func (*PutAnalyticsReportingScheduleUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put analytics reporting schedule unsupported media type response has a 3xx status code

func (*PutAnalyticsReportingScheduleUnsupportedMediaType) IsServerError

IsServerError returns true when this put analytics reporting schedule unsupported media type response has a 5xx status code

func (*PutAnalyticsReportingScheduleUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put analytics reporting schedule unsupported media type response has a 2xx status code

func (*PutAnalyticsReportingScheduleUnsupportedMediaType) String

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL