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 CreateDriveRootListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDriveRootListItemDocumentSetVersionOperationOptions() CreateDriveRootListItemDocumentSetVersionOperationOptions + func (o CreateDriveRootListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o CreateDriveRootListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o CreateDriveRootListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type CreateDriveRootListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + Model *beta.DocumentSetVersion + OData *odata.OData + type DeleteDriveRootListItemDocumentSetVersionOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootListItemDocumentSetVersionOperationOptions() DeleteDriveRootListItemDocumentSetVersionOperationOptions + func (o DeleteDriveRootListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DocumentSetVersionOperationPredicate struct + func (p DocumentSetVersionOperationPredicate) Matches(input beta.DocumentSetVersion) bool + type DriveRootListItemDocumentSetVersionClient struct + Client *msgraph.Client + func NewDriveRootListItemDocumentSetVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemDocumentSetVersionClient, error) + func (c DriveRootListItemDocumentSetVersionClient) CreateDriveRootListItemDocumentSetVersion(ctx context.Context, id beta.UserIdDriveId, input beta.DocumentSetVersion, ...) (result CreateDriveRootListItemDocumentSetVersionOperationResponse, err error) + func (c DriveRootListItemDocumentSetVersionClient) DeleteDriveRootListItemDocumentSetVersion(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, ...) (result DeleteDriveRootListItemDocumentSetVersionOperationResponse, err error) + func (c DriveRootListItemDocumentSetVersionClient) GetDriveRootListItemDocumentSetVersion(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, ...) (result GetDriveRootListItemDocumentSetVersionOperationResponse, err error) + func (c DriveRootListItemDocumentSetVersionClient) GetDriveRootListItemDocumentSetVersionsCount(ctx context.Context, id beta.UserIdDriveId, ...) (result GetDriveRootListItemDocumentSetVersionsCountOperationResponse, ...) + func (c DriveRootListItemDocumentSetVersionClient) ListDriveRootListItemDocumentSetVersions(ctx context.Context, id beta.UserIdDriveId, ...) (result ListDriveRootListItemDocumentSetVersionsOperationResponse, err error) + func (c DriveRootListItemDocumentSetVersionClient) ListDriveRootListItemDocumentSetVersionsComplete(ctx context.Context, id beta.UserIdDriveId, ...) (ListDriveRootListItemDocumentSetVersionsCompleteResult, error) + func (c DriveRootListItemDocumentSetVersionClient) ListDriveRootListItemDocumentSetVersionsCompleteMatchingPredicate(ctx context.Context, id beta.UserIdDriveId, ...) (result ListDriveRootListItemDocumentSetVersionsCompleteResult, err error) + func (c DriveRootListItemDocumentSetVersionClient) RestoreDriveRootListItemDocumentSetVersion(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, ...) (result RestoreDriveRootListItemDocumentSetVersionOperationResponse, err error) + func (c DriveRootListItemDocumentSetVersionClient) UpdateDriveRootListItemDocumentSetVersion(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, ...) (result UpdateDriveRootListItemDocumentSetVersionOperationResponse, err error) + type GetDriveRootListItemDocumentSetVersionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootListItemDocumentSetVersionOperationOptions() GetDriveRootListItemDocumentSetVersionOperationOptions + func (o GetDriveRootListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + Model *beta.DocumentSetVersion + OData *odata.OData + type GetDriveRootListItemDocumentSetVersionsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDriveRootListItemDocumentSetVersionsCountOperationOptions() GetDriveRootListItemDocumentSetVersionsCountOperationOptions + func (o GetDriveRootListItemDocumentSetVersionsCountOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemDocumentSetVersionsCountOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemDocumentSetVersionsCountOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemDocumentSetVersionsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDriveRootListItemDocumentSetVersionsCompleteResult struct + Items []beta.DocumentSetVersion + LatestHttpResponse *http.Response + type ListDriveRootListItemDocumentSetVersionsCustomPager struct + NextLink *odata.Link + func (p *ListDriveRootListItemDocumentSetVersionsCustomPager) NextPageLink() *odata.Link + type ListDriveRootListItemDocumentSetVersionsOperationOptions 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 DefaultListDriveRootListItemDocumentSetVersionsOperationOptions() ListDriveRootListItemDocumentSetVersionsOperationOptions + func (o ListDriveRootListItemDocumentSetVersionsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveRootListItemDocumentSetVersionsOperationOptions) ToOData() *odata.Query + func (o ListDriveRootListItemDocumentSetVersionsOperationOptions) ToQuery() *client.QueryParams + type ListDriveRootListItemDocumentSetVersionsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.DocumentSetVersion + OData *odata.OData + type RestoreDriveRootListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultRestoreDriveRootListItemDocumentSetVersionOperationOptions() RestoreDriveRootListItemDocumentSetVersionOperationOptions + func (o RestoreDriveRootListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o RestoreDriveRootListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o RestoreDriveRootListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type RestoreDriveRootListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type UpdateDriveRootListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveRootListItemDocumentSetVersionOperationOptions() UpdateDriveRootListItemDocumentSetVersionOperationOptions + func (o UpdateDriveRootListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveRootListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o UpdateDriveRootListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveRootListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData