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 CreateDriveItemListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDriveItemListItemDocumentSetVersionOperationOptions() CreateDriveItemListItemDocumentSetVersionOperationOptions + func (o CreateDriveItemListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o CreateDriveItemListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o CreateDriveItemListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type CreateDriveItemListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + Model *stable.DocumentSetVersion + OData *odata.OData + type DeleteDriveItemListItemDocumentSetVersionOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveItemListItemDocumentSetVersionOperationOptions() DeleteDriveItemListItemDocumentSetVersionOperationOptions + func (o DeleteDriveItemListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveItemListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o DeleteDriveItemListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveItemListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DocumentSetVersionOperationPredicate struct + func (p DocumentSetVersionOperationPredicate) Matches(input stable.DocumentSetVersion) bool + type DriveItemListItemDocumentSetVersionClient struct + Client *msgraph.Client + func NewDriveItemListItemDocumentSetVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemDocumentSetVersionClient, error) + func (c DriveItemListItemDocumentSetVersionClient) CreateDriveItemListItemDocumentSetVersion(ctx context.Context, id stable.GroupIdDriveIdItemId, ...) (result CreateDriveItemListItemDocumentSetVersionOperationResponse, err error) + func (c DriveItemListItemDocumentSetVersionClient) DeleteDriveItemListItemDocumentSetVersion(ctx context.Context, ...) (result DeleteDriveItemListItemDocumentSetVersionOperationResponse, err error) + func (c DriveItemListItemDocumentSetVersionClient) GetDriveItemListItemDocumentSetVersion(ctx context.Context, ...) (result GetDriveItemListItemDocumentSetVersionOperationResponse, err error) + func (c DriveItemListItemDocumentSetVersionClient) GetDriveItemListItemDocumentSetVersionsCount(ctx context.Context, id stable.GroupIdDriveIdItemId, ...) (result GetDriveItemListItemDocumentSetVersionsCountOperationResponse, ...) + func (c DriveItemListItemDocumentSetVersionClient) ListDriveItemListItemDocumentSetVersions(ctx context.Context, id stable.GroupIdDriveIdItemId, ...) (result ListDriveItemListItemDocumentSetVersionsOperationResponse, err error) + func (c DriveItemListItemDocumentSetVersionClient) ListDriveItemListItemDocumentSetVersionsComplete(ctx context.Context, id stable.GroupIdDriveIdItemId, ...) (ListDriveItemListItemDocumentSetVersionsCompleteResult, error) + func (c DriveItemListItemDocumentSetVersionClient) ListDriveItemListItemDocumentSetVersionsCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdDriveIdItemId, ...) (result ListDriveItemListItemDocumentSetVersionsCompleteResult, err error) + func (c DriveItemListItemDocumentSetVersionClient) RestoreDriveItemListItemDocumentSetVersion(ctx context.Context, ...) (result RestoreDriveItemListItemDocumentSetVersionOperationResponse, err error) + func (c DriveItemListItemDocumentSetVersionClient) UpdateDriveItemListItemDocumentSetVersion(ctx context.Context, ...) (result UpdateDriveItemListItemDocumentSetVersionOperationResponse, err error) + type GetDriveItemListItemDocumentSetVersionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveItemListItemDocumentSetVersionOperationOptions() GetDriveItemListItemDocumentSetVersionOperationOptions + func (o GetDriveItemListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + Model *stable.DocumentSetVersion + OData *odata.OData + type GetDriveItemListItemDocumentSetVersionsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDriveItemListItemDocumentSetVersionsCountOperationOptions() GetDriveItemListItemDocumentSetVersionsCountOperationOptions + func (o GetDriveItemListItemDocumentSetVersionsCountOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemDocumentSetVersionsCountOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemDocumentSetVersionsCountOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemDocumentSetVersionsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDriveItemListItemDocumentSetVersionsCompleteResult struct + Items []stable.DocumentSetVersion + LatestHttpResponse *http.Response + type ListDriveItemListItemDocumentSetVersionsCustomPager struct + NextLink *odata.Link + func (p *ListDriveItemListItemDocumentSetVersionsCustomPager) NextPageLink() *odata.Link + type ListDriveItemListItemDocumentSetVersionsOperationOptions 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 DefaultListDriveItemListItemDocumentSetVersionsOperationOptions() ListDriveItemListItemDocumentSetVersionsOperationOptions + func (o ListDriveItemListItemDocumentSetVersionsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveItemListItemDocumentSetVersionsOperationOptions) ToOData() *odata.Query + func (o ListDriveItemListItemDocumentSetVersionsOperationOptions) ToQuery() *client.QueryParams + type ListDriveItemListItemDocumentSetVersionsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.DocumentSetVersion + OData *odata.OData + type RestoreDriveItemListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultRestoreDriveItemListItemDocumentSetVersionOperationOptions() RestoreDriveItemListItemDocumentSetVersionOperationOptions + func (o RestoreDriveItemListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o RestoreDriveItemListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o RestoreDriveItemListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type RestoreDriveItemListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type UpdateDriveItemListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveItemListItemDocumentSetVersionOperationOptions() UpdateDriveItemListItemDocumentSetVersionOperationOptions + func (o UpdateDriveItemListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveItemListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o UpdateDriveItemListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveItemListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData