drive

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

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

DriveBundlesCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveBundlesCountRequestBuilder added in v0.48.0

NewDriveBundlesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveBundlesCountRequestBuilderInternal added in v0.48.0

func NewDriveBundlesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveBundlesCountRequestBuilder

NewDriveBundlesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveBundlesCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveBundlesCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveBundlesCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveBundlesDriveItemItemRequestBuilder added in v0.48.0

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

DriveBundlesDriveItemItemRequestBuilder provides operations to manage the bundles property of the microsoft.graph.drive entity.

func NewDriveBundlesDriveItemItemRequestBuilder added in v0.48.0

NewDriveBundlesDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveBundlesDriveItemItemRequestBuilderInternal added in v0.48.0

func NewDriveBundlesDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveBundlesDriveItemItemRequestBuilder

NewDriveBundlesDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveBundlesDriveItemItemRequestBuilder) Content added in v0.48.0

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

func (*DriveBundlesDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation collection of [bundles][bundle] (albums and multi-select-shared sets of items). Only in personal OneDrive.

func (*DriveBundlesDriveItemItemRequestBuilder) Get added in v0.48.0

Get collection of [bundles][bundle] (albums and multi-select-shared sets of items). Only in personal OneDrive.

type DriveBundlesDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveBundlesDriveItemItemRequestBuilderGetQueryParameters collection of [bundles][bundle] (albums and multi-select-shared sets of items). Only in personal OneDrive.

type DriveBundlesDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveBundlesItemContentRequestBuilder added in v0.48.0

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

DriveBundlesItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveBundlesItemContentRequestBuilder added in v0.48.0

NewDriveBundlesItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveBundlesItemContentRequestBuilderInternal added in v0.48.0

func NewDriveBundlesItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveBundlesItemContentRequestBuilder

NewDriveBundlesItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveBundlesItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveBundlesItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*DriveBundlesItemContentRequestBuilder) Get added in v0.48.0

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

func (*DriveBundlesItemContentRequestBuilder) Put added in v0.48.0

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

type DriveBundlesItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveBundlesItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveBundlesRequestBuilder added in v0.48.0

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

DriveBundlesRequestBuilder provides operations to manage the bundles property of the microsoft.graph.drive entity.

func NewDriveBundlesRequestBuilder added in v0.48.0

NewDriveBundlesRequestBuilder instantiates a new BundlesRequestBuilder and sets the default values.

func NewDriveBundlesRequestBuilderInternal added in v0.48.0

func NewDriveBundlesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveBundlesRequestBuilder

NewDriveBundlesRequestBuilderInternal instantiates a new BundlesRequestBuilder and sets the default values.

func (*DriveBundlesRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveBundlesRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get a list of all the [bundles][bundle] in a user's drive.

func (*DriveBundlesRequestBuilder) Get added in v0.48.0

Get get a list of all the [bundles][bundle] in a user's drive.

type DriveBundlesRequestBuilderGetQueryParameters added in v0.48.0

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

DriveBundlesRequestBuilderGetQueryParameters get a list of all the [bundles][bundle] in a user's drive.

type DriveBundlesRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveFollowingCountRequestBuilder added in v0.48.0

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

DriveFollowingCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveFollowingCountRequestBuilder added in v0.48.0

NewDriveFollowingCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveFollowingCountRequestBuilderInternal added in v0.48.0

func NewDriveFollowingCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveFollowingCountRequestBuilder

NewDriveFollowingCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveFollowingCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveFollowingCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveFollowingCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveFollowingDriveItemItemRequestBuilder added in v0.48.0

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

DriveFollowingDriveItemItemRequestBuilder provides operations to manage the following property of the microsoft.graph.drive entity.

func NewDriveFollowingDriveItemItemRequestBuilder added in v0.48.0

NewDriveFollowingDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveFollowingDriveItemItemRequestBuilderInternal added in v0.48.0

func NewDriveFollowingDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveFollowingDriveItemItemRequestBuilder

NewDriveFollowingDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveFollowingDriveItemItemRequestBuilder) Content added in v0.48.0

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

func (*DriveFollowingDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the list of items the user is following. Only in OneDrive for Business.

func (*DriveFollowingDriveItemItemRequestBuilder) Get added in v0.48.0

Get the list of items the user is following. Only in OneDrive for Business.

type DriveFollowingDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveFollowingDriveItemItemRequestBuilderGetQueryParameters the list of items the user is following. Only in OneDrive for Business.

type DriveFollowingDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveFollowingItemContentRequestBuilder added in v0.48.0

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

DriveFollowingItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveFollowingItemContentRequestBuilder added in v0.48.0

NewDriveFollowingItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveFollowingItemContentRequestBuilderInternal added in v0.48.0

func NewDriveFollowingItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveFollowingItemContentRequestBuilder

NewDriveFollowingItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveFollowingItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveFollowingItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*DriveFollowingItemContentRequestBuilder) Get added in v0.48.0

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

func (*DriveFollowingItemContentRequestBuilder) Put added in v0.48.0

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

type DriveFollowingItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveFollowingItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveFollowingRequestBuilder added in v0.48.0

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

DriveFollowingRequestBuilder provides operations to manage the following property of the microsoft.graph.drive entity.

func NewDriveFollowingRequestBuilder added in v0.48.0

NewDriveFollowingRequestBuilder instantiates a new FollowingRequestBuilder and sets the default values.

func NewDriveFollowingRequestBuilderInternal added in v0.48.0

func NewDriveFollowingRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveFollowingRequestBuilder

NewDriveFollowingRequestBuilderInternal instantiates a new FollowingRequestBuilder and sets the default values.

func (*DriveFollowingRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveFollowingRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation list the items that have been followed by the signed in user.This collection includes items that are in the user's drive as well as items they have access to from other drives.

func (*DriveFollowingRequestBuilder) Get added in v0.48.0

Get list the items that have been followed by the signed in user.This collection includes items that are in the user's drive as well as items they have access to from other drives.

type DriveFollowingRequestBuilderGetQueryParameters added in v0.48.0

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

DriveFollowingRequestBuilderGetQueryParameters list the items that have been followed by the signed in user.This collection includes items that are in the user's drive as well as items they have access to from other drives.

type DriveFollowingRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsCountRequestBuilder added in v0.48.0

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

DriveItemsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveItemsCountRequestBuilder added in v0.48.0

NewDriveItemsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveItemsCountRequestBuilderInternal added in v0.48.0

func NewDriveItemsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsCountRequestBuilder

NewDriveItemsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveItemsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveItemsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveItemsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsDriveItemItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsDriveItemItemRequestBuilder added in v0.48.0

NewDriveItemsDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveItemsDriveItemItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsDriveItemItemRequestBuilder

NewDriveItemsDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveItemsDriveItemItemRequestBuilder) Analytics added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) Checkin added in v0.48.0

Checkin provides operations to call the checkin method.

func (*DriveItemsDriveItemItemRequestBuilder) Checkout added in v0.48.0

Checkout provides operations to call the checkout method.

func (*DriveItemsDriveItemItemRequestBuilder) Children added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) ChildrenById added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) Content added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) Copy added in v0.48.0

Copy provides operations to call the copy method.

func (*DriveItemsDriveItemItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property items for drive

func (*DriveItemsDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

CreateLink provides operations to call the createLink method.

func (*DriveItemsDriveItemItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property items in drive

func (*DriveItemsDriveItemItemRequestBuilder) CreateUploadSession added in v0.48.0

CreateUploadSession provides operations to call the createUploadSession method.

func (*DriveItemsDriveItemItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property items for drive

func (*DriveItemsDriveItemItemRequestBuilder) Delta added in v0.48.0

Delta provides operations to call the delta method.

func (*DriveItemsDriveItemItemRequestBuilder) DeltaWithToken added in v0.48.0

DeltaWithToken provides operations to call the delta method.

func (*DriveItemsDriveItemItemRequestBuilder) Follow added in v0.48.0

Follow provides operations to call the follow method.

func (*DriveItemsDriveItemItemRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*DriveItemsDriveItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *DriveItemsDriveItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *DriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*DriveItemsDriveItemItemRequestBuilder) Invite added in v0.48.0

Invite provides operations to call the invite method.

func (*DriveItemsDriveItemItemRequestBuilder) ListItem added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) Permissions added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) PermissionsById added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) Preview added in v0.48.0

Preview provides operations to call the preview method.

func (*DriveItemsDriveItemItemRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

func (*DriveItemsDriveItemItemRequestBuilder) SearchWithQ added in v0.48.0

SearchWithQ provides operations to call the search method.

func (*DriveItemsDriveItemItemRequestBuilder) Subscriptions added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) SubscriptionsById added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) Thumbnails added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) ThumbnailsById added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) Unfollow added in v0.48.0

Unfollow provides operations to call the unfollow method.

func (*DriveItemsDriveItemItemRequestBuilder) ValidatePermission added in v0.48.0

ValidatePermission provides operations to call the validatePermission method.

func (*DriveItemsDriveItemItemRequestBuilder) Versions added in v0.48.0

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

func (*DriveItemsDriveItemItemRequestBuilder) VersionsById added in v0.48.0

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

type DriveItemsDriveItemItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsDriveItemItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemAnalyticsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemAnalyticsRequestBuilder added in v0.48.0

NewDriveItemsItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewDriveItemsItemAnalyticsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemAnalyticsRequestBuilder

NewDriveItemsItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*DriveItemsItemAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemAnalyticsRequestBuilder) Get added in v0.48.0

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

type DriveItemsItemAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemCheckinRequestBuilder added in v0.48.0

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

DriveItemsItemCheckinRequestBuilder provides operations to call the checkin method.

func NewDriveItemsItemCheckinRequestBuilder added in v0.48.0

NewDriveItemsItemCheckinRequestBuilder instantiates a new CheckinRequestBuilder and sets the default values.

func NewDriveItemsItemCheckinRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemCheckinRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemCheckinRequestBuilder

NewDriveItemsItemCheckinRequestBuilderInternal instantiates a new CheckinRequestBuilder and sets the default values.

func (*DriveItemsItemCheckinRequestBuilder) 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 (*DriveItemsItemCheckinRequestBuilder) 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 DriveItemsItemCheckinRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemCheckoutRequestBuilder added in v0.48.0

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

DriveItemsItemCheckoutRequestBuilder provides operations to call the checkout method.

func NewDriveItemsItemCheckoutRequestBuilder added in v0.48.0

NewDriveItemsItemCheckoutRequestBuilder instantiates a new CheckoutRequestBuilder and sets the default values.

func NewDriveItemsItemCheckoutRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemCheckoutRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemCheckoutRequestBuilder

NewDriveItemsItemCheckoutRequestBuilderInternal instantiates a new CheckoutRequestBuilder and sets the default values.

func (*DriveItemsItemCheckoutRequestBuilder) 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 (*DriveItemsItemCheckoutRequestBuilder) 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 DriveItemsItemCheckoutRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemChildrenCountRequestBuilder added in v0.48.0

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

DriveItemsItemChildrenCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveItemsItemChildrenCountRequestBuilder added in v0.48.0

NewDriveItemsItemChildrenCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveItemsItemChildrenCountRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemChildrenCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemChildrenCountRequestBuilder

NewDriveItemsItemChildrenCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveItemsItemChildrenCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveItemsItemChildrenCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveItemsItemChildrenCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemChildrenDriveItemItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemChildrenDriveItemItemRequestBuilder added in v0.48.0

NewDriveItemsItemChildrenDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveItemsItemChildrenDriveItemItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemChildrenDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemChildrenDriveItemItemRequestBuilder

NewDriveItemsItemChildrenDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveItemsItemChildrenDriveItemItemRequestBuilder) Content added in v0.48.0

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

func (*DriveItemsItemChildrenDriveItemItemRequestBuilder) 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 (*DriveItemsItemChildrenDriveItemItemRequestBuilder) 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 DriveItemsItemChildrenDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemChildrenDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemChildrenItemContentRequestBuilder added in v0.48.0

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

DriveItemsItemChildrenItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveItemsItemChildrenItemContentRequestBuilder added in v0.48.0

NewDriveItemsItemChildrenItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveItemsItemChildrenItemContentRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemChildrenItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemChildrenItemContentRequestBuilder

NewDriveItemsItemChildrenItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveItemsItemChildrenItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemChildrenItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*DriveItemsItemChildrenItemContentRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsItemChildrenItemContentRequestBuilder) Put added in v0.48.0

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

type DriveItemsItemChildrenItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemChildrenItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemChildrenRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemChildrenRequestBuilder added in v0.48.0

NewDriveItemsItemChildrenRequestBuilder instantiates a new ChildrenRequestBuilder and sets the default values.

func NewDriveItemsItemChildrenRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemChildrenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemChildrenRequestBuilder

NewDriveItemsItemChildrenRequestBuilderInternal instantiates a new ChildrenRequestBuilder and sets the default values.

func (*DriveItemsItemChildrenRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveItemsItemChildrenRequestBuilder) 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 (*DriveItemsItemChildrenRequestBuilder) 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 DriveItemsItemChildrenRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemChildrenRequestBuilderGetQueryParameters 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 DriveItemsItemChildrenRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemContentRequestBuilder added in v0.48.0

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

DriveItemsItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveItemsItemContentRequestBuilder added in v0.48.0

NewDriveItemsItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveItemsItemContentRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemContentRequestBuilder

NewDriveItemsItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveItemsItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*DriveItemsItemContentRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsItemContentRequestBuilder) Put added in v0.48.0

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

type DriveItemsItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemCopyRequestBuilder added in v0.48.0

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

DriveItemsItemCopyRequestBuilder provides operations to call the copy method.

func NewDriveItemsItemCopyRequestBuilder added in v0.48.0

NewDriveItemsItemCopyRequestBuilder instantiates a new CopyRequestBuilder and sets the default values.

func NewDriveItemsItemCopyRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemCopyRequestBuilder

NewDriveItemsItemCopyRequestBuilderInternal instantiates a new CopyRequestBuilder and sets the default values.

func (*DriveItemsItemCopyRequestBuilder) 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 (*DriveItemsItemCopyRequestBuilder) 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 DriveItemsItemCopyRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemCreateLinkRequestBuilder added in v0.48.0

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

DriveItemsItemCreateLinkRequestBuilder provides operations to call the createLink method.

func NewDriveItemsItemCreateLinkRequestBuilder added in v0.48.0

NewDriveItemsItemCreateLinkRequestBuilder instantiates a new CreateLinkRequestBuilder and sets the default values.

func NewDriveItemsItemCreateLinkRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemCreateLinkRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemCreateLinkRequestBuilder

NewDriveItemsItemCreateLinkRequestBuilderInternal instantiates a new CreateLinkRequestBuilder and sets the default values.

func (*DriveItemsItemCreateLinkRequestBuilder) 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 (*DriveItemsItemCreateLinkRequestBuilder) 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 DriveItemsItemCreateLinkRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemCreateUploadSessionRequestBuilder added in v0.48.0

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

DriveItemsItemCreateUploadSessionRequestBuilder provides operations to call the createUploadSession method.

func NewDriveItemsItemCreateUploadSessionRequestBuilder added in v0.48.0

NewDriveItemsItemCreateUploadSessionRequestBuilder instantiates a new CreateUploadSessionRequestBuilder and sets the default values.

func NewDriveItemsItemCreateUploadSessionRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemCreateUploadSessionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemCreateUploadSessionRequestBuilder

NewDriveItemsItemCreateUploadSessionRequestBuilderInternal instantiates a new CreateUploadSessionRequestBuilder and sets the default values.

func (*DriveItemsItemCreateUploadSessionRequestBuilder) 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 (*DriveItemsItemCreateUploadSessionRequestBuilder) 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 DriveItemsItemCreateUploadSessionRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemDeltaRequestBuilder added in v0.48.0

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

DriveItemsItemDeltaRequestBuilder provides operations to call the delta method.

func NewDriveItemsItemDeltaRequestBuilder added in v0.48.0

NewDriveItemsItemDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.

func NewDriveItemsItemDeltaRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemDeltaRequestBuilder

NewDriveItemsItemDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.

func (*DriveItemsItemDeltaRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function delta

func (*DriveItemsItemDeltaRequestBuilder) Get added in v0.48.0

Get invoke function delta

type DriveItemsItemDeltaRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemDeltaRequestBuilderGetQueryParameters invoke function delta

type DriveItemsItemDeltaRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemDeltaWithTokenRequestBuilder added in v0.48.0

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

DriveItemsItemDeltaWithTokenRequestBuilder provides operations to call the delta method.

func NewDriveItemsItemDeltaWithTokenRequestBuilder added in v0.48.0

NewDriveItemsItemDeltaWithTokenRequestBuilder instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func NewDriveItemsItemDeltaWithTokenRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemDeltaWithTokenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, token *string) *DriveItemsItemDeltaWithTokenRequestBuilder

