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 DeleteDriveRootListItemDriveItemContentStreamOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootListItemDriveItemContentStreamOperationOptions() DeleteDriveRootListItemDriveItemContentStreamOperationOptions + func (o DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootListItemDriveItemContentStreamOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootListItemDriveItemContentStreamClient struct + Client *msgraph.Client + func NewDriveRootListItemDriveItemContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemDriveItemContentStreamClient, error) + func (c DriveRootListItemDriveItemContentStreamClient) DeleteDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, ...) (result DeleteDriveRootListItemDriveItemContentStreamOperationResponse, ...) + func (c DriveRootListItemDriveItemContentStreamClient) GetDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, ...) (result GetDriveRootListItemDriveItemContentStreamOperationResponse, err error) + func (c DriveRootListItemDriveItemContentStreamClient) SetDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, input []byte, ...) (result SetDriveRootListItemDriveItemContentStreamOperationResponse, err error) + type GetDriveRootListItemDriveItemContentStreamOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultGetDriveRootListItemDriveItemContentStreamOperationOptions() GetDriveRootListItemDriveItemContentStreamOperationOptions + func (o GetDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemDriveItemContentStreamOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemDriveItemContentStreamOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type SetDriveRootListItemDriveItemContentStreamOperationOptions struct + ContentType string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSetDriveRootListItemDriveItemContentStreamOperationOptions() SetDriveRootListItemDriveItemContentStreamOperationOptions + func (o SetDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers + func (o SetDriveRootListItemDriveItemContentStreamOperationOptions) ToOData() *odata.Query + func (o SetDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams + type SetDriveRootListItemDriveItemContentStreamOperationResponse struct + HttpResponse *http.Response + OData *odata.OData