workbooks

package
v0.51.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateItemCheckinPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemCheckinPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemCopyPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemCopyPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemCreateLinkPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemCreateLinkPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemCreateUploadSessionPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemCreateUploadSessionPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemDeltaResponseFromDiscriminatorValue added in v0.49.0

CreateItemDeltaResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemDeltaWithTokenResponseFromDiscriminatorValue added in v0.49.0

CreateItemDeltaWithTokenResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemGetActivitiesByIntervalResponseFromDiscriminatorValue added in v0.49.0

CreateItemGetActivitiesByIntervalResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponseFromDiscriminatorValue added in v0.49.0

func CreateItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemInvitePostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemInvitePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemInviteResponseFromDiscriminatorValue added in v0.49.0

CreateItemInviteResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemListItemGetActivitiesByIntervalResponseFromDiscriminatorValue added in v0.49.0

CreateItemListItemGetActivitiesByIntervalResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponseFromDiscriminatorValue added in v0.49.0

func CreateItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemPermissionsItemGrantPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemPermissionsItemGrantPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemPermissionsItemGrantResponseFromDiscriminatorValue added in v0.49.0

CreateItemPermissionsItemGrantResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemPreviewPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemPreviewPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemRestorePostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemRestorePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemSearchWithQResponseFromDiscriminatorValue added in v0.49.0

CreateItemSearchWithQResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemValidatePermissionPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemValidatePermissionPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type CountRequestBuilder added in v0.49.0

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

CountRequestBuilder provides operations to count the resources in the collection.

func NewCountRequestBuilder added in v0.49.0

NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewCountRequestBuilderInternal added in v0.49.0

func NewCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CountRequestBuilder

NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*CountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*CountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type CountRequestBuilderGetRequestConfiguration added in v0.49.0

type CountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveItemItemRequestBuilder added in v0.49.0

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

DriveItemItemRequestBuilder provides operations to manage the collection of driveItem entities.

func NewDriveItemItemRequestBuilder added in v0.49.0

NewDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveItemItemRequestBuilderInternal added in v0.49.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.49.0

Analytics provides operations to manage the analytics property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) Checkin added in v0.49.0

Checkin provides operations to call the checkin method.

func (*DriveItemItemRequestBuilder) Checkout added in v0.49.0

Checkout provides operations to call the checkout method.

func (*DriveItemItemRequestBuilder) Children added in v0.49.0

Children provides operations to manage the children property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) ChildrenById added in v0.49.0

ChildrenById provides operations to manage the children property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) Content added in v0.49.0

Content provides operations to manage the media for the driveItem entity.

func (*DriveItemItemRequestBuilder) Copy added in v0.49.0

Copy provides operations to call the copy method.

CreateLink provides operations to call the createLink method.

func (*DriveItemItemRequestBuilder) CreateUploadSession added in v0.49.0

CreateUploadSession provides operations to call the createUploadSession method.

func (*DriveItemItemRequestBuilder) Delete added in v0.49.0

Delete delete entity from workbooks

func (*DriveItemItemRequestBuilder) Delta added in v0.49.0

Delta provides operations to call the delta method.

func (*DriveItemItemRequestBuilder) DeltaWithToken added in v0.49.0

DeltaWithToken provides operations to call the delta method.

func (*DriveItemItemRequestBuilder) Follow added in v0.49.0

Follow provides operations to call the follow method.

func (*DriveItemItemRequestBuilder) Get added in v0.49.0

Get get entity from workbooks by key

func (*DriveItemItemRequestBuilder) GetActivitiesByInterval added in v0.49.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*DriveItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.49.0

func (m *DriveItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*DriveItemItemRequestBuilder) Invite added in v0.49.0

Invite provides operations to call the invite method.

func (*DriveItemItemRequestBuilder) ListItem added in v0.49.0

ListItem provides operations to manage the listItem property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) Permissions added in v0.49.0

Permissions provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) PermissionsById added in v0.49.0

PermissionsById provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) Preview added in v0.49.0

Preview provides operations to call the preview method.

func (*DriveItemItemRequestBuilder) Restore added in v0.49.0

Restore provides operations to call the restore method.

func (*DriveItemItemRequestBuilder) SearchWithQ added in v0.49.0

SearchWithQ provides operations to call the search method.

func (*DriveItemItemRequestBuilder) Subscriptions added in v0.49.0

Subscriptions provides operations to manage the subscriptions property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) SubscriptionsById added in v0.49.0

SubscriptionsById provides operations to manage the subscriptions property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) Thumbnails added in v0.49.0

Thumbnails provides operations to manage the thumbnails property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) ThumbnailsById added in v0.49.0

ThumbnailsById provides operations to manage the thumbnails property of the microsoft.graph.driveItem entity.

func (*DriveItemItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete entity from workbooks

func (*DriveItemItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get entity from workbooks by key

func (*DriveItemItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update entity in workbooks

func (*DriveItemItemRequestBuilder) Unfollow added in v0.49.0

Unfollow provides operations to call the unfollow method.

func (*DriveItemItemRequestBuilder) ValidatePermission added in v0.49.0

ValidatePermission provides operations to call the validatePermission method.

func (*DriveItemItemRequestBuilder) Versions added in v0.49.0

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

func (*DriveItemItemRequestBuilder) VersionsById added in v0.49.0

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

type DriveItemItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type DriveItemItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveItemItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveItemItemRequestBuilderGetQueryParameters added in v0.49.0

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

DriveItemItemRequestBuilderGetQueryParameters get entity from workbooks by key

type DriveItemItemRequestBuilderGetRequestConfiguration added in v0.49.0

type DriveItemItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveItemItemRequestBuilderGetQueryParameters
}

DriveItemItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveItemItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type DriveItemItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveItemItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemAnalyticsRequestBuilder added in v0.49.0

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

ItemAnalyticsRequestBuilder provides operations to manage the analytics property of the microsoft.graph.driveItem entity.

func NewItemAnalyticsRequestBuilder added in v0.49.0

NewItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewItemAnalyticsRequestBuilderInternal added in v0.49.0

func NewItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAnalyticsRequestBuilder

NewItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*ItemAnalyticsRequestBuilder) Get added in v0.49.0

Get analytics about the view activities that took place on this item.

func (*ItemAnalyticsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation analytics about the view activities that took place on this item.

type ItemAnalyticsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemAnalyticsRequestBuilderGetQueryParameters analytics about the view activities that took place on this item.

type ItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemAnalyticsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemAnalyticsRequestBuilderGetQueryParameters
}

ItemAnalyticsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemCheckinPostRequestBody added in v0.49.0

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

ItemCheckinPostRequestBody

func NewItemCheckinPostRequestBody added in v0.49.0

func NewItemCheckinPostRequestBody() *ItemCheckinPostRequestBody

NewItemCheckinPostRequestBody instantiates a new ItemCheckinPostRequestBody and sets the default values.

func (*ItemCheckinPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemCheckinPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCheckinPostRequestBody) GetCheckInAs added in v0.49.0

func (m *ItemCheckinPostRequestBody) GetCheckInAs() *string

GetCheckInAs gets the checkInAs property value. The checkInAs property

func (*ItemCheckinPostRequestBody) GetComment added in v0.49.0

func (m *ItemCheckinPostRequestBody) GetComment() *string

GetComment gets the comment property value. The comment property

func (*ItemCheckinPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemCheckinPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCheckinPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemCheckinPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCheckinPostRequestBody) SetCheckInAs added in v0.49.0

func (m *ItemCheckinPostRequestBody) SetCheckInAs(value *string)

SetCheckInAs sets the checkInAs property value. The checkInAs property

func (*ItemCheckinPostRequestBody) SetComment added in v0.49.0

func (m *ItemCheckinPostRequestBody) SetComment(value *string)

SetComment sets the comment property value. The comment property

type ItemCheckinPostRequestBodyable added in v0.49.0

type ItemCheckinPostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetCheckInAs() *string
	GetComment() *string
	SetCheckInAs(value *string)
	SetComment(value *string)
}

ItemCheckinPostRequestBodyable

type ItemCheckinRequestBuilder added in v0.49.0

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

ItemCheckinRequestBuilder provides operations to call the checkin method.

func NewItemCheckinRequestBuilder added in v0.49.0

NewItemCheckinRequestBuilder instantiates a new CheckinRequestBuilder and sets the default values.

func NewItemCheckinRequestBuilderInternal added in v0.49.0

func NewItemCheckinRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCheckinRequestBuilder

NewItemCheckinRequestBuilderInternal instantiates a new CheckinRequestBuilder and sets the default values.

func (*ItemCheckinRequestBuilder) Post added in v0.49.0

Post check in a checked out **driveItem** resource, which makes the version of the document available to others. Find more info here

func (*ItemCheckinRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation check in a checked out **driveItem** resource, which makes the version of the document available to others.

type ItemCheckinRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemCheckinRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemCheckinRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemCheckoutRequestBuilder added in v0.49.0

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

ItemCheckoutRequestBuilder provides operations to call the checkout method.

func NewItemCheckoutRequestBuilder added in v0.49.0

NewItemCheckoutRequestBuilder instantiates a new CheckoutRequestBuilder and sets the default values.

func NewItemCheckoutRequestBuilderInternal added in v0.49.0

func NewItemCheckoutRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCheckoutRequestBuilder

NewItemCheckoutRequestBuilderInternal instantiates a new CheckoutRequestBuilder and sets the default values.

func (*ItemCheckoutRequestBuilder) Post added in v0.49.0

Post check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in. Find more info here

func (*ItemCheckoutRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.

type ItemCheckoutRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemCheckoutRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemCheckoutRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemChildrenCountRequestBuilder added in v0.49.0

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

ItemChildrenCountRequestBuilder provides operations to count the resources in the collection.

func NewItemChildrenCountRequestBuilder added in v0.49.0

NewItemChildrenCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemChildrenCountRequestBuilderInternal added in v0.49.0

func NewItemChildrenCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemChildrenCountRequestBuilder

NewItemChildrenCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemChildrenCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemChildrenCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemChildrenCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemChildrenCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemChildrenCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemChildrenDriveItemItemRequestBuilder added in v0.49.0

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

ItemChildrenDriveItemItemRequestBuilder provides operations to manage the children property of the microsoft.graph.driveItem entity.

func NewItemChildrenDriveItemItemRequestBuilder added in v0.49.0

NewItemChildrenDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewItemChildrenDriveItemItemRequestBuilderInternal added in v0.49.0

func NewItemChildrenDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemChildrenDriveItemItemRequestBuilder

NewItemChildrenDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*ItemChildrenDriveItemItemRequestBuilder) Content added in v0.49.0

Content provides operations to manage the media for the driveItem entity.

func (*ItemChildrenDriveItemItemRequestBuilder) Get added in v0.49.0

Get collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable.

func (*ItemChildrenDriveItemItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable.

type ItemChildrenDriveItemItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemChildrenDriveItemItemRequestBuilderGetQueryParameters collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable.

type ItemChildrenDriveItemItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemChildrenDriveItemItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemChildrenDriveItemItemRequestBuilderGetQueryParameters
}

ItemChildrenDriveItemItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemChildrenItemContentRequestBuilder added in v0.49.0

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

ItemChildrenItemContentRequestBuilder provides operations to manage the media for the driveItem entity.

func NewItemChildrenItemContentRequestBuilder added in v0.49.0

NewItemChildrenItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewItemChildrenItemContentRequestBuilderInternal added in v0.49.0

func NewItemChildrenItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemChildrenItemContentRequestBuilder

NewItemChildrenItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ItemChildrenItemContentRequestBuilder) Get added in v0.49.0

Get the content stream, if the item represents a file. Find more info here

func (*ItemChildrenItemContentRequestBuilder) Put added in v0.49.0

Put the content stream, if the item represents a file.

func (*ItemChildrenItemContentRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the content stream, if the item represents a file.

func (*ItemChildrenItemContentRequestBuilder) ToPutRequestInformation added in v0.51.0

ToPutRequestInformation the content stream, if the item represents a file.

type ItemChildrenItemContentRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemChildrenItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemChildrenItemContentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemChildrenItemContentRequestBuilderPutRequestConfiguration added in v0.49.0

type ItemChildrenItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemChildrenItemContentRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemChildrenRequestBuilder added in v0.49.0

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

ItemChildrenRequestBuilder provides operations to manage the children property of the microsoft.graph.driveItem entity.

func NewItemChildrenRequestBuilder added in v0.49.0

NewItemChildrenRequestBuilder instantiates a new ChildrenRequestBuilder and sets the default values.

func NewItemChildrenRequestBuilderInternal added in v0.49.0

func NewItemChildrenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemChildrenRequestBuilder

NewItemChildrenRequestBuilderInternal instantiates a new ChildrenRequestBuilder and sets the default values.

func (*ItemChildrenRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemChildrenRequestBuilder) Get added in v0.49.0

Get return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. Find more info here

func (*ItemChildrenRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems.

type ItemChildrenRequestBuilderGetQueryParameters added in v0.49.0

type ItemChildrenRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemChildrenRequestBuilderGetQueryParameters return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems.

type ItemChildrenRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemChildrenRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemChildrenRequestBuilderGetQueryParameters
}

ItemChildrenRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemContentRequestBuilder added in v0.49.0

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

ItemContentRequestBuilder provides operations to manage the media for the driveItem entity.

func NewItemContentRequestBuilder added in v0.49.0

NewItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewItemContentRequestBuilderInternal added in v0.49.0

func NewItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemContentRequestBuilder

NewItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ItemContentRequestBuilder) Get added in v0.49.0

Get the content stream, if the item represents a file.

func (*ItemContentRequestBuilder) Put added in v0.49.0

Put the content stream, if the item represents a file.

func (*ItemContentRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the content stream, if the item represents a file.

func (*ItemContentRequestBuilder) ToPutRequestInformation added in v0.51.0

ToPutRequestInformation the content stream, if the item represents a file.

type ItemContentRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemContentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemContentRequestBuilderPutRequestConfiguration added in v0.49.0

type ItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemContentRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemCopyPostRequestBody added in v0.49.0

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

ItemCopyPostRequestBody

func NewItemCopyPostRequestBody added in v0.49.0

func NewItemCopyPostRequestBody() *ItemCopyPostRequestBody

NewItemCopyPostRequestBody instantiates a new ItemCopyPostRequestBody and sets the default values.

func (*ItemCopyPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemCopyPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCopyPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemCopyPostRequestBody) GetName added in v0.49.0

func (m *ItemCopyPostRequestBody) GetName() *string

GetName gets the name property value. The name property

func (*ItemCopyPostRequestBody) GetParentReference added in v0.49.0

GetParentReference gets the parentReference property value. The parentReference property

func (*ItemCopyPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCopyPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemCopyPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCopyPostRequestBody) SetName added in v0.49.0

func (m *ItemCopyPostRequestBody) SetName(value *string)

SetName sets the name property value. The name property

func (*ItemCopyPostRequestBody) SetParentReference added in v0.49.0

SetParentReference sets the parentReference property value. The parentReference property

type ItemCopyRequestBuilder added in v0.49.0

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

ItemCopyRequestBuilder provides operations to call the copy method.

func NewItemCopyRequestBuilder added in v0.49.0

NewItemCopyRequestBuilder instantiates a new CopyRequestBuilder and sets the default values.

func NewItemCopyRequestBuilderInternal added in v0.49.0

func NewItemCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCopyRequestBuilder

NewItemCopyRequestBuilderInternal instantiates a new CopyRequestBuilder and sets the default values.

func (*ItemCopyRequestBuilder) Post added in v0.49.0

Post asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name. Find more info here

func (*ItemCopyRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.

type ItemCopyRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemCopyRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemCopyRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemCreateLinkPostRequestBody added in v0.49.0

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

ItemCreateLinkPostRequestBody

func NewItemCreateLinkPostRequestBody added in v0.49.0

func NewItemCreateLinkPostRequestBody() *ItemCreateLinkPostRequestBody

NewItemCreateLinkPostRequestBody instantiates a new ItemCreateLinkPostRequestBody and sets the default values.

func (*ItemCreateLinkPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCreateLinkPostRequestBody) GetExpirationDateTime added in v0.49.0

GetExpirationDateTime gets the expirationDateTime property value. The expirationDateTime property

func (*ItemCreateLinkPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemCreateLinkPostRequestBody) GetMessage added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) GetMessage() *string

GetMessage gets the message property value. The message property

func (*ItemCreateLinkPostRequestBody) GetPassword added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) GetPassword() *string

GetPassword gets the password property value. The password property

func (*ItemCreateLinkPostRequestBody) GetRetainInheritedPermissions added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) GetRetainInheritedPermissions() *bool

GetRetainInheritedPermissions gets the retainInheritedPermissions property value. The retainInheritedPermissions property

func (*ItemCreateLinkPostRequestBody) GetScope added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) GetScope() *string

GetScope gets the scope property value. The scope property

func (*ItemCreateLinkPostRequestBody) GetType added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) GetType() *string

GetType gets the type property value. The type property

func (*ItemCreateLinkPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCreateLinkPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCreateLinkPostRequestBody) SetExpirationDateTime added in v0.49.0

SetExpirationDateTime sets the expirationDateTime property value. The expirationDateTime property

func (*ItemCreateLinkPostRequestBody) SetMessage added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) SetMessage(value *string)

SetMessage sets the message property value. The message property

func (*ItemCreateLinkPostRequestBody) SetPassword added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) SetPassword(value *string)

SetPassword sets the password property value. The password property

func (*ItemCreateLinkPostRequestBody) SetRetainInheritedPermissions added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) SetRetainInheritedPermissions(value *bool)

SetRetainInheritedPermissions sets the retainInheritedPermissions property value. The retainInheritedPermissions property

func (*ItemCreateLinkPostRequestBody) SetScope added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) SetScope(value *string)

SetScope sets the scope property value. The scope property

func (*ItemCreateLinkPostRequestBody) SetType added in v0.49.0

func (m *ItemCreateLinkPostRequestBody) SetType(value *string)

SetType sets the type property value. The type property

type ItemCreateLinkPostRequestBodyable added in v0.49.0

type ItemCreateLinkPostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetExpirationDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
	GetMessage() *string
	GetPassword() *string
	GetRetainInheritedPermissions() *bool
	GetScope() *string
	GetType() *string
	SetExpirationDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
	SetMessage(value *string)
	SetPassword(value *string)
	SetRetainInheritedPermissions(value *bool)
	SetScope(value *string)
	SetType(value *string)
}

ItemCreateLinkPostRequestBodyable

type ItemCreateLinkRequestBuilder added in v0.49.0

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

ItemCreateLinkRequestBuilder provides operations to call the createLink method.

func NewItemCreateLinkRequestBuilder added in v0.49.0

NewItemCreateLinkRequestBuilder instantiates a new CreateLinkRequestBuilder and sets the default values.

func NewItemCreateLinkRequestBuilderInternal added in v0.49.0

func NewItemCreateLinkRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCreateLinkRequestBuilder

NewItemCreateLinkRequestBuilderInternal instantiates a new CreateLinkRequestBuilder and sets the default values.

func (*ItemCreateLinkRequestBuilder) Post added in v0.49.0

Post you can use **createLink** action to share a DriveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors. Find more info here

func (*ItemCreateLinkRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation you can use **createLink** action to share a DriveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors.

type ItemCreateLinkRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemCreateLinkRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemCreateLinkRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemCreateUploadSessionPostRequestBody added in v0.49.0

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

ItemCreateUploadSessionPostRequestBody

func NewItemCreateUploadSessionPostRequestBody added in v0.49.0

func NewItemCreateUploadSessionPostRequestBody() *ItemCreateUploadSessionPostRequestBody

NewItemCreateUploadSessionPostRequestBody instantiates a new ItemCreateUploadSessionPostRequestBody and sets the default values.

func (*ItemCreateUploadSessionPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemCreateUploadSessionPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCreateUploadSessionPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemCreateUploadSessionPostRequestBody) GetItem added in v0.49.0

GetItem gets the item property value. The item property

func (*ItemCreateUploadSessionPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCreateUploadSessionPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemCreateUploadSessionPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCreateUploadSessionPostRequestBody) SetItem added in v0.49.0

SetItem sets the item property value. The item property

type ItemCreateUploadSessionRequestBuilder added in v0.49.0

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

ItemCreateUploadSessionRequestBuilder provides operations to call the createUploadSession method.

func NewItemCreateUploadSessionRequestBuilder added in v0.49.0

NewItemCreateUploadSessionRequestBuilder instantiates a new CreateUploadSessionRequestBuilder and sets the default values.

func NewItemCreateUploadSessionRequestBuilderInternal added in v0.49.0

func NewItemCreateUploadSessionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCreateUploadSessionRequestBuilder

NewItemCreateUploadSessionRequestBuilderInternal instantiates a new CreateUploadSessionRequestBuilder and sets the default values.

func (*ItemCreateUploadSessionRequestBuilder) Post added in v0.49.0

Post create an upload session to allow your app to upload files up to the maximum file size.An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session, there are two steps: Find more info here

func (*ItemCreateUploadSessionRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create an upload session to allow your app to upload files up to the maximum file size.An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session, there are two steps:

type ItemCreateUploadSessionRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemCreateUploadSessionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemCreateUploadSessionRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemDeltaRequestBuilder added in v0.49.0

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

ItemDeltaRequestBuilder provides operations to call the delta method.

func NewItemDeltaRequestBuilder added in v0.49.0

NewItemDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.

func NewItemDeltaRequestBuilderInternal added in v0.49.0

func NewItemDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemDeltaRequestBuilder

NewItemDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.

func (*ItemDeltaRequestBuilder) Get added in v0.49.0

Get invoke function delta

func (*ItemDeltaRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function delta

type ItemDeltaRequestBuilderGetQueryParameters added in v0.49.0

type ItemDeltaRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemDeltaRequestBuilderGetQueryParameters invoke function delta

type ItemDeltaRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemDeltaRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemDeltaRequestBuilderGetQueryParameters
}

ItemDeltaRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemDeltaResponse added in v0.49.0

type ItemDeltaResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseDeltaFunctionResponse
	// contains filtered or unexported fields
}

ItemDeltaResponse

func NewItemDeltaResponse added in v0.49.0

func NewItemDeltaResponse() *ItemDeltaResponse

NewItemDeltaResponse instantiates a new ItemDeltaResponse and sets the default values.

func (*ItemDeltaResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemDeltaResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemDeltaResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemDeltaResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemDeltaWithTokenRequestBuilder added in v0.49.0

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

ItemDeltaWithTokenRequestBuilder provides operations to call the delta method.

func NewItemDeltaWithTokenRequestBuilder added in v0.49.0

NewItemDeltaWithTokenRequestBuilder instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func NewItemDeltaWithTokenRequestBuilderInternal added in v0.49.0

func NewItemDeltaWithTokenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, token *string) *ItemDeltaWithTokenRequestBuilder

NewItemDeltaWithTokenRequestBuilderInternal instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func (*ItemDeltaWithTokenRequestBuilder) Get added in v0.49.0

Get invoke function delta

func (*ItemDeltaWithTokenRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function delta

type ItemDeltaWithTokenRequestBuilderGetQueryParameters added in v0.49.0

type ItemDeltaWithTokenRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemDeltaWithTokenRequestBuilderGetQueryParameters invoke function delta

type ItemDeltaWithTokenRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemDeltaWithTokenRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemDeltaWithTokenRequestBuilderGetQueryParameters
}

ItemDeltaWithTokenRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemDeltaWithTokenResponse added in v0.49.0

type ItemDeltaWithTokenResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseDeltaFunctionResponse
	// contains filtered or unexported fields
}

ItemDeltaWithTokenResponse

func NewItemDeltaWithTokenResponse added in v0.49.0

func NewItemDeltaWithTokenResponse() *ItemDeltaWithTokenResponse

NewItemDeltaWithTokenResponse instantiates a new ItemDeltaWithTokenResponse and sets the default values.

func (*ItemDeltaWithTokenResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemDeltaWithTokenResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemDeltaWithTokenResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemDeltaWithTokenResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemFollowRequestBuilder added in v0.49.0

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

ItemFollowRequestBuilder provides operations to call the follow method.

func NewItemFollowRequestBuilder added in v0.49.0

NewItemFollowRequestBuilder instantiates a new FollowRequestBuilder and sets the default values.

func NewItemFollowRequestBuilderInternal added in v0.49.0

func NewItemFollowRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFollowRequestBuilder

NewItemFollowRequestBuilderInternal instantiates a new FollowRequestBuilder and sets the default values.

func (*ItemFollowRequestBuilder) Post added in v0.49.0

Post follow a driveItem. Find more info here

func (*ItemFollowRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation follow a driveItem.

type ItemFollowRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemFollowRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemFollowRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemGetActivitiesByIntervalRequestBuilder added in v0.49.0

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

ItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewItemGetActivitiesByIntervalRequestBuilder added in v0.49.0

NewItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewItemGetActivitiesByIntervalRequestBuilderInternal added in v0.49.0

func NewItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGetActivitiesByIntervalRequestBuilder

NewItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*ItemGetActivitiesByIntervalRequestBuilder) Get added in v0.49.0

Get invoke function getActivitiesByInterval

func (*ItemGetActivitiesByIntervalRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function getActivitiesByInterval

type ItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.49.0

type ItemGetActivitiesByIntervalRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type ItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemGetActivitiesByIntervalRequestBuilderGetQueryParameters
}

ItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemGetActivitiesByIntervalResponse added in v0.49.0

type ItemGetActivitiesByIntervalResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

ItemGetActivitiesByIntervalResponse

func NewItemGetActivitiesByIntervalResponse added in v0.49.0

func NewItemGetActivitiesByIntervalResponse() *ItemGetActivitiesByIntervalResponse

NewItemGetActivitiesByIntervalResponse instantiates a new ItemGetActivitiesByIntervalResponse and sets the default values.

func (*ItemGetActivitiesByIntervalResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemGetActivitiesByIntervalResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemGetActivitiesByIntervalResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemGetActivitiesByIntervalResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.49.0

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

ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.49.0

func NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.49.0

func NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, endDateTime *string, interval *string, startDateTime *string) *ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) Get added in v0.49.0

Get invoke function getActivitiesByInterval

func (*ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function getActivitiesByInterval

type ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.49.0

type ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters
}

ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse added in v0.49.0

type ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse

func NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse added in v0.49.0

func NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse() *ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse

NewItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse instantiates a new ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse and sets the default values.

func (*ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemInvitePostRequestBody added in v0.49.0

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

ItemInvitePostRequestBody

func NewItemInvitePostRequestBody added in v0.49.0

func NewItemInvitePostRequestBody() *ItemInvitePostRequestBody

NewItemInvitePostRequestBody instantiates a new ItemInvitePostRequestBody and sets the default values.

func (*ItemInvitePostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemInvitePostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemInvitePostRequestBody) GetExpirationDateTime added in v0.49.0

func (m *ItemInvitePostRequestBody) GetExpirationDateTime() *string

GetExpirationDateTime gets the expirationDateTime property value. The expirationDateTime property

func (*ItemInvitePostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemInvitePostRequestBody) GetMessage added in v0.49.0

func (m *ItemInvitePostRequestBody) GetMessage() *string

GetMessage gets the message property value. The message property

func (*ItemInvitePostRequestBody) GetPassword added in v0.49.0

func (m *ItemInvitePostRequestBody) GetPassword() *string

GetPassword gets the password property value. The password property

func (*ItemInvitePostRequestBody) GetRecipients added in v0.49.0

GetRecipients gets the recipients property value. The recipients property

func (*ItemInvitePostRequestBody) GetRequireSignIn added in v0.49.0

func (m *ItemInvitePostRequestBody) GetRequireSignIn() *bool

GetRequireSignIn gets the requireSignIn property value. The requireSignIn property

func (*ItemInvitePostRequestBody) GetRetainInheritedPermissions added in v0.49.0

func (m *ItemInvitePostRequestBody) GetRetainInheritedPermissions() *bool

GetRetainInheritedPermissions gets the retainInheritedPermissions property value. The retainInheritedPermissions property

func (*ItemInvitePostRequestBody) GetRoles added in v0.49.0

func (m *ItemInvitePostRequestBody) GetRoles() []string

GetRoles gets the roles property value. The roles property

func (*ItemInvitePostRequestBody) GetSendInvitation added in v0.49.0

func (m *ItemInvitePostRequestBody) GetSendInvitation() *bool

GetSendInvitation gets the sendInvitation property value. The sendInvitation property

func (*ItemInvitePostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemInvitePostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemInvitePostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemInvitePostRequestBody) SetExpirationDateTime added in v0.49.0

func (m *ItemInvitePostRequestBody) SetExpirationDateTime(value *string)

SetExpirationDateTime sets the expirationDateTime property value. The expirationDateTime property

func (*ItemInvitePostRequestBody) SetMessage added in v0.49.0

func (m *ItemInvitePostRequestBody) SetMessage(value *string)

SetMessage sets the message property value. The message property

func (*ItemInvitePostRequestBody) SetPassword added in v0.49.0

func (m *ItemInvitePostRequestBody) SetPassword(value *string)

SetPassword sets the password property value. The password property

func (*ItemInvitePostRequestBody) SetRecipients added in v0.49.0

SetRecipients sets the recipients property value. The recipients property

func (*ItemInvitePostRequestBody) SetRequireSignIn added in v0.49.0

func (m *ItemInvitePostRequestBody) SetRequireSignIn(value *bool)

SetRequireSignIn sets the requireSignIn property value. The requireSignIn property

func (*ItemInvitePostRequestBody) SetRetainInheritedPermissions added in v0.49.0

func (m *ItemInvitePostRequestBody) SetRetainInheritedPermissions(value *bool)

SetRetainInheritedPermissions sets the retainInheritedPermissions property value. The retainInheritedPermissions property

func (*ItemInvitePostRequestBody) SetRoles added in v0.49.0

func (m *ItemInvitePostRequestBody) SetRoles(value []string)

SetRoles sets the roles property value. The roles property

func (*ItemInvitePostRequestBody) SetSendInvitation added in v0.49.0

func (m *ItemInvitePostRequestBody) SetSendInvitation(value *bool)

SetSendInvitation sets the sendInvitation property value. The sendInvitation property

type ItemInvitePostRequestBodyable added in v0.49.0

type ItemInvitePostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetExpirationDateTime() *string
	GetMessage() *string
	GetPassword() *string
	GetRecipients() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.DriveRecipientable
	GetRequireSignIn() *bool
	GetRetainInheritedPermissions() *bool
	GetRoles() []string
	GetSendInvitation() *bool
	SetExpirationDateTime(value *string)
	SetMessage(value *string)
	SetPassword(value *string)
	SetRecipients(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.DriveRecipientable)
	SetRequireSignIn(value *bool)
	SetRetainInheritedPermissions(value *bool)
	SetRoles(value []string)
	SetSendInvitation(value *bool)
}

ItemInvitePostRequestBodyable

type ItemInviteRequestBuilder added in v0.49.0

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

ItemInviteRequestBuilder provides operations to call the invite method.

func NewItemInviteRequestBuilder added in v0.49.0

NewItemInviteRequestBuilder instantiates a new InviteRequestBuilder and sets the default values.

func NewItemInviteRequestBuilderInternal added in v0.49.0

func NewItemInviteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemInviteRequestBuilder

NewItemInviteRequestBuilderInternal instantiates a new InviteRequestBuilder and sets the default values.

func (*ItemInviteRequestBuilder) Post added in v0.49.0

Post sends a sharing invitation for a **driveItem**.A sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]. Find more info here

func (*ItemInviteRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation sends a sharing invitation for a **driveItem**.A sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][].

type ItemInviteRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemInviteRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemInviteRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemInviteResponse added in v0.49.0

type ItemInviteResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

ItemInviteResponse

func NewItemInviteResponse added in v0.49.0

func NewItemInviteResponse() *ItemInviteResponse

NewItemInviteResponse instantiates a new ItemInviteResponse and sets the default values.

func (*ItemInviteResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemInviteResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemInviteResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemInviteResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemListItemAnalyticsRequestBuilder added in v0.49.0

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

ItemListItemAnalyticsRequestBuilder provides operations to manage the analytics property of the microsoft.graph.listItem entity.

func NewItemListItemAnalyticsRequestBuilder added in v0.49.0

NewItemListItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewItemListItemAnalyticsRequestBuilderInternal added in v0.49.0

func NewItemListItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemAnalyticsRequestBuilder

NewItemListItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*ItemListItemAnalyticsRequestBuilder) Get added in v0.49.0

Get analytics about the view activities that took place on this item.

func (*ItemListItemAnalyticsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation analytics about the view activities that took place on this item.

type ItemListItemAnalyticsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemAnalyticsRequestBuilderGetQueryParameters analytics about the view activities that took place on this item.

type ItemListItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemAnalyticsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemAnalyticsRequestBuilderGetQueryParameters
}

ItemListItemAnalyticsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDocumentSetVersionsCountRequestBuilder added in v0.49.0

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

ItemListItemDocumentSetVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListItemDocumentSetVersionsCountRequestBuilder added in v0.49.0

NewItemListItemDocumentSetVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListItemDocumentSetVersionsCountRequestBuilderInternal added in v0.49.0

func NewItemListItemDocumentSetVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemDocumentSetVersionsCountRequestBuilder

NewItemListItemDocumentSetVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListItemDocumentSetVersionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListItemDocumentSetVersionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.49.0

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

ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func NewItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.49.0

func NewItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func NewItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal added in v0.49.0

func NewItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func (*ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property documentSetVersions for workbooks

func (*ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Get added in v0.49.0

Get version information for a document set version created by a user.

func (*ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Restore added in v0.49.0

Restore provides operations to call the restore method.

func (*ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property documentSetVersions for workbooks

func (*ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation version information for a document set version created by a user.

func (*ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property documentSetVersions in workbooks

type ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters version information for a document set version created by a user.

type ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters
}

ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.49.0

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

ItemListItemDocumentSetVersionsItemRestoreRequestBuilder provides operations to call the restore method.

func NewItemListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.49.0

func NewItemListItemDocumentSetVersionsItemRestoreRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemDocumentSetVersionsItemRestoreRequestBuilder

NewItemListItemDocumentSetVersionsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal added in v0.49.0

func NewItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemDocumentSetVersionsItemRestoreRequestBuilder

NewItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*ItemListItemDocumentSetVersionsItemRestoreRequestBuilder) Post added in v0.49.0

Post restore a document set version. Find more info here

func (*ItemListItemDocumentSetVersionsItemRestoreRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation restore a document set version.

type ItemListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDocumentSetVersionsRequestBuilder added in v0.49.0

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

ItemListItemDocumentSetVersionsRequestBuilder provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func NewItemListItemDocumentSetVersionsRequestBuilder added in v0.49.0

NewItemListItemDocumentSetVersionsRequestBuilder instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func NewItemListItemDocumentSetVersionsRequestBuilderInternal added in v0.49.0

func NewItemListItemDocumentSetVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemDocumentSetVersionsRequestBuilder

NewItemListItemDocumentSetVersionsRequestBuilderInternal instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func (*ItemListItemDocumentSetVersionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListItemDocumentSetVersionsRequestBuilder) Get added in v0.49.0

Get get a list of the versions of a document set item in a list. Find more info here

func (*ItemListItemDocumentSetVersionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get a list of the versions of a document set item in a list.

func (*ItemListItemDocumentSetVersionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new version of a document set item in a list.

type ItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters added in v0.49.0

type ItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters get a list of the versions of a document set item in a list.

type ItemListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters
}

ItemListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDriveItemContentRequestBuilder added in v0.49.0

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

ItemListItemDriveItemContentRequestBuilder provides operations to manage the media for the driveItem entity.

func NewItemListItemDriveItemContentRequestBuilder added in v0.49.0

NewItemListItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewItemListItemDriveItemContentRequestBuilderInternal added in v0.49.0

func NewItemListItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemDriveItemContentRequestBuilder

NewItemListItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ItemListItemDriveItemContentRequestBuilder) Get added in v0.49.0

Get the content stream, if the item represents a file.

func (*ItemListItemDriveItemContentRequestBuilder) Put added in v0.49.0

Put the content stream, if the item represents a file.

func (*ItemListItemDriveItemContentRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the content stream, if the item represents a file.

func (*ItemListItemDriveItemContentRequestBuilder) ToPutRequestInformation added in v0.51.0

ToPutRequestInformation the content stream, if the item represents a file.

type ItemListItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemDriveItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemDriveItemContentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.49.0

type ItemListItemDriveItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemDriveItemContentRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemDriveItemRequestBuilder added in v0.49.0

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

ItemListItemDriveItemRequestBuilder provides operations to manage the driveItem property of the microsoft.graph.listItem entity.

func NewItemListItemDriveItemRequestBuilder added in v0.49.0

NewItemListItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewItemListItemDriveItemRequestBuilderInternal added in v0.49.0

func NewItemListItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemDriveItemRequestBuilder

NewItemListItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*ItemListItemDriveItemRequestBuilder) Content added in v0.49.0

Content provides operations to manage the media for the driveItem entity.

func (*ItemListItemDriveItemRequestBuilder) Get added in v0.49.0

Get for document libraries, the driveItem relationship exposes the listItem as a [driveItem][]

func (*ItemListItemDriveItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation for document libraries, the driveItem relationship exposes the listItem as a [driveItem][]

type ItemListItemDriveItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemDriveItemRequestBuilderGetQueryParameters for document libraries, the driveItem relationship exposes the listItem as a [driveItem][]

type ItemListItemDriveItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemDriveItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemDriveItemRequestBuilderGetQueryParameters
}

ItemListItemDriveItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemFieldsRequestBuilder added in v0.49.0

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

ItemListItemFieldsRequestBuilder provides operations to manage the fields property of the microsoft.graph.listItem entity.

func NewItemListItemFieldsRequestBuilder added in v0.49.0

NewItemListItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewItemListItemFieldsRequestBuilderInternal added in v0.49.0

func NewItemListItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemFieldsRequestBuilder

NewItemListItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*ItemListItemFieldsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property fields for workbooks

func (*ItemListItemFieldsRequestBuilder) Get added in v0.49.0

Get the values of the columns set on this list item.

func (*ItemListItemFieldsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property fields for workbooks

func (*ItemListItemFieldsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the values of the columns set on this list item.

func (*ItemListItemFieldsRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties on a **[listItem][]**.

type ItemListItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemListItemFieldsRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemFieldsRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemFieldsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemFieldsRequestBuilderGetQueryParameters the values of the columns set on this list item.

type ItemListItemFieldsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemFieldsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemFieldsRequestBuilderGetQueryParameters
}

ItemListItemFieldsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemFieldsRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemListItemFieldsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemFieldsRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemGetActivitiesByIntervalRequestBuilder added in v0.49.0

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

ItemListItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewItemListItemGetActivitiesByIntervalRequestBuilder added in v0.49.0

NewItemListItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewItemListItemGetActivitiesByIntervalRequestBuilderInternal added in v0.49.0

func NewItemListItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemGetActivitiesByIntervalRequestBuilder

NewItemListItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*ItemListItemGetActivitiesByIntervalRequestBuilder) Get added in v0.49.0

Get invoke function getActivitiesByInterval

func (*ItemListItemGetActivitiesByIntervalRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function getActivitiesByInterval

type ItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.49.0

type ItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type ItemListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters
}

ItemListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemGetActivitiesByIntervalResponse added in v0.49.0

type ItemListItemGetActivitiesByIntervalResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

ItemListItemGetActivitiesByIntervalResponse

func NewItemListItemGetActivitiesByIntervalResponse added in v0.49.0

func NewItemListItemGetActivitiesByIntervalResponse() *ItemListItemGetActivitiesByIntervalResponse

NewItemListItemGetActivitiesByIntervalResponse instantiates a new ItemListItemGetActivitiesByIntervalResponse and sets the default values.

func (*ItemListItemGetActivitiesByIntervalResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListItemGetActivitiesByIntervalResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemListItemGetActivitiesByIntervalResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListItemGetActivitiesByIntervalResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.49.0

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

ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.49.0

func NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.49.0

func NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, endDateTime *string, interval *string, startDateTime *string) *ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) Get added in v0.49.0

Get invoke function getActivitiesByInterval

func (*ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function getActivitiesByInterval

type ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.49.0

type ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters
}

ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse added in v0.49.0

type ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse

func NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse added in v0.49.0

func NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse() *ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse

NewItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse instantiates a new ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse and sets the default values.

func (*ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemListItemRequestBuilder added in v0.49.0

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

ItemListItemRequestBuilder provides operations to manage the listItem property of the microsoft.graph.driveItem entity.

func NewItemListItemRequestBuilder added in v0.49.0

NewItemListItemRequestBuilder instantiates a new ListItemRequestBuilder and sets the default values.

func NewItemListItemRequestBuilderInternal added in v0.49.0

func NewItemListItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemRequestBuilder

NewItemListItemRequestBuilderInternal instantiates a new ListItemRequestBuilder and sets the default values.

func (*ItemListItemRequestBuilder) Analytics added in v0.49.0

Analytics provides operations to manage the analytics property of the microsoft.graph.listItem entity.

func (*ItemListItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property listItem for workbooks

func (*ItemListItemRequestBuilder) DocumentSetVersions added in v0.49.0

DocumentSetVersions provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func (*ItemListItemRequestBuilder) DocumentSetVersionsById added in v0.49.0

DocumentSetVersionsById provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func (*ItemListItemRequestBuilder) DriveItem added in v0.49.0

DriveItem provides operations to manage the driveItem property of the microsoft.graph.listItem entity.

func (*ItemListItemRequestBuilder) Fields added in v0.49.0

Fields provides operations to manage the fields property of the microsoft.graph.listItem entity.

func (*ItemListItemRequestBuilder) Get added in v0.49.0

Get for drives in SharePoint, the associated document library list item. Read-only. Nullable.

func (*ItemListItemRequestBuilder) GetActivitiesByInterval added in v0.49.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*ItemListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.49.0

func (m *ItemListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *ItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*ItemListItemRequestBuilder) Patch added in v0.49.0

Patch update the navigation property listItem in workbooks

func (*ItemListItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property listItem for workbooks

func (*ItemListItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation for drives in SharePoint, the associated document library list item. Read-only. Nullable.

func (*ItemListItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property listItem in workbooks

func (*ItemListItemRequestBuilder) Versions added in v0.49.0

Versions provides operations to manage the versions property of the microsoft.graph.listItem entity.

func (*ItemListItemRequestBuilder) VersionsById added in v0.49.0

VersionsById provides operations to manage the versions property of the microsoft.graph.listItem entity.

type ItemListItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemListItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemRequestBuilderGetQueryParameters for drives in SharePoint, the associated document library list item. Read-only. Nullable.

type ItemListItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemRequestBuilderGetQueryParameters
}

ItemListItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemListItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsCountRequestBuilder added in v0.49.0

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

ItemListItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListItemVersionsCountRequestBuilder added in v0.49.0

NewItemListItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListItemVersionsCountRequestBuilderInternal added in v0.49.0

func NewItemListItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemVersionsCountRequestBuilder

NewItemListItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListItemVersionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListItemVersionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemVersionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsItemFieldsRequestBuilder added in v0.49.0

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

ItemListItemVersionsItemFieldsRequestBuilder provides operations to manage the fields property of the microsoft.graph.listItemVersion entity.

func NewItemListItemVersionsItemFieldsRequestBuilder added in v0.49.0

NewItemListItemVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewItemListItemVersionsItemFieldsRequestBuilderInternal added in v0.49.0

func NewItemListItemVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemVersionsItemFieldsRequestBuilder

NewItemListItemVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*ItemListItemVersionsItemFieldsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property fields for workbooks

func (*ItemListItemVersionsItemFieldsRequestBuilder) Get added in v0.49.0

Get a collection of the fields and values for this version of the list item.

func (*ItemListItemVersionsItemFieldsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property fields for workbooks

func (*ItemListItemVersionsItemFieldsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation a collection of the fields and values for this version of the list item.

func (*ItemListItemVersionsItemFieldsRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property fields in workbooks

type ItemListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsItemFieldsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemVersionsItemFieldsRequestBuilderGetQueryParameters a collection of the fields and values for this version of the list item.

type ItemListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemVersionsItemFieldsRequestBuilderGetQueryParameters
}

ItemListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsItemRestoreVersionRequestBuilder added in v0.49.0

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

ItemListItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewItemListItemVersionsItemRestoreVersionRequestBuilder added in v0.49.0

NewItemListItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewItemListItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.49.0

func NewItemListItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemVersionsItemRestoreVersionRequestBuilder

NewItemListItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*ItemListItemVersionsItemRestoreVersionRequestBuilder) Post added in v0.49.0

Post restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item. Find more info here

func (*ItemListItemVersionsItemRestoreVersionRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.

type ItemListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsListItemVersionItemRequestBuilder added in v0.49.0

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

ItemListItemVersionsListItemVersionItemRequestBuilder provides operations to manage the versions property of the microsoft.graph.listItem entity.

func NewItemListItemVersionsListItemVersionItemRequestBuilder added in v0.49.0

func NewItemListItemVersionsListItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemVersionsListItemVersionItemRequestBuilder

NewItemListItemVersionsListItemVersionItemRequestBuilder instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func NewItemListItemVersionsListItemVersionItemRequestBuilderInternal added in v0.49.0

func NewItemListItemVersionsListItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemVersionsListItemVersionItemRequestBuilder

NewItemListItemVersionsListItemVersionItemRequestBuilderInternal instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func (*ItemListItemVersionsListItemVersionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property versions for workbooks

func (*ItemListItemVersionsListItemVersionItemRequestBuilder) Fields added in v0.49.0

Fields provides operations to manage the fields property of the microsoft.graph.listItemVersion entity.

func (*ItemListItemVersionsListItemVersionItemRequestBuilder) Get added in v0.49.0

Get the list of previous versions of the list item.

func (*ItemListItemVersionsListItemVersionItemRequestBuilder) RestoreVersion added in v0.49.0

RestoreVersion provides operations to call the restoreVersion method.

func (*ItemListItemVersionsListItemVersionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property versions for workbooks

func (*ItemListItemVersionsListItemVersionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the list of previous versions of the list item.

func (*ItemListItemVersionsListItemVersionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property versions in workbooks

type ItemListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the list item.

type ItemListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters
}

ItemListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsRequestBuilder added in v0.49.0

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

ItemListItemVersionsRequestBuilder provides operations to manage the versions property of the microsoft.graph.listItem entity.

func NewItemListItemVersionsRequestBuilder added in v0.49.0

NewItemListItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewItemListItemVersionsRequestBuilderInternal added in v0.49.0

func NewItemListItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemVersionsRequestBuilder

NewItemListItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*ItemListItemVersionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListItemVersionsRequestBuilder) Get added in v0.49.0

Get sharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. Find more info here

func (*ItemListItemVersionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation sharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location.

func (*ItemListItemVersionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to versions for workbooks

type ItemListItemVersionsRequestBuilderGetQueryParameters added in v0.49.0

type ItemListItemVersionsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemListItemVersionsRequestBuilderGetQueryParameters sharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location.

type ItemListItemVersionsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemListItemVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemListItemVersionsRequestBuilderGetQueryParameters
}

ItemListItemVersionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemListItemVersionsRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemListItemVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemListItemVersionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemPermissionsCountRequestBuilder added in v0.49.0

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

ItemPermissionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemPermissionsCountRequestBuilder added in v0.49.0

NewItemPermissionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemPermissionsCountRequestBuilderInternal added in v0.49.0

func NewItemPermissionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPermissionsCountRequestBuilder

NewItemPermissionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemPermissionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemPermissionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemPermissionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemPermissionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemPermissionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemPermissionsItemGrantPostRequestBody added in v0.49.0

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

ItemPermissionsItemGrantPostRequestBody

func NewItemPermissionsItemGrantPostRequestBody added in v0.49.0

func NewItemPermissionsItemGrantPostRequestBody() *ItemPermissionsItemGrantPostRequestBody

NewItemPermissionsItemGrantPostRequestBody instantiates a new ItemPermissionsItemGrantPostRequestBody and sets the default values.

func (*ItemPermissionsItemGrantPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemPermissionsItemGrantPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemPermissionsItemGrantPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemPermissionsItemGrantPostRequestBody) GetRecipients added in v0.49.0

GetRecipients gets the recipients property value. The recipients property

func (*ItemPermissionsItemGrantPostRequestBody) GetRoles added in v0.49.0

GetRoles gets the roles property value. The roles property

func (*ItemPermissionsItemGrantPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemPermissionsItemGrantPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemPermissionsItemGrantPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemPermissionsItemGrantPostRequestBody) SetRecipients added in v0.49.0

SetRecipients sets the recipients property value. The recipients property

func (*ItemPermissionsItemGrantPostRequestBody) SetRoles added in v0.49.0

func (m *ItemPermissionsItemGrantPostRequestBody) SetRoles(value []string)

SetRoles sets the roles property value. The roles property

type ItemPermissionsItemGrantRequestBuilder added in v0.49.0

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

ItemPermissionsItemGrantRequestBuilder provides operations to call the grant method.

func NewItemPermissionsItemGrantRequestBuilder added in v0.49.0

NewItemPermissionsItemGrantRequestBuilder instantiates a new GrantRequestBuilder and sets the default values.

func NewItemPermissionsItemGrantRequestBuilderInternal added in v0.49.0

func NewItemPermissionsItemGrantRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPermissionsItemGrantRequestBuilder

NewItemPermissionsItemGrantRequestBuilderInternal instantiates a new GrantRequestBuilder and sets the default values.

func (*ItemPermissionsItemGrantRequestBuilder) Post added in v0.49.0

Post grant users access to a link represented by a [permission][]. Find more info here

func (*ItemPermissionsItemGrantRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation grant users access to a link represented by a [permission][].

type ItemPermissionsItemGrantRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemPermissionsItemGrantRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemPermissionsItemGrantRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemPermissionsItemGrantResponse added in v0.49.0

type ItemPermissionsItemGrantResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

ItemPermissionsItemGrantResponse

func NewItemPermissionsItemGrantResponse added in v0.49.0

func NewItemPermissionsItemGrantResponse() *ItemPermissionsItemGrantResponse

NewItemPermissionsItemGrantResponse instantiates a new ItemPermissionsItemGrantResponse and sets the default values.

func (*ItemPermissionsItemGrantResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemPermissionsItemGrantResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemPermissionsItemGrantResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemPermissionsItemGrantResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemPermissionsPermissionItemRequestBuilder added in v0.49.0

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

ItemPermissionsPermissionItemRequestBuilder provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func NewItemPermissionsPermissionItemRequestBuilder added in v0.49.0

NewItemPermissionsPermissionItemRequestBuilder instantiates a new PermissionItemRequestBuilder and sets the default values.

func NewItemPermissionsPermissionItemRequestBuilderInternal added in v0.49.0

func NewItemPermissionsPermissionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPermissionsPermissionItemRequestBuilder

NewItemPermissionsPermissionItemRequestBuilderInternal instantiates a new PermissionItemRequestBuilder and sets the default values.

func (*ItemPermissionsPermissionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property permissions for workbooks

func (*ItemPermissionsPermissionItemRequestBuilder) Get added in v0.49.0

Get the set of permissions for the item. Read-only. Nullable.

func (*ItemPermissionsPermissionItemRequestBuilder) Grant added in v0.49.0

Grant provides operations to call the grant method.

func (*ItemPermissionsPermissionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property permissions for workbooks

func (*ItemPermissionsPermissionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the set of permissions for the item. Read-only. Nullable.

func (*ItemPermissionsPermissionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property permissions in workbooks

type ItemPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemPermissionsPermissionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemPermissionsPermissionItemRequestBuilderGetQueryParameters the set of permissions for the item. Read-only. Nullable.

type ItemPermissionsPermissionItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemPermissionsPermissionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemPermissionsPermissionItemRequestBuilderGetQueryParameters
}

ItemPermissionsPermissionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemPermissionsPermissionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemPermissionsPermissionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemPermissionsPermissionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemPermissionsRequestBuilder added in v0.49.0

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

ItemPermissionsRequestBuilder provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func NewItemPermissionsRequestBuilder added in v0.49.0

NewItemPermissionsRequestBuilder instantiates a new PermissionsRequestBuilder and sets the default values.

func NewItemPermissionsRequestBuilderInternal added in v0.49.0

func NewItemPermissionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPermissionsRequestBuilder

NewItemPermissionsRequestBuilderInternal instantiates a new PermissionsRequestBuilder and sets the default values.

func (*ItemPermissionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemPermissionsRequestBuilder) Get added in v0.49.0

Get list the effective sharing permissions on a driveItem. Find more info here

func (*ItemPermissionsRequestBuilder) Post added in v0.49.0

Post create new navigation property to permissions for workbooks

func (*ItemPermissionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation list the effective sharing permissions on a driveItem.

func (*ItemPermissionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to permissions for workbooks

type ItemPermissionsRequestBuilderGetQueryParameters added in v0.49.0

type ItemPermissionsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemPermissionsRequestBuilderGetQueryParameters list the effective sharing permissions on a driveItem.

type ItemPermissionsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemPermissionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemPermissionsRequestBuilderGetQueryParameters
}

ItemPermissionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemPermissionsRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemPermissionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemPermissionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemPreviewPostRequestBody added in v0.49.0

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

ItemPreviewPostRequestBody

func NewItemPreviewPostRequestBody added in v0.49.0

func NewItemPreviewPostRequestBody() *ItemPreviewPostRequestBody

NewItemPreviewPostRequestBody instantiates a new ItemPreviewPostRequestBody and sets the default values.

func (*ItemPreviewPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemPreviewPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemPreviewPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemPreviewPostRequestBody) GetPage added in v0.49.0

func (m *ItemPreviewPostRequestBody) GetPage() *string

GetPage gets the page property value. The page property

func (*ItemPreviewPostRequestBody) GetZoom added in v0.49.0

func (m *ItemPreviewPostRequestBody) GetZoom() *float64

GetZoom gets the zoom property value. The zoom property

func (*ItemPreviewPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemPreviewPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemPreviewPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemPreviewPostRequestBody) SetPage added in v0.49.0

func (m *ItemPreviewPostRequestBody) SetPage(value *string)

SetPage sets the page property value. The page property

func (*ItemPreviewPostRequestBody) SetZoom added in v0.49.0

func (m *ItemPreviewPostRequestBody) SetZoom(value *float64)

SetZoom sets the zoom property value. The zoom property

type ItemPreviewPostRequestBodyable added in v0.49.0

ItemPreviewPostRequestBodyable

type ItemPreviewRequestBuilder added in v0.49.0

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

ItemPreviewRequestBuilder provides operations to call the preview method.

func NewItemPreviewRequestBuilder added in v0.49.0

NewItemPreviewRequestBuilder instantiates a new PreviewRequestBuilder and sets the default values.

func NewItemPreviewRequestBuilderInternal added in v0.49.0

func NewItemPreviewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPreviewRequestBuilder

NewItemPreviewRequestBuilderInternal instantiates a new PreviewRequestBuilder and sets the default values.

func (*ItemPreviewRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action preview

type ItemPreviewRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemPreviewRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemPreviewRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemRestorePostRequestBody added in v0.49.0

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

ItemRestorePostRequestBody

func NewItemRestorePostRequestBody added in v0.49.0

func NewItemRestorePostRequestBody() *ItemRestorePostRequestBody

NewItemRestorePostRequestBody instantiates a new ItemRestorePostRequestBody and sets the default values.

func (*ItemRestorePostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemRestorePostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemRestorePostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemRestorePostRequestBody) GetName added in v0.49.0

func (m *ItemRestorePostRequestBody) GetName() *string

GetName gets the name property value. The name property

func (*ItemRestorePostRequestBody) GetParentReference added in v0.49.0

GetParentReference gets the parentReference property value. The parentReference property

func (*ItemRestorePostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemRestorePostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemRestorePostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemRestorePostRequestBody) SetName added in v0.49.0

func (m *ItemRestorePostRequestBody) SetName(value *string)

SetName sets the name property value. The name property

func (*ItemRestorePostRequestBody) SetParentReference added in v0.49.0

SetParentReference sets the parentReference property value. The parentReference property

type ItemRestoreRequestBuilder added in v0.49.0

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

ItemRestoreRequestBuilder provides operations to call the restore method.

func NewItemRestoreRequestBuilder added in v0.49.0

NewItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewItemRestoreRequestBuilderInternal added in v0.49.0

func NewItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRestoreRequestBuilder

NewItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*ItemRestoreRequestBuilder) Post added in v0.49.0

Post restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal. Find more info here

func (*ItemRestoreRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.

type ItemRestoreRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemRestoreRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemRestoreRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemSearchWithQRequestBuilder added in v0.49.0

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

ItemSearchWithQRequestBuilder provides operations to call the search method.

func NewItemSearchWithQRequestBuilder added in v0.49.0

NewItemSearchWithQRequestBuilder instantiates a new SearchWithQRequestBuilder and sets the default values.

func NewItemSearchWithQRequestBuilderInternal added in v0.49.0

func NewItemSearchWithQRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, q *string) *ItemSearchWithQRequestBuilder

NewItemSearchWithQRequestBuilderInternal instantiates a new SearchWithQRequestBuilder and sets the default values.

func (*ItemSearchWithQRequestBuilder) Get added in v0.49.0

Get invoke function search

func (*ItemSearchWithQRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function search

type ItemSearchWithQRequestBuilderGetQueryParameters added in v0.49.0

type ItemSearchWithQRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemSearchWithQRequestBuilderGetQueryParameters invoke function search

type ItemSearchWithQRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemSearchWithQRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemSearchWithQRequestBuilderGetQueryParameters
}

ItemSearchWithQRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemSearchWithQResponse added in v0.49.0

type ItemSearchWithQResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

ItemSearchWithQResponse

func NewItemSearchWithQResponse added in v0.49.0

func NewItemSearchWithQResponse() *ItemSearchWithQResponse

NewItemSearchWithQResponse instantiates a new ItemSearchWithQResponse and sets the default values.

func (*ItemSearchWithQResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemSearchWithQResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemSearchWithQResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemSearchWithQResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemSubscriptionsCountRequestBuilder added in v0.49.0

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

ItemSubscriptionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemSubscriptionsCountRequestBuilder added in v0.49.0

NewItemSubscriptionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemSubscriptionsCountRequestBuilderInternal added in v0.49.0

func NewItemSubscriptionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemSubscriptionsCountRequestBuilder

NewItemSubscriptionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemSubscriptionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemSubscriptionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemSubscriptionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemSubscriptionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemSubscriptionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemSubscriptionsItemReauthorizeRequestBuilder added in v0.49.0

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

ItemSubscriptionsItemReauthorizeRequestBuilder provides operations to call the reauthorize method.

func NewItemSubscriptionsItemReauthorizeRequestBuilder added in v0.49.0

NewItemSubscriptionsItemReauthorizeRequestBuilder instantiates a new ReauthorizeRequestBuilder and sets the default values.

func NewItemSubscriptionsItemReauthorizeRequestBuilderInternal added in v0.49.0

func NewItemSubscriptionsItemReauthorizeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemSubscriptionsItemReauthorizeRequestBuilder

NewItemSubscriptionsItemReauthorizeRequestBuilderInternal instantiates a new ReauthorizeRequestBuilder and sets the default values.

func (*ItemSubscriptionsItemReauthorizeRequestBuilder) Post added in v0.49.0

Post invoke action reauthorize

func (*ItemSubscriptionsItemReauthorizeRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action reauthorize

type ItemSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemSubscriptionsRequestBuilder added in v0.49.0

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

ItemSubscriptionsRequestBuilder provides operations to manage the subscriptions property of the microsoft.graph.driveItem entity.

func NewItemSubscriptionsRequestBuilder added in v0.49.0

NewItemSubscriptionsRequestBuilder instantiates a new SubscriptionsRequestBuilder and sets the default values.

func NewItemSubscriptionsRequestBuilderInternal added in v0.49.0

func NewItemSubscriptionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemSubscriptionsRequestBuilder

NewItemSubscriptionsRequestBuilderInternal instantiates a new SubscriptionsRequestBuilder and sets the default values.

func (*ItemSubscriptionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemSubscriptionsRequestBuilder) Get added in v0.49.0

Get the set of subscriptions on the item. Only supported on the root of a drive.

func (*ItemSubscriptionsRequestBuilder) Post added in v0.49.0

Post create new navigation property to subscriptions for workbooks

func (*ItemSubscriptionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the set of subscriptions on the item. Only supported on the root of a drive.

func (*ItemSubscriptionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to subscriptions for workbooks

type ItemSubscriptionsRequestBuilderGetQueryParameters added in v0.49.0

type ItemSubscriptionsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemSubscriptionsRequestBuilderGetQueryParameters the set of subscriptions on the item. Only supported on the root of a drive.

type ItemSubscriptionsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemSubscriptionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemSubscriptionsRequestBuilderGetQueryParameters
}

ItemSubscriptionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemSubscriptionsRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemSubscriptionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemSubscriptionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemSubscriptionsSubscriptionItemRequestBuilder added in v0.49.0

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

ItemSubscriptionsSubscriptionItemRequestBuilder provides operations to manage the subscriptions property of the microsoft.graph.driveItem entity.

func NewItemSubscriptionsSubscriptionItemRequestBuilder added in v0.49.0

NewItemSubscriptionsSubscriptionItemRequestBuilder instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func NewItemSubscriptionsSubscriptionItemRequestBuilderInternal added in v0.49.0

func NewItemSubscriptionsSubscriptionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemSubscriptionsSubscriptionItemRequestBuilder

NewItemSubscriptionsSubscriptionItemRequestBuilderInternal instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func (*ItemSubscriptionsSubscriptionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property subscriptions for workbooks

func (*ItemSubscriptionsSubscriptionItemRequestBuilder) Get added in v0.49.0

Get the set of subscriptions on the item. Only supported on the root of a drive.

func (*ItemSubscriptionsSubscriptionItemRequestBuilder) Reauthorize added in v0.49.0

Reauthorize provides operations to call the reauthorize method.

func (*ItemSubscriptionsSubscriptionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property subscriptions for workbooks

func (*ItemSubscriptionsSubscriptionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the set of subscriptions on the item. Only supported on the root of a drive.

func (*ItemSubscriptionsSubscriptionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property subscriptions in workbooks

type ItemSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters the set of subscriptions on the item. Only supported on the root of a drive.

type ItemSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters
}

ItemSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemThumbnailsCountRequestBuilder added in v0.49.0

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

ItemThumbnailsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemThumbnailsCountRequestBuilder added in v0.49.0

NewItemThumbnailsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemThumbnailsCountRequestBuilderInternal added in v0.49.0

func NewItemThumbnailsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemThumbnailsCountRequestBuilder

NewItemThumbnailsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemThumbnailsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemThumbnailsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemThumbnailsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemThumbnailsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemThumbnailsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemThumbnailsRequestBuilder added in v0.49.0

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

ItemThumbnailsRequestBuilder provides operations to manage the thumbnails property of the microsoft.graph.driveItem entity.

func NewItemThumbnailsRequestBuilder added in v0.49.0

NewItemThumbnailsRequestBuilder instantiates a new ThumbnailsRequestBuilder and sets the default values.

func NewItemThumbnailsRequestBuilderInternal added in v0.49.0

func NewItemThumbnailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemThumbnailsRequestBuilder

NewItemThumbnailsRequestBuilderInternal instantiates a new ThumbnailsRequestBuilder and sets the default values.

func (*ItemThumbnailsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemThumbnailsRequestBuilder) Get added in v0.49.0

Get retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.Each **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.For example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.Here are the most common ones: Find more info here

func (*ItemThumbnailsRequestBuilder) Post added in v0.49.0

Post create new navigation property to thumbnails for workbooks

func (*ItemThumbnailsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.Each **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.For example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.Here are the most common ones:

func (*ItemThumbnailsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to thumbnails for workbooks

type ItemThumbnailsRequestBuilderGetQueryParameters added in v0.49.0

type ItemThumbnailsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemThumbnailsRequestBuilderGetQueryParameters retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.Each **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.For example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.Here are the most common ones:

type ItemThumbnailsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemThumbnailsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemThumbnailsRequestBuilderGetQueryParameters
}

ItemThumbnailsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemThumbnailsRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemThumbnailsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemThumbnailsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemThumbnailsThumbnailSetItemRequestBuilder added in v0.49.0

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

ItemThumbnailsThumbnailSetItemRequestBuilder provides operations to manage the thumbnails property of the microsoft.graph.driveItem entity.

func NewItemThumbnailsThumbnailSetItemRequestBuilder added in v0.49.0

NewItemThumbnailsThumbnailSetItemRequestBuilder instantiates a new ThumbnailSetItemRequestBuilder and sets the default values.

func NewItemThumbnailsThumbnailSetItemRequestBuilderInternal added in v0.49.0

func NewItemThumbnailsThumbnailSetItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemThumbnailsThumbnailSetItemRequestBuilder

NewItemThumbnailsThumbnailSetItemRequestBuilderInternal instantiates a new ThumbnailSetItemRequestBuilder and sets the default values.

func (*ItemThumbnailsThumbnailSetItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property thumbnails for workbooks

func (*ItemThumbnailsThumbnailSetItemRequestBuilder) Get added in v0.49.0

Get collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable.

func (*ItemThumbnailsThumbnailSetItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property thumbnails for workbooks

func (*ItemThumbnailsThumbnailSetItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable.

func (*ItemThumbnailsThumbnailSetItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property thumbnails in workbooks

type ItemThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable.

type ItemThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters
}

ItemThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemUnfollowRequestBuilder added in v0.49.0

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

ItemUnfollowRequestBuilder provides operations to call the unfollow method.

func NewItemUnfollowRequestBuilder added in v0.49.0

NewItemUnfollowRequestBuilder instantiates a new UnfollowRequestBuilder and sets the default values.

func NewItemUnfollowRequestBuilderInternal added in v0.49.0

func NewItemUnfollowRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemUnfollowRequestBuilder

NewItemUnfollowRequestBuilderInternal instantiates a new UnfollowRequestBuilder and sets the default values.

func (*ItemUnfollowRequestBuilder) Post added in v0.49.0

Post unfollow a driveItem. Find more info here

func (*ItemUnfollowRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation unfollow a driveItem.

type ItemUnfollowRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemUnfollowRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemUnfollowRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemValidatePermissionPostRequestBody added in v0.49.0

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

ItemValidatePermissionPostRequestBody

func NewItemValidatePermissionPostRequestBody added in v0.49.0

func NewItemValidatePermissionPostRequestBody() *ItemValidatePermissionPostRequestBody

NewItemValidatePermissionPostRequestBody instantiates a new ItemValidatePermissionPostRequestBody and sets the default values.

func (*ItemValidatePermissionPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemValidatePermissionPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemValidatePermissionPostRequestBody) GetChallengeToken added in v0.49.0

func (m *ItemValidatePermissionPostRequestBody) GetChallengeToken() *string

GetChallengeToken gets the challengeToken property value. The challengeToken property

func (*ItemValidatePermissionPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemValidatePermissionPostRequestBody) GetPassword added in v0.49.0

GetPassword gets the password property value. The password property

func (*ItemValidatePermissionPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemValidatePermissionPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemValidatePermissionPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemValidatePermissionPostRequestBody) SetChallengeToken added in v0.49.0

func (m *ItemValidatePermissionPostRequestBody) SetChallengeToken(value *string)

SetChallengeToken sets the challengeToken property value. The challengeToken property

func (*ItemValidatePermissionPostRequestBody) SetPassword added in v0.49.0

func (m *ItemValidatePermissionPostRequestBody) SetPassword(value *string)

SetPassword sets the password property value. The password property

type ItemValidatePermissionPostRequestBodyable added in v0.49.0

type ItemValidatePermissionPostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetChallengeToken() *string
	GetPassword() *string
	SetChallengeToken(value *string)
	SetPassword(value *string)
}

ItemValidatePermissionPostRequestBodyable

type ItemValidatePermissionRequestBuilder added in v0.49.0

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

ItemValidatePermissionRequestBuilder provides operations to call the validatePermission method.

func NewItemValidatePermissionRequestBuilder added in v0.49.0

NewItemValidatePermissionRequestBuilder instantiates a new ValidatePermissionRequestBuilder and sets the default values.

func NewItemValidatePermissionRequestBuilderInternal added in v0.49.0

func NewItemValidatePermissionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemValidatePermissionRequestBuilder

NewItemValidatePermissionRequestBuilderInternal instantiates a new ValidatePermissionRequestBuilder and sets the default values.

func (*ItemValidatePermissionRequestBuilder) Post added in v0.49.0

Post invoke action validatePermission

func (*ItemValidatePermissionRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action validatePermission

type ItemValidatePermissionRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemValidatePermissionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemValidatePermissionRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsCountRequestBuilder added in v0.49.0

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

ItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemVersionsCountRequestBuilder added in v0.49.0

NewItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemVersionsCountRequestBuilderInternal added in v0.49.0

func NewItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVersionsCountRequestBuilder

NewItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemVersionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemVersionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemVersionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsDriveItemVersionItemRequestBuilder added in v0.49.0

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

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

func NewItemVersionsDriveItemVersionItemRequestBuilder added in v0.49.0

NewItemVersionsDriveItemVersionItemRequestBuilder instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func NewItemVersionsDriveItemVersionItemRequestBuilderInternal added in v0.49.0

func NewItemVersionsDriveItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVersionsDriveItemVersionItemRequestBuilder

NewItemVersionsDriveItemVersionItemRequestBuilderInternal instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func (*ItemVersionsDriveItemVersionItemRequestBuilder) Content added in v0.49.0

Content provides operations to manage the media for the driveItem entity.

func (*ItemVersionsDriveItemVersionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property versions for workbooks

func (*ItemVersionsDriveItemVersionItemRequestBuilder) Get added in v0.49.0

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

func (*ItemVersionsDriveItemVersionItemRequestBuilder) RestoreVersion added in v0.49.0

RestoreVersion provides operations to call the restoreVersion method.

func (*ItemVersionsDriveItemVersionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property versions for workbooks

func (*ItemVersionsDriveItemVersionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemVersionsDriveItemVersionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property versions in workbooks

type ItemVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ItemVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsDriveItemVersionItemRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemVersionsDriveItemVersionItemRequestBuilderGetQueryParameters
}

ItemVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ItemVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsItemContentRequestBuilder added in v0.49.0

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

ItemVersionsItemContentRequestBuilder provides operations to manage the media for the driveItem entity.

func NewItemVersionsItemContentRequestBuilder added in v0.49.0

NewItemVersionsItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewItemVersionsItemContentRequestBuilderInternal added in v0.49.0

func NewItemVersionsItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVersionsItemContentRequestBuilder

NewItemVersionsItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ItemVersionsItemContentRequestBuilder) Get added in v0.49.0

Get the content stream for this version of the item. Find more info here

func (*ItemVersionsItemContentRequestBuilder) Put added in v0.49.0

Put the content stream for this version of the item.

func (*ItemVersionsItemContentRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the content stream for this version of the item.

func (*ItemVersionsItemContentRequestBuilder) ToPutRequestInformation added in v0.51.0

ToPutRequestInformation the content stream for this version of the item.

type ItemVersionsItemContentRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemVersionsItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemVersionsItemContentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsItemContentRequestBuilderPutRequestConfiguration added in v0.49.0

type ItemVersionsItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemVersionsItemContentRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsItemRestoreVersionRequestBuilder added in v0.49.0

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

ItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewItemVersionsItemRestoreVersionRequestBuilder added in v0.49.0

NewItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.49.0

func NewItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVersionsItemRestoreVersionRequestBuilder

NewItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*ItemVersionsItemRestoreVersionRequestBuilder) Post added in v0.49.0

Post restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file. Find more info here

func (*ItemVersionsItemRestoreVersionRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.

type ItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsRequestBuilder added in v0.49.0

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

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

func NewItemVersionsRequestBuilder added in v0.49.0

NewItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewItemVersionsRequestBuilderInternal added in v0.49.0

func NewItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVersionsRequestBuilder

NewItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*ItemVersionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemVersionsRequestBuilder) Get added in v0.49.0

Get oneDrive and SharePoint can be configured to retain the history for files.Depending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location. Find more info here

func (*ItemVersionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation oneDrive and SharePoint can be configured to retain the history for files.Depending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location.

func (*ItemVersionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to versions for workbooks

type ItemVersionsRequestBuilderGetQueryParameters added in v0.49.0

type ItemVersionsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemVersionsRequestBuilderGetQueryParameters oneDrive and SharePoint can be configured to retain the history for files.Depending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location.

type ItemVersionsRequestBuilderGetRequestConfiguration added in v0.49.0

type ItemVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ItemVersionsRequestBuilderGetQueryParameters
}

ItemVersionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ItemVersionsRequestBuilderPostRequestConfiguration added in v0.49.0

type ItemVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemVersionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type WorkbooksRequestBuilder

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

WorkbooksRequestBuilder provides operations to manage the collection of driveItem entities.

func NewWorkbooksRequestBuilder

NewWorkbooksRequestBuilder instantiates a new WorkbooksRequestBuilder and sets the default values.

func NewWorkbooksRequestBuilderInternal

func NewWorkbooksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksRequestBuilder

NewWorkbooksRequestBuilderInternal instantiates a new WorkbooksRequestBuilder and sets the default values.

func (*WorkbooksRequestBuilder) Count added in v0.13.0

Count provides operations to count the resources in the collection.

func (*WorkbooksRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get entities from workbooks

func (*WorkbooksRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation add new entity to workbooks

type WorkbooksRequestBuilderGetQueryParameters

type WorkbooksRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

WorkbooksRequestBuilderGetQueryParameters get entities from workbooks

type WorkbooksRequestBuilderGetRequestConfiguration added in v0.22.0

type WorkbooksRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksRequestBuilderGetQueryParameters
}

WorkbooksRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type WorkbooksRequestBuilderPostRequestConfiguration added in v0.22.0

type WorkbooksRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

WorkbooksRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Source Files

Jump to

Keyboard shortcuts

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