Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveRootAnalyticsLastSevenDayClient ¶
func NewDriveRootAnalyticsLastSevenDayClientWithBaseURI ¶
func NewDriveRootAnalyticsLastSevenDayClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootAnalyticsLastSevenDayClient, error)
func (DriveRootAnalyticsLastSevenDayClient) GetDriveRootAnalyticsLastSevenDay ¶
func (c DriveRootAnalyticsLastSevenDayClient) GetDriveRootAnalyticsLastSevenDay(ctx context.Context, id beta.GroupIdDriveId, options GetDriveRootAnalyticsLastSevenDayOperationOptions) (result GetDriveRootAnalyticsLastSevenDayOperationResponse, err error)
GetDriveRootAnalyticsLastSevenDay - Get lastSevenDays from groups
type GetDriveRootAnalyticsLastSevenDayOperationOptions ¶
type GetDriveRootAnalyticsLastSevenDayOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveRootAnalyticsLastSevenDayOperationOptions ¶
func DefaultGetDriveRootAnalyticsLastSevenDayOperationOptions() GetDriveRootAnalyticsLastSevenDayOperationOptions
func (GetDriveRootAnalyticsLastSevenDayOperationOptions) ToHeaders ¶
func (o GetDriveRootAnalyticsLastSevenDayOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootAnalyticsLastSevenDayOperationOptions) ToOData ¶
func (o GetDriveRootAnalyticsLastSevenDayOperationOptions) ToOData() *odata.Query
func (GetDriveRootAnalyticsLastSevenDayOperationOptions) ToQuery ¶
func (o GetDriveRootAnalyticsLastSevenDayOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.