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 CreateDriveRootPermissionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDriveRootPermissionOperationOptions() CreateDriveRootPermissionOperationOptions + func (o CreateDriveRootPermissionOperationOptions) ToHeaders() *client.Headers + func (o CreateDriveRootPermissionOperationOptions) ToOData() *odata.Query + func (o CreateDriveRootPermissionOperationOptions) ToQuery() *client.QueryParams + type CreateDriveRootPermissionOperationResponse struct + HttpResponse *http.Response + Model *stable.Permission + OData *odata.OData + type DeleteDriveRootPermissionOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveRootPermissionOperationOptions() DeleteDriveRootPermissionOperationOptions + func (o DeleteDriveRootPermissionOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveRootPermissionOperationOptions) ToOData() *odata.Query + func (o DeleteDriveRootPermissionOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveRootPermissionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveRootPermissionClient struct + Client *msgraph.Client + func NewDriveRootPermissionClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootPermissionClient, error) + func (c DriveRootPermissionClient) CreateDriveRootPermission(ctx context.Context, id stable.UserIdDriveId, input stable.Permission, ...) (result CreateDriveRootPermissionOperationResponse, err error) + func (c DriveRootPermissionClient) DeleteDriveRootPermission(ctx context.Context, id stable.UserIdDriveIdRootPermissionId, ...) (result DeleteDriveRootPermissionOperationResponse, err error) + func (c DriveRootPermissionClient) GetDriveRootPermission(ctx context.Context, id stable.UserIdDriveIdRootPermissionId, ...) (result GetDriveRootPermissionOperationResponse, err error) + func (c DriveRootPermissionClient) GetDriveRootPermissionsCount(ctx context.Context, id stable.UserIdDriveId, ...) (result GetDriveRootPermissionsCountOperationResponse, err error) + func (c DriveRootPermissionClient) ListDriveRootPermissionGrants(ctx context.Context, id stable.UserIdDriveIdRootPermissionId, ...) (result ListDriveRootPermissionGrantsOperationResponse, err error) + func (c DriveRootPermissionClient) ListDriveRootPermissionGrantsComplete(ctx context.Context, id stable.UserIdDriveIdRootPermissionId, ...) (ListDriveRootPermissionGrantsCompleteResult, error) + func (c DriveRootPermissionClient) ListDriveRootPermissionGrantsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdDriveIdRootPermissionId, ...) (result ListDriveRootPermissionGrantsCompleteResult, err error) + func (c DriveRootPermissionClient) ListDriveRootPermissions(ctx context.Context, id stable.UserIdDriveId, ...) (result ListDriveRootPermissionsOperationResponse, err error) + func (c DriveRootPermissionClient) ListDriveRootPermissionsComplete(ctx context.Context, id stable.UserIdDriveId, ...) (ListDriveRootPermissionsCompleteResult, error) + func (c DriveRootPermissionClient) ListDriveRootPermissionsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdDriveId, ...) (result ListDriveRootPermissionsCompleteResult, err error) + func (c DriveRootPermissionClient) UpdateDriveRootPermission(ctx context.Context, id stable.UserIdDriveIdRootPermissionId, ...) (result UpdateDriveRootPermissionOperationResponse, err error) + type GetDriveRootPermissionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootPermissionOperationOptions() GetDriveRootPermissionOperationOptions + func (o GetDriveRootPermissionOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootPermissionOperationOptions) ToOData() *odata.Query + func (o GetDriveRootPermissionOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootPermissionOperationResponse struct + HttpResponse *http.Response + Model *stable.Permission + OData *odata.OData + type GetDriveRootPermissionsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDriveRootPermissionsCountOperationOptions() GetDriveRootPermissionsCountOperationOptions + func (o GetDriveRootPermissionsCountOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootPermissionsCountOperationOptions) ToOData() *odata.Query + func (o GetDriveRootPermissionsCountOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootPermissionsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDriveRootPermissionGrantsCompleteResult struct + Items []stable.Permission + LatestHttpResponse *http.Response + type ListDriveRootPermissionGrantsCustomPager struct + NextLink *odata.Link + func (p *ListDriveRootPermissionGrantsCustomPager) NextPageLink() *odata.Link + type ListDriveRootPermissionGrantsOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Skip *int64 + Top *int64 + func DefaultListDriveRootPermissionGrantsOperationOptions() ListDriveRootPermissionGrantsOperationOptions + func (o ListDriveRootPermissionGrantsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveRootPermissionGrantsOperationOptions) ToOData() *odata.Query + func (o ListDriveRootPermissionGrantsOperationOptions) ToQuery() *client.QueryParams + type ListDriveRootPermissionGrantsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.Permission + OData *odata.OData + type ListDriveRootPermissionGrantsRequest struct + Recipients *[]stable.DriveRecipient + Roles *[]string + type ListDriveRootPermissionsCompleteResult struct + Items []stable.Permission + LatestHttpResponse *http.Response + type ListDriveRootPermissionsCustomPager struct + NextLink *odata.Link + func (p *ListDriveRootPermissionsCustomPager) NextPageLink() *odata.Link + type ListDriveRootPermissionsOperationOptions 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 DefaultListDriveRootPermissionsOperationOptions() ListDriveRootPermissionsOperationOptions + func (o ListDriveRootPermissionsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveRootPermissionsOperationOptions) ToOData() *odata.Query + func (o ListDriveRootPermissionsOperationOptions) ToQuery() *client.QueryParams + type ListDriveRootPermissionsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.Permission + OData *odata.OData + type PermissionOperationPredicate struct + func (p PermissionOperationPredicate) Matches(input stable.Permission) bool + type UpdateDriveRootPermissionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveRootPermissionOperationOptions() UpdateDriveRootPermissionOperationOptions + func (o UpdateDriveRootPermissionOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveRootPermissionOperationOptions) ToOData() *odata.Query + func (o UpdateDriveRootPermissionOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveRootPermissionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData