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