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 DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootListItemDocumentSetVersionFieldOperationOptions() DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions + func (o DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootListItemDocumentSetVersionFieldClient struct + Client *msgraph.Client + func NewDriveRootListItemDocumentSetVersionFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemDocumentSetVersionFieldClient, error) + func (c DriveRootListItemDocumentSetVersionFieldClient) DeleteDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.GroupIdDriveIdRootListItemDocumentSetVersionId, ...) (result DeleteDriveRootListItemDocumentSetVersionFieldOperationResponse, ...) + func (c DriveRootListItemDocumentSetVersionFieldClient) GetDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.GroupIdDriveIdRootListItemDocumentSetVersionId, ...) (result GetDriveRootListItemDocumentSetVersionFieldOperationResponse, err error) + func (c DriveRootListItemDocumentSetVersionFieldClient) UpdateDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.GroupIdDriveIdRootListItemDocumentSetVersionId, ...) (result UpdateDriveRootListItemDocumentSetVersionFieldOperationResponse, ...) + type GetDriveRootListItemDocumentSetVersionFieldOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootListItemDocumentSetVersionFieldOperationOptions() GetDriveRootListItemDocumentSetVersionFieldOperationOptions + func (o GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + Model *beta.FieldValueSet + OData *odata.OData + type UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveRootListItemDocumentSetVersionFieldOperationOptions() UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions + func (o UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query + func (o UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveRootListItemDocumentSetVersionFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData