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 DeleteDriveListItemActivityDriveItemContentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveListItemActivityDriveItemContentOperationOptions() DeleteDriveListItemActivityDriveItemContentOperationOptions + func (o DeleteDriveListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query + func (o DeleteDriveListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveListItemActivityDriveItemContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveListItemActivityDriveItemContentClient struct + Client *msgraph.Client + func NewDriveListItemActivityDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemActivityDriveItemContentClient, error) + func (c DriveListItemActivityDriveItemContentClient) DeleteDriveListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdListItemIdActivityId, ...) (result DeleteDriveListItemActivityDriveItemContentOperationResponse, err error) + func (c DriveListItemActivityDriveItemContentClient) GetDriveListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdListItemIdActivityId, ...) (result GetDriveListItemActivityDriveItemContentOperationResponse, err error) + func (c DriveListItemActivityDriveItemContentClient) SetDriveListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdListItemIdActivityId, input []byte, ...) (result SetDriveListItemActivityDriveItemContentOperationResponse, err error) + type GetDriveListItemActivityDriveItemContentOperationOptions struct + Format *odata.Format + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultGetDriveListItemActivityDriveItemContentOperationOptions() GetDriveListItemActivityDriveItemContentOperationOptions + func (o GetDriveListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query + func (o GetDriveListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type GetDriveListItemActivityDriveItemContentOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type SetDriveListItemActivityDriveItemContentOperationOptions struct + ContentType string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSetDriveListItemActivityDriveItemContentOperationOptions() SetDriveListItemActivityDriveItemContentOperationOptions + func (o SetDriveListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers + func (o SetDriveListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query + func (o SetDriveListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams + type SetDriveListItemActivityDriveItemContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData