workbooks

package
v0.48.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkbooksCountRequestBuilder added in v0.48.0

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

WorkbooksCountRequestBuilder provides operations to count the resources in the collection.

func NewWorkbooksCountRequestBuilder added in v0.48.0

NewWorkbooksCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewWorkbooksCountRequestBuilderInternal added in v0.48.0

func NewWorkbooksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksCountRequestBuilder

NewWorkbooksCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*WorkbooksCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*WorkbooksCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type WorkbooksCountRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksDriveItemItemRequestBuilder added in v0.48.0

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

WorkbooksDriveItemItemRequestBuilder provides operations to manage the collection of driveItem entities.

func NewWorkbooksDriveItemItemRequestBuilder added in v0.48.0

NewWorkbooksDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewWorkbooksDriveItemItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksDriveItemItemRequestBuilder

NewWorkbooksDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*WorkbooksDriveItemItemRequestBuilder) Analytics added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) Checkin added in v0.48.0

Checkin provides operations to call the checkin method.

func (*WorkbooksDriveItemItemRequestBuilder) Checkout added in v0.48.0

Checkout provides operations to call the checkout method.

func (*WorkbooksDriveItemItemRequestBuilder) Children added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) ChildrenById added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) Content added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) Copy added in v0.48.0

Copy provides operations to call the copy method.

func (*WorkbooksDriveItemItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete entity from workbooks

func (*WorkbooksDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get entity from workbooks by key

CreateLink provides operations to call the createLink method.

func (*WorkbooksDriveItemItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update entity in workbooks

func (*WorkbooksDriveItemItemRequestBuilder) CreateUploadSession added in v0.48.0

CreateUploadSession provides operations to call the createUploadSession method.

func (*WorkbooksDriveItemItemRequestBuilder) Delete added in v0.48.0

Delete delete entity from workbooks

func (*WorkbooksDriveItemItemRequestBuilder) Delta added in v0.48.0

Delta provides operations to call the delta method.

func (*WorkbooksDriveItemItemRequestBuilder) DeltaWithToken added in v0.48.0

DeltaWithToken provides operations to call the delta method.

func (*WorkbooksDriveItemItemRequestBuilder) Follow added in v0.48.0

Follow provides operations to call the follow method.

func (*WorkbooksDriveItemItemRequestBuilder) Get added in v0.48.0

Get get entity from workbooks by key

func (*WorkbooksDriveItemItemRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*WorkbooksDriveItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *WorkbooksDriveItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*WorkbooksDriveItemItemRequestBuilder) Invite added in v0.48.0

Invite provides operations to call the invite method.

func (*WorkbooksDriveItemItemRequestBuilder) ListItem added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) Permissions added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) PermissionsById added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) Preview added in v0.48.0

Preview provides operations to call the preview method.

func (*WorkbooksDriveItemItemRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

func (*WorkbooksDriveItemItemRequestBuilder) SearchWithQ added in v0.48.0

SearchWithQ provides operations to call the search method.

func (*WorkbooksDriveItemItemRequestBuilder) Subscriptions added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) SubscriptionsById added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) Thumbnails added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) ThumbnailsById added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) Unfollow added in v0.48.0

Unfollow provides operations to call the unfollow method.

func (*WorkbooksDriveItemItemRequestBuilder) ValidatePermission added in v0.48.0

ValidatePermission provides operations to call the validatePermission method.

func (*WorkbooksDriveItemItemRequestBuilder) Versions added in v0.48.0

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

func (*WorkbooksDriveItemItemRequestBuilder) VersionsById added in v0.48.0

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

type WorkbooksDriveItemItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksDriveItemItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

WorkbooksDriveItemItemRequestBuilderGetQueryParameters get entity from workbooks by key

type WorkbooksDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksDriveItemItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksDriveItemItemRequestBuilderGetQueryParameters
}

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

type WorkbooksDriveItemItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksDriveItemItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemAnalyticsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemAnalyticsRequestBuilder added in v0.48.0

NewWorkbooksItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewWorkbooksItemAnalyticsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemAnalyticsRequestBuilder

NewWorkbooksItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*WorkbooksItemAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemAnalyticsRequestBuilder) Get added in v0.48.0

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

type WorkbooksItemAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemAnalyticsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemAnalyticsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemCheckinRequestBuilder added in v0.48.0

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

WorkbooksItemCheckinRequestBuilder provides operations to call the checkin method.

func NewWorkbooksItemCheckinRequestBuilder added in v0.48.0

NewWorkbooksItemCheckinRequestBuilder instantiates a new CheckinRequestBuilder and sets the default values.

func NewWorkbooksItemCheckinRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemCheckinRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemCheckinRequestBuilder

NewWorkbooksItemCheckinRequestBuilderInternal instantiates a new CheckinRequestBuilder and sets the default values.

func (*WorkbooksItemCheckinRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*WorkbooksItemCheckinRequestBuilder) Post added in v0.48.0

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

type WorkbooksItemCheckinRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemCheckinRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemCheckoutRequestBuilder added in v0.48.0

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

WorkbooksItemCheckoutRequestBuilder provides operations to call the checkout method.

func NewWorkbooksItemCheckoutRequestBuilder added in v0.48.0

NewWorkbooksItemCheckoutRequestBuilder instantiates a new CheckoutRequestBuilder and sets the default values.

func NewWorkbooksItemCheckoutRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemCheckoutRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemCheckoutRequestBuilder

NewWorkbooksItemCheckoutRequestBuilderInternal instantiates a new CheckoutRequestBuilder and sets the default values.

func (*WorkbooksItemCheckoutRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation 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.

func (*WorkbooksItemCheckoutRequestBuilder) Post added in v0.48.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.

type WorkbooksItemCheckoutRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemCheckoutRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemChildrenCountRequestBuilder added in v0.48.0

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

WorkbooksItemChildrenCountRequestBuilder provides operations to count the resources in the collection.

func NewWorkbooksItemChildrenCountRequestBuilder added in v0.48.0

NewWorkbooksItemChildrenCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewWorkbooksItemChildrenCountRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemChildrenCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemChildrenCountRequestBuilder

NewWorkbooksItemChildrenCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*WorkbooksItemChildrenCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*WorkbooksItemChildrenCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type WorkbooksItemChildrenCountRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemChildrenCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemChildrenDriveItemItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemChildrenDriveItemItemRequestBuilder added in v0.48.0

NewWorkbooksItemChildrenDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewWorkbooksItemChildrenDriveItemItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemChildrenDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemChildrenDriveItemItemRequestBuilder

NewWorkbooksItemChildrenDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*WorkbooksItemChildrenDriveItemItemRequestBuilder) Content added in v0.48.0

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

func (*WorkbooksItemChildrenDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemChildrenDriveItemItemRequestBuilder) Get added in v0.48.0

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

type WorkbooksItemChildrenDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemChildrenDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemChildrenDriveItemItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemChildrenDriveItemItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemChildrenItemContentRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemChildrenItemContentRequestBuilder added in v0.48.0

NewWorkbooksItemChildrenItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewWorkbooksItemChildrenItemContentRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemChildrenItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemChildrenItemContentRequestBuilder

NewWorkbooksItemChildrenItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*WorkbooksItemChildrenItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemChildrenItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*WorkbooksItemChildrenItemContentRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemChildrenItemContentRequestBuilder) Put added in v0.48.0

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

type WorkbooksItemChildrenItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemChildrenItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemChildrenItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

type WorkbooksItemChildrenItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemChildrenRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemChildrenRequestBuilder added in v0.48.0

NewWorkbooksItemChildrenRequestBuilder instantiates a new ChildrenRequestBuilder and sets the default values.

func NewWorkbooksItemChildrenRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemChildrenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemChildrenRequestBuilder

NewWorkbooksItemChildrenRequestBuilderInternal instantiates a new ChildrenRequestBuilder and sets the default values.

func (*WorkbooksItemChildrenRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*WorkbooksItemChildrenRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation 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.

func (*WorkbooksItemChildrenRequestBuilder) Get added in v0.48.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.

type WorkbooksItemChildrenRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemChildrenRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemChildrenRequestBuilderGetQueryParameters 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 WorkbooksItemChildrenRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemChildrenRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemChildrenRequestBuilderGetQueryParameters
}

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

type WorkbooksItemContentRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemContentRequestBuilder added in v0.48.0

NewWorkbooksItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewWorkbooksItemContentRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemContentRequestBuilder

NewWorkbooksItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*WorkbooksItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*WorkbooksItemContentRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemContentRequestBuilder) Put added in v0.48.0

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

type WorkbooksItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

type WorkbooksItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemCopyRequestBuilder added in v0.48.0

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

WorkbooksItemCopyRequestBuilder provides operations to call the copy method.

func NewWorkbooksItemCopyRequestBuilder added in v0.48.0

NewWorkbooksItemCopyRequestBuilder instantiates a new CopyRequestBuilder and sets the default values.

func NewWorkbooksItemCopyRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemCopyRequestBuilder

NewWorkbooksItemCopyRequestBuilderInternal instantiates a new CopyRequestBuilder and sets the default values.

func (*WorkbooksItemCopyRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*WorkbooksItemCopyRequestBuilder) Post added in v0.48.0

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

type WorkbooksItemCopyRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemCopyRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemCreateLinkRequestBuilder added in v0.48.0

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

WorkbooksItemCreateLinkRequestBuilder provides operations to call the createLink method.

func NewWorkbooksItemCreateLinkRequestBuilder added in v0.48.0

NewWorkbooksItemCreateLinkRequestBuilder instantiates a new CreateLinkRequestBuilder and sets the default values.

func NewWorkbooksItemCreateLinkRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemCreateLinkRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemCreateLinkRequestBuilder

NewWorkbooksItemCreateLinkRequestBuilderInternal instantiates a new CreateLinkRequestBuilder and sets the default values.

func (*WorkbooksItemCreateLinkRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation 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.

func (*WorkbooksItemCreateLinkRequestBuilder) Post added in v0.48.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.

type WorkbooksItemCreateLinkRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemCreateLinkRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemCreateUploadSessionRequestBuilder added in v0.48.0

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

WorkbooksItemCreateUploadSessionRequestBuilder provides operations to call the createUploadSession method.

func NewWorkbooksItemCreateUploadSessionRequestBuilder added in v0.48.0

NewWorkbooksItemCreateUploadSessionRequestBuilder instantiates a new CreateUploadSessionRequestBuilder and sets the default values.

func NewWorkbooksItemCreateUploadSessionRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemCreateUploadSessionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemCreateUploadSessionRequestBuilder

NewWorkbooksItemCreateUploadSessionRequestBuilderInternal instantiates a new CreateUploadSessionRequestBuilder and sets the default values.

func (*WorkbooksItemCreateUploadSessionRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation 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:

func (*WorkbooksItemCreateUploadSessionRequestBuilder) Post added in v0.48.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:

type WorkbooksItemCreateUploadSessionRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemCreateUploadSessionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemDeltaRequestBuilder added in v0.48.0

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

WorkbooksItemDeltaRequestBuilder provides operations to call the delta method.

func NewWorkbooksItemDeltaRequestBuilder added in v0.48.0

NewWorkbooksItemDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.

func NewWorkbooksItemDeltaRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemDeltaRequestBuilder

NewWorkbooksItemDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.

func (*WorkbooksItemDeltaRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function delta

func (*WorkbooksItemDeltaRequestBuilder) Get added in v0.48.0

Get invoke function delta

type WorkbooksItemDeltaRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemDeltaRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemDeltaRequestBuilderGetQueryParameters invoke function delta

type WorkbooksItemDeltaRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemDeltaRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemDeltaRequestBuilderGetQueryParameters
}

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

type WorkbooksItemDeltaWithTokenRequestBuilder added in v0.48.0

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

WorkbooksItemDeltaWithTokenRequestBuilder provides operations to call the delta method.

func NewWorkbooksItemDeltaWithTokenRequestBuilder added in v0.48.0

NewWorkbooksItemDeltaWithTokenRequestBuilder instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func NewWorkbooksItemDeltaWithTokenRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemDeltaWithTokenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, token *string) *WorkbooksItemDeltaWithTokenRequestBuilder

NewWorkbooksItemDeltaWithTokenRequestBuilderInternal instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func (*WorkbooksItemDeltaWithTokenRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function delta

type WorkbooksItemDeltaWithTokenRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemDeltaWithTokenRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemDeltaWithTokenRequestBuilderGetQueryParameters invoke function delta

type WorkbooksItemDeltaWithTokenRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemDeltaWithTokenRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemDeltaWithTokenRequestBuilderGetQueryParameters
}

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

type WorkbooksItemFollowRequestBuilder added in v0.48.0

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

WorkbooksItemFollowRequestBuilder provides operations to call the follow method.

func NewWorkbooksItemFollowRequestBuilder added in v0.48.0

NewWorkbooksItemFollowRequestBuilder instantiates a new FollowRequestBuilder and sets the default values.

func NewWorkbooksItemFollowRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemFollowRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemFollowRequestBuilder

NewWorkbooksItemFollowRequestBuilderInternal instantiates a new FollowRequestBuilder and sets the default values.

func (*WorkbooksItemFollowRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation follow a driveItem.

func (*WorkbooksItemFollowRequestBuilder) Post added in v0.48.0

Post follow a driveItem.

type WorkbooksItemFollowRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemFollowRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

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

WorkbooksItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewWorkbooksItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

NewWorkbooksItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewWorkbooksItemGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemGetActivitiesByIntervalRequestBuilder

NewWorkbooksItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*WorkbooksItemGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

func (*WorkbooksItemGetActivitiesByIntervalRequestBuilder) Get added in v0.48.0

Get invoke function getActivitiesByInterval

type WorkbooksItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemGetActivitiesByIntervalRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type WorkbooksItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemGetActivitiesByIntervalRequestBuilderGetQueryParameters
}

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

type WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

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

WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewWorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewWorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewWorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewWorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

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

NewWorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters
}

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

type WorkbooksItemInviteRequestBuilder added in v0.48.0

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

WorkbooksItemInviteRequestBuilder provides operations to call the invite method.

func NewWorkbooksItemInviteRequestBuilder added in v0.48.0

NewWorkbooksItemInviteRequestBuilder instantiates a new InviteRequestBuilder and sets the default values.

func NewWorkbooksItemInviteRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemInviteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemInviteRequestBuilder

NewWorkbooksItemInviteRequestBuilderInternal instantiates a new InviteRequestBuilder and sets the default values.

func (*WorkbooksItemInviteRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation 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][].

func (*WorkbooksItemInviteRequestBuilder) Post added in v0.48.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][].

type WorkbooksItemInviteRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemInviteRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemAnalyticsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemAnalyticsRequestBuilder added in v0.48.0

NewWorkbooksItemListItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewWorkbooksItemListItemAnalyticsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemAnalyticsRequestBuilder

NewWorkbooksItemListItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*WorkbooksItemListItemAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemAnalyticsRequestBuilder) Get added in v0.48.0

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

type WorkbooksItemListItemAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemListItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemAnalyticsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemAnalyticsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

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

WorkbooksItemListItemDocumentSetVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewWorkbooksItemListItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemDocumentSetVersionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDocumentSetVersionsCountRequestBuilder

NewWorkbooksItemListItemDocumentSetVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewWorkbooksItemListItemDocumentSetVersionsCountRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemDocumentSetVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDocumentSetVersionsCountRequestBuilder

NewWorkbooksItemListItemDocumentSetVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*WorkbooksItemListItemDocumentSetVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*WorkbooksItemListItemDocumentSetVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type WorkbooksItemListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewWorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func NewWorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewWorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func (*WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property documentSetVersions for workbooks

func (*WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property documentSetVersions in workbooks

func (*WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property documentSetVersions for workbooks

func (*WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

type WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

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

WorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder provides operations to call the restore method.

func NewWorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder

NewWorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewWorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder

NewWorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*WorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation restore a document set version.

func (*WorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilder) Post added in v0.48.0

Post restore a document set version.

type WorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemDocumentSetVersionsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemDocumentSetVersionsRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemDocumentSetVersionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDocumentSetVersionsRequestBuilder

NewWorkbooksItemListItemDocumentSetVersionsRequestBuilder instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func NewWorkbooksItemListItemDocumentSetVersionsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemDocumentSetVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDocumentSetVersionsRequestBuilder

NewWorkbooksItemListItemDocumentSetVersionsRequestBuilderInternal instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func (*WorkbooksItemListItemDocumentSetVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*WorkbooksItemListItemDocumentSetVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemDocumentSetVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemDocumentSetVersionsRequestBuilder) Get added in v0.48.0

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

type WorkbooksItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters 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"`
}

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

type WorkbooksItemListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemDriveItemContentRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemDriveItemContentRequestBuilder added in v0.48.0

NewWorkbooksItemListItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewWorkbooksItemListItemDriveItemContentRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDriveItemContentRequestBuilder

NewWorkbooksItemListItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*WorkbooksItemListItemDriveItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemDriveItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemDriveItemContentRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemListItemDriveItemContentRequestBuilder) Put added in v0.48.0

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

type WorkbooksItemListItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDriveItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDriveItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemDriveItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemDriveItemRequestBuilder added in v0.48.0

NewWorkbooksItemListItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewWorkbooksItemListItemDriveItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemDriveItemRequestBuilder

NewWorkbooksItemListItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*WorkbooksItemListItemDriveItemRequestBuilder) Content added in v0.48.0

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

func (*WorkbooksItemListItemDriveItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemDriveItemRequestBuilder) Get added in v0.48.0

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

type WorkbooksItemListItemDriveItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemListItemDriveItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemDriveItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemDriveItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemFieldsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemFieldsRequestBuilder added in v0.48.0

NewWorkbooksItemListItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewWorkbooksItemListItemFieldsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemFieldsRequestBuilder

NewWorkbooksItemListItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*WorkbooksItemListItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for workbooks

func (*WorkbooksItemListItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for workbooks

func (*WorkbooksItemListItemFieldsRequestBuilder) Get added in v0.48.0

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

type WorkbooksItemListItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemListItemFieldsRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemListItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemFieldsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemFieldsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemListItemFieldsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

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

WorkbooksItemListItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewWorkbooksItemListItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemGetActivitiesByIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemGetActivitiesByIntervalRequestBuilder

NewWorkbooksItemListItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewWorkbooksItemListItemGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemGetActivitiesByIntervalRequestBuilder

NewWorkbooksItemListItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*WorkbooksItemListItemGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type WorkbooksItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type WorkbooksItemListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

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

WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewWorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewWorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewWorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

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

NewWorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemRequestBuilder added in v0.48.0

NewWorkbooksItemListItemRequestBuilder instantiates a new ListItemRequestBuilder and sets the default values.

func NewWorkbooksItemListItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemRequestBuilder

NewWorkbooksItemListItemRequestBuilderInternal instantiates a new ListItemRequestBuilder and sets the default values.

func (*WorkbooksItemListItemRequestBuilder) Analytics added in v0.48.0

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

func (*WorkbooksItemListItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property listItem for workbooks

func (*WorkbooksItemListItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property listItem in workbooks

func (*WorkbooksItemListItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property listItem for workbooks

func (*WorkbooksItemListItemRequestBuilder) DocumentSetVersions added in v0.48.0

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

func (*WorkbooksItemListItemRequestBuilder) DocumentSetVersionsById added in v0.48.0

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

func (*WorkbooksItemListItemRequestBuilder) DriveItem added in v0.48.0

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

func (*WorkbooksItemListItemRequestBuilder) Fields added in v0.48.0

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

func (*WorkbooksItemListItemRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemListItemRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*WorkbooksItemListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *WorkbooksItemListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *WorkbooksItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*WorkbooksItemListItemRequestBuilder) Patch added in v0.48.0

Patch update the navigation property listItem in workbooks

func (*WorkbooksItemListItemRequestBuilder) Versions added in v0.48.0

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

func (*WorkbooksItemListItemRequestBuilder) VersionsById added in v0.48.0

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

type WorkbooksItemListItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemListItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemListItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemListItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemVersionsCountRequestBuilder added in v0.48.0

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

WorkbooksItemListItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewWorkbooksItemListItemVersionsCountRequestBuilder added in v0.48.0

NewWorkbooksItemListItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewWorkbooksItemListItemVersionsCountRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemVersionsCountRequestBuilder

NewWorkbooksItemListItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*WorkbooksItemListItemVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*WorkbooksItemListItemVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type WorkbooksItemListItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemVersionsItemFieldsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemVersionsItemFieldsRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemVersionsItemFieldsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemVersionsItemFieldsRequestBuilder

NewWorkbooksItemListItemVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewWorkbooksItemListItemVersionsItemFieldsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemVersionsItemFieldsRequestBuilder

NewWorkbooksItemListItemVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*WorkbooksItemListItemVersionsItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for workbooks

func (*WorkbooksItemListItemVersionsItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemListItemVersionsItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property fields in workbooks

func (*WorkbooksItemListItemVersionsItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for workbooks

func (*WorkbooksItemListItemVersionsItemFieldsRequestBuilder) Get added in v0.48.0

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

type WorkbooksItemListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemVersionsItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemVersionsItemFieldsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

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

WorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewWorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder

NewWorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewWorkbooksItemListItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder

NewWorkbooksItemListItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*WorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation 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.

func (*WorkbooksItemListItemVersionsItemRestoreVersionRequestBuilder) Post added in v0.48.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.

type WorkbooksItemListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

func NewWorkbooksItemListItemVersionsListItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder

NewWorkbooksItemListItemVersionsListItemVersionItemRequestBuilder instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func NewWorkbooksItemListItemVersionsListItemVersionItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemVersionsListItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder

NewWorkbooksItemListItemVersionsListItemVersionItemRequestBuilderInternal instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func (*WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for workbooks

func (*WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the list of previous versions of the list item.

func (*WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in workbooks

func (*WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for workbooks

func (*WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder) Fields added in v0.48.0

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

func (*WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder) Get added in v0.48.0

Get the list of previous versions of the list item.

func (*WorkbooksItemListItemVersionsListItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the list item.

type WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemListItemVersionsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemListItemVersionsRequestBuilder added in v0.48.0

NewWorkbooksItemListItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewWorkbooksItemListItemVersionsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemListItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemListItemVersionsRequestBuilder

NewWorkbooksItemListItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*WorkbooksItemListItemVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*WorkbooksItemListItemVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation 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 (*WorkbooksItemListItemVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to versions for workbooks

func (*WorkbooksItemListItemVersionsRequestBuilder) Get added in v0.48.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.

type WorkbooksItemListItemVersionsRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemListItemVersionsRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemListItemVersionsRequestBuilderGetQueryParameters 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 WorkbooksItemListItemVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemListItemVersionsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemListItemVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemListItemVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemPermissionsCountRequestBuilder added in v0.48.0

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

WorkbooksItemPermissionsCountRequestBuilder provides operations to count the resources in the collection.

func NewWorkbooksItemPermissionsCountRequestBuilder added in v0.48.0

NewWorkbooksItemPermissionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewWorkbooksItemPermissionsCountRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemPermissionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemPermissionsCountRequestBuilder

NewWorkbooksItemPermissionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*WorkbooksItemPermissionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*WorkbooksItemPermissionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type WorkbooksItemPermissionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemPermissionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemPermissionsItemGrantRequestBuilder added in v0.48.0

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

WorkbooksItemPermissionsItemGrantRequestBuilder provides operations to call the grant method.

func NewWorkbooksItemPermissionsItemGrantRequestBuilder added in v0.48.0

NewWorkbooksItemPermissionsItemGrantRequestBuilder instantiates a new GrantRequestBuilder and sets the default values.

func NewWorkbooksItemPermissionsItemGrantRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemPermissionsItemGrantRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemPermissionsItemGrantRequestBuilder

NewWorkbooksItemPermissionsItemGrantRequestBuilderInternal instantiates a new GrantRequestBuilder and sets the default values.

func (*WorkbooksItemPermissionsItemGrantRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

type WorkbooksItemPermissionsItemGrantRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemPermissionsItemGrantRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemPermissionsPermissionItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemPermissionsPermissionItemRequestBuilder added in v0.48.0

NewWorkbooksItemPermissionsPermissionItemRequestBuilder instantiates a new PermissionItemRequestBuilder and sets the default values.

func NewWorkbooksItemPermissionsPermissionItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemPermissionsPermissionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemPermissionsPermissionItemRequestBuilder

NewWorkbooksItemPermissionsPermissionItemRequestBuilderInternal instantiates a new PermissionItemRequestBuilder and sets the default values.

func (*WorkbooksItemPermissionsPermissionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property permissions for workbooks

func (*WorkbooksItemPermissionsPermissionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemPermissionsPermissionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property permissions in workbooks

func (*WorkbooksItemPermissionsPermissionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property permissions for workbooks

func (*WorkbooksItemPermissionsPermissionItemRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemPermissionsPermissionItemRequestBuilder) Grant added in v0.48.0

Grant provides operations to call the grant method.

type WorkbooksItemPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemPermissionsPermissionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemPermissionsPermissionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemPermissionsPermissionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemPermissionsPermissionItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemPermissionsPermissionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemPermissionsPermissionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemPermissionsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemPermissionsRequestBuilder added in v0.48.0

NewWorkbooksItemPermissionsRequestBuilder instantiates a new PermissionsRequestBuilder and sets the default values.

func NewWorkbooksItemPermissionsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemPermissionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemPermissionsRequestBuilder

NewWorkbooksItemPermissionsRequestBuilderInternal instantiates a new PermissionsRequestBuilder and sets the default values.

func (*WorkbooksItemPermissionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*WorkbooksItemPermissionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation list the effective sharing permissions on a driveItem.

func (*WorkbooksItemPermissionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to permissions for workbooks

func (*WorkbooksItemPermissionsRequestBuilder) Get added in v0.48.0

Get list the effective sharing permissions on a driveItem.

func (*WorkbooksItemPermissionsRequestBuilder) Post added in v0.48.0

Post create new navigation property to permissions for workbooks

type WorkbooksItemPermissionsRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemPermissionsRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemPermissionsRequestBuilderGetQueryParameters list the effective sharing permissions on a driveItem.

type WorkbooksItemPermissionsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemPermissionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemPermissionsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemPermissionsRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemPermissionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemPreviewRequestBuilder added in v0.48.0

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

WorkbooksItemPreviewRequestBuilder provides operations to call the preview method.

func NewWorkbooksItemPreviewRequestBuilder added in v0.48.0

NewWorkbooksItemPreviewRequestBuilder instantiates a new PreviewRequestBuilder and sets the default values.

func NewWorkbooksItemPreviewRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemPreviewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemPreviewRequestBuilder

NewWorkbooksItemPreviewRequestBuilderInternal instantiates a new PreviewRequestBuilder and sets the default values.

type WorkbooksItemPreviewRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemPreviewRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemRestoreRequestBuilder added in v0.48.0

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

WorkbooksItemRestoreRequestBuilder provides operations to call the restore method.

func NewWorkbooksItemRestoreRequestBuilder added in v0.48.0

NewWorkbooksItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewWorkbooksItemRestoreRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemRestoreRequestBuilder

NewWorkbooksItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*WorkbooksItemRestoreRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*WorkbooksItemRestoreRequestBuilder) Post added in v0.48.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.

type WorkbooksItemRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemRestoreRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemSearchWithQRequestBuilder added in v0.48.0

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

WorkbooksItemSearchWithQRequestBuilder provides operations to call the search method.

func NewWorkbooksItemSearchWithQRequestBuilder added in v0.48.0

NewWorkbooksItemSearchWithQRequestBuilder instantiates a new SearchWithQRequestBuilder and sets the default values.

func NewWorkbooksItemSearchWithQRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemSearchWithQRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, q *string) *WorkbooksItemSearchWithQRequestBuilder

NewWorkbooksItemSearchWithQRequestBuilderInternal instantiates a new SearchWithQRequestBuilder and sets the default values.

func (*WorkbooksItemSearchWithQRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function search

type WorkbooksItemSearchWithQRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemSearchWithQRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemSearchWithQRequestBuilderGetQueryParameters invoke function search

type WorkbooksItemSearchWithQRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemSearchWithQRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemSearchWithQRequestBuilderGetQueryParameters
}

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

type WorkbooksItemSubscriptionsCountRequestBuilder added in v0.48.0

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

WorkbooksItemSubscriptionsCountRequestBuilder provides operations to count the resources in the collection.

func NewWorkbooksItemSubscriptionsCountRequestBuilder added in v0.48.0

NewWorkbooksItemSubscriptionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewWorkbooksItemSubscriptionsCountRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemSubscriptionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemSubscriptionsCountRequestBuilder

NewWorkbooksItemSubscriptionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*WorkbooksItemSubscriptionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*WorkbooksItemSubscriptionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type WorkbooksItemSubscriptionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemSubscriptionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

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

WorkbooksItemSubscriptionsItemReauthorizeRequestBuilder provides operations to call the reauthorize method.

func NewWorkbooksItemSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

func NewWorkbooksItemSubscriptionsItemReauthorizeRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemSubscriptionsItemReauthorizeRequestBuilder

NewWorkbooksItemSubscriptionsItemReauthorizeRequestBuilder instantiates a new ReauthorizeRequestBuilder and sets the default values.

func NewWorkbooksItemSubscriptionsItemReauthorizeRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemSubscriptionsItemReauthorizeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemSubscriptionsItemReauthorizeRequestBuilder

NewWorkbooksItemSubscriptionsItemReauthorizeRequestBuilderInternal instantiates a new ReauthorizeRequestBuilder and sets the default values.

func (*WorkbooksItemSubscriptionsItemReauthorizeRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation invoke action reauthorize

func (*WorkbooksItemSubscriptionsItemReauthorizeRequestBuilder) Post added in v0.48.0

Post invoke action reauthorize

type WorkbooksItemSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemSubscriptionsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemSubscriptionsRequestBuilder added in v0.48.0

NewWorkbooksItemSubscriptionsRequestBuilder instantiates a new SubscriptionsRequestBuilder and sets the default values.

func NewWorkbooksItemSubscriptionsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemSubscriptionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemSubscriptionsRequestBuilder

NewWorkbooksItemSubscriptionsRequestBuilderInternal instantiates a new SubscriptionsRequestBuilder and sets the default values.

func (*WorkbooksItemSubscriptionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*WorkbooksItemSubscriptionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemSubscriptionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to subscriptions for workbooks

func (*WorkbooksItemSubscriptionsRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemSubscriptionsRequestBuilder) Post added in v0.48.0

Post create new navigation property to subscriptions for workbooks

type WorkbooksItemSubscriptionsRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemSubscriptionsRequestBuilderGetQueryParameters 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"`
}

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

type WorkbooksItemSubscriptionsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemSubscriptionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemSubscriptionsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemSubscriptionsRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemSubscriptionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

func NewWorkbooksItemSubscriptionsSubscriptionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder

NewWorkbooksItemSubscriptionsSubscriptionItemRequestBuilder instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func NewWorkbooksItemSubscriptionsSubscriptionItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemSubscriptionsSubscriptionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder

NewWorkbooksItemSubscriptionsSubscriptionItemRequestBuilderInternal instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func (*WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property subscriptions for workbooks

func (*WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property subscriptions in workbooks

func (*WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property subscriptions for workbooks

func (*WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemSubscriptionsSubscriptionItemRequestBuilder) Reauthorize added in v0.48.0

Reauthorize provides operations to call the reauthorize method.

type WorkbooksItemSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemThumbnailsCountRequestBuilder added in v0.48.0

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

WorkbooksItemThumbnailsCountRequestBuilder provides operations to count the resources in the collection.

func NewWorkbooksItemThumbnailsCountRequestBuilder added in v0.48.0

NewWorkbooksItemThumbnailsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewWorkbooksItemThumbnailsCountRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemThumbnailsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemThumbnailsCountRequestBuilder

NewWorkbooksItemThumbnailsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*WorkbooksItemThumbnailsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*WorkbooksItemThumbnailsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type WorkbooksItemThumbnailsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemThumbnailsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemThumbnailsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemThumbnailsRequestBuilder added in v0.48.0

NewWorkbooksItemThumbnailsRequestBuilder instantiates a new ThumbnailsRequestBuilder and sets the default values.

func NewWorkbooksItemThumbnailsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemThumbnailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemThumbnailsRequestBuilder

NewWorkbooksItemThumbnailsRequestBuilderInternal instantiates a new ThumbnailsRequestBuilder and sets the default values.

func (*WorkbooksItemThumbnailsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*WorkbooksItemThumbnailsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation 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 (*WorkbooksItemThumbnailsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to thumbnails for workbooks

func (*WorkbooksItemThumbnailsRequestBuilder) Get added in v0.48.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:

func (*WorkbooksItemThumbnailsRequestBuilder) Post added in v0.48.0

Post create new navigation property to thumbnails for workbooks

type WorkbooksItemThumbnailsRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemThumbnailsRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemThumbnailsRequestBuilderGetQueryParameters 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 WorkbooksItemThumbnailsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemThumbnailsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemThumbnailsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemThumbnailsRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemThumbnailsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemThumbnailsThumbnailSetItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemThumbnailsThumbnailSetItemRequestBuilder added in v0.48.0

func NewWorkbooksItemThumbnailsThumbnailSetItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemThumbnailsThumbnailSetItemRequestBuilder

NewWorkbooksItemThumbnailsThumbnailSetItemRequestBuilder instantiates a new ThumbnailSetItemRequestBuilder and sets the default values.

func NewWorkbooksItemThumbnailsThumbnailSetItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemThumbnailsThumbnailSetItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemThumbnailsThumbnailSetItemRequestBuilder

NewWorkbooksItemThumbnailsThumbnailSetItemRequestBuilderInternal instantiates a new ThumbnailSetItemRequestBuilder and sets the default values.

func (*WorkbooksItemThumbnailsThumbnailSetItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property thumbnails for workbooks

func (*WorkbooksItemThumbnailsThumbnailSetItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemThumbnailsThumbnailSetItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property thumbnails in workbooks

func (*WorkbooksItemThumbnailsThumbnailSetItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property thumbnails for workbooks

func (*WorkbooksItemThumbnailsThumbnailSetItemRequestBuilder) Get added in v0.48.0

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

type WorkbooksItemThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemUnfollowRequestBuilder added in v0.48.0

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

WorkbooksItemUnfollowRequestBuilder provides operations to call the unfollow method.

func NewWorkbooksItemUnfollowRequestBuilder added in v0.48.0

NewWorkbooksItemUnfollowRequestBuilder instantiates a new UnfollowRequestBuilder and sets the default values.

func NewWorkbooksItemUnfollowRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemUnfollowRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemUnfollowRequestBuilder

NewWorkbooksItemUnfollowRequestBuilderInternal instantiates a new UnfollowRequestBuilder and sets the default values.

func (*WorkbooksItemUnfollowRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation unfollow a driveItem.

func (*WorkbooksItemUnfollowRequestBuilder) Post added in v0.48.0

Post unfollow a driveItem.

type WorkbooksItemUnfollowRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemUnfollowRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemValidatePermissionRequestBuilder added in v0.48.0

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

WorkbooksItemValidatePermissionRequestBuilder provides operations to call the validatePermission method.

func NewWorkbooksItemValidatePermissionRequestBuilder added in v0.48.0

NewWorkbooksItemValidatePermissionRequestBuilder instantiates a new ValidatePermissionRequestBuilder and sets the default values.

func NewWorkbooksItemValidatePermissionRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemValidatePermissionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemValidatePermissionRequestBuilder

NewWorkbooksItemValidatePermissionRequestBuilderInternal instantiates a new ValidatePermissionRequestBuilder and sets the default values.

type WorkbooksItemValidatePermissionRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemValidatePermissionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemVersionsCountRequestBuilder added in v0.48.0

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

WorkbooksItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewWorkbooksItemVersionsCountRequestBuilder added in v0.48.0

NewWorkbooksItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewWorkbooksItemVersionsCountRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemVersionsCountRequestBuilder

NewWorkbooksItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*WorkbooksItemVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*WorkbooksItemVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type WorkbooksItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemVersionsDriveItemVersionItemRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemVersionsDriveItemVersionItemRequestBuilder added in v0.48.0

func NewWorkbooksItemVersionsDriveItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemVersionsDriveItemVersionItemRequestBuilder

NewWorkbooksItemVersionsDriveItemVersionItemRequestBuilder instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func NewWorkbooksItemVersionsDriveItemVersionItemRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemVersionsDriveItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemVersionsDriveItemVersionItemRequestBuilder

NewWorkbooksItemVersionsDriveItemVersionItemRequestBuilderInternal instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func (*WorkbooksItemVersionsDriveItemVersionItemRequestBuilder) Content added in v0.48.0

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

func (*WorkbooksItemVersionsDriveItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for workbooks

func (*WorkbooksItemVersionsDriveItemVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*WorkbooksItemVersionsDriveItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in workbooks

func (*WorkbooksItemVersionsDriveItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for workbooks

func (*WorkbooksItemVersionsDriveItemVersionItemRequestBuilder) Get added in v0.48.0

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

func (*WorkbooksItemVersionsDriveItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type WorkbooksItemVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemVersionsDriveItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type WorkbooksItemVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemVersionsDriveItemVersionItemRequestBuilderGetQueryParameters
}

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

type WorkbooksItemVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemVersionsItemContentRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemVersionsItemContentRequestBuilder added in v0.48.0

NewWorkbooksItemVersionsItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewWorkbooksItemVersionsItemContentRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemVersionsItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemVersionsItemContentRequestBuilder

NewWorkbooksItemVersionsItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*WorkbooksItemVersionsItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the content stream for this version of the item.

func (*WorkbooksItemVersionsItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

CreatePutRequestInformation the content stream for this version of the item.

func (*WorkbooksItemVersionsItemContentRequestBuilder) Get added in v0.48.0

Get the content stream for this version of the item.

func (*WorkbooksItemVersionsItemContentRequestBuilder) Put added in v0.48.0

Put the content stream for this version of the item.

type WorkbooksItemVersionsItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemVersionsItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

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

WorkbooksItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewWorkbooksItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

func NewWorkbooksItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemVersionsItemRestoreVersionRequestBuilder

NewWorkbooksItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewWorkbooksItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemVersionsItemRestoreVersionRequestBuilder

NewWorkbooksItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*WorkbooksItemVersionsItemRestoreVersionRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation 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.

func (*WorkbooksItemVersionsItemRestoreVersionRequestBuilder) Post added in v0.48.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.

type WorkbooksItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type WorkbooksItemVersionsRequestBuilder added in v0.48.0

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

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

func NewWorkbooksItemVersionsRequestBuilder added in v0.48.0

NewWorkbooksItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewWorkbooksItemVersionsRequestBuilderInternal added in v0.48.0

func NewWorkbooksItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkbooksItemVersionsRequestBuilder

NewWorkbooksItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*WorkbooksItemVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*WorkbooksItemVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation 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 (*WorkbooksItemVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to versions for workbooks

func (*WorkbooksItemVersionsRequestBuilder) Get added in v0.48.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.

type WorkbooksItemVersionsRequestBuilderGetQueryParameters added in v0.48.0

type WorkbooksItemVersionsRequestBuilderGetQueryParameters 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"`
}

WorkbooksItemVersionsRequestBuilderGetQueryParameters 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 WorkbooksItemVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *WorkbooksItemVersionsRequestBuilderGetQueryParameters
}

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

type WorkbooksItemVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

type WorkbooksItemVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

WorkbooksItemVersionsRequestBuilderPostRequestConfiguration 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) CreateGetRequestInformation

CreateGetRequestInformation get entities from 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 map[string]string
	// 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 map[string]string
	// 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