root

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RootRequestBuilder

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

RootRequestBuilder provides operations to manage the root property of the microsoft.graph.drive entity.

func NewRootRequestBuilder

NewRootRequestBuilder instantiates a new RootRequestBuilder and sets the default values.

func NewRootRequestBuilderInternal

func NewRootRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RootRequestBuilder

NewRootRequestBuilderInternal instantiates a new RootRequestBuilder and sets the default values.

func (*RootRequestBuilder) Analytics

Analytics the analytics property

func (*RootRequestBuilder) Children

Children the children property

func (*RootRequestBuilder) ChildrenById

ChildrenById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.root.children.item collection

func (*RootRequestBuilder) Content

Content the content property

func (*RootRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property root for me

func (*RootRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the root folder of the drive. Read-only.

func (*RootRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property root in me

func (*RootRequestBuilder) Delete

Delete delete navigation property root for me

func (*RootRequestBuilder) Get

Get the root folder of the drive. Read-only.

func (*RootRequestBuilder) ListItem

ListItem the listItem property

func (*RootRequestBuilder) Patch

Patch update the navigation property root in me

func (*RootRequestBuilder) Permissions

Permissions the permissions property

func (*RootRequestBuilder) PermissionsById

PermissionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.root.permissions.item collection

func (*RootRequestBuilder) Subscriptions

Subscriptions the subscriptions property

func (*RootRequestBuilder) SubscriptionsById

SubscriptionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.root.subscriptions.item collection

func (*RootRequestBuilder) Thumbnails

Thumbnails the thumbnails property

func (*RootRequestBuilder) ThumbnailsById

ThumbnailsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.root.thumbnails.item collection

func (*RootRequestBuilder) Versions

Versions the versions property

func (*RootRequestBuilder) VersionsById

VersionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.root.versions.item collection

type RootRequestBuilderDeleteOptions

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

RootRequestBuilderDeleteOptions options for Delete

type RootRequestBuilderGetOptions

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

RootRequestBuilderGetOptions options for Get

type RootRequestBuilderGetQueryParameters

type RootRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

RootRequestBuilderGetQueryParameters the root folder of the drive. Read-only.

type RootRequestBuilderPatchOptions

type RootRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.DriveItemable
	// 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
}

RootRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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