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 DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions() DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions + func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootListItemActivityDriveItemContentStreamOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootListItemActivityDriveItemContentStreamClient struct + Client *msgraph.Client + func NewDriveRootListItemActivityDriveItemContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemActivityDriveItemContentStreamClient, error) + func (c DriveRootListItemActivityDriveItemContentStreamClient) DeleteDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, ...) (result DeleteDriveRootListItemActivityDriveItemContentStreamOperationResponse, ...) + func (c DriveRootListItemActivityDriveItemContentStreamClient) GetDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, ...) (result GetDriveRootListItemActivityDriveItemContentStreamOperationResponse, ...) + func (c DriveRootListItemActivityDriveItemContentStreamClient) SetDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, input []byte, ...) (result SetDriveRootListItemActivityDriveItemContentStreamOperationResponse, ...) + type GetDriveRootListItemActivityDriveItemContentStreamOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultGetDriveRootListItemActivityDriveItemContentStreamOperationOptions() GetDriveRootListItemActivityDriveItemContentStreamOperationOptions + func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemActivityDriveItemContentStreamOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type SetDriveRootListItemActivityDriveItemContentStreamOperationOptions struct + ContentType string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSetDriveRootListItemActivityDriveItemContentStreamOperationOptions() SetDriveRootListItemActivityDriveItemContentStreamOperationOptions + func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers + func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query + func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams + type SetDriveRootListItemActivityDriveItemContentStreamOperationResponse struct + HttpResponse *http.Response + OData *odata.OData