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 DeleteDriveItemListItemFieldOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveItemListItemFieldOperationOptions() DeleteDriveItemListItemFieldOperationOptions + func (o DeleteDriveItemListItemFieldOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveItemListItemFieldOperationOptions) ToOData() *odata.Query + func (o DeleteDriveItemListItemFieldOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveItemListItemFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveItemListItemFieldClient struct + Client *msgraph.Client + func NewDriveItemListItemFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemFieldClient, error) + func (c DriveItemListItemFieldClient) DeleteDriveItemListItemField(ctx context.Context, id beta.GroupIdDriveIdItemId, ...) (result DeleteDriveItemListItemFieldOperationResponse, err error) + func (c DriveItemListItemFieldClient) GetDriveItemListItemField(ctx context.Context, id beta.GroupIdDriveIdItemId, ...) (result GetDriveItemListItemFieldOperationResponse, err error) + func (c DriveItemListItemFieldClient) UpdateDriveItemListItemField(ctx context.Context, id beta.GroupIdDriveIdItemId, input beta.FieldValueSet, ...) (result UpdateDriveItemListItemFieldOperationResponse, err error) + type GetDriveItemListItemFieldOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveItemListItemFieldOperationOptions() GetDriveItemListItemFieldOperationOptions + func (o GetDriveItemListItemFieldOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemFieldOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemFieldOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemFieldOperationResponse struct + HttpResponse *http.Response + Model *beta.FieldValueSet + OData *odata.OData + type UpdateDriveItemListItemFieldOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveItemListItemFieldOperationOptions() UpdateDriveItemListItemFieldOperationOptions + func (o UpdateDriveItemListItemFieldOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveItemListItemFieldOperationOptions) ToOData() *odata.Query + func (o UpdateDriveItemListItemFieldOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveItemListItemFieldOperationResponse struct + HttpResponse *http.Response + OData *odata.OData