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 CreateDriveRootThumbnailOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDriveRootThumbnailOperationOptions() CreateDriveRootThumbnailOperationOptions + func (o CreateDriveRootThumbnailOperationOptions) ToHeaders() *client.Headers + func (o CreateDriveRootThumbnailOperationOptions) ToOData() *odata.Query + func (o CreateDriveRootThumbnailOperationOptions) ToQuery() *client.QueryParams + type CreateDriveRootThumbnailOperationResponse struct + HttpResponse *http.Response + Model *stable.ThumbnailSet + OData *odata.OData + type DeleteDriveRootThumbnailOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootThumbnailOperationOptions() DeleteDriveRootThumbnailOperationOptions + func (o DeleteDriveRootThumbnailOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootThumbnailOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootThumbnailOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootThumbnailOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootThumbnailClient struct + Client *msgraph.Client + func NewDriveRootThumbnailClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootThumbnailClient, error) + func (c DriveRootThumbnailClient) CreateDriveRootThumbnail(ctx context.Context, id stable.UserIdDriveId, input stable.ThumbnailSet, ...) (result CreateDriveRootThumbnailOperationResponse, err error) + func (c DriveRootThumbnailClient) DeleteDriveRootThumbnail(ctx context.Context, id stable.UserIdDriveIdRootThumbnailId, ...) (result DeleteDriveRootThumbnailOperationResponse, err error) + func (c DriveRootThumbnailClient) GetDriveRootThumbnail(ctx context.Context, id stable.UserIdDriveIdRootThumbnailId, ...) (result GetDriveRootThumbnailOperationResponse, err error) + func (c DriveRootThumbnailClient) GetDriveRootThumbnailsCount(ctx context.Context, id stable.UserIdDriveId, ...) (result GetDriveRootThumbnailsCountOperationResponse, err error) + func (c DriveRootThumbnailClient) ListDriveRootThumbnails(ctx context.Context, id stable.UserIdDriveId, ...) (result ListDriveRootThumbnailsOperationResponse, err error) + func (c DriveRootThumbnailClient) ListDriveRootThumbnailsComplete(ctx context.Context, id stable.UserIdDriveId, ...) (ListDriveRootThumbnailsCompleteResult, error) + func (c DriveRootThumbnailClient) ListDriveRootThumbnailsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdDriveId, ...) (result ListDriveRootThumbnailsCompleteResult, err error) + func (c DriveRootThumbnailClient) UpdateDriveRootThumbnail(ctx context.Context, id stable.UserIdDriveIdRootThumbnailId, ...) (result UpdateDriveRootThumbnailOperationResponse, err error) + type GetDriveRootThumbnailOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootThumbnailOperationOptions() GetDriveRootThumbnailOperationOptions + func (o GetDriveRootThumbnailOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootThumbnailOperationOptions) ToOData() *odata.Query + func (o GetDriveRootThumbnailOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootThumbnailOperationResponse struct + HttpResponse *http.Response + Model *stable.ThumbnailSet + OData *odata.OData + type GetDriveRootThumbnailsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDriveRootThumbnailsCountOperationOptions() GetDriveRootThumbnailsCountOperationOptions + func (o GetDriveRootThumbnailsCountOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootThumbnailsCountOperationOptions) ToOData() *odata.Query + func (o GetDriveRootThumbnailsCountOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootThumbnailsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDriveRootThumbnailsCompleteResult struct + Items []stable.ThumbnailSet + LatestHttpResponse *http.Response + type ListDriveRootThumbnailsCustomPager struct + NextLink *odata.Link + func (p *ListDriveRootThumbnailsCustomPager) NextPageLink() *odata.Link + type ListDriveRootThumbnailsOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListDriveRootThumbnailsOperationOptions() ListDriveRootThumbnailsOperationOptions + func (o ListDriveRootThumbnailsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveRootThumbnailsOperationOptions) ToOData() *odata.Query + func (o ListDriveRootThumbnailsOperationOptions) ToQuery() *client.QueryParams + type ListDriveRootThumbnailsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.ThumbnailSet + OData *odata.OData + type ThumbnailSetOperationPredicate struct + func (p ThumbnailSetOperationPredicate) Matches(input stable.ThumbnailSet) bool + type UpdateDriveRootThumbnailOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveRootThumbnailOperationOptions() UpdateDriveRootThumbnailOperationOptions + func (o UpdateDriveRootThumbnailOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveRootThumbnailOperationOptions) ToOData() *odata.Query + func (o UpdateDriveRootThumbnailOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveRootThumbnailOperationResponse struct + HttpResponse *http.Response + OData *odata.OData