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: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriveItemItemRequestBuilder added in v0.12.0

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

DriveItemItemRequestBuilder provides operations to manage the items property of the microsoft.graph.drive entity.

func NewDriveItemItemRequestBuilder added in v0.12.0

NewDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveItemItemRequestBuilderInternal added in v0.12.0

func NewDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemItemRequestBuilder

NewDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveItemItemRequestBuilder) Analytics added in v0.13.0

Analytics the analytics property

func (*DriveItemItemRequestBuilder) Children added in v0.13.0

Children the children property

func (*DriveItemItemRequestBuilder) ChildrenById added in v0.13.0

ChildrenById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.items.item.children.item collection

func (*DriveItemItemRequestBuilder) Content added in v0.12.0

Content the content property

func (*DriveItemItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property items for drive

func (*DriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation all items contained in the drive. Read-only. Nullable.

func (*DriveItemItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property items in drive

func (*DriveItemItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property items for drive

func (*DriveItemItemRequestBuilder) Get added in v0.12.0

Get all items contained in the drive. Read-only. Nullable.

func (*DriveItemItemRequestBuilder) ListItem added in v0.13.0

ListItem the listItem property

func (*DriveItemItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property items in drive

func (*DriveItemItemRequestBuilder) Permissions added in v0.13.0

Permissions the permissions property

func (*DriveItemItemRequestBuilder) PermissionsById added in v0.13.0

PermissionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.items.item.permissions.item collection

func (*DriveItemItemRequestBuilder) Subscriptions added in v0.13.0

Subscriptions the subscriptions property

func (*DriveItemItemRequestBuilder) SubscriptionsById added in v0.13.0

SubscriptionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.items.item.subscriptions.item collection

func (*DriveItemItemRequestBuilder) Thumbnails added in v0.13.0

Thumbnails the thumbnails property

func (*DriveItemItemRequestBuilder) ThumbnailsById added in v0.13.0

ThumbnailsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.items.item.thumbnails.item collection

func (*DriveItemItemRequestBuilder) Versions added in v0.13.0

Versions the versions property

func (*DriveItemItemRequestBuilder) VersionsById added in v0.13.0

VersionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.items.item.versions.item collection

type DriveItemItemRequestBuilderDeleteOptions added in v0.12.0

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

DriveItemItemRequestBuilderDeleteOptions options for Delete

type DriveItemItemRequestBuilderGetOptions added in v0.12.0

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

DriveItemItemRequestBuilderGetOptions options for Get

type DriveItemItemRequestBuilderGetQueryParameters added in v0.12.0

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

DriveItemItemRequestBuilderGetQueryParameters all items contained in the drive. Read-only. Nullable.

type DriveItemItemRequestBuilderPatchOptions added in v0.12.0

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

DriveItemItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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