item

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriveItemRequestBuilder added in v0.12.0

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

DriveItemRequestBuilder provides operations to manage the drives property of the microsoft.graph.user entity.

func NewDriveItemRequestBuilder added in v0.12.0

NewDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewDriveItemRequestBuilderInternal added in v0.12.0

func NewDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemRequestBuilder

NewDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*DriveItemRequestBuilder) Bundles added in v0.13.0

Bundles the bundles property

func (*DriveItemRequestBuilder) BundlesById added in v0.13.0

BundlesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.bundles.item collection

func (*DriveItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property drives for me

func (*DriveItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation a collection of drives available for this user. Read-only.

func (*DriveItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property drives in me

func (*DriveItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property drives for me

func (*DriveItemRequestBuilder) Following added in v0.13.0

Following the following property

func (*DriveItemRequestBuilder) FollowingById added in v0.13.0

FollowingById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.following.item collection

func (*DriveItemRequestBuilder) Get added in v0.12.0

Get a collection of drives available for this user. Read-only.

func (*DriveItemRequestBuilder) Items added in v0.13.0

Items the items property

func (*DriveItemRequestBuilder) ItemsById added in v0.13.0

ItemsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.items.item collection

func (*DriveItemRequestBuilder) List added in v0.13.0

List the list property

func (*DriveItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property drives in me

func (*DriveItemRequestBuilder) Root added in v0.13.0

Root the root property

func (*DriveItemRequestBuilder) Special added in v0.13.0

Special the special property

func (*DriveItemRequestBuilder) SpecialById added in v0.13.0

SpecialById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.special.item collection

type DriveItemRequestBuilderDeleteOptions added in v0.12.0

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

DriveItemRequestBuilderDeleteOptions options for Delete

type DriveItemRequestBuilderGetOptions added in v0.12.0

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

DriveItemRequestBuilderGetOptions options for Get

type DriveItemRequestBuilderGetQueryParameters added in v0.12.0

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

DriveItemRequestBuilderGetQueryParameters a collection of drives available for this user. Read-only.

type DriveItemRequestBuilderPatchOptions added in v0.12.0

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

DriveItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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