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 CreateDriveRootListItemVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDriveRootListItemVersionOperationOptions() CreateDriveRootListItemVersionOperationOptions + func (o CreateDriveRootListItemVersionOperationOptions) ToHeaders() *client.Headers + func (o CreateDriveRootListItemVersionOperationOptions) ToOData() *odata.Query + func (o CreateDriveRootListItemVersionOperationOptions) ToQuery() *client.QueryParams + type CreateDriveRootListItemVersionOperationResponse struct + HttpResponse *http.Response + Model beta.ListItemVersion + OData *odata.OData + type DeleteDriveRootListItemVersionOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootListItemVersionOperationOptions() DeleteDriveRootListItemVersionOperationOptions + func (o DeleteDriveRootListItemVersionOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootListItemVersionOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootListItemVersionOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootListItemVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootListItemVersionClient struct + Client *msgraph.Client + func NewDriveRootListItemVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemVersionClient, error) + func (c DriveRootListItemVersionClient) CreateDriveRootListItemVersion(ctx context.Context, id beta.GroupIdDriveId, input beta.ListItemVersion, ...) (result CreateDriveRootListItemVersionOperationResponse, err error) + func (c DriveRootListItemVersionClient) DeleteDriveRootListItemVersion(ctx context.Context, id beta.GroupIdDriveIdRootListItemVersionId, ...) (result DeleteDriveRootListItemVersionOperationResponse, err error) + func (c DriveRootListItemVersionClient) GetDriveRootListItemVersion(ctx context.Context, id beta.GroupIdDriveIdRootListItemVersionId, ...) (result GetDriveRootListItemVersionOperationResponse, err error) + func (c DriveRootListItemVersionClient) GetDriveRootListItemVersionsCount(ctx context.Context, id beta.GroupIdDriveId, ...) (result GetDriveRootListItemVersionsCountOperationResponse, err error) + func (c DriveRootListItemVersionClient) ListDriveRootListItemVersions(ctx context.Context, id beta.GroupIdDriveId, ...) (result ListDriveRootListItemVersionsOperationResponse, err error) + func (c DriveRootListItemVersionClient) ListDriveRootListItemVersionsComplete(ctx context.Context, id beta.GroupIdDriveId, ...) (ListDriveRootListItemVersionsCompleteResult, error) + func (c DriveRootListItemVersionClient) ListDriveRootListItemVersionsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdDriveId, ...) (result ListDriveRootListItemVersionsCompleteResult, err error) + func (c DriveRootListItemVersionClient) RestoreDriveRootListItemVersionVersion(ctx context.Context, id beta.GroupIdDriveIdRootListItemVersionId, ...) (result RestoreDriveRootListItemVersionVersionOperationResponse, err error) + func (c DriveRootListItemVersionClient) UpdateDriveRootListItemVersion(ctx context.Context, id beta.GroupIdDriveIdRootListItemVersionId, ...) (result UpdateDriveRootListItemVersionOperationResponse, err error) + type GetDriveRootListItemVersionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootListItemVersionOperationOptions() GetDriveRootListItemVersionOperationOptions + func (o GetDriveRootListItemVersionOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemVersionOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemVersionOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemVersionOperationResponse struct + HttpResponse *http.Response + Model beta.ListItemVersion + OData *odata.OData + type GetDriveRootListItemVersionsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDriveRootListItemVersionsCountOperationOptions() GetDriveRootListItemVersionsCountOperationOptions + func (o GetDriveRootListItemVersionsCountOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemVersionsCountOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemVersionsCountOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemVersionsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDriveRootListItemVersionsCompleteResult struct + Items []beta.ListItemVersion + LatestHttpResponse *http.Response + type ListDriveRootListItemVersionsCustomPager struct + NextLink *odata.Link + func (p *ListDriveRootListItemVersionsCustomPager) NextPageLink() *odata.Link + type ListDriveRootListItemVersionsOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListDriveRootListItemVersionsOperationOptions() ListDriveRootListItemVersionsOperationOptions + func (o ListDriveRootListItemVersionsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveRootListItemVersionsOperationOptions) ToOData() *odata.Query + func (o ListDriveRootListItemVersionsOperationOptions) ToQuery() *client.QueryParams + type ListDriveRootListItemVersionsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.ListItemVersion + OData *odata.OData + type ListItemVersionOperationPredicate struct + func (p ListItemVersionOperationPredicate) Matches(input beta.ListItemVersion) bool + type RestoreDriveRootListItemVersionVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultRestoreDriveRootListItemVersionVersionOperationOptions() RestoreDriveRootListItemVersionVersionOperationOptions + func (o RestoreDriveRootListItemVersionVersionOperationOptions) ToHeaders() *client.Headers + func (o RestoreDriveRootListItemVersionVersionOperationOptions) ToOData() *odata.Query + func (o RestoreDriveRootListItemVersionVersionOperationOptions) ToQuery() *client.QueryParams + type RestoreDriveRootListItemVersionVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type UpdateDriveRootListItemVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveRootListItemVersionOperationOptions() UpdateDriveRootListItemVersionOperationOptions + func (o UpdateDriveRootListItemVersionOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveRootListItemVersionOperationOptions) ToOData() *odata.Query + func (o UpdateDriveRootListItemVersionOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveRootListItemVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData