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 DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveItemListItemDocumentSetVersionFieldOperationOptions() DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions + func (o DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveItemListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveItemListItemDocumentSetVersionFieldClient struct + Client *msgraph.Client + func NewDriveItemListItemDocumentSetVersionFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemDocumentSetVersionFieldClient, error) + func (c DriveItemListItemDocumentSetVersionFieldClient) DeleteDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.UserIdDriveIdItemIdListItemDocumentSetVersionId, ...) (result DeleteDriveItemListItemDocumentSetVersionFieldOperationResponse, ...) + func (c DriveItemListItemDocumentSetVersionFieldClient) GetDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.UserIdDriveIdItemIdListItemDocumentSetVersionId, ...) (result GetDriveItemListItemDocumentSetVersionFieldOperationResponse, err error) + func (c DriveItemListItemDocumentSetVersionFieldClient) UpdateDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.UserIdDriveIdItemIdListItemDocumentSetVersionId, ...) (result UpdateDriveItemListItemDocumentSetVersionFieldOperationResponse, ...) + type GetDriveItemListItemDocumentSetVersionFieldOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveItemListItemDocumentSetVersionFieldOperationOptions() GetDriveItemListItemDocumentSetVersionFieldOperationOptions + func (o GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + Model *stable.FieldValueSet + OData *odata.OData + type UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveItemListItemDocumentSetVersionFieldOperationOptions() UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions + func (o UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveItemListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData