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 DeleteDriveRootListItemActivityDriveItemContentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootListItemActivityDriveItemContentOperationOptions() DeleteDriveRootListItemActivityDriveItemContentOperationOptions + func (o DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootListItemActivityDriveItemContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootListItemActivityDriveItemContentClient struct + Client *msgraph.Client + func NewDriveRootListItemActivityDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemActivityDriveItemContentClient, error) + func (c DriveRootListItemActivityDriveItemContentClient) DeleteDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.GroupIdDriveIdRootListItemActivityId, ...) (result DeleteDriveRootListItemActivityDriveItemContentOperationResponse, ...) + func (c DriveRootListItemActivityDriveItemContentClient) GetDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.GroupIdDriveIdRootListItemActivityId, ...) (result GetDriveRootListItemActivityDriveItemContentOperationResponse, ...) + func (c DriveRootListItemActivityDriveItemContentClient) SetDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.GroupIdDriveIdRootListItemActivityId, ...) (result SetDriveRootListItemActivityDriveItemContentOperationResponse, ...) + type GetDriveRootListItemActivityDriveItemContentOperationOptions struct + Format *odata.Format + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultGetDriveRootListItemActivityDriveItemContentOperationOptions() GetDriveRootListItemActivityDriveItemContentOperationOptions + func (o GetDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemActivityDriveItemContentOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type SetDriveRootListItemActivityDriveItemContentOperationOptions struct + ContentType string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSetDriveRootListItemActivityDriveItemContentOperationOptions() SetDriveRootListItemActivityDriveItemContentOperationOptions + func (o SetDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o SetDriveRootListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query + func (o SetDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type SetDriveRootListItemActivityDriveItemContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData