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 DeleteDriveListItemDocumentSetVersionFieldOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveListItemDocumentSetVersionFieldOperationOptions() DeleteDriveListItemDocumentSetVersionFieldOperationOptions + func (o DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveListItemDocumentSetVersionFieldClient struct + Client *msgraph.Client + func NewDriveListItemDocumentSetVersionFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemDocumentSetVersionFieldClient, error) + func (c DriveListItemDocumentSetVersionFieldClient) DeleteDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, ...) (result DeleteDriveListItemDocumentSetVersionFieldOperationResponse, err error) + func (c DriveListItemDocumentSetVersionFieldClient) GetDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, ...) (result GetDriveListItemDocumentSetVersionFieldOperationResponse, err error) + func (c DriveListItemDocumentSetVersionFieldClient) UpdateDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, ...) (result UpdateDriveListItemDocumentSetVersionFieldOperationResponse, err error) + type GetDriveListItemDocumentSetVersionFieldOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveListItemDocumentSetVersionFieldOperationOptions() GetDriveListItemDocumentSetVersionFieldOperationOptions + func (o GetDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o GetDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type GetDriveListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + Model *stable.FieldValueSet + OData *odata.OData + type UpdateDriveListItemDocumentSetVersionFieldOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveListItemDocumentSetVersionFieldOperationOptions() UpdateDriveListItemDocumentSetVersionFieldOperationOptions + func (o UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData