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 DeleteDriveRootListItemFieldOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootListItemFieldOperationOptions() DeleteDriveRootListItemFieldOperationOptions + func (o DeleteDriveRootListItemFieldOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootListItemFieldOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootListItemFieldOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootListItemFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootListItemFieldClient struct + Client *msgraph.Client + func NewDriveRootListItemFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemFieldClient, error) + func (c DriveRootListItemFieldClient) DeleteDriveRootListItemField(ctx context.Context, id stable.MeDriveId, ...) (result DeleteDriveRootListItemFieldOperationResponse, err error) + func (c DriveRootListItemFieldClient) GetDriveRootListItemField(ctx context.Context, id stable.MeDriveId, ...) (result GetDriveRootListItemFieldOperationResponse, err error) + func (c DriveRootListItemFieldClient) UpdateDriveRootListItemField(ctx context.Context, id stable.MeDriveId, input stable.FieldValueSet, ...) (result UpdateDriveRootListItemFieldOperationResponse, err error) + type GetDriveRootListItemFieldOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootListItemFieldOperationOptions() GetDriveRootListItemFieldOperationOptions + func (o GetDriveRootListItemFieldOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemFieldOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemFieldOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemFieldOperationResponse struct + HttpResponse *http.Response + Model *stable.FieldValueSet + OData *odata.OData + type UpdateDriveRootListItemFieldOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveRootListItemFieldOperationOptions() UpdateDriveRootListItemFieldOperationOptions + func (o UpdateDriveRootListItemFieldOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveRootListItemFieldOperationOptions) ToOData() *odata.Query + func (o UpdateDriveRootListItemFieldOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveRootListItemFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData