Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveListItemAnalyticsClient ¶
func NewDriveListItemAnalyticsClientWithBaseURI ¶
func NewDriveListItemAnalyticsClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemAnalyticsClient, error)
func (DriveListItemAnalyticsClient) GetDriveListItemAnalytic ¶
func (c DriveListItemAnalyticsClient) GetDriveListItemAnalytic(ctx context.Context, id stable.UserIdDriveIdListItemId, options GetDriveListItemAnalyticOperationOptions) (result GetDriveListItemAnalyticOperationResponse, err error)
GetDriveListItemAnalytic - Get analytics from users. Analytics about the view activities that took place on this item.
type GetDriveListItemAnalyticOperationOptions ¶
type GetDriveListItemAnalyticOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveListItemAnalyticOperationOptions ¶
func DefaultGetDriveListItemAnalyticOperationOptions() GetDriveListItemAnalyticOperationOptions
func (GetDriveListItemAnalyticOperationOptions) ToHeaders ¶
func (o GetDriveListItemAnalyticOperationOptions) ToHeaders() *client.Headers
func (GetDriveListItemAnalyticOperationOptions) ToOData ¶
func (o GetDriveListItemAnalyticOperationOptions) ToOData() *odata.Query
func (GetDriveListItemAnalyticOperationOptions) ToQuery ¶
func (o GetDriveListItemAnalyticOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.