item

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriveItemItemRequestBuilder

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

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

func NewDriveItemItemRequestBuilder

NewDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveItemItemRequestBuilderInternal

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

NewDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveItemItemRequestBuilder) Analytics

Analytics the analytics property

func (*DriveItemItemRequestBuilder) Children

Children the children property

func (*DriveItemItemRequestBuilder) ChildrenById

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

func (*DriveItemItemRequestBuilder) Content

Content the content property

func (*DriveItemItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property items for drive

func (*DriveItemItemRequestBuilder) CreateGetRequestInformation

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

func (*DriveItemItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property items in drive

func (*DriveItemItemRequestBuilder) Delete

Delete delete navigation property items for drive

func (*DriveItemItemRequestBuilder) Get

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

func (*DriveItemItemRequestBuilder) ListItem

ListItem the listItem property

func (*DriveItemItemRequestBuilder) Patch

Patch update the navigation property items in drive

func (*DriveItemItemRequestBuilder) Permissions

Permissions the permissions property

func (*DriveItemItemRequestBuilder) PermissionsById

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

func (*DriveItemItemRequestBuilder) Subscriptions

Subscriptions the subscriptions property

func (*DriveItemItemRequestBuilder) SubscriptionsById

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

func (*DriveItemItemRequestBuilder) Thumbnails

Thumbnails the thumbnails property

func (*DriveItemItemRequestBuilder) ThumbnailsById

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

func (*DriveItemItemRequestBuilder) Versions

Versions the versions property

func (*DriveItemItemRequestBuilder) VersionsById

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

type DriveItemItemRequestBuilderDeleteOptions

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

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

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

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