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 CreateDriveItemListItemVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDriveItemListItemVersionOperationOptions() CreateDriveItemListItemVersionOperationOptions + func (o CreateDriveItemListItemVersionOperationOptions) ToHeaders() *client.Headers + func (o CreateDriveItemListItemVersionOperationOptions) ToOData() *odata.Query + func (o CreateDriveItemListItemVersionOperationOptions) ToQuery() *client.QueryParams + type CreateDriveItemListItemVersionOperationResponse struct + HttpResponse *http.Response + Model stable.ListItemVersion + OData *odata.OData + type DeleteDriveItemListItemVersionOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveItemListItemVersionOperationOptions() DeleteDriveItemListItemVersionOperationOptions + func (o DeleteDriveItemListItemVersionOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveItemListItemVersionOperationOptions) ToOData() *odata.Query + func (o DeleteDriveItemListItemVersionOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveItemListItemVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveItemListItemVersionClient struct + Client *msgraph.Client + func NewDriveItemListItemVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemVersionClient, error) + func (c DriveItemListItemVersionClient) CreateDriveItemListItemVersion(ctx context.Context, id stable.UserIdDriveIdItemId, ...) (result CreateDriveItemListItemVersionOperationResponse, err error) + func (c DriveItemListItemVersionClient) DeleteDriveItemListItemVersion(ctx context.Context, id stable.UserIdDriveIdItemIdListItemVersionId, ...) (result DeleteDriveItemListItemVersionOperationResponse, err error) + func (c DriveItemListItemVersionClient) GetDriveItemListItemVersion(ctx context.Context, id stable.UserIdDriveIdItemIdListItemVersionId, ...) (result GetDriveItemListItemVersionOperationResponse, err error) + func (c DriveItemListItemVersionClient) GetDriveItemListItemVersionsCount(ctx context.Context, id stable.UserIdDriveIdItemId, ...) (result GetDriveItemListItemVersionsCountOperationResponse, err error) + func (c DriveItemListItemVersionClient) ListDriveItemListItemVersions(ctx context.Context, id stable.UserIdDriveIdItemId, ...) (result ListDriveItemListItemVersionsOperationResponse, err error) + func (c DriveItemListItemVersionClient) ListDriveItemListItemVersionsComplete(ctx context.Context, id stable.UserIdDriveIdItemId, ...) (ListDriveItemListItemVersionsCompleteResult, error) + func (c DriveItemListItemVersionClient) ListDriveItemListItemVersionsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdDriveIdItemId, ...) (result ListDriveItemListItemVersionsCompleteResult, err error) + func (c DriveItemListItemVersionClient) RestoreDriveItemListItemVersionVersion(ctx context.Context, id stable.UserIdDriveIdItemIdListItemVersionId, ...) (result RestoreDriveItemListItemVersionVersionOperationResponse, err error) + func (c DriveItemListItemVersionClient) UpdateDriveItemListItemVersion(ctx context.Context, id stable.UserIdDriveIdItemIdListItemVersionId, ...) (result UpdateDriveItemListItemVersionOperationResponse, err error) + type GetDriveItemListItemVersionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveItemListItemVersionOperationOptions() GetDriveItemListItemVersionOperationOptions + func (o GetDriveItemListItemVersionOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemVersionOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemVersionOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemVersionOperationResponse struct + HttpResponse *http.Response + Model stable.ListItemVersion + OData *odata.OData + type GetDriveItemListItemVersionsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDriveItemListItemVersionsCountOperationOptions() GetDriveItemListItemVersionsCountOperationOptions + func (o GetDriveItemListItemVersionsCountOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemVersionsCountOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemVersionsCountOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemVersionsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDriveItemListItemVersionsCompleteResult struct + Items []stable.ListItemVersion + LatestHttpResponse *http.Response + type ListDriveItemListItemVersionsCustomPager struct + NextLink *odata.Link + func (p *ListDriveItemListItemVersionsCustomPager) NextPageLink() *odata.Link + type ListDriveItemListItemVersionsOperationOptions 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 DefaultListDriveItemListItemVersionsOperationOptions() ListDriveItemListItemVersionsOperationOptions + func (o ListDriveItemListItemVersionsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveItemListItemVersionsOperationOptions) ToOData() *odata.Query + func (o ListDriveItemListItemVersionsOperationOptions) ToQuery() *client.QueryParams + type ListDriveItemListItemVersionsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.ListItemVersion + OData *odata.OData + type ListItemVersionOperationPredicate struct + func (p ListItemVersionOperationPredicate) Matches(input stable.ListItemVersion) bool + type RestoreDriveItemListItemVersionVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultRestoreDriveItemListItemVersionVersionOperationOptions() RestoreDriveItemListItemVersionVersionOperationOptions + func (o RestoreDriveItemListItemVersionVersionOperationOptions) ToHeaders() *client.Headers + func (o RestoreDriveItemListItemVersionVersionOperationOptions) ToOData() *odata.Query + func (o RestoreDriveItemListItemVersionVersionOperationOptions) ToQuery() *client.QueryParams + type RestoreDriveItemListItemVersionVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type UpdateDriveItemListItemVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveItemListItemVersionOperationOptions() UpdateDriveItemListItemVersionOperationOptions + func (o UpdateDriveItemListItemVersionOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveItemListItemVersionOperationOptions) ToOData() *odata.Query + func (o UpdateDriveItemListItemVersionOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveItemListItemVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData