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 DeleteDriveListItemVersionFieldOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveListItemVersionFieldOperationOptions() DeleteDriveListItemVersionFieldOperationOptions + func (o DeleteDriveListItemVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveListItemVersionFieldOperationOptions) ToOData() *odata.Query + func (o DeleteDriveListItemVersionFieldOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveListItemVersionFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveListItemVersionFieldClient struct + Client *msgraph.Client + func NewDriveListItemVersionFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemVersionFieldClient, error) + func (c DriveListItemVersionFieldClient) DeleteDriveListItemVersionField(ctx context.Context, id stable.MeDriveIdListItemIdVersionId, ...) (result DeleteDriveListItemVersionFieldOperationResponse, err error) + func (c DriveListItemVersionFieldClient) GetDriveListItemVersionField(ctx context.Context, id stable.MeDriveIdListItemIdVersionId, ...) (result GetDriveListItemVersionFieldOperationResponse, err error) + func (c DriveListItemVersionFieldClient) UpdateDriveListItemVersionField(ctx context.Context, id stable.MeDriveIdListItemIdVersionId, ...) (result UpdateDriveListItemVersionFieldOperationResponse, err error) + type GetDriveListItemVersionFieldOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveListItemVersionFieldOperationOptions() GetDriveListItemVersionFieldOperationOptions + func (o GetDriveListItemVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListItemVersionFieldOperationOptions) ToOData() *odata.Query + func (o GetDriveListItemVersionFieldOperationOptions) ToQuery() *client.QueryParams + type GetDriveListItemVersionFieldOperationResponse struct + HttpResponse *http.Response + Model *stable.FieldValueSet + OData *odata.OData + type UpdateDriveListItemVersionFieldOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveListItemVersionFieldOperationOptions() UpdateDriveListItemVersionFieldOperationOptions + func (o UpdateDriveListItemVersionFieldOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveListItemVersionFieldOperationOptions) ToOData() *odata.Query + func (o UpdateDriveListItemVersionFieldOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveListItemVersionFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData