item

package
v0.19.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriveItemVersionItemRequestBuilder

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

DriveItemVersionItemRequestBuilder provides operations to manage the versions property of the microsoft.graph.driveItem entity.

func NewDriveItemVersionItemRequestBuilder

NewDriveItemVersionItemRequestBuilder instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func NewDriveItemVersionItemRequestBuilderInternal

func NewDriveItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemVersionItemRequestBuilder

NewDriveItemVersionItemRequestBuilderInternal instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func (*DriveItemVersionItemRequestBuilder) Content

Content the content property

func (*DriveItemVersionItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property versions for drive

func (*DriveItemVersionItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the list of previous versions of the item. For more info, see [getting previous versions][]. Read-only. Nullable.

func (*DriveItemVersionItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property versions in drive

func (*DriveItemVersionItemRequestBuilder) Delete

Delete delete navigation property versions for drive

func (*DriveItemVersionItemRequestBuilder) Get

Get the list of previous versions of the item. For more info, see [getting previous versions][]. Read-only. Nullable.

func (*DriveItemVersionItemRequestBuilder) Patch

Patch update the navigation property versions in drive

func (*DriveItemVersionItemRequestBuilder) RestoreVersion

RestoreVersion the restoreVersion property

type DriveItemVersionItemRequestBuilderDeleteOptions

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

DriveItemVersionItemRequestBuilderDeleteOptions options for Delete

type DriveItemVersionItemRequestBuilderGetOptions

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

DriveItemVersionItemRequestBuilderGetOptions options for Get

type DriveItemVersionItemRequestBuilderGetQueryParameters

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

DriveItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the item. For more info, see [getting previous versions][]. Read-only. Nullable.

type DriveItemVersionItemRequestBuilderPatchOptions

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

DriveItemVersionItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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