item

package
v0.20.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PermissionItemRequestBuilder

type PermissionItemRequestBuilder struct {
	// contains filtered or unexported fields
}

PermissionItemRequestBuilder provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func NewPermissionItemRequestBuilder

NewPermissionItemRequestBuilder instantiates a new PermissionItemRequestBuilder and sets the default values.

func NewPermissionItemRequestBuilderInternal

func NewPermissionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PermissionItemRequestBuilder

NewPermissionItemRequestBuilderInternal instantiates a new PermissionItemRequestBuilder and sets the default values.

func (*PermissionItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property permissions for drive

func (*PermissionItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the set of permissions for the item. Read-only. Nullable.

func (*PermissionItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property permissions in drive

func (*PermissionItemRequestBuilder) Delete

Delete delete navigation property permissions for drive

func (*PermissionItemRequestBuilder) Get

Get the set of permissions for the item. Read-only. Nullable.

func (*PermissionItemRequestBuilder) Grant

Grant the grant property

func (*PermissionItemRequestBuilder) Patch

Patch update the navigation property permissions in drive

type PermissionItemRequestBuilderDeleteOptions

type PermissionItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

PermissionItemRequestBuilderDeleteOptions options for Delete

type PermissionItemRequestBuilderGetOptions

type PermissionItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PermissionItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

PermissionItemRequestBuilderGetOptions options for Get

type PermissionItemRequestBuilderGetQueryParameters

type PermissionItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

PermissionItemRequestBuilderGetQueryParameters the set of permissions for the item. Read-only. Nullable.

type PermissionItemRequestBuilderPatchOptions

type PermissionItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Permissionable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

PermissionItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL