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