NewDriveItemsItemDeltaWithTokenRequestBuilderInternal instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func (*DriveItemsItemDeltaWithTokenRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function delta

type DriveItemsItemDeltaWithTokenRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemDeltaWithTokenRequestBuilderGetQueryParameters invoke function delta

type DriveItemsItemDeltaWithTokenRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemFollowRequestBuilder added in v0.48.0

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

DriveItemsItemFollowRequestBuilder provides operations to call the follow method.

func NewDriveItemsItemFollowRequestBuilder added in v0.48.0

NewDriveItemsItemFollowRequestBuilder instantiates a new FollowRequestBuilder and sets the default values.

func NewDriveItemsItemFollowRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemFollowRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemFollowRequestBuilder

NewDriveItemsItemFollowRequestBuilderInternal instantiates a new FollowRequestBuilder and sets the default values.

func (*DriveItemsItemFollowRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation follow a driveItem.

func (*DriveItemsItemFollowRequestBuilder) Post added in v0.48.0

Post follow a driveItem.

type DriveItemsItemFollowRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

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

DriveItemsItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveItemsItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

NewDriveItemsItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewDriveItemsItemGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemGetActivitiesByIntervalRequestBuilder

NewDriveItemsItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*DriveItemsItemGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

func (*DriveItemsItemGetActivitiesByIntervalRequestBuilder) Get added in v0.48.0

Get invoke function getActivitiesByInterval

type DriveItemsItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveItemsItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

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

DriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewDriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewDriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewDriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

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

NewDriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*DriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type DriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemInviteRequestBuilder added in v0.48.0

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

DriveItemsItemInviteRequestBuilder provides operations to call the invite method.

func NewDriveItemsItemInviteRequestBuilder added in v0.48.0

NewDriveItemsItemInviteRequestBuilder instantiates a new InviteRequestBuilder and sets the default values.

func NewDriveItemsItemInviteRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemInviteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemInviteRequestBuilder

NewDriveItemsItemInviteRequestBuilderInternal instantiates a new InviteRequestBuilder and sets the default values.

func (*DriveItemsItemInviteRequestBuilder) 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 (*DriveItemsItemInviteRequestBuilder) 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 DriveItemsItemInviteRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemAnalyticsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemAnalyticsRequestBuilder added in v0.48.0

NewDriveItemsItemListItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewDriveItemsItemListItemAnalyticsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemAnalyticsRequestBuilder

NewDriveItemsItemListItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*DriveItemsItemListItemAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemAnalyticsRequestBuilder) Get added in v0.48.0

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

type DriveItemsItemListItemAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemListItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

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

DriveItemsItemListItemDocumentSetVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveItemsItemListItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemDocumentSetVersionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDocumentSetVersionsCountRequestBuilder

NewDriveItemsItemListItemDocumentSetVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveItemsItemListItemDocumentSetVersionsCountRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemDocumentSetVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDocumentSetVersionsCountRequestBuilder

NewDriveItemsItemListItemDocumentSetVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveItemsItemListItemDocumentSetVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveItemsItemListItemDocumentSetVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveItemsItemListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewDriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func NewDriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewDriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func (*DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property documentSetVersions for drive

func (*DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property documentSetVersions in drive

func (*DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property documentSetVersions for drive

func (*DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

type DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

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

DriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder provides operations to call the restore method.

func NewDriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder

NewDriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewDriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder

NewDriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*DriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation restore a document set version.

func (*DriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilder) Post added in v0.48.0

Post restore a document set version.

type DriveItemsItemListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemDocumentSetVersionsRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemDocumentSetVersionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDocumentSetVersionsRequestBuilder

NewDriveItemsItemListItemDocumentSetVersionsRequestBuilder instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func NewDriveItemsItemListItemDocumentSetVersionsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemDocumentSetVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDocumentSetVersionsRequestBuilder

NewDriveItemsItemListItemDocumentSetVersionsRequestBuilderInternal instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func (*DriveItemsItemListItemDocumentSetVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveItemsItemListItemDocumentSetVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemDocumentSetVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemDocumentSetVersionsRequestBuilder) Get added in v0.48.0

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

type DriveItemsItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDriveItemContentRequestBuilder added in v0.48.0

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

DriveItemsItemListItemDriveItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveItemsItemListItemDriveItemContentRequestBuilder added in v0.48.0

NewDriveItemsItemListItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveItemsItemListItemDriveItemContentRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDriveItemContentRequestBuilder

NewDriveItemsItemListItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveItemsItemListItemDriveItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemDriveItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemDriveItemContentRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsItemListItemDriveItemContentRequestBuilder) Put added in v0.48.0

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

type DriveItemsItemListItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemDriveItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemDriveItemRequestBuilder added in v0.48.0

NewDriveItemsItemListItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewDriveItemsItemListItemDriveItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemDriveItemRequestBuilder

NewDriveItemsItemListItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*DriveItemsItemListItemDriveItemRequestBuilder) Content added in v0.48.0

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

func (*DriveItemsItemListItemDriveItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemDriveItemRequestBuilder) Get added in v0.48.0

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

type DriveItemsItemListItemDriveItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemListItemDriveItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemFieldsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemFieldsRequestBuilder added in v0.48.0

NewDriveItemsItemListItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewDriveItemsItemListItemFieldsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemFieldsRequestBuilder

NewDriveItemsItemListItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*DriveItemsItemListItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for drive

func (*DriveItemsItemListItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for drive

func (*DriveItemsItemListItemFieldsRequestBuilder) Get added in v0.48.0

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

type DriveItemsItemListItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemListItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

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

DriveItemsItemListItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveItemsItemListItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemGetActivitiesByIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemGetActivitiesByIntervalRequestBuilder

NewDriveItemsItemListItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewDriveItemsItemListItemGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemGetActivitiesByIntervalRequestBuilder

NewDriveItemsItemListItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*DriveItemsItemListItemGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type DriveItemsItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveItemsItemListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

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

DriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewDriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewDriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

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

NewDriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*DriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type DriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemRequestBuilder added in v0.48.0

NewDriveItemsItemListItemRequestBuilder instantiates a new ListItemRequestBuilder and sets the default values.

func NewDriveItemsItemListItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemRequestBuilder

NewDriveItemsItemListItemRequestBuilderInternal instantiates a new ListItemRequestBuilder and sets the default values.

func (*DriveItemsItemListItemRequestBuilder) Analytics added in v0.48.0

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

func (*DriveItemsItemListItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property listItem for drive

func (*DriveItemsItemListItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property listItem in drive

func (*DriveItemsItemListItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property listItem for drive

func (*DriveItemsItemListItemRequestBuilder) DocumentSetVersions added in v0.48.0

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

func (*DriveItemsItemListItemRequestBuilder) DocumentSetVersionsById added in v0.48.0

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

func (*DriveItemsItemListItemRequestBuilder) DriveItem added in v0.48.0

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

func (*DriveItemsItemListItemRequestBuilder) Fields added in v0.48.0

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

func (*DriveItemsItemListItemRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsItemListItemRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*DriveItemsItemListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *DriveItemsItemListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *DriveItemsItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*DriveItemsItemListItemRequestBuilder) Versions added in v0.48.0

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

func (*DriveItemsItemListItemRequestBuilder) VersionsById added in v0.48.0

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

type DriveItemsItemListItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemListItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsCountRequestBuilder added in v0.48.0

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

DriveItemsItemListItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveItemsItemListItemVersionsCountRequestBuilder added in v0.48.0

NewDriveItemsItemListItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveItemsItemListItemVersionsCountRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemVersionsCountRequestBuilder

NewDriveItemsItemListItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveItemsItemListItemVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveItemsItemListItemVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveItemsItemListItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsItemFieldsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemVersionsItemFieldsRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemVersionsItemFieldsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemVersionsItemFieldsRequestBuilder

NewDriveItemsItemListItemVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewDriveItemsItemListItemVersionsItemFieldsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemVersionsItemFieldsRequestBuilder

NewDriveItemsItemListItemVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*DriveItemsItemListItemVersionsItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for drive

func (*DriveItemsItemListItemVersionsItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemListItemVersionsItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property fields in drive

func (*DriveItemsItemListItemVersionsItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for drive

func (*DriveItemsItemListItemVersionsItemFieldsRequestBuilder) Get added in v0.48.0

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

type DriveItemsItemListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

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

DriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewDriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder

NewDriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewDriveItemsItemListItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder

NewDriveItemsItemListItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*DriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder) 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 (*DriveItemsItemListItemVersionsItemRestoreVersionRequestBuilder) 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 DriveItemsItemListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

func NewDriveItemsItemListItemVersionsListItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder

NewDriveItemsItemListItemVersionsListItemVersionItemRequestBuilder instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func NewDriveItemsItemListItemVersionsListItemVersionItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemVersionsListItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder

NewDriveItemsItemListItemVersionsListItemVersionItemRequestBuilderInternal instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func (*DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for drive

func (*DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the list of previous versions of the list item.

func (*DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in drive

func (*DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for drive

func (*DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder) Fields added in v0.48.0

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

func (*DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder) Get added in v0.48.0

Get the list of previous versions of the list item.

func (*DriveItemsItemListItemVersionsListItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type DriveItemsItemListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the list item.

type DriveItemsItemListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemListItemVersionsRequestBuilder added in v0.48.0

NewDriveItemsItemListItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewDriveItemsItemListItemVersionsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemListItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemListItemVersionsRequestBuilder

NewDriveItemsItemListItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*DriveItemsItemListItemVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

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

CreatePostRequestInformation create new navigation property to versions for drive

func (*DriveItemsItemListItemVersionsRequestBuilder) 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 DriveItemsItemListItemVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemListItemVersionsRequestBuilderGetQueryParameters 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 DriveItemsItemListItemVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemListItemVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemPermissionsCountRequestBuilder added in v0.48.0

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

DriveItemsItemPermissionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveItemsItemPermissionsCountRequestBuilder added in v0.48.0

NewDriveItemsItemPermissionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveItemsItemPermissionsCountRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemPermissionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemPermissionsCountRequestBuilder

NewDriveItemsItemPermissionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveItemsItemPermissionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveItemsItemPermissionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveItemsItemPermissionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemPermissionsItemGrantRequestBuilder added in v0.48.0

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

DriveItemsItemPermissionsItemGrantRequestBuilder provides operations to call the grant method.

func NewDriveItemsItemPermissionsItemGrantRequestBuilder added in v0.48.0

NewDriveItemsItemPermissionsItemGrantRequestBuilder instantiates a new GrantRequestBuilder and sets the default values.

func NewDriveItemsItemPermissionsItemGrantRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemPermissionsItemGrantRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemPermissionsItemGrantRequestBuilder

NewDriveItemsItemPermissionsItemGrantRequestBuilderInternal instantiates a new GrantRequestBuilder and sets the default values.

func (*DriveItemsItemPermissionsItemGrantRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

type DriveItemsItemPermissionsItemGrantRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemPermissionsPermissionItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemPermissionsPermissionItemRequestBuilder added in v0.48.0

func NewDriveItemsItemPermissionsPermissionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemPermissionsPermissionItemRequestBuilder

NewDriveItemsItemPermissionsPermissionItemRequestBuilder instantiates a new PermissionItemRequestBuilder and sets the default values.

func NewDriveItemsItemPermissionsPermissionItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemPermissionsPermissionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemPermissionsPermissionItemRequestBuilder

NewDriveItemsItemPermissionsPermissionItemRequestBuilderInternal instantiates a new PermissionItemRequestBuilder and sets the default values.

func (*DriveItemsItemPermissionsPermissionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property permissions for drive

func (*DriveItemsItemPermissionsPermissionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemPermissionsPermissionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property permissions in drive

func (*DriveItemsItemPermissionsPermissionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property permissions for drive

func (*DriveItemsItemPermissionsPermissionItemRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsItemPermissionsPermissionItemRequestBuilder) Grant added in v0.48.0

Grant provides operations to call the grant method.

type DriveItemsItemPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemPermissionsPermissionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemPermissionsPermissionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemPermissionsPermissionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemPermissionsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemPermissionsRequestBuilder added in v0.48.0

NewDriveItemsItemPermissionsRequestBuilder instantiates a new PermissionsRequestBuilder and sets the default values.

func NewDriveItemsItemPermissionsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemPermissionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemPermissionsRequestBuilder

NewDriveItemsItemPermissionsRequestBuilderInternal instantiates a new PermissionsRequestBuilder and sets the default values.

func (*DriveItemsItemPermissionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveItemsItemPermissionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation list the effective sharing permissions on a driveItem.

func (*DriveItemsItemPermissionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to permissions for drive

func (*DriveItemsItemPermissionsRequestBuilder) Get added in v0.48.0

Get list the effective sharing permissions on a driveItem.

func (*DriveItemsItemPermissionsRequestBuilder) Post added in v0.48.0

Post create new navigation property to permissions for drive

type DriveItemsItemPermissionsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemPermissionsRequestBuilderGetQueryParameters list the effective sharing permissions on a driveItem.

type DriveItemsItemPermissionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemPermissionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemPreviewRequestBuilder added in v0.48.0

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

DriveItemsItemPreviewRequestBuilder provides operations to call the preview method.

func NewDriveItemsItemPreviewRequestBuilder added in v0.48.0

NewDriveItemsItemPreviewRequestBuilder instantiates a new PreviewRequestBuilder and sets the default values.

func NewDriveItemsItemPreviewRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemPreviewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemPreviewRequestBuilder

NewDriveItemsItemPreviewRequestBuilderInternal instantiates a new PreviewRequestBuilder and sets the default values.

type DriveItemsItemPreviewRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemRestoreRequestBuilder added in v0.48.0

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

DriveItemsItemRestoreRequestBuilder provides operations to call the restore method.

func NewDriveItemsItemRestoreRequestBuilder added in v0.48.0

NewDriveItemsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewDriveItemsItemRestoreRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemRestoreRequestBuilder

NewDriveItemsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*DriveItemsItemRestoreRequestBuilder) 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 (*DriveItemsItemRestoreRequestBuilder) 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 DriveItemsItemRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemSearchWithQRequestBuilder added in v0.48.0

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

DriveItemsItemSearchWithQRequestBuilder provides operations to call the search method.

func NewDriveItemsItemSearchWithQRequestBuilder added in v0.48.0

NewDriveItemsItemSearchWithQRequestBuilder instantiates a new SearchWithQRequestBuilder and sets the default values.

func NewDriveItemsItemSearchWithQRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemSearchWithQRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, q *string) *DriveItemsItemSearchWithQRequestBuilder

NewDriveItemsItemSearchWithQRequestBuilderInternal instantiates a new SearchWithQRequestBuilder and sets the default values.

func (*DriveItemsItemSearchWithQRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function search

type DriveItemsItemSearchWithQRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemSearchWithQRequestBuilderGetQueryParameters invoke function search

type DriveItemsItemSearchWithQRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemSubscriptionsCountRequestBuilder added in v0.48.0

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

DriveItemsItemSubscriptionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveItemsItemSubscriptionsCountRequestBuilder added in v0.48.0

NewDriveItemsItemSubscriptionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveItemsItemSubscriptionsCountRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemSubscriptionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemSubscriptionsCountRequestBuilder

NewDriveItemsItemSubscriptionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveItemsItemSubscriptionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveItemsItemSubscriptionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveItemsItemSubscriptionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

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

DriveItemsItemSubscriptionsItemReauthorizeRequestBuilder provides operations to call the reauthorize method.

func NewDriveItemsItemSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

func NewDriveItemsItemSubscriptionsItemReauthorizeRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemSubscriptionsItemReauthorizeRequestBuilder

NewDriveItemsItemSubscriptionsItemReauthorizeRequestBuilder instantiates a new ReauthorizeRequestBuilder and sets the default values.

func NewDriveItemsItemSubscriptionsItemReauthorizeRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemSubscriptionsItemReauthorizeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemSubscriptionsItemReauthorizeRequestBuilder

NewDriveItemsItemSubscriptionsItemReauthorizeRequestBuilderInternal instantiates a new ReauthorizeRequestBuilder and sets the default values.

func (*DriveItemsItemSubscriptionsItemReauthorizeRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation invoke action reauthorize

func (*DriveItemsItemSubscriptionsItemReauthorizeRequestBuilder) Post added in v0.48.0

Post invoke action reauthorize

type DriveItemsItemSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemSubscriptionsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemSubscriptionsRequestBuilder added in v0.48.0

NewDriveItemsItemSubscriptionsRequestBuilder instantiates a new SubscriptionsRequestBuilder and sets the default values.

func NewDriveItemsItemSubscriptionsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemSubscriptionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemSubscriptionsRequestBuilder

NewDriveItemsItemSubscriptionsRequestBuilderInternal instantiates a new SubscriptionsRequestBuilder and sets the default values.

func (*DriveItemsItemSubscriptionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveItemsItemSubscriptionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemSubscriptionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to subscriptions for drive

func (*DriveItemsItemSubscriptionsRequestBuilder) Get added in v0.48.0

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

type DriveItemsItemSubscriptionsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemSubscriptionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemSubscriptionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

func NewDriveItemsItemSubscriptionsSubscriptionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder

NewDriveItemsItemSubscriptionsSubscriptionItemRequestBuilder instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func NewDriveItemsItemSubscriptionsSubscriptionItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemSubscriptionsSubscriptionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder

NewDriveItemsItemSubscriptionsSubscriptionItemRequestBuilderInternal instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func (*DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property subscriptions for drive

func (*DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property subscriptions in drive

func (*DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property subscriptions for drive

func (*DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsItemSubscriptionsSubscriptionItemRequestBuilder) Reauthorize added in v0.48.0

Reauthorize provides operations to call the reauthorize method.

type DriveItemsItemSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemThumbnailsCountRequestBuilder added in v0.48.0

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

DriveItemsItemThumbnailsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveItemsItemThumbnailsCountRequestBuilder added in v0.48.0

NewDriveItemsItemThumbnailsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveItemsItemThumbnailsCountRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemThumbnailsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemThumbnailsCountRequestBuilder

NewDriveItemsItemThumbnailsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveItemsItemThumbnailsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveItemsItemThumbnailsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveItemsItemThumbnailsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemThumbnailsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemThumbnailsRequestBuilder added in v0.48.0

NewDriveItemsItemThumbnailsRequestBuilder instantiates a new ThumbnailsRequestBuilder and sets the default values.

func NewDriveItemsItemThumbnailsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemThumbnailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemThumbnailsRequestBuilder

NewDriveItemsItemThumbnailsRequestBuilderInternal instantiates a new ThumbnailsRequestBuilder and sets the default values.

func (*DriveItemsItemThumbnailsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

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

CreatePostRequestInformation create new navigation property to thumbnails for drive

func (*DriveItemsItemThumbnailsRequestBuilder) 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:

type DriveItemsItemThumbnailsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemThumbnailsRequestBuilderGetQueryParameters 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 DriveItemsItemThumbnailsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemThumbnailsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemThumbnailsThumbnailSetItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemThumbnailsThumbnailSetItemRequestBuilder added in v0.48.0

func NewDriveItemsItemThumbnailsThumbnailSetItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemThumbnailsThumbnailSetItemRequestBuilder

NewDriveItemsItemThumbnailsThumbnailSetItemRequestBuilder instantiates a new ThumbnailSetItemRequestBuilder and sets the default values.

func NewDriveItemsItemThumbnailsThumbnailSetItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemThumbnailsThumbnailSetItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemThumbnailsThumbnailSetItemRequestBuilder

NewDriveItemsItemThumbnailsThumbnailSetItemRequestBuilderInternal instantiates a new ThumbnailSetItemRequestBuilder and sets the default values.

func (*DriveItemsItemThumbnailsThumbnailSetItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property thumbnails for drive

func (*DriveItemsItemThumbnailsThumbnailSetItemRequestBuilder) 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 (*DriveItemsItemThumbnailsThumbnailSetItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property thumbnails in drive

func (*DriveItemsItemThumbnailsThumbnailSetItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property thumbnails for drive

func (*DriveItemsItemThumbnailsThumbnailSetItemRequestBuilder) 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 DriveItemsItemThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemUnfollowRequestBuilder added in v0.48.0

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

DriveItemsItemUnfollowRequestBuilder provides operations to call the unfollow method.

func NewDriveItemsItemUnfollowRequestBuilder added in v0.48.0

NewDriveItemsItemUnfollowRequestBuilder instantiates a new UnfollowRequestBuilder and sets the default values.

func NewDriveItemsItemUnfollowRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemUnfollowRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemUnfollowRequestBuilder

NewDriveItemsItemUnfollowRequestBuilderInternal instantiates a new UnfollowRequestBuilder and sets the default values.

func (*DriveItemsItemUnfollowRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation unfollow a driveItem.

func (*DriveItemsItemUnfollowRequestBuilder) Post added in v0.48.0

Post unfollow a driveItem.

type DriveItemsItemUnfollowRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemValidatePermissionRequestBuilder added in v0.48.0

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

DriveItemsItemValidatePermissionRequestBuilder provides operations to call the validatePermission method.

func NewDriveItemsItemValidatePermissionRequestBuilder added in v0.48.0

NewDriveItemsItemValidatePermissionRequestBuilder instantiates a new ValidatePermissionRequestBuilder and sets the default values.

func NewDriveItemsItemValidatePermissionRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemValidatePermissionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemValidatePermissionRequestBuilder

NewDriveItemsItemValidatePermissionRequestBuilderInternal instantiates a new ValidatePermissionRequestBuilder and sets the default values.

type DriveItemsItemValidatePermissionRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsCountRequestBuilder added in v0.48.0

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

DriveItemsItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveItemsItemVersionsCountRequestBuilder added in v0.48.0

NewDriveItemsItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveItemsItemVersionsCountRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemVersionsCountRequestBuilder

NewDriveItemsItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveItemsItemVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveItemsItemVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveItemsItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsDriveItemVersionItemRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemVersionsDriveItemVersionItemRequestBuilder added in v0.48.0

func NewDriveItemsItemVersionsDriveItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemVersionsDriveItemVersionItemRequestBuilder

NewDriveItemsItemVersionsDriveItemVersionItemRequestBuilder instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func NewDriveItemsItemVersionsDriveItemVersionItemRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemVersionsDriveItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemVersionsDriveItemVersionItemRequestBuilder

NewDriveItemsItemVersionsDriveItemVersionItemRequestBuilderInternal instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func (*DriveItemsItemVersionsDriveItemVersionItemRequestBuilder) Content added in v0.48.0

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

func (*DriveItemsItemVersionsDriveItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for drive

func (*DriveItemsItemVersionsDriveItemVersionItemRequestBuilder) 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 (*DriveItemsItemVersionsDriveItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in drive

func (*DriveItemsItemVersionsDriveItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for drive

func (*DriveItemsItemVersionsDriveItemVersionItemRequestBuilder) 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 (*DriveItemsItemVersionsDriveItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type DriveItemsItemVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsDriveItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsItemVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsItemContentRequestBuilder added in v0.48.0

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

DriveItemsItemVersionsItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveItemsItemVersionsItemContentRequestBuilder added in v0.48.0

NewDriveItemsItemVersionsItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveItemsItemVersionsItemContentRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemVersionsItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemVersionsItemContentRequestBuilder

NewDriveItemsItemVersionsItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveItemsItemVersionsItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the content stream for this version of the item.

func (*DriveItemsItemVersionsItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

CreatePutRequestInformation the content stream for this version of the item.

func (*DriveItemsItemVersionsItemContentRequestBuilder) Get added in v0.48.0

Get the content stream for this version of the item.

func (*DriveItemsItemVersionsItemContentRequestBuilder) Put added in v0.48.0

Put the content stream for this version of the item.

type DriveItemsItemVersionsItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

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

DriveItemsItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewDriveItemsItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

func NewDriveItemsItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemVersionsItemRestoreVersionRequestBuilder

NewDriveItemsItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewDriveItemsItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemVersionsItemRestoreVersionRequestBuilder

NewDriveItemsItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*DriveItemsItemVersionsItemRestoreVersionRequestBuilder) 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 (*DriveItemsItemVersionsItemRestoreVersionRequestBuilder) 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 DriveItemsItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsItemVersionsRequestBuilder added in v0.48.0

NewDriveItemsItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewDriveItemsItemVersionsRequestBuilderInternal added in v0.48.0

func NewDriveItemsItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsItemVersionsRequestBuilder

NewDriveItemsItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*DriveItemsItemVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

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

CreatePostRequestInformation create new navigation property to versions for drive

func (*DriveItemsItemVersionsRequestBuilder) 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 DriveItemsItemVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveItemsItemVersionsRequestBuilderGetQueryParameters 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 DriveItemsItemVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsItemVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveItemsRequestBuilder added in v0.48.0

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

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

func NewDriveItemsRequestBuilder added in v0.48.0

NewDriveItemsRequestBuilder instantiates a new ItemsRequestBuilder and sets the default values.

func NewDriveItemsRequestBuilderInternal added in v0.48.0

func NewDriveItemsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemsRequestBuilder

NewDriveItemsRequestBuilderInternal instantiates a new ItemsRequestBuilder and sets the default values.

func (*DriveItemsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveItemsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveItemsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to items for drive

func (*DriveItemsRequestBuilder) Get added in v0.48.0

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

func (*DriveItemsRequestBuilder) Post added in v0.48.0

Post create new navigation property to items for drive

type DriveItemsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveItemsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveItemsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListColumnsColumnDefinitionItemRequestBuilder added in v0.48.0

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

DriveListColumnsColumnDefinitionItemRequestBuilder provides operations to manage the columns property of the microsoft.graph.list entity.

func NewDriveListColumnsColumnDefinitionItemRequestBuilder added in v0.48.0

NewDriveListColumnsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewDriveListColumnsColumnDefinitionItemRequestBuilderInternal added in v0.48.0

func NewDriveListColumnsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListColumnsColumnDefinitionItemRequestBuilder

NewDriveListColumnsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*DriveListColumnsColumnDefinitionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property columns for drive

func (*DriveListColumnsColumnDefinitionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of field definitions for this list.

func (*DriveListColumnsColumnDefinitionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property columns in drive

func (*DriveListColumnsColumnDefinitionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property columns for drive

func (*DriveListColumnsColumnDefinitionItemRequestBuilder) Get added in v0.48.0

Get the collection of field definitions for this list.

func (*DriveListColumnsColumnDefinitionItemRequestBuilder) SourceColumn added in v0.48.0

SourceColumn provides operations to manage the sourceColumn property of the microsoft.graph.columnDefinition entity.

type DriveListColumnsColumnDefinitionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListColumnsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListColumnsColumnDefinitionItemRequestBuilderGetQueryParameters the collection of field definitions for this list.

type DriveListColumnsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListColumnsColumnDefinitionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListColumnsCountRequestBuilder added in v0.48.0

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

DriveListColumnsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListColumnsCountRequestBuilder added in v0.48.0

NewDriveListColumnsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListColumnsCountRequestBuilderInternal added in v0.48.0

func NewDriveListColumnsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListColumnsCountRequestBuilder

NewDriveListColumnsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListColumnsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListColumnsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListColumnsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListColumnsItemSourceColumnRequestBuilder added in v0.48.0

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

DriveListColumnsItemSourceColumnRequestBuilder provides operations to manage the sourceColumn property of the microsoft.graph.columnDefinition entity.

func NewDriveListColumnsItemSourceColumnRequestBuilder added in v0.48.0

NewDriveListColumnsItemSourceColumnRequestBuilder instantiates a new SourceColumnRequestBuilder and sets the default values.

func NewDriveListColumnsItemSourceColumnRequestBuilderInternal added in v0.48.0

func NewDriveListColumnsItemSourceColumnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListColumnsItemSourceColumnRequestBuilder

NewDriveListColumnsItemSourceColumnRequestBuilderInternal instantiates a new SourceColumnRequestBuilder and sets the default values.

func (*DriveListColumnsItemSourceColumnRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the source column for the content type column.

func (*DriveListColumnsItemSourceColumnRequestBuilder) Get added in v0.48.0

Get the source column for the content type column.

type DriveListColumnsItemSourceColumnRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListColumnsItemSourceColumnRequestBuilderGetQueryParameters the source column for the content type column.

type DriveListColumnsItemSourceColumnRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListColumnsRequestBuilder added in v0.48.0

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

DriveListColumnsRequestBuilder provides operations to manage the columns property of the microsoft.graph.list entity.

func NewDriveListColumnsRequestBuilder added in v0.48.0

NewDriveListColumnsRequestBuilder instantiates a new ColumnsRequestBuilder and sets the default values.

func NewDriveListColumnsRequestBuilderInternal added in v0.48.0

func NewDriveListColumnsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListColumnsRequestBuilder

NewDriveListColumnsRequestBuilderInternal instantiates a new ColumnsRequestBuilder and sets the default values.

func (*DriveListColumnsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListColumnsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].

func (*DriveListColumnsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].

func (*DriveListColumnsRequestBuilder) Get added in v0.48.0

Get get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].

func (*DriveListColumnsRequestBuilder) Post added in v0.48.0

Post create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].

type DriveListColumnsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListColumnsRequestBuilderGetQueryParameters get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].

type DriveListColumnsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListColumnsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesAddCopyFromContentTypeHubRequestBuilder added in v0.48.0

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

DriveListContentTypesAddCopyFromContentTypeHubRequestBuilder provides operations to call the addCopyFromContentTypeHub method.

func NewDriveListContentTypesAddCopyFromContentTypeHubRequestBuilder added in v0.48.0

func NewDriveListContentTypesAddCopyFromContentTypeHubRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesAddCopyFromContentTypeHubRequestBuilder

NewDriveListContentTypesAddCopyFromContentTypeHubRequestBuilder instantiates a new AddCopyFromContentTypeHubRequestBuilder and sets the default values.

func NewDriveListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesAddCopyFromContentTypeHubRequestBuilder

NewDriveListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal instantiates a new AddCopyFromContentTypeHubRequestBuilder and sets the default values.

func (*DriveListContentTypesAddCopyFromContentTypeHubRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.

func (*DriveListContentTypesAddCopyFromContentTypeHubRequestBuilder) Post added in v0.48.0

Post add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.

type DriveListContentTypesAddCopyFromContentTypeHubRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesAddCopyRequestBuilder added in v0.48.0

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

DriveListContentTypesAddCopyRequestBuilder provides operations to call the addCopy method.

func NewDriveListContentTypesAddCopyRequestBuilder added in v0.48.0

NewDriveListContentTypesAddCopyRequestBuilder instantiates a new AddCopyRequestBuilder and sets the default values.

func NewDriveListContentTypesAddCopyRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesAddCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesAddCopyRequestBuilder

NewDriveListContentTypesAddCopyRequestBuilderInternal instantiates a new AddCopyRequestBuilder and sets the default values.

func (*DriveListContentTypesAddCopyRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation add a copy of a [content type][contentType] from a [site][site] to a [list][list].

func (*DriveListContentTypesAddCopyRequestBuilder) Post added in v0.48.0

Post add a copy of a [content type][contentType] from a [site][site] to a [list][list].

type DriveListContentTypesAddCopyRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesContentTypeItemRequestBuilder added in v0.48.0

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

DriveListContentTypesContentTypeItemRequestBuilder provides operations to manage the contentTypes property of the microsoft.graph.list entity.

func NewDriveListContentTypesContentTypeItemRequestBuilder added in v0.48.0

NewDriveListContentTypesContentTypeItemRequestBuilder instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func NewDriveListContentTypesContentTypeItemRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesContentTypeItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesContentTypeItemRequestBuilder

NewDriveListContentTypesContentTypeItemRequestBuilderInternal instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func (*DriveListContentTypesContentTypeItemRequestBuilder) AssociateWithHubSites added in v0.48.0

AssociateWithHubSites provides operations to call the associateWithHubSites method.

func (*DriveListContentTypesContentTypeItemRequestBuilder) Base added in v0.48.0

Base provides operations to manage the base property of the microsoft.graph.contentType entity.

func (*DriveListContentTypesContentTypeItemRequestBuilder) BaseTypes added in v0.48.0

BaseTypes provides operations to manage the baseTypes property of the microsoft.graph.contentType entity.

func (*DriveListContentTypesContentTypeItemRequestBuilder) BaseTypesById added in v0.48.0

BaseTypesById provides operations to manage the baseTypes property of the microsoft.graph.contentType entity.

ColumnLinks provides operations to manage the columnLinks property of the microsoft.graph.contentType entity.

func (*DriveListContentTypesContentTypeItemRequestBuilder) ColumnLinksById added in v0.48.0

ColumnLinksById provides operations to manage the columnLinks property of the microsoft.graph.contentType entity.

func (*DriveListContentTypesContentTypeItemRequestBuilder) ColumnPositions added in v0.48.0

ColumnPositions provides operations to manage the columnPositions property of the microsoft.graph.contentType entity.

func (*DriveListContentTypesContentTypeItemRequestBuilder) ColumnPositionsById added in v0.48.0

ColumnPositionsById provides operations to manage the columnPositions property of the microsoft.graph.contentType entity.

func (*DriveListContentTypesContentTypeItemRequestBuilder) Columns added in v0.48.0

Columns provides operations to manage the columns property of the microsoft.graph.contentType entity.

func (*DriveListContentTypesContentTypeItemRequestBuilder) ColumnsById added in v0.48.0

ColumnsById provides operations to manage the columns property of the microsoft.graph.contentType entity.

func (*DriveListContentTypesContentTypeItemRequestBuilder) CopyToDefaultContentLocation added in v0.48.0

CopyToDefaultContentLocation provides operations to call the copyToDefaultContentLocation method.

func (*DriveListContentTypesContentTypeItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property contentTypes for drive

func (*DriveListContentTypesContentTypeItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of content types present in this list.

func (*DriveListContentTypesContentTypeItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property contentTypes in drive

func (*DriveListContentTypesContentTypeItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property contentTypes for drive

func (*DriveListContentTypesContentTypeItemRequestBuilder) Get added in v0.48.0

Get the collection of content types present in this list.

func (*DriveListContentTypesContentTypeItemRequestBuilder) IsPublished added in v0.48.0

IsPublished provides operations to call the isPublished method.

func (*DriveListContentTypesContentTypeItemRequestBuilder) Publish added in v0.48.0

Publish provides operations to call the publish method.

func (*DriveListContentTypesContentTypeItemRequestBuilder) Unpublish added in v0.48.0

Unpublish provides operations to call the unpublish method.

type DriveListContentTypesContentTypeItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesContentTypeItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesContentTypeItemRequestBuilderGetQueryParameters the collection of content types present in this list.

type DriveListContentTypesContentTypeItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesContentTypeItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesCountRequestBuilder added in v0.48.0

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

DriveListContentTypesCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListContentTypesCountRequestBuilder added in v0.48.0

NewDriveListContentTypesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListContentTypesCountRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesCountRequestBuilder

NewDriveListContentTypesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListContentTypesCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListContentTypesCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListContentTypesCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesGetCompatibleHubContentTypesRequestBuilder added in v0.48.0

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

DriveListContentTypesGetCompatibleHubContentTypesRequestBuilder provides operations to call the getCompatibleHubContentTypes method.

func NewDriveListContentTypesGetCompatibleHubContentTypesRequestBuilder added in v0.48.0

func NewDriveListContentTypesGetCompatibleHubContentTypesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesGetCompatibleHubContentTypesRequestBuilder

NewDriveListContentTypesGetCompatibleHubContentTypesRequestBuilder instantiates a new GetCompatibleHubContentTypesRequestBuilder and sets the default values.

func NewDriveListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesGetCompatibleHubContentTypesRequestBuilder

NewDriveListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal instantiates a new GetCompatibleHubContentTypesRequestBuilder and sets the default values.

func (*DriveListContentTypesGetCompatibleHubContentTypesRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getCompatibleHubContentTypes

type DriveListContentTypesGetCompatibleHubContentTypesRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesGetCompatibleHubContentTypesRequestBuilderGetQueryParameters invoke function getCompatibleHubContentTypes

type DriveListContentTypesGetCompatibleHubContentTypesRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemAssociateWithHubSitesRequestBuilder added in v0.48.0

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

DriveListContentTypesItemAssociateWithHubSitesRequestBuilder provides operations to call the associateWithHubSites method.

func NewDriveListContentTypesItemAssociateWithHubSitesRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemAssociateWithHubSitesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemAssociateWithHubSitesRequestBuilder

NewDriveListContentTypesItemAssociateWithHubSitesRequestBuilder instantiates a new AssociateWithHubSitesRequestBuilder and sets the default values.

func NewDriveListContentTypesItemAssociateWithHubSitesRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemAssociateWithHubSitesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemAssociateWithHubSitesRequestBuilder

NewDriveListContentTypesItemAssociateWithHubSitesRequestBuilderInternal instantiates a new AssociateWithHubSitesRequestBuilder and sets the default values.

func (*DriveListContentTypesItemAssociateWithHubSitesRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation associate a published [content type][contentType] present in a content type hub with a list of hub sites.

func (*DriveListContentTypesItemAssociateWithHubSitesRequestBuilder) Post added in v0.48.0

Post associate a published [content type][contentType] present in a content type hub with a list of hub sites.

type DriveListContentTypesItemAssociateWithHubSitesRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemBaseRequestBuilder added in v0.48.0

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

DriveListContentTypesItemBaseRequestBuilder provides operations to manage the base property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemBaseRequestBuilder added in v0.48.0

NewDriveListContentTypesItemBaseRequestBuilder instantiates a new BaseRequestBuilder and sets the default values.

func NewDriveListContentTypesItemBaseRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemBaseRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemBaseRequestBuilder

NewDriveListContentTypesItemBaseRequestBuilderInternal instantiates a new BaseRequestBuilder and sets the default values.

func (*DriveListContentTypesItemBaseRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation parent contentType from which this content type is derived.

func (*DriveListContentTypesItemBaseRequestBuilder) Get added in v0.48.0

Get parent contentType from which this content type is derived.

type DriveListContentTypesItemBaseRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemBaseRequestBuilderGetQueryParameters parent contentType from which this content type is derived.

type DriveListContentTypesItemBaseRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder added in v0.48.0

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

DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder provides operations to manage the baseTypes property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder

NewDriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func NewDriveListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder

NewDriveListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func (*DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of content types that are ancestors of this content type.

func (*DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilder) Get added in v0.48.0

Get the collection of content types that are ancestors of this content type.

type DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilderGetQueryParameters the collection of content types that are ancestors of this content type.

type DriveListContentTypesItemBaseTypesContentTypeItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemBaseTypesCountRequestBuilder added in v0.48.0

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

DriveListContentTypesItemBaseTypesCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListContentTypesItemBaseTypesCountRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemBaseTypesCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemBaseTypesCountRequestBuilder

NewDriveListContentTypesItemBaseTypesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListContentTypesItemBaseTypesCountRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemBaseTypesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemBaseTypesCountRequestBuilder

NewDriveListContentTypesItemBaseTypesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListContentTypesItemBaseTypesCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListContentTypesItemBaseTypesCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListContentTypesItemBaseTypesCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemBaseTypesRequestBuilder added in v0.48.0

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

DriveListContentTypesItemBaseTypesRequestBuilder provides operations to manage the baseTypes property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemBaseTypesRequestBuilder added in v0.48.0

NewDriveListContentTypesItemBaseTypesRequestBuilder instantiates a new BaseTypesRequestBuilder and sets the default values.

func NewDriveListContentTypesItemBaseTypesRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemBaseTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemBaseTypesRequestBuilder

NewDriveListContentTypesItemBaseTypesRequestBuilderInternal instantiates a new BaseTypesRequestBuilder and sets the default values.

func (*DriveListContentTypesItemBaseTypesRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListContentTypesItemBaseTypesRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of content types that are ancestors of this content type.

func (*DriveListContentTypesItemBaseTypesRequestBuilder) Get added in v0.48.0

Get the collection of content types that are ancestors of this content type.

type DriveListContentTypesItemBaseTypesRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemBaseTypesRequestBuilderGetQueryParameters the collection of content types that are ancestors of this content type.

type DriveListContentTypesItemBaseTypesRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder provides operations to manage the columnLinks property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder

NewDriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder instantiates a new ColumnLinkItemRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder

NewDriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal instantiates a new ColumnLinkItemRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property columnLinks for drive

func (*DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of columns that are required by this content type.

func (*DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property columnLinks in drive

func (*DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property columnLinks for drive

func (*DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) Get added in v0.48.0

Get the collection of columns that are required by this content type.

type DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilderGetQueryParameters the collection of columns that are required by this content type.

type DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnLinksColumnLinkItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnLinksCountRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnLinksCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListContentTypesItemColumnLinksCountRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemColumnLinksCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnLinksCountRequestBuilder

NewDriveListContentTypesItemColumnLinksCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnLinksCountRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnLinksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnLinksCountRequestBuilder

NewDriveListContentTypesItemColumnLinksCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnLinksCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListContentTypesItemColumnLinksCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListContentTypesItemColumnLinksCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnLinksRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnLinksRequestBuilder provides operations to manage the columnLinks property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemColumnLinksRequestBuilder added in v0.48.0

NewDriveListContentTypesItemColumnLinksRequestBuilder instantiates a new ColumnLinksRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnLinksRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnLinksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnLinksRequestBuilder

NewDriveListContentTypesItemColumnLinksRequestBuilderInternal instantiates a new ColumnLinksRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnLinksRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListContentTypesItemColumnLinksRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of columns that are required by this content type.

func (*DriveListContentTypesItemColumnLinksRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to columnLinks for drive

func (*DriveListContentTypesItemColumnLinksRequestBuilder) Get added in v0.48.0

Get the collection of columns that are required by this content type.

type DriveListContentTypesItemColumnLinksRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemColumnLinksRequestBuilderGetQueryParameters the collection of columns that are required by this content type.

type DriveListContentTypesItemColumnLinksRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnLinksRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder provides operations to manage the columnPositions property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder

NewDriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder

NewDriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation column order information in a content type.

func (*DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder) Get added in v0.48.0

Get column order information in a content type.

type DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetQueryParameters column order information in a content type.

type DriveListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnPositionsCountRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnPositionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListContentTypesItemColumnPositionsCountRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemColumnPositionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnPositionsCountRequestBuilder

NewDriveListContentTypesItemColumnPositionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnPositionsCountRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnPositionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnPositionsCountRequestBuilder

NewDriveListContentTypesItemColumnPositionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnPositionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListContentTypesItemColumnPositionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListContentTypesItemColumnPositionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnPositionsRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnPositionsRequestBuilder provides operations to manage the columnPositions property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemColumnPositionsRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemColumnPositionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnPositionsRequestBuilder

NewDriveListContentTypesItemColumnPositionsRequestBuilder instantiates a new ColumnPositionsRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnPositionsRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnPositionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnPositionsRequestBuilder

NewDriveListContentTypesItemColumnPositionsRequestBuilderInternal instantiates a new ColumnPositionsRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnPositionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListContentTypesItemColumnPositionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation column order information in a content type.

func (*DriveListContentTypesItemColumnPositionsRequestBuilder) Get added in v0.48.0

Get column order information in a content type.

type DriveListContentTypesItemColumnPositionsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemColumnPositionsRequestBuilderGetQueryParameters column order information in a content type.

type DriveListContentTypesItemColumnPositionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder provides operations to manage the columns property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder

NewDriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder

NewDriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property columns for drive

func (*DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of column definitions for this contentType.

func (*DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property columns in drive

func (*DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property columns for drive

func (*DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) Get added in v0.48.0

Get the collection of column definitions for this contentType.

func (*DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) SourceColumn added in v0.48.0

SourceColumn provides operations to manage the sourceColumn property of the microsoft.graph.columnDefinition entity.

type DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetQueryParameters the collection of column definitions for this contentType.

type DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnsColumnDefinitionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnsCountRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListContentTypesItemColumnsCountRequestBuilder added in v0.48.0

NewDriveListContentTypesItemColumnsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnsCountRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnsCountRequestBuilder

NewDriveListContentTypesItemColumnsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListContentTypesItemColumnsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListContentTypesItemColumnsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnsItemSourceColumnRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnsItemSourceColumnRequestBuilder provides operations to manage the sourceColumn property of the microsoft.graph.columnDefinition entity.

func NewDriveListContentTypesItemColumnsItemSourceColumnRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemColumnsItemSourceColumnRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnsItemSourceColumnRequestBuilder

NewDriveListContentTypesItemColumnsItemSourceColumnRequestBuilder instantiates a new SourceColumnRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnsItemSourceColumnRequestBuilder

NewDriveListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal instantiates a new SourceColumnRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnsItemSourceColumnRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the source column for the content type column.

func (*DriveListContentTypesItemColumnsItemSourceColumnRequestBuilder) Get added in v0.48.0

Get the source column for the content type column.

type DriveListContentTypesItemColumnsItemSourceColumnRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemColumnsItemSourceColumnRequestBuilderGetQueryParameters the source column for the content type column.

type DriveListContentTypesItemColumnsItemSourceColumnRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnsRequestBuilder added in v0.48.0

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

DriveListContentTypesItemColumnsRequestBuilder provides operations to manage the columns property of the microsoft.graph.contentType entity.

func NewDriveListContentTypesItemColumnsRequestBuilder added in v0.48.0

NewDriveListContentTypesItemColumnsRequestBuilder instantiates a new ColumnsRequestBuilder and sets the default values.

func NewDriveListContentTypesItemColumnsRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemColumnsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemColumnsRequestBuilder

NewDriveListContentTypesItemColumnsRequestBuilderInternal instantiates a new ColumnsRequestBuilder and sets the default values.

func (*DriveListContentTypesItemColumnsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListContentTypesItemColumnsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].

func (*DriveListContentTypesItemColumnsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].

func (*DriveListContentTypesItemColumnsRequestBuilder) Get added in v0.48.0

Get get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].

func (*DriveListContentTypesItemColumnsRequestBuilder) Post added in v0.48.0

Post add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].

type DriveListContentTypesItemColumnsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesItemColumnsRequestBuilderGetQueryParameters get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].

type DriveListContentTypesItemColumnsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemColumnsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder added in v0.48.0

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

DriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder provides operations to call the copyToDefaultContentLocation method.

func NewDriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder added in v0.48.0

func NewDriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder

NewDriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder instantiates a new CopyToDefaultContentLocationRequestBuilder and sets the default values.

func NewDriveListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder

NewDriveListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal instantiates a new CopyToDefaultContentLocationRequestBuilder and sets the default values.

func (*DriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.

func (*DriveListContentTypesItemCopyToDefaultContentLocationRequestBuilder) Post added in v0.48.0

Post copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.

type DriveListContentTypesItemCopyToDefaultContentLocationRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemIsPublishedRequestBuilder added in v0.48.0

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

DriveListContentTypesItemIsPublishedRequestBuilder provides operations to call the isPublished method.

func NewDriveListContentTypesItemIsPublishedRequestBuilder added in v0.48.0

NewDriveListContentTypesItemIsPublishedRequestBuilder instantiates a new IsPublishedRequestBuilder and sets the default values.

func NewDriveListContentTypesItemIsPublishedRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemIsPublishedRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemIsPublishedRequestBuilder

NewDriveListContentTypesItemIsPublishedRequestBuilderInternal instantiates a new IsPublishedRequestBuilder and sets the default values.

func (*DriveListContentTypesItemIsPublishedRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function isPublished

type DriveListContentTypesItemIsPublishedRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemPublishRequestBuilder added in v0.48.0

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

DriveListContentTypesItemPublishRequestBuilder provides operations to call the publish method.

func NewDriveListContentTypesItemPublishRequestBuilder added in v0.48.0

NewDriveListContentTypesItemPublishRequestBuilder instantiates a new PublishRequestBuilder and sets the default values.

func NewDriveListContentTypesItemPublishRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemPublishRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemPublishRequestBuilder

NewDriveListContentTypesItemPublishRequestBuilderInternal instantiates a new PublishRequestBuilder and sets the default values.

func (*DriveListContentTypesItemPublishRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation publishes a [contentType][] present in the content type hub site.

func (*DriveListContentTypesItemPublishRequestBuilder) Post added in v0.48.0

Post publishes a [contentType][] present in the content type hub site.

type DriveListContentTypesItemPublishRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesItemUnpublishRequestBuilder added in v0.48.0

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

DriveListContentTypesItemUnpublishRequestBuilder provides operations to call the unpublish method.

func NewDriveListContentTypesItemUnpublishRequestBuilder added in v0.48.0

NewDriveListContentTypesItemUnpublishRequestBuilder instantiates a new UnpublishRequestBuilder and sets the default values.

func NewDriveListContentTypesItemUnpublishRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesItemUnpublishRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesItemUnpublishRequestBuilder

NewDriveListContentTypesItemUnpublishRequestBuilderInternal instantiates a new UnpublishRequestBuilder and sets the default values.

func (*DriveListContentTypesItemUnpublishRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation unpublish a [contentType][] from a content type hub site.

func (*DriveListContentTypesItemUnpublishRequestBuilder) Post added in v0.48.0

Post unpublish a [contentType][] from a content type hub site.

type DriveListContentTypesItemUnpublishRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesRequestBuilder added in v0.48.0

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

DriveListContentTypesRequestBuilder provides operations to manage the contentTypes property of the microsoft.graph.list entity.

func NewDriveListContentTypesRequestBuilder added in v0.48.0

NewDriveListContentTypesRequestBuilder instantiates a new ContentTypesRequestBuilder and sets the default values.

func NewDriveListContentTypesRequestBuilderInternal added in v0.48.0

func NewDriveListContentTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListContentTypesRequestBuilder

NewDriveListContentTypesRequestBuilderInternal instantiates a new ContentTypesRequestBuilder and sets the default values.

func (*DriveListContentTypesRequestBuilder) AddCopy added in v0.48.0

AddCopy provides operations to call the addCopy method.

func (*DriveListContentTypesRequestBuilder) AddCopyFromContentTypeHub added in v0.48.0

AddCopyFromContentTypeHub provides operations to call the addCopyFromContentTypeHub method.

func (*DriveListContentTypesRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListContentTypesRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the collection of [contentType][contentType] resources in a [list][].

func (*DriveListContentTypesRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to contentTypes for drive

func (*DriveListContentTypesRequestBuilder) Get added in v0.48.0

Get get the collection of [contentType][contentType] resources in a [list][].

func (*DriveListContentTypesRequestBuilder) GetCompatibleHubContentTypes added in v0.48.0

GetCompatibleHubContentTypes provides operations to call the getCompatibleHubContentTypes method.

func (*DriveListContentTypesRequestBuilder) Post added in v0.48.0

Post create new navigation property to contentTypes for drive

type DriveListContentTypesRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListContentTypesRequestBuilderGetQueryParameters get the collection of [contentType][contentType] resources in a [list][].

type DriveListContentTypesRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListContentTypesRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListDriveRequestBuilder added in v0.48.0

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

DriveListDriveRequestBuilder provides operations to manage the drive property of the microsoft.graph.list entity.

func NewDriveListDriveRequestBuilder added in v0.48.0

NewDriveListDriveRequestBuilder instantiates a new DriveRequestBuilder and sets the default values.

func NewDriveListDriveRequestBuilderInternal added in v0.48.0

func NewDriveListDriveRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListDriveRequestBuilder

NewDriveListDriveRequestBuilderInternal instantiates a new DriveRequestBuilder and sets the default values.

func (*DriveListDriveRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation only present on document libraries. Allows access to the list as a drive[] resource with [driveItems][driveItem].

func (*DriveListDriveRequestBuilder) Get added in v0.48.0

Get only present on document libraries. Allows access to the list as a drive[] resource with [driveItems][driveItem].

type DriveListDriveRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListDriveRequestBuilderGetQueryParameters only present on document libraries. Allows access to the list as a drive[] resource with [driveItems][driveItem].

type DriveListDriveRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsCountRequestBuilder added in v0.48.0

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

DriveListItemsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListItemsCountRequestBuilder added in v0.48.0

NewDriveListItemsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListItemsCountRequestBuilderInternal added in v0.48.0

func NewDriveListItemsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsCountRequestBuilder

NewDriveListItemsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListItemsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListItemsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListItemsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemAnalyticsRequestBuilder added in v0.48.0

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

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

func NewDriveListItemsItemAnalyticsRequestBuilder added in v0.48.0

NewDriveListItemsItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewDriveListItemsItemAnalyticsRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemAnalyticsRequestBuilder

NewDriveListItemsItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*DriveListItemsItemAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveListItemsItemAnalyticsRequestBuilder) Get added in v0.48.0

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

type DriveListItemsItemAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveListItemsItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

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

DriveListItemsItemDocumentSetVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListItemsItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

func NewDriveListItemsItemDocumentSetVersionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDocumentSetVersionsCountRequestBuilder

NewDriveListItemsItemDocumentSetVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListItemsItemDocumentSetVersionsCountRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemDocumentSetVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDocumentSetVersionsCountRequestBuilder

NewDriveListItemsItemDocumentSetVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListItemsItemDocumentSetVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListItemsItemDocumentSetVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListItemsItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

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

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

func NewDriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

func NewDriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewDriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func NewDriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewDriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func (*DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property documentSetVersions for drive

func (*DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property documentSetVersions in drive

func (*DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property documentSetVersions for drive

func (*DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Get added in v0.48.0

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

func (*DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

type DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

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

DriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder provides operations to call the restore method.

func NewDriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

func NewDriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder

NewDriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewDriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder

NewDriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*DriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation restore a document set version.

func (*DriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilder) Post added in v0.48.0

Post restore a document set version.

type DriveListItemsItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsRequestBuilder added in v0.48.0

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

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

func NewDriveListItemsItemDocumentSetVersionsRequestBuilder added in v0.48.0

NewDriveListItemsItemDocumentSetVersionsRequestBuilder instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func NewDriveListItemsItemDocumentSetVersionsRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemDocumentSetVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDocumentSetVersionsRequestBuilder

NewDriveListItemsItemDocumentSetVersionsRequestBuilderInternal instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func (*DriveListItemsItemDocumentSetVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListItemsItemDocumentSetVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveListItemsItemDocumentSetVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*DriveListItemsItemDocumentSetVersionsRequestBuilder) Get added in v0.48.0

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

type DriveListItemsItemDocumentSetVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDocumentSetVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDriveItemContentRequestBuilder added in v0.48.0

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

DriveListItemsItemDriveItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveListItemsItemDriveItemContentRequestBuilder added in v0.48.0

NewDriveListItemsItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveListItemsItemDriveItemContentRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDriveItemContentRequestBuilder

NewDriveListItemsItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveListItemsItemDriveItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveListItemsItemDriveItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*DriveListItemsItemDriveItemContentRequestBuilder) Get added in v0.48.0

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

func (*DriveListItemsItemDriveItemContentRequestBuilder) Put added in v0.48.0

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

type DriveListItemsItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemDriveItemRequestBuilder added in v0.48.0

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

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

func NewDriveListItemsItemDriveItemRequestBuilder added in v0.48.0

NewDriveListItemsItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewDriveListItemsItemDriveItemRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemDriveItemRequestBuilder

NewDriveListItemsItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*DriveListItemsItemDriveItemRequestBuilder) Content added in v0.48.0

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

func (*DriveListItemsItemDriveItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveListItemsItemDriveItemRequestBuilder) Get added in v0.48.0

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

type DriveListItemsItemDriveItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveListItemsItemDriveItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemFieldsRequestBuilder added in v0.48.0

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

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

func NewDriveListItemsItemFieldsRequestBuilder added in v0.48.0

NewDriveListItemsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewDriveListItemsItemFieldsRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemFieldsRequestBuilder

NewDriveListItemsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*DriveListItemsItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for drive

func (*DriveListItemsItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveListItemsItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

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

func (*DriveListItemsItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for drive

func (*DriveListItemsItemFieldsRequestBuilder) Get added in v0.48.0

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

type DriveListItemsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveListItemsItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

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

DriveListItemsItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveListItemsItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

func NewDriveListItemsItemGetActivitiesByIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemGetActivitiesByIntervalRequestBuilder

NewDriveListItemsItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewDriveListItemsItemGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemGetActivitiesByIntervalRequestBuilder

NewDriveListItemsItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*DriveListItemsItemGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type DriveListItemsItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListItemsItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveListItemsItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

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

DriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewDriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewDriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewDriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

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

NewDriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*DriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type DriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsCountRequestBuilder added in v0.48.0

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

DriveListItemsItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListItemsItemVersionsCountRequestBuilder added in v0.48.0

NewDriveListItemsItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListItemsItemVersionsCountRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemVersionsCountRequestBuilder

NewDriveListItemsItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListItemsItemVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListItemsItemVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListItemsItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsItemFieldsRequestBuilder added in v0.48.0

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

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

func NewDriveListItemsItemVersionsItemFieldsRequestBuilder added in v0.48.0

NewDriveListItemsItemVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewDriveListItemsItemVersionsItemFieldsRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemVersionsItemFieldsRequestBuilder

NewDriveListItemsItemVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*DriveListItemsItemVersionsItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for drive

func (*DriveListItemsItemVersionsItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveListItemsItemVersionsItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property fields in drive

func (*DriveListItemsItemVersionsItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for drive

func (*DriveListItemsItemVersionsItemFieldsRequestBuilder) Get added in v0.48.0

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

type DriveListItemsItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveListItemsItemVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

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

DriveListItemsItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewDriveListItemsItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

func NewDriveListItemsItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemVersionsItemRestoreVersionRequestBuilder

NewDriveListItemsItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewDriveListItemsItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemVersionsItemRestoreVersionRequestBuilder

NewDriveListItemsItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*DriveListItemsItemVersionsItemRestoreVersionRequestBuilder) 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 (*DriveListItemsItemVersionsItemRestoreVersionRequestBuilder) 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 DriveListItemsItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

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

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

func NewDriveListItemsItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

func NewDriveListItemsItemVersionsListItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemVersionsListItemVersionItemRequestBuilder

NewDriveListItemsItemVersionsListItemVersionItemRequestBuilder instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func NewDriveListItemsItemVersionsListItemVersionItemRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemVersionsListItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemVersionsListItemVersionItemRequestBuilder

NewDriveListItemsItemVersionsListItemVersionItemRequestBuilderInternal instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func (*DriveListItemsItemVersionsListItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for drive

func (*DriveListItemsItemVersionsListItemVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the list of previous versions of the list item.

func (*DriveListItemsItemVersionsListItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in drive

func (*DriveListItemsItemVersionsListItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for drive

func (*DriveListItemsItemVersionsListItemVersionItemRequestBuilder) Fields added in v0.48.0

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

func (*DriveListItemsItemVersionsListItemVersionItemRequestBuilder) Get added in v0.48.0

Get the list of previous versions of the list item.

func (*DriveListItemsItemVersionsListItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type DriveListItemsItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsListItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListItemsItemVersionsListItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the list item.

type DriveListItemsItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsRequestBuilder added in v0.48.0

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

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

func NewDriveListItemsItemVersionsRequestBuilder added in v0.48.0

NewDriveListItemsItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewDriveListItemsItemVersionsRequestBuilderInternal added in v0.48.0

func NewDriveListItemsItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsItemVersionsRequestBuilder

NewDriveListItemsItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*DriveListItemsItemVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

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

CreatePostRequestInformation create new navigation property to versions for drive

func (*DriveListItemsItemVersionsRequestBuilder) 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 DriveListItemsItemVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListItemsItemVersionsRequestBuilderGetQueryParameters 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 DriveListItemsItemVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsItemVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListItemsListItemItemRequestBuilder added in v0.48.0

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

DriveListItemsListItemItemRequestBuilder provides operations to manage the items property of the microsoft.graph.list entity.

func NewDriveListItemsListItemItemRequestBuilder added in v0.48.0

NewDriveListItemsListItemItemRequestBuilder instantiates a new ListItemItemRequestBuilder and sets the default values.

func NewDriveListItemsListItemItemRequestBuilderInternal added in v0.48.0

func NewDriveListItemsListItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsListItemItemRequestBuilder

NewDriveListItemsListItemItemRequestBuilderInternal instantiates a new ListItemItemRequestBuilder and sets the default values.

func (*DriveListItemsListItemItemRequestBuilder) Analytics added in v0.48.0

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

func (*DriveListItemsListItemItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property items for drive

func (*DriveListItemsListItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation all items contained in the list.

func (*DriveListItemsListItemItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property items in drive

func (*DriveListItemsListItemItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property items for drive

func (*DriveListItemsListItemItemRequestBuilder) DocumentSetVersions added in v0.48.0

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

func (*DriveListItemsListItemItemRequestBuilder) DocumentSetVersionsById added in v0.48.0

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

func (*DriveListItemsListItemItemRequestBuilder) DriveItem added in v0.48.0

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

func (*DriveListItemsListItemItemRequestBuilder) Fields added in v0.48.0

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

func (*DriveListItemsListItemItemRequestBuilder) Get added in v0.48.0

Get all items contained in the list.

func (*DriveListItemsListItemItemRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*DriveListItemsListItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *DriveListItemsListItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *DriveListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*DriveListItemsListItemItemRequestBuilder) Versions added in v0.48.0

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

func (*DriveListItemsListItemItemRequestBuilder) VersionsById added in v0.48.0

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

type DriveListItemsListItemItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListItemsListItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListItemsListItemItemRequestBuilderGetQueryParameters all items contained in the list.

type DriveListItemsListItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsListItemItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListItemsRequestBuilder added in v0.48.0

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

DriveListItemsRequestBuilder provides operations to manage the items property of the microsoft.graph.list entity.

func NewDriveListItemsRequestBuilder added in v0.48.0

NewDriveListItemsRequestBuilder instantiates a new ItemsRequestBuilder and sets the default values.

func NewDriveListItemsRequestBuilderInternal added in v0.48.0

func NewDriveListItemsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListItemsRequestBuilder

NewDriveListItemsRequestBuilderInternal instantiates a new ItemsRequestBuilder and sets the default values.

func (*DriveListItemsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListItemsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the collection of [items][item] in a [list][].

func (*DriveListItemsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create a new [listItem][] in a [list][].

func (*DriveListItemsRequestBuilder) Get added in v0.48.0

Get get the collection of [items][item] in a [list][].

type DriveListItemsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListItemsRequestBuilderGetQueryParameters get the collection of [items][item] in a [list][].

type DriveListItemsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListItemsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListOperationsCountRequestBuilder added in v0.48.0

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

DriveListOperationsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListOperationsCountRequestBuilder added in v0.48.0

NewDriveListOperationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListOperationsCountRequestBuilderInternal added in v0.48.0

func NewDriveListOperationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListOperationsCountRequestBuilder

NewDriveListOperationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListOperationsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListOperationsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListOperationsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListOperationsRequestBuilder added in v0.48.0

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

DriveListOperationsRequestBuilder provides operations to manage the operations property of the microsoft.graph.list entity.

func NewDriveListOperationsRequestBuilder added in v0.48.0

NewDriveListOperationsRequestBuilder instantiates a new OperationsRequestBuilder and sets the default values.

func NewDriveListOperationsRequestBuilderInternal added in v0.48.0

func NewDriveListOperationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListOperationsRequestBuilder

NewDriveListOperationsRequestBuilderInternal instantiates a new OperationsRequestBuilder and sets the default values.

func (*DriveListOperationsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListOperationsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of long-running operations on the list.

func (*DriveListOperationsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to operations for drive

func (*DriveListOperationsRequestBuilder) Get added in v0.48.0

Get the collection of long-running operations on the list.

type DriveListOperationsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListOperationsRequestBuilderGetQueryParameters the collection of long-running operations on the list.

type DriveListOperationsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListOperationsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListOperationsRichLongRunningOperationItemRequestBuilder added in v0.48.0

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

DriveListOperationsRichLongRunningOperationItemRequestBuilder provides operations to manage the operations property of the microsoft.graph.list entity.

func NewDriveListOperationsRichLongRunningOperationItemRequestBuilder added in v0.48.0

func NewDriveListOperationsRichLongRunningOperationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListOperationsRichLongRunningOperationItemRequestBuilder

NewDriveListOperationsRichLongRunningOperationItemRequestBuilder instantiates a new RichLongRunningOperationItemRequestBuilder and sets the default values.

func NewDriveListOperationsRichLongRunningOperationItemRequestBuilderInternal added in v0.48.0

func NewDriveListOperationsRichLongRunningOperationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListOperationsRichLongRunningOperationItemRequestBuilder

NewDriveListOperationsRichLongRunningOperationItemRequestBuilderInternal instantiates a new RichLongRunningOperationItemRequestBuilder and sets the default values.

func (*DriveListOperationsRichLongRunningOperationItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property operations for drive

func (*DriveListOperationsRichLongRunningOperationItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of long-running operations on the list.

func (*DriveListOperationsRichLongRunningOperationItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property operations in drive

func (*DriveListOperationsRichLongRunningOperationItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property operations for drive

func (*DriveListOperationsRichLongRunningOperationItemRequestBuilder) Get added in v0.48.0

Get the collection of long-running operations on the list.

type DriveListOperationsRichLongRunningOperationItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListOperationsRichLongRunningOperationItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListOperationsRichLongRunningOperationItemRequestBuilderGetQueryParameters the collection of long-running operations on the list.

type DriveListOperationsRichLongRunningOperationItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListOperationsRichLongRunningOperationItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListRequestBuilder added in v0.48.0

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

DriveListRequestBuilder provides operations to manage the list property of the microsoft.graph.drive entity.

func NewDriveListRequestBuilder added in v0.48.0

NewDriveListRequestBuilder instantiates a new ListRequestBuilder and sets the default values.

func NewDriveListRequestBuilderInternal added in v0.48.0

func NewDriveListRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListRequestBuilder

NewDriveListRequestBuilderInternal instantiates a new ListRequestBuilder and sets the default values.

func (*DriveListRequestBuilder) Columns added in v0.48.0

Columns provides operations to manage the columns property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) ColumnsById added in v0.48.0

ColumnsById provides operations to manage the columns property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) ContentTypes added in v0.48.0

ContentTypes provides operations to manage the contentTypes property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) ContentTypesById added in v0.48.0

ContentTypesById provides operations to manage the contentTypes property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property list for drive

func (*DriveListRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveListRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property list in drive

func (*DriveListRequestBuilder) Delete added in v0.48.0

Delete delete navigation property list for drive

func (*DriveListRequestBuilder) Drive added in v0.48.0

Drive provides operations to manage the drive property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) Get added in v0.48.0

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

func (*DriveListRequestBuilder) Items added in v0.48.0

Items provides operations to manage the items property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) ItemsById added in v0.48.0

ItemsById provides operations to manage the items property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) Operations added in v0.48.0

Operations provides operations to manage the operations property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) OperationsById added in v0.48.0

OperationsById provides operations to manage the operations property of the microsoft.graph.list entity.

func (*DriveListRequestBuilder) Patch added in v0.48.0

Patch update the navigation property list in drive

func (*DriveListRequestBuilder) Subscriptions added in v0.48.0

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

func (*DriveListRequestBuilder) SubscriptionsById added in v0.48.0

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

type DriveListRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListRequestBuilderGetQueryParameters for drives in SharePoint, the underlying document library list. Read-only. Nullable.

type DriveListRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveListSubscriptionsCountRequestBuilder added in v0.48.0

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

DriveListSubscriptionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveListSubscriptionsCountRequestBuilder added in v0.48.0

NewDriveListSubscriptionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveListSubscriptionsCountRequestBuilderInternal added in v0.48.0

func NewDriveListSubscriptionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListSubscriptionsCountRequestBuilder

NewDriveListSubscriptionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveListSubscriptionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveListSubscriptionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveListSubscriptionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

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

DriveListSubscriptionsItemReauthorizeRequestBuilder provides operations to call the reauthorize method.

func NewDriveListSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

NewDriveListSubscriptionsItemReauthorizeRequestBuilder instantiates a new ReauthorizeRequestBuilder and sets the default values.

func NewDriveListSubscriptionsItemReauthorizeRequestBuilderInternal added in v0.48.0

func NewDriveListSubscriptionsItemReauthorizeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListSubscriptionsItemReauthorizeRequestBuilder

NewDriveListSubscriptionsItemReauthorizeRequestBuilderInternal instantiates a new ReauthorizeRequestBuilder and sets the default values.

func (*DriveListSubscriptionsItemReauthorizeRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation invoke action reauthorize

func (*DriveListSubscriptionsItemReauthorizeRequestBuilder) Post added in v0.48.0

Post invoke action reauthorize

type DriveListSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListSubscriptionsRequestBuilder added in v0.48.0

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

DriveListSubscriptionsRequestBuilder provides operations to manage the subscriptions property of the microsoft.graph.list entity.

func NewDriveListSubscriptionsRequestBuilder added in v0.48.0

NewDriveListSubscriptionsRequestBuilder instantiates a new SubscriptionsRequestBuilder and sets the default values.

func NewDriveListSubscriptionsRequestBuilderInternal added in v0.48.0

func NewDriveListSubscriptionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListSubscriptionsRequestBuilder

NewDriveListSubscriptionsRequestBuilderInternal instantiates a new SubscriptionsRequestBuilder and sets the default values.

func (*DriveListSubscriptionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveListSubscriptionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the set of subscriptions on the list.

func (*DriveListSubscriptionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to subscriptions for drive

func (*DriveListSubscriptionsRequestBuilder) Get added in v0.48.0

Get the set of subscriptions on the list.

func (*DriveListSubscriptionsRequestBuilder) Post added in v0.48.0

Post create new navigation property to subscriptions for drive

type DriveListSubscriptionsRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListSubscriptionsRequestBuilderGetQueryParameters the set of subscriptions on the list.

type DriveListSubscriptionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListSubscriptionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveListSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

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

DriveListSubscriptionsSubscriptionItemRequestBuilder provides operations to manage the subscriptions property of the microsoft.graph.list entity.

func NewDriveListSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

NewDriveListSubscriptionsSubscriptionItemRequestBuilder instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func NewDriveListSubscriptionsSubscriptionItemRequestBuilderInternal added in v0.48.0

func NewDriveListSubscriptionsSubscriptionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveListSubscriptionsSubscriptionItemRequestBuilder

NewDriveListSubscriptionsSubscriptionItemRequestBuilderInternal instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func (*DriveListSubscriptionsSubscriptionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property subscriptions for drive

func (*DriveListSubscriptionsSubscriptionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the set of subscriptions on the list.

func (*DriveListSubscriptionsSubscriptionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property subscriptions in drive

func (*DriveListSubscriptionsSubscriptionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property subscriptions for drive

func (*DriveListSubscriptionsSubscriptionItemRequestBuilder) Get added in v0.48.0

Get the set of subscriptions on the list.

func (*DriveListSubscriptionsSubscriptionItemRequestBuilder) Reauthorize added in v0.48.0

Reauthorize provides operations to call the reauthorize method.

type DriveListSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type DriveListSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters added in v0.48.0

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

DriveListSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters the set of subscriptions on the list.

type DriveListSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveListSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type DriveRecentRequestBuilder added in v0.48.0

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

DriveRecentRequestBuilder provides operations to call the recent method.

func NewDriveRecentRequestBuilder added in v0.48.0

NewDriveRecentRequestBuilder instantiates a new RecentRequestBuilder and sets the default values.

func NewDriveRecentRequestBuilderInternal added in v0.48.0

func NewDriveRecentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRecentRequestBuilder

NewDriveRecentRequestBuilderInternal instantiates a new RecentRequestBuilder and sets the default values.

func (*DriveRecentRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function recent

func (*DriveRecentRequestBuilder) Get added in v0.48.0

Get invoke function recent

type DriveRecentRequestBuilderGetQueryParameters added in v0.48.0

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

DriveRecentRequestBuilderGetQueryParameters invoke function recent

type DriveRecentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveRequestBuilder

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

DriveRequestBuilder provides operations to manage the drive singleton.

func NewDriveRequestBuilder

NewDriveRequestBuilder instantiates a new DriveRequestBuilder and sets the default values.

func NewDriveRequestBuilderInternal

func NewDriveRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRequestBuilder

NewDriveRequestBuilderInternal instantiates a new DriveRequestBuilder and sets the default values.

func (*DriveRequestBuilder) Bundles

Bundles provides operations to manage the bundles property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) BundlesById

BundlesById provides operations to manage the bundles property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get drive

func (*DriveRequestBuilder) Following

Following provides operations to manage the following property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) FollowingById

FollowingById provides operations to manage the following property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) Items

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

func (*DriveRequestBuilder) ItemsById

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

func (*DriveRequestBuilder) List

List provides operations to manage the list property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) Recent

Recent provides operations to call the recent method.

func (*DriveRequestBuilder) Root

Root provides operations to manage the root property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) SearchWithQ

SearchWithQ provides operations to call the search method.

func (*DriveRequestBuilder) SharedWithMe

SharedWithMe provides operations to call the sharedWithMe method.

func (*DriveRequestBuilder) Special

Special provides operations to manage the special property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) SpecialById

SpecialById provides operations to manage the special property of the microsoft.graph.drive entity.

type DriveRequestBuilderGetQueryParameters

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

DriveRequestBuilderGetQueryParameters get drive

type DriveRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type DriveRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

type DriveRootAnalyticsRequestBuilder added in v0.48.0

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

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

func NewDriveRootAnalyticsRequestBuilder added in v0.48.0

NewDriveRootAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewDriveRootAnalyticsRequestBuilderInternal added in v0.48.0

func NewDriveRootAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootAnalyticsRequestBuilder

NewDriveRootAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*DriveRootAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveRootAnalyticsRequestBuilder) Get added in v0.48.0

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

type DriveRootAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveRootAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveRootCheckinRequestBuilder added in v0.48.0

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

DriveRootCheckinRequestBuilder provides operations to call the checkin method.

func NewDriveRootCheckinRequestBuilder added in v0.48.0

NewDriveRootCheckinRequestBuilder instantiates a new CheckinRequestBuilder and sets the default values.

func NewDriveRootCheckinRequestBuilderInternal added in v0.48.0

func NewDriveRootCheckinRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootCheckinRequestBuilder

NewDriveRootCheckinRequestBuilderInternal instantiates a new CheckinRequestBuilder and sets the default values.

func (*DriveRootCheckinRequestBuilder) 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 (*DriveRootCheckinRequestBuilder) 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 DriveRootCheckinRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveRootCheckoutRequestBuilder added in v0.48.0

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

DriveRootCheckoutRequestBuilder provides operations to call the checkout method.

func NewDriveRootCheckoutRequestBuilder added in v0.48.0

NewDriveRootCheckoutRequestBuilder instantiates a new CheckoutRequestBuilder and sets the default values.

func NewDriveRootCheckoutRequestBuilderInternal added in v0.48.0

func NewDriveRootCheckoutRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootCheckoutRequestBuilder

NewDriveRootCheckoutRequestBuilderInternal instantiates a new CheckoutRequestBuilder and sets the default values.

func (*DriveRootCheckoutRequestBuilder) 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 (*DriveRootCheckoutRequestBuilder) 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 DriveRootCheckoutRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveRootChildrenCountRequestBuilder added in v0.48.0

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

DriveRootChildrenCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveRootChildrenCountRequestBuilder added in v0.48.0

NewDriveRootChildrenCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveRootChildrenCountRequestBuilderInternal added in v0.48.0

func NewDriveRootChildrenCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootChildrenCountRequestBuilder

NewDriveRootChildrenCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveRootChildrenCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveRootChildrenCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveRootChildrenCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveRootChildrenDriveItemItemRequestBuilder added in v0.48.0

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

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

func NewDriveRootChildrenDriveItemItemRequestBuilder added in v0.48.0

NewDriveRootChildrenDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveRootChildrenDriveItemItemRequestBuilderInternal added in v0.48.0

func NewDriveRootChildrenDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootChildrenDriveItemItemRequestBuilder

NewDriveRootChildrenDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveRootChildrenDriveItemItemRequestBuilder) Content added in v0.48.0

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

func (*DriveRootChildrenDriveItemItemRequestBuilder) 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 (*DriveRootChildrenDriveItemItemRequestBuilder) 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 DriveRootChildrenDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type DriveRootChildrenDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveRootChildrenItemContentRequestBuilder added in v0.48.0

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

DriveRootChildrenItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveRootChildrenItemContentRequestBuilder added in v0.48.0

NewDriveRootChildrenItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveRootChildrenItemContentRequestBuilderInternal added in v0.48.0

func NewDriveRootChildrenItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootChildrenItemContentRequestBuilder

NewDriveRootChildrenItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveRootChildrenItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveRootChildrenItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*DriveRootChildrenItemContentRequestBuilder) Get added in v0.48.0

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

func (*DriveRootChildrenItemContentRequestBuilder) Put added in v0.48.0

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

type DriveRootChildrenItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveRootChildrenItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveRootChildrenRequestBuilder added in v0.48.0

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

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

func NewDriveRootChildrenRequestBuilder added in v0.48.0

NewDriveRootChildrenRequestBuilder instantiates a new ChildrenRequestBuilder and sets the default values.

func NewDriveRootChildrenRequestBuilderInternal added in v0.48.0

func NewDriveRootChildrenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootChildrenRequestBuilder

NewDriveRootChildrenRequestBuilderInternal instantiates a new ChildrenRequestBuilder and sets the default values.

func (*DriveRootChildrenRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveRootChildrenRequestBuilder) 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 (*DriveRootChildrenRequestBuilder) 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 DriveRootChildrenRequestBuilderGetQueryParameters added in v0.48.0

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

DriveRootChildrenRequestBuilderGetQueryParameters 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 DriveRootChildrenRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveRootContentRequestBuilder added in v0.48.0

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

DriveRootContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveRootContentRequestBuilder added in v0.48.0

NewDriveRootContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveRootContentRequestBuilderInternal added in v0.48.0

func NewDriveRootContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootContentRequestBuilder

NewDriveRootContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveRootContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*DriveRootContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*DriveRootContentRequestBuilder) Get added in v0.48.0

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

func (*DriveRootContentRequestBuilder) Put added in v0.48.0

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

type DriveRootContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type DriveRootContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type DriveRootCopyRequestBuilder added in v0.48.0

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

DriveRootCopyRequestBuilder provides operations to call the copy method.

func NewDriveRootCopyRequestBuilder added in v0.48.0

NewDriveRootCopyRequestBuilder instantiates a new CopyRequestBuilder and sets the default values.

func NewDriveRootCopyRequestBuilderInternal added in v0.48.0

func NewDriveRootCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootCopyRequestBuilder

NewDriveRootCopyRequestBuilderInternal instantiates a new CopyRequestBuilder and sets the default values.

func (*DriveRootCopyRequestBuilder) 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 (*DriveRootCopyRequestBuilder) 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 DriveRootCopyRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveRootCreateLinkRequestBuilder added in v0.48.0

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

DriveRootCreateLinkRequestBuilder provides operations to call the createLink method.

func NewDriveRootCreateLinkRequestBuilder added in v0.48.0

NewDriveRootCreateLinkRequestBuilder instantiates a new CreateLinkRequestBuilder and sets the default values.

func NewDriveRootCreateLinkRequestBuilderInternal added in v0.48.0

func NewDriveRootCreateLinkRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootCreateLinkRequestBuilder

NewDriveRootCreateLinkRequestBuilderInternal instantiates a new CreateLinkRequestBuilder and sets the default values.

func (*DriveRootCreateLinkRequestBuilder) 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 (*DriveRootCreateLinkRequestBuilder) 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 DriveRootCreateLinkRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveRootCreateUploadSessionRequestBuilder added in v0.48.0

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

DriveRootCreateUploadSessionRequestBuilder provides operations to call the createUploadSession method.

func NewDriveRootCreateUploadSessionRequestBuilder added in v0.48.0

NewDriveRootCreateUploadSessionRequestBuilder instantiates a new CreateUploadSessionRequestBuilder and sets the default values.

func NewDriveRootCreateUploadSessionRequestBuilderInternal added in v0.48.0

func NewDriveRootCreateUploadSessionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootCreateUploadSessionRequestBuilder

NewDriveRootCreateUploadSessionRequestBuilderInternal instantiates a new CreateUploadSessionRequestBuilder and sets the default values.

func (*DriveRootCreateUploadSessionRequestBuilder) 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 (*DriveRootCreateUploadSessionRequestBuilder) 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 DriveRootCreateUploadSessionRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type DriveRootDeltaRequestBuilder added in v0.48.0

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

DriveRootDeltaRequestBuilder provides operations to call the delta method.

func NewDriveRootDeltaRequestBuilder added in v0.48.0

NewDriveRootDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.

func NewDriveRootDeltaRequestBuilderInternal added in v0.48.0

func NewDriveRootDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootDeltaRequestBuilder

NewDriveRootDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.

func (*DriveRootDeltaRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function delta

func (*DriveRootDeltaRequestBuilder) Get added in v0.48.0

Get invoke function delta

type DriveRootDeltaRequestBuilderGetQueryParameters added in v0.48.0

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

DriveRootDeltaRequestBuilderGetQueryParameters invoke function delta

type DriveRootDeltaRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootDeltaRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootDeltaRequestBuilderGetQueryParameters
}

DriveRootDeltaRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootDeltaWithTokenRequestBuilder added in v0.48.0

type DriveRootDeltaWithTokenRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootDeltaWithTokenRequestBuilder provides operations to call the delta method.

func NewDriveRootDeltaWithTokenRequestBuilder added in v0.48.0

NewDriveRootDeltaWithTokenRequestBuilder instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func NewDriveRootDeltaWithTokenRequestBuilderInternal added in v0.48.0

func NewDriveRootDeltaWithTokenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, token *string) *DriveRootDeltaWithTokenRequestBuilder

NewDriveRootDeltaWithTokenRequestBuilderInternal instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func (*DriveRootDeltaWithTokenRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function delta

type DriveRootDeltaWithTokenRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootDeltaWithTokenRequestBuilderGetQueryParameters 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"`
}

DriveRootDeltaWithTokenRequestBuilderGetQueryParameters invoke function delta

type DriveRootDeltaWithTokenRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootDeltaWithTokenRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootDeltaWithTokenRequestBuilderGetQueryParameters
}

DriveRootDeltaWithTokenRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootFollowRequestBuilder added in v0.48.0

type DriveRootFollowRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootFollowRequestBuilder provides operations to call the follow method.

func NewDriveRootFollowRequestBuilder added in v0.48.0

NewDriveRootFollowRequestBuilder instantiates a new FollowRequestBuilder and sets the default values.

func NewDriveRootFollowRequestBuilderInternal added in v0.48.0

func NewDriveRootFollowRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootFollowRequestBuilder

NewDriveRootFollowRequestBuilderInternal instantiates a new FollowRequestBuilder and sets the default values.

func (*DriveRootFollowRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation follow a driveItem.

func (*DriveRootFollowRequestBuilder) Post added in v0.48.0

Post follow a driveItem.

type DriveRootFollowRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootFollowRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootFollowRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootGetActivitiesByIntervalRequestBuilder added in v0.48.0

type DriveRootGetActivitiesByIntervalRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveRootGetActivitiesByIntervalRequestBuilder added in v0.48.0

NewDriveRootGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewDriveRootGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewDriveRootGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootGetActivitiesByIntervalRequestBuilder

NewDriveRootGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*DriveRootGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

func (*DriveRootGetActivitiesByIntervalRequestBuilder) Get added in v0.48.0

Get invoke function getActivitiesByInterval

type DriveRootGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootGetActivitiesByIntervalRequestBuilderGetQueryParameters 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"`
}

DriveRootGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveRootGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootGetActivitiesByIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootGetActivitiesByIntervalRequestBuilderGetQueryParameters
}

DriveRootGetActivitiesByIntervalRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

type DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewDriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewDriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewDriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

func NewDriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, endDateTime *string, interval *string, startDateTime *string) *DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewDriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters 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"`
}

DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters
}

DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootInviteRequestBuilder added in v0.48.0

type DriveRootInviteRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootInviteRequestBuilder provides operations to call the invite method.

func NewDriveRootInviteRequestBuilder added in v0.48.0

NewDriveRootInviteRequestBuilder instantiates a new InviteRequestBuilder and sets the default values.

func NewDriveRootInviteRequestBuilderInternal added in v0.48.0

func NewDriveRootInviteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootInviteRequestBuilder

NewDriveRootInviteRequestBuilderInternal instantiates a new InviteRequestBuilder and sets the default values.

func (*DriveRootInviteRequestBuilder) 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 (*DriveRootInviteRequestBuilder) 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 DriveRootInviteRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootInviteRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootInviteRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemAnalyticsRequestBuilder added in v0.48.0

type DriveRootListItemAnalyticsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemAnalyticsRequestBuilder provides operations to manage the analytics property of the microsoft.graph.listItem entity.

func NewDriveRootListItemAnalyticsRequestBuilder added in v0.48.0

NewDriveRootListItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewDriveRootListItemAnalyticsRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemAnalyticsRequestBuilder

NewDriveRootListItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*DriveRootListItemAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation analytics about the view activities that took place on this item.

func (*DriveRootListItemAnalyticsRequestBuilder) Get added in v0.48.0

Get analytics about the view activities that took place on this item.

type DriveRootListItemAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemAnalyticsRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootListItemAnalyticsRequestBuilderGetQueryParameters analytics about the view activities that took place on this item.

type DriveRootListItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemAnalyticsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemAnalyticsRequestBuilderGetQueryParameters
}

DriveRootListItemAnalyticsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

type DriveRootListItemDocumentSetVersionsCountRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemDocumentSetVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveRootListItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

func NewDriveRootListItemDocumentSetVersionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDocumentSetVersionsCountRequestBuilder

NewDriveRootListItemDocumentSetVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveRootListItemDocumentSetVersionsCountRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemDocumentSetVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDocumentSetVersionsCountRequestBuilder

NewDriveRootListItemDocumentSetVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveRootListItemDocumentSetVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveRootListItemDocumentSetVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveRootListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func NewDriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

func NewDriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewDriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func NewDriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewDriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func (*DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property documentSetVersions for drive

func (*DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation version information for a document set version created by a user.

func (*DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property documentSetVersions in drive

func (*DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property documentSetVersions for drive

func (*DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Get added in v0.48.0

Get version information for a document set version created by a user.

func (*DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters version information for a document set version created by a user.

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters
}

DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

type DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder provides operations to call the restore method.

func NewDriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

func NewDriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder

NewDriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewDriveRootListItemDocumentSetVersionsItemRestoreRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemDocumentSetVersionsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder

NewDriveRootListItemDocumentSetVersionsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation restore a document set version.

func (*DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilder) Post added in v0.48.0

Post restore a document set version.

type DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDocumentSetVersionsRequestBuilder added in v0.48.0

type DriveRootListItemDocumentSetVersionsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemDocumentSetVersionsRequestBuilder provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func NewDriveRootListItemDocumentSetVersionsRequestBuilder added in v0.48.0

NewDriveRootListItemDocumentSetVersionsRequestBuilder instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func NewDriveRootListItemDocumentSetVersionsRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemDocumentSetVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDocumentSetVersionsRequestBuilder

NewDriveRootListItemDocumentSetVersionsRequestBuilderInternal instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func (*DriveRootListItemDocumentSetVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveRootListItemDocumentSetVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get a list of the versions of a document set item in a list.

func (*DriveRootListItemDocumentSetVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create a new version of a document set item in a list.

func (*DriveRootListItemDocumentSetVersionsRequestBuilder) Get added in v0.48.0

Get get a list of the versions of a document set item in a list.

type DriveRootListItemDocumentSetVersionsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemDocumentSetVersionsRequestBuilderGetQueryParameters 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"`
}

DriveRootListItemDocumentSetVersionsRequestBuilderGetQueryParameters get a list of the versions of a document set item in a list.

type DriveRootListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemDocumentSetVersionsRequestBuilderGetQueryParameters
}

DriveRootListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDriveItemContentRequestBuilder added in v0.48.0

type DriveRootListItemDriveItemContentRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemDriveItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveRootListItemDriveItemContentRequestBuilder added in v0.48.0

NewDriveRootListItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveRootListItemDriveItemContentRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDriveItemContentRequestBuilder

NewDriveRootListItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveRootListItemDriveItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the content stream, if the item represents a file.

func (*DriveRootListItemDriveItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

CreatePutRequestInformation the content stream, if the item represents a file.

func (*DriveRootListItemDriveItemContentRequestBuilder) Get added in v0.48.0

Get the content stream, if the item represents a file.

func (*DriveRootListItemDriveItemContentRequestBuilder) Put added in v0.48.0

Put the content stream, if the item represents a file.

type DriveRootListItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemDriveItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemDriveItemContentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

type DriveRootListItemDriveItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemDriveItemContentRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemDriveItemRequestBuilder added in v0.48.0

type DriveRootListItemDriveItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemDriveItemRequestBuilder provides operations to manage the driveItem property of the microsoft.graph.listItem entity.

func NewDriveRootListItemDriveItemRequestBuilder added in v0.48.0

NewDriveRootListItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewDriveRootListItemDriveItemRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemDriveItemRequestBuilder

NewDriveRootListItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*DriveRootListItemDriveItemRequestBuilder) Content added in v0.48.0

Content provides operations to manage the media for the drive entity.

func (*DriveRootListItemDriveItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation for document libraries, the driveItem relationship exposes the listItem as a [driveItem][]

func (*DriveRootListItemDriveItemRequestBuilder) Get added in v0.48.0

Get for document libraries, the driveItem relationship exposes the listItem as a [driveItem][]

type DriveRootListItemDriveItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemDriveItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootListItemDriveItemRequestBuilderGetQueryParameters for document libraries, the driveItem relationship exposes the listItem as a [driveItem][]

type DriveRootListItemDriveItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemDriveItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemDriveItemRequestBuilderGetQueryParameters
}

DriveRootListItemDriveItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemFieldsRequestBuilder added in v0.48.0

type DriveRootListItemFieldsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemFieldsRequestBuilder provides operations to manage the fields property of the microsoft.graph.listItem entity.

func NewDriveRootListItemFieldsRequestBuilder added in v0.48.0

NewDriveRootListItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewDriveRootListItemFieldsRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemFieldsRequestBuilder

NewDriveRootListItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*DriveRootListItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for drive

func (*DriveRootListItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the values of the columns set on this list item.

func (*DriveRootListItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the properties on a **[listItem][]**.

func (*DriveRootListItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for drive

func (*DriveRootListItemFieldsRequestBuilder) Get added in v0.48.0

Get the values of the columns set on this list item.

type DriveRootListItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootListItemFieldsRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemFieldsRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemFieldsRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootListItemFieldsRequestBuilderGetQueryParameters the values of the columns set on this list item.

type DriveRootListItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemFieldsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemFieldsRequestBuilderGetQueryParameters
}

DriveRootListItemFieldsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootListItemFieldsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemFieldsRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

type DriveRootListItemGetActivitiesByIntervalRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveRootListItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

func NewDriveRootListItemGetActivitiesByIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemGetActivitiesByIntervalRequestBuilder

NewDriveRootListItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewDriveRootListItemGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemGetActivitiesByIntervalRequestBuilder

NewDriveRootListItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*DriveRootListItemGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type DriveRootListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters 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"`
}

DriveRootListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveRootListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters
}

DriveRootListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

type DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewDriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewDriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewDriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewDriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, endDateTime *string, interval *string, startDateTime *string) *DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewDriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters 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"`
}

DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters
}

DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemRequestBuilder added in v0.48.0

type DriveRootListItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemRequestBuilder provides operations to manage the listItem property of the microsoft.graph.driveItem entity.

func NewDriveRootListItemRequestBuilder added in v0.48.0

NewDriveRootListItemRequestBuilder instantiates a new ListItemRequestBuilder and sets the default values.

func NewDriveRootListItemRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemRequestBuilder

NewDriveRootListItemRequestBuilderInternal instantiates a new ListItemRequestBuilder and sets the default values.

func (*DriveRootListItemRequestBuilder) Analytics added in v0.48.0

Analytics provides operations to manage the analytics property of the microsoft.graph.listItem entity.

func (*DriveRootListItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property listItem for drive

func (*DriveRootListItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation for drives in SharePoint, the associated document library list item. Read-only. Nullable.

func (*DriveRootListItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property listItem in drive

func (*DriveRootListItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property listItem for drive

func (*DriveRootListItemRequestBuilder) DocumentSetVersions added in v0.48.0

DocumentSetVersions provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func (*DriveRootListItemRequestBuilder) DocumentSetVersionsById added in v0.48.0

DocumentSetVersionsById provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func (*DriveRootListItemRequestBuilder) DriveItem added in v0.48.0

DriveItem provides operations to manage the driveItem property of the microsoft.graph.listItem entity.

func (*DriveRootListItemRequestBuilder) Fields added in v0.48.0

Fields provides operations to manage the fields property of the microsoft.graph.listItem entity.

func (*DriveRootListItemRequestBuilder) Get added in v0.48.0

Get for drives in SharePoint, the associated document library list item. Read-only. Nullable.

func (*DriveRootListItemRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*DriveRootListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *DriveRootListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *DriveRootListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*DriveRootListItemRequestBuilder) Versions added in v0.48.0

Versions provides operations to manage the versions property of the microsoft.graph.listItem entity.

func (*DriveRootListItemRequestBuilder) VersionsById added in v0.48.0

VersionsById provides operations to manage the versions property of the microsoft.graph.listItem entity.

type DriveRootListItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootListItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootListItemRequestBuilderGetQueryParameters for drives in SharePoint, the associated document library list item. Read-only. Nullable.

type DriveRootListItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemRequestBuilderGetQueryParameters
}

DriveRootListItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootListItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsCountRequestBuilder added in v0.48.0

type DriveRootListItemVersionsCountRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveRootListItemVersionsCountRequestBuilder added in v0.48.0

NewDriveRootListItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveRootListItemVersionsCountRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemVersionsCountRequestBuilder

NewDriveRootListItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveRootListItemVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveRootListItemVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveRootListItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemVersionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsItemFieldsRequestBuilder added in v0.48.0

type DriveRootListItemVersionsItemFieldsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemVersionsItemFieldsRequestBuilder provides operations to manage the fields property of the microsoft.graph.listItemVersion entity.

func NewDriveRootListItemVersionsItemFieldsRequestBuilder added in v0.48.0

NewDriveRootListItemVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewDriveRootListItemVersionsItemFieldsRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemVersionsItemFieldsRequestBuilder

NewDriveRootListItemVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*DriveRootListItemVersionsItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for drive

func (*DriveRootListItemVersionsItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation a collection of the fields and values for this version of the list item.

func (*DriveRootListItemVersionsItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property fields in drive

func (*DriveRootListItemVersionsItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for drive

func (*DriveRootListItemVersionsItemFieldsRequestBuilder) Get added in v0.48.0

Get a collection of the fields and values for this version of the list item.

type DriveRootListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemVersionsItemFieldsRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootListItemVersionsItemFieldsRequestBuilderGetQueryParameters a collection of the fields and values for this version of the list item.

type DriveRootListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemVersionsItemFieldsRequestBuilderGetQueryParameters
}

DriveRootListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

type DriveRootListItemVersionsItemRestoreVersionRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewDriveRootListItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

func NewDriveRootListItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemVersionsItemRestoreVersionRequestBuilder

NewDriveRootListItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewDriveRootListItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemVersionsItemRestoreVersionRequestBuilder

NewDriveRootListItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*DriveRootListItemVersionsItemRestoreVersionRequestBuilder) 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 (*DriveRootListItemVersionsItemRestoreVersionRequestBuilder) 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 DriveRootListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

type DriveRootListItemVersionsListItemVersionItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemVersionsListItemVersionItemRequestBuilder provides operations to manage the versions property of the microsoft.graph.listItem entity.

func NewDriveRootListItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

func NewDriveRootListItemVersionsListItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemVersionsListItemVersionItemRequestBuilder

NewDriveRootListItemVersionsListItemVersionItemRequestBuilder instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func NewDriveRootListItemVersionsListItemVersionItemRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemVersionsListItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemVersionsListItemVersionItemRequestBuilder

NewDriveRootListItemVersionsListItemVersionItemRequestBuilderInternal instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func (*DriveRootListItemVersionsListItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for drive

func (*DriveRootListItemVersionsListItemVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the list of previous versions of the list item.

func (*DriveRootListItemVersionsListItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in drive

func (*DriveRootListItemVersionsListItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for drive

func (*DriveRootListItemVersionsListItemVersionItemRequestBuilder) Fields added in v0.48.0

Fields provides operations to manage the fields property of the microsoft.graph.listItemVersion entity.

func (*DriveRootListItemVersionsListItemVersionItemRequestBuilder) Get added in v0.48.0

Get the list of previous versions of the list item.

func (*DriveRootListItemVersionsListItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type DriveRootListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the list item.

type DriveRootListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters
}

DriveRootListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsRequestBuilder added in v0.48.0

type DriveRootListItemVersionsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootListItemVersionsRequestBuilder provides operations to manage the versions property of the microsoft.graph.listItem entity.

func NewDriveRootListItemVersionsRequestBuilder added in v0.48.0

NewDriveRootListItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewDriveRootListItemVersionsRequestBuilderInternal added in v0.48.0

func NewDriveRootListItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootListItemVersionsRequestBuilder

NewDriveRootListItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*DriveRootListItemVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveRootListItemVersionsRequestBuilder) 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 (*DriveRootListItemVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to versions for drive

func (*DriveRootListItemVersionsRequestBuilder) 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 DriveRootListItemVersionsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootListItemVersionsRequestBuilderGetQueryParameters 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"`
}

DriveRootListItemVersionsRequestBuilderGetQueryParameters 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 DriveRootListItemVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootListItemVersionsRequestBuilderGetQueryParameters
}

DriveRootListItemVersionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootListItemVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootListItemVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootListItemVersionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootPermissionsCountRequestBuilder added in v0.48.0

type DriveRootPermissionsCountRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootPermissionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveRootPermissionsCountRequestBuilder added in v0.48.0

NewDriveRootPermissionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveRootPermissionsCountRequestBuilderInternal added in v0.48.0

func NewDriveRootPermissionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootPermissionsCountRequestBuilder

NewDriveRootPermissionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveRootPermissionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveRootPermissionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveRootPermissionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootPermissionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootPermissionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootPermissionsItemGrantRequestBuilder added in v0.48.0

type DriveRootPermissionsItemGrantRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootPermissionsItemGrantRequestBuilder provides operations to call the grant method.

func NewDriveRootPermissionsItemGrantRequestBuilder added in v0.48.0

NewDriveRootPermissionsItemGrantRequestBuilder instantiates a new GrantRequestBuilder and sets the default values.

func NewDriveRootPermissionsItemGrantRequestBuilderInternal added in v0.48.0

func NewDriveRootPermissionsItemGrantRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootPermissionsItemGrantRequestBuilder

NewDriveRootPermissionsItemGrantRequestBuilderInternal instantiates a new GrantRequestBuilder and sets the default values.

func (*DriveRootPermissionsItemGrantRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation grant users access to a link represented by a [permission][].

type DriveRootPermissionsItemGrantRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootPermissionsItemGrantRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootPermissionsItemGrantRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootPermissionsPermissionItemRequestBuilder added in v0.48.0

type DriveRootPermissionsPermissionItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootPermissionsPermissionItemRequestBuilder provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func NewDriveRootPermissionsPermissionItemRequestBuilder added in v0.48.0

NewDriveRootPermissionsPermissionItemRequestBuilder instantiates a new PermissionItemRequestBuilder and sets the default values.

func NewDriveRootPermissionsPermissionItemRequestBuilderInternal added in v0.48.0

func NewDriveRootPermissionsPermissionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootPermissionsPermissionItemRequestBuilder

NewDriveRootPermissionsPermissionItemRequestBuilderInternal instantiates a new PermissionItemRequestBuilder and sets the default values.

func (*DriveRootPermissionsPermissionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property permissions for drive

func (*DriveRootPermissionsPermissionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the set of permissions for the item. Read-only. Nullable.

func (*DriveRootPermissionsPermissionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property permissions in drive

func (*DriveRootPermissionsPermissionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property permissions for drive

func (*DriveRootPermissionsPermissionItemRequestBuilder) Get added in v0.48.0

Get the set of permissions for the item. Read-only. Nullable.

func (*DriveRootPermissionsPermissionItemRequestBuilder) Grant added in v0.48.0

Grant provides operations to call the grant method.

type DriveRootPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootPermissionsPermissionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootPermissionsPermissionItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootPermissionsPermissionItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootPermissionsPermissionItemRequestBuilderGetQueryParameters the set of permissions for the item. Read-only. Nullable.

type DriveRootPermissionsPermissionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootPermissionsPermissionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootPermissionsPermissionItemRequestBuilderGetQueryParameters
}

DriveRootPermissionsPermissionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootPermissionsPermissionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootPermissionsPermissionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootPermissionsPermissionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootPermissionsRequestBuilder added in v0.48.0

type DriveRootPermissionsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootPermissionsRequestBuilder provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func NewDriveRootPermissionsRequestBuilder added in v0.48.0

NewDriveRootPermissionsRequestBuilder instantiates a new PermissionsRequestBuilder and sets the default values.

func NewDriveRootPermissionsRequestBuilderInternal added in v0.48.0

func NewDriveRootPermissionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootPermissionsRequestBuilder

NewDriveRootPermissionsRequestBuilderInternal instantiates a new PermissionsRequestBuilder and sets the default values.

func (*DriveRootPermissionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveRootPermissionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation list the effective sharing permissions on a driveItem.

func (*DriveRootPermissionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to permissions for drive

func (*DriveRootPermissionsRequestBuilder) Get added in v0.48.0

Get list the effective sharing permissions on a driveItem.

func (*DriveRootPermissionsRequestBuilder) Post added in v0.48.0

Post create new navigation property to permissions for drive

type DriveRootPermissionsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootPermissionsRequestBuilderGetQueryParameters 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"`
}

DriveRootPermissionsRequestBuilderGetQueryParameters list the effective sharing permissions on a driveItem.

type DriveRootPermissionsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootPermissionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootPermissionsRequestBuilderGetQueryParameters
}

DriveRootPermissionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootPermissionsRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootPermissionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootPermissionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootPreviewRequestBuilder added in v0.48.0

type DriveRootPreviewRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootPreviewRequestBuilder provides operations to call the preview method.

func NewDriveRootPreviewRequestBuilder added in v0.48.0

NewDriveRootPreviewRequestBuilder instantiates a new PreviewRequestBuilder and sets the default values.

func NewDriveRootPreviewRequestBuilderInternal added in v0.48.0

func NewDriveRootPreviewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootPreviewRequestBuilder

NewDriveRootPreviewRequestBuilderInternal instantiates a new PreviewRequestBuilder and sets the default values.

type DriveRootPreviewRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootPreviewRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootPreviewRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootRequestBuilder added in v0.48.0

type DriveRootRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootRequestBuilder provides operations to manage the root property of the microsoft.graph.drive entity.

func NewDriveRootRequestBuilder added in v0.48.0

NewDriveRootRequestBuilder instantiates a new RootRequestBuilder and sets the default values.

func NewDriveRootRequestBuilderInternal added in v0.48.0

func NewDriveRootRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootRequestBuilder

NewDriveRootRequestBuilderInternal instantiates a new RootRequestBuilder and sets the default values.

func (*DriveRootRequestBuilder) Analytics added in v0.48.0

Analytics provides operations to manage the analytics property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) Checkin added in v0.48.0

Checkin provides operations to call the checkin method.

func (*DriveRootRequestBuilder) Checkout added in v0.48.0

Checkout provides operations to call the checkout method.

func (*DriveRootRequestBuilder) Children added in v0.48.0

Children provides operations to manage the children property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) ChildrenById added in v0.48.0

ChildrenById provides operations to manage the children property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) Content added in v0.48.0

Content provides operations to manage the media for the drive entity.

func (*DriveRootRequestBuilder) Copy added in v0.48.0

Copy provides operations to call the copy method.

func (*DriveRootRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property root for drive

func (*DriveRootRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation retrieve the metadata for a driveItem in a drive by file system path or ID.`item-id` is the ID of a driveItem. It may also be the unique ID of a SharePoint list item.

CreateLink provides operations to call the createLink method.

func (*DriveRootRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property root in drive

func (*DriveRootRequestBuilder) CreateUploadSession added in v0.48.0

CreateUploadSession provides operations to call the createUploadSession method.

func (*DriveRootRequestBuilder) Delete added in v0.48.0

Delete delete navigation property root for drive

func (*DriveRootRequestBuilder) Delta added in v0.48.0

Delta provides operations to call the delta method.

func (*DriveRootRequestBuilder) DeltaWithToken added in v0.48.0

DeltaWithToken provides operations to call the delta method.

func (*DriveRootRequestBuilder) Follow added in v0.48.0

Follow provides operations to call the follow method.

func (*DriveRootRequestBuilder) Get added in v0.48.0

Get retrieve the metadata for a driveItem in a drive by file system path or ID.`item-id` is the ID of a driveItem. It may also be the unique ID of a SharePoint list item.

func (*DriveRootRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*DriveRootRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *DriveRootRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *DriveRootGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*DriveRootRequestBuilder) Invite added in v0.48.0

Invite provides operations to call the invite method.

func (*DriveRootRequestBuilder) ListItem added in v0.48.0

ListItem provides operations to manage the listItem property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) Permissions added in v0.48.0

Permissions provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) PermissionsById added in v0.48.0

PermissionsById provides operations to manage the permissions property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) Preview added in v0.48.0

Preview provides operations to call the preview method.

func (*DriveRootRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

func (*DriveRootRequestBuilder) SearchWithQ added in v0.48.0

SearchWithQ provides operations to call the search method.

func (*DriveRootRequestBuilder) Subscriptions added in v0.48.0

Subscriptions provides operations to manage the subscriptions property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) SubscriptionsById added in v0.48.0

SubscriptionsById provides operations to manage the subscriptions property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) Thumbnails added in v0.48.0

Thumbnails provides operations to manage the thumbnails property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) ThumbnailsById added in v0.48.0

ThumbnailsById provides operations to manage the thumbnails property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) Unfollow added in v0.48.0

Unfollow provides operations to call the unfollow method.

func (*DriveRootRequestBuilder) ValidatePermission added in v0.48.0

ValidatePermission provides operations to call the validatePermission method.

func (*DriveRootRequestBuilder) Versions added in v0.48.0

Versions provides operations to manage the versions property of the microsoft.graph.driveItem entity.

func (*DriveRootRequestBuilder) VersionsById added in v0.48.0

VersionsById provides operations to manage the versions property of the microsoft.graph.driveItem entity.

type DriveRootRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootRequestBuilderGetQueryParameters retrieve the metadata for a driveItem in a drive by file system path or ID.`item-id` is the ID of a driveItem. It may also be the unique ID of a SharePoint list item.

type DriveRootRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootRequestBuilderGetQueryParameters
}

DriveRootRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootRestoreRequestBuilder added in v0.48.0

type DriveRootRestoreRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootRestoreRequestBuilder provides operations to call the restore method.

func NewDriveRootRestoreRequestBuilder added in v0.48.0

NewDriveRootRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewDriveRootRestoreRequestBuilderInternal added in v0.48.0

func NewDriveRootRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootRestoreRequestBuilder

NewDriveRootRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*DriveRootRestoreRequestBuilder) 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 (*DriveRootRestoreRequestBuilder) 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 DriveRootRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootRestoreRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootRestoreRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootSearchWithQRequestBuilder added in v0.48.0

type DriveRootSearchWithQRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootSearchWithQRequestBuilder provides operations to call the search method.

func NewDriveRootSearchWithQRequestBuilder added in v0.48.0

NewDriveRootSearchWithQRequestBuilder instantiates a new SearchWithQRequestBuilder and sets the default values.

func NewDriveRootSearchWithQRequestBuilderInternal added in v0.48.0

func NewDriveRootSearchWithQRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, q *string) *DriveRootSearchWithQRequestBuilder

NewDriveRootSearchWithQRequestBuilderInternal instantiates a new SearchWithQRequestBuilder and sets the default values.

func (*DriveRootSearchWithQRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function search

func (*DriveRootSearchWithQRequestBuilder) Get added in v0.48.0

Get invoke function search

type DriveRootSearchWithQRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootSearchWithQRequestBuilderGetQueryParameters 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"`
}

DriveRootSearchWithQRequestBuilderGetQueryParameters invoke function search

type DriveRootSearchWithQRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootSearchWithQRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootSearchWithQRequestBuilderGetQueryParameters
}

DriveRootSearchWithQRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootSubscriptionsCountRequestBuilder added in v0.48.0

type DriveRootSubscriptionsCountRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootSubscriptionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveRootSubscriptionsCountRequestBuilder added in v0.48.0

NewDriveRootSubscriptionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveRootSubscriptionsCountRequestBuilderInternal added in v0.48.0

func NewDriveRootSubscriptionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootSubscriptionsCountRequestBuilder

NewDriveRootSubscriptionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveRootSubscriptionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveRootSubscriptionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveRootSubscriptionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootSubscriptionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootSubscriptionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

type DriveRootSubscriptionsItemReauthorizeRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootSubscriptionsItemReauthorizeRequestBuilder provides operations to call the reauthorize method.

func NewDriveRootSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

NewDriveRootSubscriptionsItemReauthorizeRequestBuilder instantiates a new ReauthorizeRequestBuilder and sets the default values.

func NewDriveRootSubscriptionsItemReauthorizeRequestBuilderInternal added in v0.48.0

func NewDriveRootSubscriptionsItemReauthorizeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootSubscriptionsItemReauthorizeRequestBuilder

NewDriveRootSubscriptionsItemReauthorizeRequestBuilderInternal instantiates a new ReauthorizeRequestBuilder and sets the default values.

func (*DriveRootSubscriptionsItemReauthorizeRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation invoke action reauthorize

func (*DriveRootSubscriptionsItemReauthorizeRequestBuilder) Post added in v0.48.0

Post invoke action reauthorize

type DriveRootSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootSubscriptionsRequestBuilder added in v0.48.0

type DriveRootSubscriptionsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootSubscriptionsRequestBuilder provides operations to manage the subscriptions property of the microsoft.graph.driveItem entity.

func NewDriveRootSubscriptionsRequestBuilder added in v0.48.0

NewDriveRootSubscriptionsRequestBuilder instantiates a new SubscriptionsRequestBuilder and sets the default values.

func NewDriveRootSubscriptionsRequestBuilderInternal added in v0.48.0

func NewDriveRootSubscriptionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootSubscriptionsRequestBuilder

NewDriveRootSubscriptionsRequestBuilderInternal instantiates a new SubscriptionsRequestBuilder and sets the default values.

func (*DriveRootSubscriptionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveRootSubscriptionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the set of subscriptions on the item. Only supported on the root of a drive.

func (*DriveRootSubscriptionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to subscriptions for drive

func (*DriveRootSubscriptionsRequestBuilder) Get added in v0.48.0

Get the set of subscriptions on the item. Only supported on the root of a drive.

func (*DriveRootSubscriptionsRequestBuilder) Post added in v0.48.0

Post create new navigation property to subscriptions for drive

type DriveRootSubscriptionsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootSubscriptionsRequestBuilderGetQueryParameters 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"`
}

DriveRootSubscriptionsRequestBuilderGetQueryParameters the set of subscriptions on the item. Only supported on the root of a drive.

type DriveRootSubscriptionsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootSubscriptionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootSubscriptionsRequestBuilderGetQueryParameters
}

DriveRootSubscriptionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootSubscriptionsRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootSubscriptionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootSubscriptionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

type DriveRootSubscriptionsSubscriptionItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootSubscriptionsSubscriptionItemRequestBuilder provides operations to manage the subscriptions property of the microsoft.graph.driveItem entity.

func NewDriveRootSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

NewDriveRootSubscriptionsSubscriptionItemRequestBuilder instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func NewDriveRootSubscriptionsSubscriptionItemRequestBuilderInternal added in v0.48.0

func NewDriveRootSubscriptionsSubscriptionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootSubscriptionsSubscriptionItemRequestBuilder

NewDriveRootSubscriptionsSubscriptionItemRequestBuilderInternal instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func (*DriveRootSubscriptionsSubscriptionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property subscriptions for drive

func (*DriveRootSubscriptionsSubscriptionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the set of subscriptions on the item. Only supported on the root of a drive.

func (*DriveRootSubscriptionsSubscriptionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property subscriptions in drive

func (*DriveRootSubscriptionsSubscriptionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property subscriptions for drive

func (*DriveRootSubscriptionsSubscriptionItemRequestBuilder) Get added in v0.48.0

Get the set of subscriptions on the item. Only supported on the root of a drive.

func (*DriveRootSubscriptionsSubscriptionItemRequestBuilder) Reauthorize added in v0.48.0

Reauthorize provides operations to call the reauthorize method.

type DriveRootSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters the set of subscriptions on the item. Only supported on the root of a drive.

type DriveRootSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters
}

DriveRootSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootThumbnailsCountRequestBuilder added in v0.48.0

type DriveRootThumbnailsCountRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootThumbnailsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveRootThumbnailsCountRequestBuilder added in v0.48.0

NewDriveRootThumbnailsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveRootThumbnailsCountRequestBuilderInternal added in v0.48.0

func NewDriveRootThumbnailsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootThumbnailsCountRequestBuilder

NewDriveRootThumbnailsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveRootThumbnailsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveRootThumbnailsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveRootThumbnailsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootThumbnailsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootThumbnailsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootThumbnailsRequestBuilder added in v0.48.0

type DriveRootThumbnailsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootThumbnailsRequestBuilder provides operations to manage the thumbnails property of the microsoft.graph.driveItem entity.

func NewDriveRootThumbnailsRequestBuilder added in v0.48.0

NewDriveRootThumbnailsRequestBuilder instantiates a new ThumbnailsRequestBuilder and sets the default values.

func NewDriveRootThumbnailsRequestBuilderInternal added in v0.48.0

func NewDriveRootThumbnailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootThumbnailsRequestBuilder

NewDriveRootThumbnailsRequestBuilderInternal instantiates a new ThumbnailsRequestBuilder and sets the default values.

func (*DriveRootThumbnailsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveRootThumbnailsRequestBuilder) 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 (*DriveRootThumbnailsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to thumbnails for drive

func (*DriveRootThumbnailsRequestBuilder) 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:

type DriveRootThumbnailsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootThumbnailsRequestBuilderGetQueryParameters 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"`
}

DriveRootThumbnailsRequestBuilderGetQueryParameters 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 DriveRootThumbnailsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootThumbnailsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootThumbnailsRequestBuilderGetQueryParameters
}

DriveRootThumbnailsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootThumbnailsRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootThumbnailsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootThumbnailsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootThumbnailsThumbnailSetItemRequestBuilder added in v0.48.0

type DriveRootThumbnailsThumbnailSetItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootThumbnailsThumbnailSetItemRequestBuilder provides operations to manage the thumbnails property of the microsoft.graph.driveItem entity.

func NewDriveRootThumbnailsThumbnailSetItemRequestBuilder added in v0.48.0

NewDriveRootThumbnailsThumbnailSetItemRequestBuilder instantiates a new ThumbnailSetItemRequestBuilder and sets the default values.

func NewDriveRootThumbnailsThumbnailSetItemRequestBuilderInternal added in v0.48.0

func NewDriveRootThumbnailsThumbnailSetItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootThumbnailsThumbnailSetItemRequestBuilder

NewDriveRootThumbnailsThumbnailSetItemRequestBuilderInternal instantiates a new ThumbnailSetItemRequestBuilder and sets the default values.

func (*DriveRootThumbnailsThumbnailSetItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property thumbnails for drive

func (*DriveRootThumbnailsThumbnailSetItemRequestBuilder) 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 (*DriveRootThumbnailsThumbnailSetItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property thumbnails in drive

func (*DriveRootThumbnailsThumbnailSetItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property thumbnails for drive

func (*DriveRootThumbnailsThumbnailSetItemRequestBuilder) 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 DriveRootThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootThumbnailsThumbnailSetItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable.

type DriveRootThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootThumbnailsThumbnailSetItemRequestBuilderGetQueryParameters
}

DriveRootThumbnailsThumbnailSetItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootThumbnailsThumbnailSetItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootUnfollowRequestBuilder added in v0.48.0

type DriveRootUnfollowRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootUnfollowRequestBuilder provides operations to call the unfollow method.

func NewDriveRootUnfollowRequestBuilder added in v0.48.0

NewDriveRootUnfollowRequestBuilder instantiates a new UnfollowRequestBuilder and sets the default values.

func NewDriveRootUnfollowRequestBuilderInternal added in v0.48.0

func NewDriveRootUnfollowRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootUnfollowRequestBuilder

NewDriveRootUnfollowRequestBuilderInternal instantiates a new UnfollowRequestBuilder and sets the default values.

func (*DriveRootUnfollowRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation unfollow a driveItem.

func (*DriveRootUnfollowRequestBuilder) Post added in v0.48.0

Post unfollow a driveItem.

type DriveRootUnfollowRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootUnfollowRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootUnfollowRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootValidatePermissionRequestBuilder added in v0.48.0

type DriveRootValidatePermissionRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootValidatePermissionRequestBuilder provides operations to call the validatePermission method.

func NewDriveRootValidatePermissionRequestBuilder added in v0.48.0

NewDriveRootValidatePermissionRequestBuilder instantiates a new ValidatePermissionRequestBuilder and sets the default values.

func NewDriveRootValidatePermissionRequestBuilderInternal added in v0.48.0

func NewDriveRootValidatePermissionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootValidatePermissionRequestBuilder

NewDriveRootValidatePermissionRequestBuilderInternal instantiates a new ValidatePermissionRequestBuilder and sets the default values.

func (*DriveRootValidatePermissionRequestBuilder) Post added in v0.48.0

Post invoke action validatePermission

type DriveRootValidatePermissionRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootValidatePermissionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootValidatePermissionRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsCountRequestBuilder added in v0.48.0

type DriveRootVersionsCountRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveRootVersionsCountRequestBuilder added in v0.48.0

NewDriveRootVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveRootVersionsCountRequestBuilderInternal added in v0.48.0

func NewDriveRootVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootVersionsCountRequestBuilder

NewDriveRootVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveRootVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveRootVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveRootVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootVersionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootVersionsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsDriveItemVersionItemRequestBuilder added in v0.48.0

type DriveRootVersionsDriveItemVersionItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootVersionsDriveItemVersionItemRequestBuilder provides operations to manage the versions property of the microsoft.graph.driveItem entity.

func NewDriveRootVersionsDriveItemVersionItemRequestBuilder added in v0.48.0

NewDriveRootVersionsDriveItemVersionItemRequestBuilder instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func NewDriveRootVersionsDriveItemVersionItemRequestBuilderInternal added in v0.48.0

func NewDriveRootVersionsDriveItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootVersionsDriveItemVersionItemRequestBuilder

NewDriveRootVersionsDriveItemVersionItemRequestBuilderInternal instantiates a new DriveItemVersionItemRequestBuilder and sets the default values.

func (*DriveRootVersionsDriveItemVersionItemRequestBuilder) Content added in v0.48.0

Content provides operations to manage the media for the drive entity.

func (*DriveRootVersionsDriveItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for drive

func (*DriveRootVersionsDriveItemVersionItemRequestBuilder) 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 (*DriveRootVersionsDriveItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in drive

func (*DriveRootVersionsDriveItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for drive

func (*DriveRootVersionsDriveItemVersionItemRequestBuilder) 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 (*DriveRootVersionsDriveItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type DriveRootVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type DriveRootVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootVersionsDriveItemVersionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsDriveItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootVersionsDriveItemVersionItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveRootVersionsDriveItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the item. For more info, see [getting previous versions][]. Read-only. Nullable.

type DriveRootVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootVersionsDriveItemVersionItemRequestBuilderGetQueryParameters
}

DriveRootVersionsDriveItemVersionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type DriveRootVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootVersionsDriveItemVersionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsItemContentRequestBuilder added in v0.48.0

type DriveRootVersionsItemContentRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootVersionsItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveRootVersionsItemContentRequestBuilder added in v0.48.0

NewDriveRootVersionsItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveRootVersionsItemContentRequestBuilderInternal added in v0.48.0

func NewDriveRootVersionsItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootVersionsItemContentRequestBuilder

NewDriveRootVersionsItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveRootVersionsItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the content stream for this version of the item.

func (*DriveRootVersionsItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

CreatePutRequestInformation the content stream for this version of the item.

func (*DriveRootVersionsItemContentRequestBuilder) Get added in v0.48.0

Get the content stream for this version of the item.

func (*DriveRootVersionsItemContentRequestBuilder) Put added in v0.48.0

Put the content stream for this version of the item.

type DriveRootVersionsItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootVersionsItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootVersionsItemContentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

type DriveRootVersionsItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootVersionsItemContentRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsItemRestoreVersionRequestBuilder added in v0.48.0

type DriveRootVersionsItemRestoreVersionRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewDriveRootVersionsItemRestoreVersionRequestBuilder added in v0.48.0

NewDriveRootVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewDriveRootVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewDriveRootVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootVersionsItemRestoreVersionRequestBuilder

NewDriveRootVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*DriveRootVersionsItemRestoreVersionRequestBuilder) 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 (*DriveRootVersionsItemRestoreVersionRequestBuilder) 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 DriveRootVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsRequestBuilder added in v0.48.0

type DriveRootVersionsRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveRootVersionsRequestBuilder provides operations to manage the versions property of the microsoft.graph.driveItem entity.

func NewDriveRootVersionsRequestBuilder added in v0.48.0

NewDriveRootVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewDriveRootVersionsRequestBuilderInternal added in v0.48.0

func NewDriveRootVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRootVersionsRequestBuilder

NewDriveRootVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*DriveRootVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveRootVersionsRequestBuilder) 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 (*DriveRootVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to versions for drive

func (*DriveRootVersionsRequestBuilder) 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 DriveRootVersionsRequestBuilderGetQueryParameters added in v0.48.0

type DriveRootVersionsRequestBuilderGetQueryParameters 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"`
}

DriveRootVersionsRequestBuilderGetQueryParameters 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 DriveRootVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveRootVersionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveRootVersionsRequestBuilderGetQueryParameters
}

DriveRootVersionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveRootVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

type DriveRootVersionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveRootVersionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveSearchWithQRequestBuilder added in v0.48.0

type DriveSearchWithQRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveSearchWithQRequestBuilder provides operations to call the search method.

func NewDriveSearchWithQRequestBuilder added in v0.48.0

NewDriveSearchWithQRequestBuilder instantiates a new SearchWithQRequestBuilder and sets the default values.

func NewDriveSearchWithQRequestBuilderInternal added in v0.48.0

func NewDriveSearchWithQRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, q *string) *DriveSearchWithQRequestBuilder

NewDriveSearchWithQRequestBuilderInternal instantiates a new SearchWithQRequestBuilder and sets the default values.

func (*DriveSearchWithQRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function search

func (*DriveSearchWithQRequestBuilder) Get added in v0.48.0

Get invoke function search

type DriveSearchWithQRequestBuilderGetQueryParameters added in v0.48.0

type DriveSearchWithQRequestBuilderGetQueryParameters 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"`
}

DriveSearchWithQRequestBuilderGetQueryParameters invoke function search

type DriveSearchWithQRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveSearchWithQRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveSearchWithQRequestBuilderGetQueryParameters
}

DriveSearchWithQRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveSharedWithMeRequestBuilder added in v0.48.0

type DriveSharedWithMeRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveSharedWithMeRequestBuilder provides operations to call the sharedWithMe method.

func NewDriveSharedWithMeRequestBuilder added in v0.48.0

NewDriveSharedWithMeRequestBuilder instantiates a new SharedWithMeRequestBuilder and sets the default values.

func NewDriveSharedWithMeRequestBuilderInternal added in v0.48.0

func NewDriveSharedWithMeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveSharedWithMeRequestBuilder

NewDriveSharedWithMeRequestBuilderInternal instantiates a new SharedWithMeRequestBuilder and sets the default values.

func (*DriveSharedWithMeRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function sharedWithMe

func (*DriveSharedWithMeRequestBuilder) Get added in v0.48.0

Get invoke function sharedWithMe

type DriveSharedWithMeRequestBuilderGetQueryParameters added in v0.48.0

type DriveSharedWithMeRequestBuilderGetQueryParameters 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"`
}

DriveSharedWithMeRequestBuilderGetQueryParameters invoke function sharedWithMe

type DriveSharedWithMeRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveSharedWithMeRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveSharedWithMeRequestBuilderGetQueryParameters
}

DriveSharedWithMeRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveSpecialCountRequestBuilder added in v0.48.0

type DriveSpecialCountRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveSpecialCountRequestBuilder provides operations to count the resources in the collection.

func NewDriveSpecialCountRequestBuilder added in v0.48.0

NewDriveSpecialCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDriveSpecialCountRequestBuilderInternal added in v0.48.0

func NewDriveSpecialCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveSpecialCountRequestBuilder

NewDriveSpecialCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DriveSpecialCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*DriveSpecialCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type DriveSpecialCountRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveSpecialCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveSpecialCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveSpecialDriveItemItemRequestBuilder added in v0.48.0

type DriveSpecialDriveItemItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveSpecialDriveItemItemRequestBuilder provides operations to manage the special property of the microsoft.graph.drive entity.

func NewDriveSpecialDriveItemItemRequestBuilder added in v0.48.0

NewDriveSpecialDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveSpecialDriveItemItemRequestBuilderInternal added in v0.48.0

func NewDriveSpecialDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveSpecialDriveItemItemRequestBuilder

NewDriveSpecialDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveSpecialDriveItemItemRequestBuilder) Content added in v0.48.0

Content provides operations to manage the media for the drive entity.

func (*DriveSpecialDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation collection of common folders available in OneDrive. Read-only. Nullable.

func (*DriveSpecialDriveItemItemRequestBuilder) Get added in v0.48.0

Get collection of common folders available in OneDrive. Read-only. Nullable.

type DriveSpecialDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

type DriveSpecialDriveItemItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DriveSpecialDriveItemItemRequestBuilderGetQueryParameters collection of common folders available in OneDrive. Read-only. Nullable.

type DriveSpecialDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveSpecialDriveItemItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveSpecialDriveItemItemRequestBuilderGetQueryParameters
}

DriveSpecialDriveItemItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveSpecialItemContentRequestBuilder added in v0.48.0

type DriveSpecialItemContentRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveSpecialItemContentRequestBuilder provides operations to manage the media for the drive entity.

func NewDriveSpecialItemContentRequestBuilder added in v0.48.0

NewDriveSpecialItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewDriveSpecialItemContentRequestBuilderInternal added in v0.48.0

func NewDriveSpecialItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveSpecialItemContentRequestBuilder

NewDriveSpecialItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*DriveSpecialItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the content stream, if the item represents a file.

func (*DriveSpecialItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

CreatePutRequestInformation the content stream, if the item represents a file.

func (*DriveSpecialItemContentRequestBuilder) Get added in v0.48.0

Get the content stream, if the item represents a file.

func (*DriveSpecialItemContentRequestBuilder) Put added in v0.48.0

Put the content stream, if the item represents a file.

type DriveSpecialItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveSpecialItemContentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveSpecialItemContentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveSpecialItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

type DriveSpecialItemContentRequestBuilderPutRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DriveSpecialItemContentRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DriveSpecialRequestBuilder added in v0.48.0

type DriveSpecialRequestBuilder struct {
	// contains filtered or unexported fields
}

DriveSpecialRequestBuilder provides operations to manage the special property of the microsoft.graph.drive entity.

func NewDriveSpecialRequestBuilder added in v0.48.0

NewDriveSpecialRequestBuilder instantiates a new SpecialRequestBuilder and sets the default values.

func NewDriveSpecialRequestBuilderInternal added in v0.48.0

func NewDriveSpecialRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveSpecialRequestBuilder

NewDriveSpecialRequestBuilderInternal instantiates a new SpecialRequestBuilder and sets the default values.

func (*DriveSpecialRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*DriveSpecialRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation collection of common folders available in OneDrive. Read-only. Nullable.

func (*DriveSpecialRequestBuilder) Get added in v0.48.0

Get collection of common folders available in OneDrive. Read-only. Nullable.

type DriveSpecialRequestBuilderGetQueryParameters added in v0.48.0

type DriveSpecialRequestBuilderGetQueryParameters 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"`
}

DriveSpecialRequestBuilderGetQueryParameters collection of common folders available in OneDrive. Read-only. Nullable.

type DriveSpecialRequestBuilderGetRequestConfiguration added in v0.48.0

type DriveSpecialRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DriveSpecialRequestBuilderGetQueryParameters
}

DriveSpecialRequestBuilderGetRequestConfiguration 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