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 DeleteDriveRootListItemDriveItemContentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootListItemDriveItemContentOperationOptions() DeleteDriveRootListItemDriveItemContentOperationOptions + func (o DeleteDriveRootListItemDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootListItemDriveItemContentOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootListItemDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootListItemDriveItemContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootListItemDriveItemContentClient struct + Client *msgraph.Client + func NewDriveRootListItemDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemDriveItemContentClient, error) + func (c DriveRootListItemDriveItemContentClient) DeleteDriveRootListItemDriveItemContent(ctx context.Context, id stable.GroupIdDriveId, ...) (result DeleteDriveRootListItemDriveItemContentOperationResponse, err error) + func (c DriveRootListItemDriveItemContentClient) GetDriveRootListItemDriveItemContent(ctx context.Context, id stable.GroupIdDriveId, ...) (result GetDriveRootListItemDriveItemContentOperationResponse, err error) + func (c DriveRootListItemDriveItemContentClient) SetDriveRootListItemDriveItemContent(ctx context.Context, id stable.GroupIdDriveId, input []byte, ...) (result SetDriveRootListItemDriveItemContentOperationResponse, err error) + type GetDriveRootListItemDriveItemContentOperationOptions struct + Format *odata.Format + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultGetDriveRootListItemDriveItemContentOperationOptions() GetDriveRootListItemDriveItemContentOperationOptions + func (o GetDriveRootListItemDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemDriveItemContentOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemDriveItemContentOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type SetDriveRootListItemDriveItemContentOperationOptions struct + ContentType string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSetDriveRootListItemDriveItemContentOperationOptions() SetDriveRootListItemDriveItemContentOperationOptions + func (o SetDriveRootListItemDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o SetDriveRootListItemDriveItemContentOperationOptions) ToOData() *odata.Query + func (o SetDriveRootListItemDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type SetDriveRootListItemDriveItemContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData