permission

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 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 PermissionRequestBuilder

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

PermissionRequestBuilder provides operations to manage the permission property of the microsoft.graph.sharedDriveItem entity.

func NewPermissionRequestBuilder

NewPermissionRequestBuilder instantiates a new PermissionRequestBuilder and sets the default values.

func NewPermissionRequestBuilderInternal

func NewPermissionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PermissionRequestBuilder

NewPermissionRequestBuilderInternal instantiates a new PermissionRequestBuilder and sets the default values.

func (*PermissionRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property permission for shares

func (*PermissionRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation used to access the permission representing the underlying sharing link

func (*PermissionRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property permission in shares

func (*PermissionRequestBuilder) Delete

Delete delete navigation property permission for shares

func (*PermissionRequestBuilder) Get

Get used to access the permission representing the underlying sharing link

func (*PermissionRequestBuilder) Grant

Grant the grant property

func (*PermissionRequestBuilder) Patch

Patch update the navigation property permission in shares

type PermissionRequestBuilderDeleteOptions

type PermissionRequestBuilderDeleteOptions 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
}

PermissionRequestBuilderDeleteOptions options for Delete

type PermissionRequestBuilderGetOptions

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

PermissionRequestBuilderGetOptions options for Get

type PermissionRequestBuilderGetQueryParameters

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

PermissionRequestBuilderGetQueryParameters used to access the permission representing the underlying sharing link

type PermissionRequestBuilderPatchOptions

type PermissionRequestBuilderPatchOptions 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
}

PermissionRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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