Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type DriveListDriveClient struct + Client *msgraph.Client + func NewDriveListDriveClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListDriveClient, error) + func (c DriveListDriveClient) GetDriveListDrive(ctx context.Context, id beta.MeDriveId, ...) (result GetDriveListDriveOperationResponse, err error) + type GetDriveListDriveOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveListDriveOperationOptions() GetDriveListDriveOperationOptions + func (o GetDriveListDriveOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListDriveOperationOptions) ToOData() *odata.Query + func (o GetDriveListDriveOperationOptions) ToQuery() *client.QueryParams + type GetDriveListDriveOperationResponse struct + HttpResponse *http.Response + Model *beta.Drive + OData *odata.OData