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 CreateDriveListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDriveListItemDocumentSetVersionOperationOptions() CreateDriveListItemDocumentSetVersionOperationOptions + func (o CreateDriveListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o CreateDriveListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o CreateDriveListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type CreateDriveListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + Model *stable.DocumentSetVersion + OData *odata.OData + type DeleteDriveListItemDocumentSetVersionOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveListItemDocumentSetVersionOperationOptions() DeleteDriveListItemDocumentSetVersionOperationOptions + func (o DeleteDriveListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o DeleteDriveListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DocumentSetVersionOperationPredicate struct + func (p DocumentSetVersionOperationPredicate) Matches(input stable.DocumentSetVersion) bool + type DriveListItemDocumentSetVersionClient struct + Client *msgraph.Client + func NewDriveListItemDocumentSetVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemDocumentSetVersionClient, error) + func (c DriveListItemDocumentSetVersionClient) CreateDriveListItemDocumentSetVersion(ctx context.Context, id stable.GroupIdDriveIdListItemId, ...) (result CreateDriveListItemDocumentSetVersionOperationResponse, err error) + func (c DriveListItemDocumentSetVersionClient) DeleteDriveListItemDocumentSetVersion(ctx context.Context, id stable.GroupIdDriveIdListItemIdDocumentSetVersionId, ...) (result DeleteDriveListItemDocumentSetVersionOperationResponse, err error) + func (c DriveListItemDocumentSetVersionClient) GetDriveListItemDocumentSetVersion(ctx context.Context, id stable.GroupIdDriveIdListItemIdDocumentSetVersionId, ...) (result GetDriveListItemDocumentSetVersionOperationResponse, err error) + func (c DriveListItemDocumentSetVersionClient) GetDriveListItemDocumentSetVersionsCount(ctx context.Context, id stable.GroupIdDriveIdListItemId, ...) (result GetDriveListItemDocumentSetVersionsCountOperationResponse, err error) + func (c DriveListItemDocumentSetVersionClient) ListDriveListItemDocumentSetVersions(ctx context.Context, id stable.GroupIdDriveIdListItemId, ...) (result ListDriveListItemDocumentSetVersionsOperationResponse, err error) + func (c DriveListItemDocumentSetVersionClient) ListDriveListItemDocumentSetVersionsComplete(ctx context.Context, id stable.GroupIdDriveIdListItemId, ...) (ListDriveListItemDocumentSetVersionsCompleteResult, error) + func (c DriveListItemDocumentSetVersionClient) ListDriveListItemDocumentSetVersionsCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdDriveIdListItemId, ...) (result ListDriveListItemDocumentSetVersionsCompleteResult, err error) + func (c DriveListItemDocumentSetVersionClient) RestoreDriveListItemDocumentSetVersion(ctx context.Context, id stable.GroupIdDriveIdListItemIdDocumentSetVersionId, ...) (result RestoreDriveListItemDocumentSetVersionOperationResponse, err error) + func (c DriveListItemDocumentSetVersionClient) UpdateDriveListItemDocumentSetVersion(ctx context.Context, id stable.GroupIdDriveIdListItemIdDocumentSetVersionId, ...) (result UpdateDriveListItemDocumentSetVersionOperationResponse, err error) + type GetDriveListItemDocumentSetVersionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveListItemDocumentSetVersionOperationOptions() GetDriveListItemDocumentSetVersionOperationOptions + func (o GetDriveListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o GetDriveListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type GetDriveListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + Model *stable.DocumentSetVersion + OData *odata.OData + type GetDriveListItemDocumentSetVersionsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDriveListItemDocumentSetVersionsCountOperationOptions() GetDriveListItemDocumentSetVersionsCountOperationOptions + func (o GetDriveListItemDocumentSetVersionsCountOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListItemDocumentSetVersionsCountOperationOptions) ToOData() *odata.Query + func (o GetDriveListItemDocumentSetVersionsCountOperationOptions) ToQuery() *client.QueryParams + type GetDriveListItemDocumentSetVersionsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDriveListItemDocumentSetVersionsCompleteResult struct + Items []stable.DocumentSetVersion + LatestHttpResponse *http.Response + type ListDriveListItemDocumentSetVersionsCustomPager struct + NextLink *odata.Link + func (p *ListDriveListItemDocumentSetVersionsCustomPager) NextPageLink() *odata.Link + type ListDriveListItemDocumentSetVersionsOperationOptions 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 DefaultListDriveListItemDocumentSetVersionsOperationOptions() ListDriveListItemDocumentSetVersionsOperationOptions + func (o ListDriveListItemDocumentSetVersionsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveListItemDocumentSetVersionsOperationOptions) ToOData() *odata.Query + func (o ListDriveListItemDocumentSetVersionsOperationOptions) ToQuery() *client.QueryParams + type ListDriveListItemDocumentSetVersionsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.DocumentSetVersion + OData *odata.OData + type RestoreDriveListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultRestoreDriveListItemDocumentSetVersionOperationOptions() RestoreDriveListItemDocumentSetVersionOperationOptions + func (o RestoreDriveListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o RestoreDriveListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o RestoreDriveListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type RestoreDriveListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type UpdateDriveListItemDocumentSetVersionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveListItemDocumentSetVersionOperationOptions() UpdateDriveListItemDocumentSetVersionOperationOptions + func (o UpdateDriveListItemDocumentSetVersionOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveListItemDocumentSetVersionOperationOptions) ToOData() *odata.Query + func (o UpdateDriveListItemDocumentSetVersionOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveListItemDocumentSetVersionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData