Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveRootAnalyticsAllTimeClient ¶
func NewDriveRootAnalyticsAllTimeClientWithBaseURI ¶
func NewDriveRootAnalyticsAllTimeClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootAnalyticsAllTimeClient, error)
func (DriveRootAnalyticsAllTimeClient) GetDriveRootAnalyticsAllTime ¶
func (c DriveRootAnalyticsAllTimeClient) GetDriveRootAnalyticsAllTime(ctx context.Context, id stable.MeDriveId, options GetDriveRootAnalyticsAllTimeOperationOptions) (result GetDriveRootAnalyticsAllTimeOperationResponse, err error)
GetDriveRootAnalyticsAllTime - Get allTime from me
type GetDriveRootAnalyticsAllTimeOperationOptions ¶
type GetDriveRootAnalyticsAllTimeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveRootAnalyticsAllTimeOperationOptions ¶
func DefaultGetDriveRootAnalyticsAllTimeOperationOptions() GetDriveRootAnalyticsAllTimeOperationOptions
func (GetDriveRootAnalyticsAllTimeOperationOptions) ToHeaders ¶
func (o GetDriveRootAnalyticsAllTimeOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootAnalyticsAllTimeOperationOptions) ToOData ¶
func (o GetDriveRootAnalyticsAllTimeOperationOptions) ToOData() *odata.Query
func (GetDriveRootAnalyticsAllTimeOperationOptions) ToQuery ¶
func (o GetDriveRootAnalyticsAllTimeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.