shares

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: MIT Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateItemListContentTypesAddCopyFromContentTypeHubPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

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

func CreateItemListContentTypesAddCopyPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

func CreateItemListContentTypesGetCompatibleHubContentTypesResponseFromDiscriminatorValue added in v0.49.0

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

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

func CreateItemListContentTypesItemAssociateWithHubSitesPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

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

func CreateItemListContentTypesItemCopyToDefaultContentLocationPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

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

func CreateItemListContentTypesItemIsPublishedResponseFromDiscriminatorValue added in v0.49.0

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

func CreateItemListItemsItemGetActivitiesByIntervalResponseFromDiscriminatorValue added in v0.49.0

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

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

func CreateItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponseFromDiscriminatorValue added in v0.49.0

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

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

func CreateItemPermissionGrantPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

func CreateItemPermissionGrantResponseFromDiscriminatorValue added in v0.49.0

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

Types

type CountRequestBuilder added in v0.49.0

CountRequestBuilder provides operations to count the resources in the collection.

func NewCountRequestBuilder added in v0.49.0

NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewCountRequestBuilderInternal added in v0.49.0

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

NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*CountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*CountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type CountRequestBuilderGetQueryParameters added in v0.53.0

type CountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

CountRequestBuilderGetQueryParameters get the number of the resource

type CountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemCreatedByUserMailboxSettingsRequestBuilder added in v1.1.0

type ItemCreatedByUserMailboxSettingsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemCreatedByUserMailboxSettingsRequestBuilder builds and executes requests for operations under \shares\{sharedDriveItem-id}\createdByUser\mailboxSettings

func NewItemCreatedByUserMailboxSettingsRequestBuilder added in v1.1.0

NewItemCreatedByUserMailboxSettingsRequestBuilder instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func NewItemCreatedByUserMailboxSettingsRequestBuilderInternal added in v1.1.0

func NewItemCreatedByUserMailboxSettingsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCreatedByUserMailboxSettingsRequestBuilder

NewItemCreatedByUserMailboxSettingsRequestBuilderInternal instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func (*ItemCreatedByUserMailboxSettingsRequestBuilder) Get added in v1.1.0

Get settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemCreatedByUserMailboxSettingsRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemCreatedByUserMailboxSettingsRequestBuilder) ToPatchRequestInformation added in v1.1.0

ToPatchRequestInformation update property mailboxSettings value.

type ItemCreatedByUserMailboxSettingsRequestBuilderGetQueryParameters added in v1.1.0

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

ItemCreatedByUserMailboxSettingsRequestBuilderGetQueryParameters settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemCreatedByUserMailboxSettingsRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemCreatedByUserMailboxSettingsRequestBuilderPatchRequestConfiguration added in v1.1.0

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

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

type ItemCreatedByUserRequestBuilder added in v1.1.0

ItemCreatedByUserRequestBuilder provides operations to manage the createdByUser property of the microsoft.graph.baseItem entity.

func NewItemCreatedByUserRequestBuilder added in v1.1.0

NewItemCreatedByUserRequestBuilder instantiates a new CreatedByUserRequestBuilder and sets the default values.

func NewItemCreatedByUserRequestBuilderInternal added in v1.1.0

func NewItemCreatedByUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCreatedByUserRequestBuilder

NewItemCreatedByUserRequestBuilderInternal instantiates a new CreatedByUserRequestBuilder and sets the default values.

func (*ItemCreatedByUserRequestBuilder) Get added in v1.1.0

Get identity of the user who created the item. Read-only.

func (*ItemCreatedByUserRequestBuilder) MailboxSettings added in v1.1.0

MailboxSettings the mailboxSettings property

func (*ItemCreatedByUserRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation identity of the user who created the item. Read-only.

type ItemCreatedByUserRequestBuilderGetQueryParameters added in v1.1.0

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

ItemCreatedByUserRequestBuilderGetQueryParameters identity of the user who created the item. Read-only.

type ItemCreatedByUserRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemDriveItemContentRequestBuilder added in v0.49.0

ItemDriveItemContentRequestBuilder provides operations to manage the media for the sharedDriveItem entity.

func NewItemDriveItemContentRequestBuilder added in v0.49.0

NewItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewItemDriveItemContentRequestBuilderInternal added in v0.49.0

func NewItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemDriveItemContentRequestBuilder

NewItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ItemDriveItemContentRequestBuilder) Get added in v0.49.0

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

func (*ItemDriveItemContentRequestBuilder) Put added in v0.49.0

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

func (*ItemDriveItemContentRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemDriveItemContentRequestBuilder) ToPutRequestInformation added in v0.51.0

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

type ItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.49.0

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

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

type ItemDriveItemRequestBuilder added in v0.49.0

ItemDriveItemRequestBuilder provides operations to manage the driveItem property of the microsoft.graph.sharedDriveItem entity.

func NewItemDriveItemRequestBuilder added in v0.49.0

NewItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewItemDriveItemRequestBuilderInternal added in v0.49.0

func NewItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemDriveItemRequestBuilder

NewItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*ItemDriveItemRequestBuilder) Content added in v0.49.0

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

func (*ItemDriveItemRequestBuilder) Get added in v0.49.0

Get access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token. Find more info here

func (*ItemDriveItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

type ItemDriveItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemDriveItemRequestBuilderGetQueryParameters access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

type ItemDriveItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemItemsCountRequestBuilder added in v0.49.0

ItemItemsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemItemsCountRequestBuilder added in v0.49.0

NewItemItemsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemItemsCountRequestBuilderInternal added in v0.49.0

func NewItemItemsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemItemsCountRequestBuilder

NewItemItemsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemItemsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemItemsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemItemsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemItemsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemItemsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemItemsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemItemsDriveItemItemRequestBuilder added in v0.49.0

type ItemItemsDriveItemItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemItemsDriveItemItemRequestBuilder provides operations to manage the items property of the microsoft.graph.sharedDriveItem entity.

func NewItemItemsDriveItemItemRequestBuilder added in v0.49.0

NewItemItemsDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewItemItemsDriveItemItemRequestBuilderInternal added in v0.49.0

func NewItemItemsDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemItemsDriveItemItemRequestBuilder

NewItemItemsDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*ItemItemsDriveItemItemRequestBuilder) Content added in v0.49.0

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

func (*ItemItemsDriveItemItemRequestBuilder) Get added in v0.49.0

Get all driveItems contained in the sharing root. This collection cannot be enumerated.

func (*ItemItemsDriveItemItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation all driveItems contained in the sharing root. This collection cannot be enumerated.

type ItemItemsDriveItemItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemItemsDriveItemItemRequestBuilderGetQueryParameters all driveItems contained in the sharing root. This collection cannot be enumerated.

type ItemItemsDriveItemItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemItemsItemContentRequestBuilder added in v0.49.0

ItemItemsItemContentRequestBuilder provides operations to manage the media for the sharedDriveItem entity.

func NewItemItemsItemContentRequestBuilder added in v0.49.0

NewItemItemsItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewItemItemsItemContentRequestBuilderInternal added in v0.49.0

func NewItemItemsItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemItemsItemContentRequestBuilder

NewItemItemsItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ItemItemsItemContentRequestBuilder) Get added in v0.49.0

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

func (*ItemItemsItemContentRequestBuilder) Put added in v0.49.0

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

func (*ItemItemsItemContentRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemItemsItemContentRequestBuilder) ToPutRequestInformation added in v0.51.0

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

type ItemItemsItemContentRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemItemsItemContentRequestBuilderPutRequestConfiguration added in v0.49.0

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

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

type ItemItemsRequestBuilder added in v0.49.0

ItemItemsRequestBuilder provides operations to manage the items property of the microsoft.graph.sharedDriveItem entity.

func NewItemItemsRequestBuilder added in v0.49.0

NewItemItemsRequestBuilder instantiates a new ItemsRequestBuilder and sets the default values.

func NewItemItemsRequestBuilderInternal added in v0.49.0

func NewItemItemsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemItemsRequestBuilder

NewItemItemsRequestBuilderInternal instantiates a new ItemsRequestBuilder and sets the default values.

func (*ItemItemsRequestBuilder) ByDriveItemId added in v0.63.0

ByDriveItemId provides operations to manage the items property of the microsoft.graph.sharedDriveItem entity.

func (*ItemItemsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemItemsRequestBuilder) Get added in v0.49.0

Get all driveItems contained in the sharing root. This collection cannot be enumerated.

func (*ItemItemsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation all driveItems contained in the sharing root. This collection cannot be enumerated.

type ItemItemsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemItemsRequestBuilderGetQueryParameters all driveItems contained in the sharing root. This collection cannot be enumerated.

type ItemItemsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemLastModifiedByUserMailboxSettingsRequestBuilder added in v1.1.0

type ItemLastModifiedByUserMailboxSettingsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemLastModifiedByUserMailboxSettingsRequestBuilder builds and executes requests for operations under \shares\{sharedDriveItem-id}\lastModifiedByUser\mailboxSettings

func NewItemLastModifiedByUserMailboxSettingsRequestBuilder added in v1.1.0

NewItemLastModifiedByUserMailboxSettingsRequestBuilder instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func NewItemLastModifiedByUserMailboxSettingsRequestBuilderInternal added in v1.1.0

func NewItemLastModifiedByUserMailboxSettingsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemLastModifiedByUserMailboxSettingsRequestBuilder

NewItemLastModifiedByUserMailboxSettingsRequestBuilderInternal instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func (*ItemLastModifiedByUserMailboxSettingsRequestBuilder) Get added in v1.1.0

Get settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemLastModifiedByUserMailboxSettingsRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemLastModifiedByUserMailboxSettingsRequestBuilder) ToPatchRequestInformation added in v1.1.0

ToPatchRequestInformation update property mailboxSettings value.

type ItemLastModifiedByUserMailboxSettingsRequestBuilderGetQueryParameters added in v1.1.0

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

ItemLastModifiedByUserMailboxSettingsRequestBuilderGetQueryParameters settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemLastModifiedByUserMailboxSettingsRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemLastModifiedByUserMailboxSettingsRequestBuilderPatchRequestConfiguration added in v1.1.0

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

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

type ItemLastModifiedByUserRequestBuilder added in v1.1.0

type ItemLastModifiedByUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemLastModifiedByUserRequestBuilder provides operations to manage the lastModifiedByUser property of the microsoft.graph.baseItem entity.

func NewItemLastModifiedByUserRequestBuilder added in v1.1.0

NewItemLastModifiedByUserRequestBuilder instantiates a new LastModifiedByUserRequestBuilder and sets the default values.

func NewItemLastModifiedByUserRequestBuilderInternal added in v1.1.0

func NewItemLastModifiedByUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemLastModifiedByUserRequestBuilder

NewItemLastModifiedByUserRequestBuilderInternal instantiates a new LastModifiedByUserRequestBuilder and sets the default values.

func (*ItemLastModifiedByUserRequestBuilder) Get added in v1.1.0

Get identity of the user who last modified the item. Read-only.

func (*ItemLastModifiedByUserRequestBuilder) MailboxSettings added in v1.1.0

MailboxSettings the mailboxSettings property

func (*ItemLastModifiedByUserRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation identity of the user who last modified the item. Read-only.

type ItemLastModifiedByUserRequestBuilderGetQueryParameters added in v1.1.0

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

ItemLastModifiedByUserRequestBuilderGetQueryParameters identity of the user who last modified the item. Read-only.

type ItemLastModifiedByUserRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListColumnsColumnDefinitionItemRequestBuilder added in v0.49.0

type ItemListColumnsColumnDefinitionItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListColumnsColumnDefinitionItemRequestBuilder added in v0.49.0

NewItemListColumnsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewItemListColumnsColumnDefinitionItemRequestBuilderInternal added in v0.49.0

func NewItemListColumnsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListColumnsColumnDefinitionItemRequestBuilder

NewItemListColumnsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*ItemListColumnsColumnDefinitionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property columns for shares

func (*ItemListColumnsColumnDefinitionItemRequestBuilder) Get added in v0.49.0

Get the collection of field definitions for this list.

func (*ItemListColumnsColumnDefinitionItemRequestBuilder) SourceColumn added in v0.49.0

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

func (*ItemListColumnsColumnDefinitionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property columns for shares

func (*ItemListColumnsColumnDefinitionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the collection of field definitions for this list.

func (*ItemListColumnsColumnDefinitionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property columns in shares

type ItemListColumnsColumnDefinitionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListColumnsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListColumnsColumnDefinitionItemRequestBuilderGetQueryParameters the collection of field definitions for this list.

type ItemListColumnsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListColumnsColumnDefinitionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListColumnsCountRequestBuilder added in v0.49.0

ItemListColumnsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListColumnsCountRequestBuilder added in v0.49.0

NewItemListColumnsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListColumnsCountRequestBuilderInternal added in v0.49.0

func NewItemListColumnsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListColumnsCountRequestBuilder

NewItemListColumnsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListColumnsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListColumnsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListColumnsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListColumnsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListColumnsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListColumnsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListColumnsItemSourceColumnRequestBuilder added in v0.49.0

type ItemListColumnsItemSourceColumnRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListColumnsItemSourceColumnRequestBuilder added in v0.49.0

NewItemListColumnsItemSourceColumnRequestBuilder instantiates a new SourceColumnRequestBuilder and sets the default values.

func NewItemListColumnsItemSourceColumnRequestBuilderInternal added in v0.49.0

func NewItemListColumnsItemSourceColumnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListColumnsItemSourceColumnRequestBuilder

NewItemListColumnsItemSourceColumnRequestBuilderInternal instantiates a new SourceColumnRequestBuilder and sets the default values.

func (*ItemListColumnsItemSourceColumnRequestBuilder) Get added in v0.49.0

Get the source column for the content type column.

func (*ItemListColumnsItemSourceColumnRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the source column for the content type column.

type ItemListColumnsItemSourceColumnRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListColumnsItemSourceColumnRequestBuilderGetQueryParameters the source column for the content type column.

type ItemListColumnsItemSourceColumnRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListColumnsRequestBuilder added in v0.49.0

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

func NewItemListColumnsRequestBuilder added in v0.49.0

NewItemListColumnsRequestBuilder instantiates a new ColumnsRequestBuilder and sets the default values.

func NewItemListColumnsRequestBuilderInternal added in v0.49.0

func NewItemListColumnsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListColumnsRequestBuilder

NewItemListColumnsRequestBuilderInternal instantiates a new ColumnsRequestBuilder and sets the default values.

func (*ItemListColumnsRequestBuilder) ByColumnDefinitionId added in v0.63.0

func (m *ItemListColumnsRequestBuilder) ByColumnDefinitionId(columnDefinitionId string) *ItemListColumnsColumnDefinitionItemRequestBuilder

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

func (*ItemListColumnsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListColumnsRequestBuilder) Get added in v0.49.0

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

func (*ItemListColumnsRequestBuilder) Post added in v0.49.0

Post create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition]. Find more info here

func (*ItemListColumnsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListColumnsRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemListColumnsRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListColumnsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListColumnsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody added in v0.49.0

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

ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody

func NewItemListContentTypesAddCopyFromContentTypeHubPostRequestBody added in v0.49.0

func NewItemListContentTypesAddCopyFromContentTypeHubPostRequestBody() *ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody

NewItemListContentTypesAddCopyFromContentTypeHubPostRequestBody instantiates a new ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody and sets the default values.

func (*ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody) GetAdditionalData added in v0.49.0

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

func (*ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody) GetContentTypeId added in v0.49.0

GetContentTypeId gets the contentTypeId property value. The contentTypeId property

func (*ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody) SetAdditionalData added in v0.49.0

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

func (*ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemListContentTypesAddCopyFromContentTypeHubPostRequestBody) SetContentTypeId added in v0.49.0

SetContentTypeId sets the contentTypeId property value. The contentTypeId property

type ItemListContentTypesAddCopyFromContentTypeHubRequestBuilder added in v0.49.0

type ItemListContentTypesAddCopyFromContentTypeHubRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesAddCopyFromContentTypeHubRequestBuilder provides operations to call the addCopyFromContentTypeHub method.

func NewItemListContentTypesAddCopyFromContentTypeHubRequestBuilder added in v0.49.0

func NewItemListContentTypesAddCopyFromContentTypeHubRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesAddCopyFromContentTypeHubRequestBuilder

NewItemListContentTypesAddCopyFromContentTypeHubRequestBuilder instantiates a new AddCopyFromContentTypeHubRequestBuilder and sets the default values.

func NewItemListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesAddCopyFromContentTypeHubRequestBuilder

NewItemListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal instantiates a new AddCopyFromContentTypeHubRequestBuilder and sets the default values.

func (*ItemListContentTypesAddCopyFromContentTypeHubRequestBuilder) Post added in v0.49.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. Find more info here

func (*ItemListContentTypesAddCopyFromContentTypeHubRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation 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 ItemListContentTypesAddCopyFromContentTypeHubRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesAddCopyPostRequestBody added in v0.49.0

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

ItemListContentTypesAddCopyPostRequestBody

func NewItemListContentTypesAddCopyPostRequestBody added in v0.49.0

func NewItemListContentTypesAddCopyPostRequestBody() *ItemListContentTypesAddCopyPostRequestBody

NewItemListContentTypesAddCopyPostRequestBody instantiates a new ItemListContentTypesAddCopyPostRequestBody and sets the default values.

func (*ItemListContentTypesAddCopyPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemListContentTypesAddCopyPostRequestBody) GetAdditionalData() map[string]any

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

func (*ItemListContentTypesAddCopyPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemListContentTypesAddCopyPostRequestBody) GetContentType added in v0.49.0

GetContentType gets the contentType property value. The contentType property

func (*ItemListContentTypesAddCopyPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListContentTypesAddCopyPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListContentTypesAddCopyPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemListContentTypesAddCopyPostRequestBody) SetAdditionalData(value map[string]any)

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

func (*ItemListContentTypesAddCopyPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemListContentTypesAddCopyPostRequestBody) SetContentType added in v0.49.0

func (m *ItemListContentTypesAddCopyPostRequestBody) SetContentType(value *string)

SetContentType sets the contentType property value. The contentType property

type ItemListContentTypesAddCopyRequestBuilder added in v0.49.0

type ItemListContentTypesAddCopyRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesAddCopyRequestBuilder provides operations to call the addCopy method.

func NewItemListContentTypesAddCopyRequestBuilder added in v0.49.0

NewItemListContentTypesAddCopyRequestBuilder instantiates a new AddCopyRequestBuilder and sets the default values.

func NewItemListContentTypesAddCopyRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesAddCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesAddCopyRequestBuilder

NewItemListContentTypesAddCopyRequestBuilderInternal instantiates a new AddCopyRequestBuilder and sets the default values.

func (*ItemListContentTypesAddCopyRequestBuilder) Post added in v0.49.0

Post add a copy of a [content type][contentType] from a [site][site] to a [list][list]. Find more info here

func (*ItemListContentTypesAddCopyRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemListContentTypesAddCopyRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesContentTypeItemRequestBuilder added in v0.49.0

type ItemListContentTypesContentTypeItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesContentTypeItemRequestBuilder added in v0.49.0

NewItemListContentTypesContentTypeItemRequestBuilder instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func NewItemListContentTypesContentTypeItemRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesContentTypeItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesContentTypeItemRequestBuilder

NewItemListContentTypesContentTypeItemRequestBuilderInternal instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func (*ItemListContentTypesContentTypeItemRequestBuilder) AssociateWithHubSites added in v0.49.0

AssociateWithHubSites provides operations to call the associateWithHubSites method.

func (*ItemListContentTypesContentTypeItemRequestBuilder) Base added in v0.49.0

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

func (*ItemListContentTypesContentTypeItemRequestBuilder) BaseTypes added in v0.49.0

BaseTypes 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 (*ItemListContentTypesContentTypeItemRequestBuilder) ColumnPositions added in v0.49.0

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

func (*ItemListContentTypesContentTypeItemRequestBuilder) Columns added in v0.49.0

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

func (*ItemListContentTypesContentTypeItemRequestBuilder) CopyToDefaultContentLocation added in v0.49.0

CopyToDefaultContentLocation provides operations to call the copyToDefaultContentLocation method.

func (*ItemListContentTypesContentTypeItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property contentTypes for shares

func (*ItemListContentTypesContentTypeItemRequestBuilder) Get added in v0.49.0

Get the collection of content types present in this list.

func (*ItemListContentTypesContentTypeItemRequestBuilder) IsPublished added in v0.49.0

IsPublished provides operations to call the isPublished method.

func (*ItemListContentTypesContentTypeItemRequestBuilder) Publish added in v0.49.0

Publish provides operations to call the publish method.

func (*ItemListContentTypesContentTypeItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property contentTypes for shares

func (*ItemListContentTypesContentTypeItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the collection of content types present in this list.

func (*ItemListContentTypesContentTypeItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property contentTypes in shares

func (*ItemListContentTypesContentTypeItemRequestBuilder) Unpublish added in v0.49.0

Unpublish provides operations to call the unpublish method.

type ItemListContentTypesContentTypeItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesContentTypeItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListContentTypesContentTypeItemRequestBuilderGetQueryParameters the collection of content types present in this list.

type ItemListContentTypesContentTypeItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesContentTypeItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesCountRequestBuilder added in v0.49.0

type ItemListContentTypesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListContentTypesCountRequestBuilder added in v0.49.0

NewItemListContentTypesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListContentTypesCountRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesCountRequestBuilder

NewItemListContentTypesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListContentTypesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListContentTypesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListContentTypesCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListContentTypesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListContentTypesCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListContentTypesCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesGetCompatibleHubContentTypesRequestBuilder added in v0.49.0

type ItemListContentTypesGetCompatibleHubContentTypesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesGetCompatibleHubContentTypesRequestBuilder provides operations to call the getCompatibleHubContentTypes method.

func NewItemListContentTypesGetCompatibleHubContentTypesRequestBuilder added in v0.49.0

func NewItemListContentTypesGetCompatibleHubContentTypesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesGetCompatibleHubContentTypesRequestBuilder

NewItemListContentTypesGetCompatibleHubContentTypesRequestBuilder instantiates a new GetCompatibleHubContentTypesRequestBuilder and sets the default values.

func NewItemListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesGetCompatibleHubContentTypesRequestBuilder

NewItemListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal instantiates a new GetCompatibleHubContentTypesRequestBuilder and sets the default values.

func (*ItemListContentTypesGetCompatibleHubContentTypesRequestBuilder) Get added in v0.49.0

Get invoke function getCompatibleHubContentTypes

func (*ItemListContentTypesGetCompatibleHubContentTypesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function getCompatibleHubContentTypes

type ItemListContentTypesGetCompatibleHubContentTypesRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListContentTypesGetCompatibleHubContentTypesRequestBuilderGetQueryParameters invoke function getCompatibleHubContentTypes

type ItemListContentTypesGetCompatibleHubContentTypesRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesGetCompatibleHubContentTypesResponse added in v0.49.0

type ItemListContentTypesGetCompatibleHubContentTypesResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
}

ItemListContentTypesGetCompatibleHubContentTypesResponse

func NewItemListContentTypesGetCompatibleHubContentTypesResponse added in v0.49.0

func NewItemListContentTypesGetCompatibleHubContentTypesResponse() *ItemListContentTypesGetCompatibleHubContentTypesResponse

NewItemListContentTypesGetCompatibleHubContentTypesResponse instantiates a new ItemListContentTypesGetCompatibleHubContentTypesResponse and sets the default values.

func (*ItemListContentTypesGetCompatibleHubContentTypesResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListContentTypesGetCompatibleHubContentTypesResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemListContentTypesGetCompatibleHubContentTypesResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListContentTypesGetCompatibleHubContentTypesResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemListContentTypesItemAssociateWithHubSitesPostRequestBody added in v0.49.0

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

ItemListContentTypesItemAssociateWithHubSitesPostRequestBody

func NewItemListContentTypesItemAssociateWithHubSitesPostRequestBody added in v0.49.0

func NewItemListContentTypesItemAssociateWithHubSitesPostRequestBody() *ItemListContentTypesItemAssociateWithHubSitesPostRequestBody

NewItemListContentTypesItemAssociateWithHubSitesPostRequestBody instantiates a new ItemListContentTypesItemAssociateWithHubSitesPostRequestBody and sets the default values.

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) GetAdditionalData added in v0.49.0

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

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) GetHubSiteUrls added in v0.49.0

GetHubSiteUrls gets the hubSiteUrls property value. The hubSiteUrls property

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) GetPropagateToExistingLists added in v0.49.0

func (m *ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) GetPropagateToExistingLists() *bool

GetPropagateToExistingLists gets the propagateToExistingLists property value. The propagateToExistingLists property

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) SetAdditionalData added in v0.49.0

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

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) SetHubSiteUrls added in v0.49.0

SetHubSiteUrls sets the hubSiteUrls property value. The hubSiteUrls property

func (*ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) SetPropagateToExistingLists added in v0.49.0

func (m *ItemListContentTypesItemAssociateWithHubSitesPostRequestBody) SetPropagateToExistingLists(value *bool)

SetPropagateToExistingLists sets the propagateToExistingLists property value. The propagateToExistingLists property

type ItemListContentTypesItemAssociateWithHubSitesPostRequestBodyable added in v0.49.0

ItemListContentTypesItemAssociateWithHubSitesPostRequestBodyable

type ItemListContentTypesItemAssociateWithHubSitesRequestBuilder added in v0.49.0

type ItemListContentTypesItemAssociateWithHubSitesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemAssociateWithHubSitesRequestBuilder provides operations to call the associateWithHubSites method.

func NewItemListContentTypesItemAssociateWithHubSitesRequestBuilder added in v0.49.0

func NewItemListContentTypesItemAssociateWithHubSitesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemAssociateWithHubSitesRequestBuilder

NewItemListContentTypesItemAssociateWithHubSitesRequestBuilder instantiates a new AssociateWithHubSitesRequestBuilder and sets the default values.

func NewItemListContentTypesItemAssociateWithHubSitesRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemAssociateWithHubSitesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemAssociateWithHubSitesRequestBuilder

NewItemListContentTypesItemAssociateWithHubSitesRequestBuilderInternal instantiates a new AssociateWithHubSitesRequestBuilder and sets the default values.

func (*ItemListContentTypesItemAssociateWithHubSitesRequestBuilder) Post added in v0.49.0

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

func (*ItemListContentTypesItemAssociateWithHubSitesRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemListContentTypesItemAssociateWithHubSitesRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemBaseRequestBuilder added in v0.49.0

type ItemListContentTypesItemBaseRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemBaseRequestBuilder added in v0.49.0

NewItemListContentTypesItemBaseRequestBuilder instantiates a new BaseRequestBuilder and sets the default values.

func NewItemListContentTypesItemBaseRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemBaseRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemBaseRequestBuilder

NewItemListContentTypesItemBaseRequestBuilderInternal instantiates a new BaseRequestBuilder and sets the default values.

func (*ItemListContentTypesItemBaseRequestBuilder) Get added in v0.49.0

Get parent contentType from which this content type is derived.

func (*ItemListContentTypesItemBaseRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation parent contentType from which this content type is derived.

type ItemListContentTypesItemBaseRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListContentTypesItemBaseRequestBuilderGetQueryParameters parent contentType from which this content type is derived.

type ItemListContentTypesItemBaseRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder added in v0.49.0

type ItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder added in v0.49.0

func NewItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder

NewItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func NewItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder

NewItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func (*ItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder) Get added in v0.49.0

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

func (*ItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder) ToGetRequestInformation added in v0.51.0

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

type ItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemBaseTypesCountRequestBuilder added in v0.49.0

type ItemListContentTypesItemBaseTypesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemBaseTypesCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListContentTypesItemBaseTypesCountRequestBuilder added in v0.49.0

NewItemListContentTypesItemBaseTypesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListContentTypesItemBaseTypesCountRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemBaseTypesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemBaseTypesCountRequestBuilder

NewItemListContentTypesItemBaseTypesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListContentTypesItemBaseTypesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListContentTypesItemBaseTypesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListContentTypesItemBaseTypesCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListContentTypesItemBaseTypesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListContentTypesItemBaseTypesCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListContentTypesItemBaseTypesCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemBaseTypesRequestBuilder added in v0.49.0

type ItemListContentTypesItemBaseTypesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemBaseTypesRequestBuilder added in v0.49.0

NewItemListContentTypesItemBaseTypesRequestBuilder instantiates a new BaseTypesRequestBuilder and sets the default values.

func NewItemListContentTypesItemBaseTypesRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemBaseTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemBaseTypesRequestBuilder

NewItemListContentTypesItemBaseTypesRequestBuilderInternal instantiates a new BaseTypesRequestBuilder and sets the default values.

func (*ItemListContentTypesItemBaseTypesRequestBuilder) ByContentTypeId1 added in v0.63.0

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

func (*ItemListContentTypesItemBaseTypesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListContentTypesItemBaseTypesRequestBuilder) Get added in v0.49.0

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

func (*ItemListContentTypesItemBaseTypesRequestBuilder) ToGetRequestInformation added in v0.51.0

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

type ItemListContentTypesItemBaseTypesRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListContentTypesItemBaseTypesRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder added in v0.49.0

func NewItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder

NewItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder instantiates a new ColumnLinkItemRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder

NewItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal instantiates a new ColumnLinkItemRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property columnLinks for shares

func (*ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) Get added in v0.49.0

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

func (*ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property columnLinks for shares

func (*ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property columnLinks in shares

type ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnLinksCountRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnLinksCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemColumnLinksCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListContentTypesItemColumnLinksCountRequestBuilder added in v0.49.0

func NewItemListContentTypesItemColumnLinksCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnLinksCountRequestBuilder

NewItemListContentTypesItemColumnLinksCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnLinksCountRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnLinksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnLinksCountRequestBuilder

NewItemListContentTypesItemColumnLinksCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnLinksCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListContentTypesItemColumnLinksCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListContentTypesItemColumnLinksCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListContentTypesItemColumnLinksCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListContentTypesItemColumnLinksCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListContentTypesItemColumnLinksCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnLinksRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnLinksRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemColumnLinksRequestBuilder added in v0.49.0

NewItemListContentTypesItemColumnLinksRequestBuilder instantiates a new ColumnLinksRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnLinksRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnLinksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnLinksRequestBuilder

NewItemListContentTypesItemColumnLinksRequestBuilderInternal instantiates a new ColumnLinksRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnLinksRequestBuilder) ByColumnLinkId added in v0.63.0

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

func (*ItemListContentTypesItemColumnLinksRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListContentTypesItemColumnLinksRequestBuilder) Get added in v0.49.0

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

func (*ItemListContentTypesItemColumnLinksRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListContentTypesItemColumnLinksRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to columnLinks for shares

type ItemListContentTypesItemColumnLinksRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListContentTypesItemColumnLinksRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnLinksRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder added in v0.49.0

func NewItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder

NewItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder

NewItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder) Get added in v0.49.0

Get column order information in a content type.

func (*ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation column order information in a content type.

type ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetQueryParameters column order information in a content type.

type ItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnPositionsCountRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnPositionsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemColumnPositionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListContentTypesItemColumnPositionsCountRequestBuilder added in v0.49.0

func NewItemListContentTypesItemColumnPositionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnPositionsCountRequestBuilder

NewItemListContentTypesItemColumnPositionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnPositionsCountRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnPositionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnPositionsCountRequestBuilder

NewItemListContentTypesItemColumnPositionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnPositionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListContentTypesItemColumnPositionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListContentTypesItemColumnPositionsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListContentTypesItemColumnPositionsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListContentTypesItemColumnPositionsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListContentTypesItemColumnPositionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnPositionsRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnPositionsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemColumnPositionsRequestBuilder added in v0.49.0

func NewItemListContentTypesItemColumnPositionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnPositionsRequestBuilder

NewItemListContentTypesItemColumnPositionsRequestBuilder instantiates a new ColumnPositionsRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnPositionsRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnPositionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnPositionsRequestBuilder

NewItemListContentTypesItemColumnPositionsRequestBuilderInternal instantiates a new ColumnPositionsRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnPositionsRequestBuilder) ByColumnDefinitionId added in v0.63.0

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

func (*ItemListContentTypesItemColumnPositionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListContentTypesItemColumnPositionsRequestBuilder) Get added in v0.49.0

Get column order information in a content type.

func (*ItemListContentTypesItemColumnPositionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation column order information in a content type.

type ItemListContentTypesItemColumnPositionsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListContentTypesItemColumnPositionsRequestBuilderGetQueryParameters column order information in a content type.

type ItemListContentTypesItemColumnPositionsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder added in v0.49.0

func NewItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder

NewItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder

NewItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) Delete added in v0.49.0

Delete remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType]. Find more info here

func (*ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) Get added in v0.49.0

Get retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition]. Find more info here

func (*ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) SourceColumn added in v0.49.0

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

func (*ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].

func (*ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].

func (*ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property columns in shares

type ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetQueryParameters retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].

type ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnsCountRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemColumnsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListContentTypesItemColumnsCountRequestBuilder added in v0.49.0

NewItemListContentTypesItemColumnsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnsCountRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnsCountRequestBuilder

NewItemListContentTypesItemColumnsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListContentTypesItemColumnsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListContentTypesItemColumnsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListContentTypesItemColumnsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListContentTypesItemColumnsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListContentTypesItemColumnsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnsItemSourceColumnRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnsItemSourceColumnRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemColumnsItemSourceColumnRequestBuilder added in v0.49.0

func NewItemListContentTypesItemColumnsItemSourceColumnRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnsItemSourceColumnRequestBuilder

NewItemListContentTypesItemColumnsItemSourceColumnRequestBuilder instantiates a new SourceColumnRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnsItemSourceColumnRequestBuilder

NewItemListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal instantiates a new SourceColumnRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnsItemSourceColumnRequestBuilder) Get added in v0.49.0

Get the source column for the content type column.

func (*ItemListContentTypesItemColumnsItemSourceColumnRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the source column for the content type column.

type ItemListContentTypesItemColumnsItemSourceColumnRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListContentTypesItemColumnsItemSourceColumnRequestBuilderGetQueryParameters the source column for the content type column.

type ItemListContentTypesItemColumnsItemSourceColumnRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnsRequestBuilder added in v0.49.0

type ItemListContentTypesItemColumnsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListContentTypesItemColumnsRequestBuilder added in v0.49.0

NewItemListContentTypesItemColumnsRequestBuilder instantiates a new ColumnsRequestBuilder and sets the default values.

func NewItemListContentTypesItemColumnsRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemColumnsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemColumnsRequestBuilder

NewItemListContentTypesItemColumnsRequestBuilderInternal instantiates a new ColumnsRequestBuilder and sets the default values.

func (*ItemListContentTypesItemColumnsRequestBuilder) ByColumnDefinitionId added in v0.63.0

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

func (*ItemListContentTypesItemColumnsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListContentTypesItemColumnsRequestBuilder) Get added in v0.49.0

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

func (*ItemListContentTypesItemColumnsRequestBuilder) Post added in v0.49.0

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

func (*ItemListContentTypesItemColumnsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListContentTypesItemColumnsRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemListContentTypesItemColumnsRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListContentTypesItemColumnsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemColumnsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody added in v0.49.0

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

ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody

func NewItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody added in v0.49.0

func NewItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody() *ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody

NewItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody instantiates a new ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody and sets the default values.

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) GetAdditionalData added in v0.49.0

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

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) GetDestinationFileName added in v0.49.0

GetDestinationFileName gets the destinationFileName property value. The destinationFileName property

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) GetSourceFile added in v0.49.0

GetSourceFile gets the sourceFile property value. The sourceFile property

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) SetAdditionalData added in v0.49.0

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

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) SetDestinationFileName added in v0.49.0

SetDestinationFileName sets the destinationFileName property value. The destinationFileName property

func (*ItemListContentTypesItemCopyToDefaultContentLocationPostRequestBody) SetSourceFile added in v0.49.0

SetSourceFile sets the sourceFile property value. The sourceFile property

type ItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder added in v0.49.0

type ItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder provides operations to call the copyToDefaultContentLocation method.

func NewItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder added in v0.49.0

func NewItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder

NewItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder instantiates a new CopyToDefaultContentLocationRequestBuilder and sets the default values.

func NewItemListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder

NewItemListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal instantiates a new CopyToDefaultContentLocationRequestBuilder and sets the default values.

func (*ItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder) Post added in v0.49.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. Find more info here

func (*ItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation 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 ItemListContentTypesItemCopyToDefaultContentLocationRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemIsPublishedRequestBuilder added in v0.49.0

type ItemListContentTypesItemIsPublishedRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemIsPublishedRequestBuilder provides operations to call the isPublished method.

func NewItemListContentTypesItemIsPublishedRequestBuilder added in v0.49.0

NewItemListContentTypesItemIsPublishedRequestBuilder instantiates a new IsPublishedRequestBuilder and sets the default values.

func NewItemListContentTypesItemIsPublishedRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemIsPublishedRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemIsPublishedRequestBuilder

NewItemListContentTypesItemIsPublishedRequestBuilderInternal instantiates a new IsPublishedRequestBuilder and sets the default values.

func (*ItemListContentTypesItemIsPublishedRequestBuilder) Get added in v0.49.0

Get invoke function isPublished

func (*ItemListContentTypesItemIsPublishedRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function isPublished

type ItemListContentTypesItemIsPublishedRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemIsPublishedResponse added in v0.49.0

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

ItemListContentTypesItemIsPublishedResponse

func NewItemListContentTypesItemIsPublishedResponse added in v0.49.0

func NewItemListContentTypesItemIsPublishedResponse() *ItemListContentTypesItemIsPublishedResponse

NewItemListContentTypesItemIsPublishedResponse instantiates a new ItemListContentTypesItemIsPublishedResponse and sets the default values.

func (*ItemListContentTypesItemIsPublishedResponse) GetAdditionalData added in v0.49.0

func (m *ItemListContentTypesItemIsPublishedResponse) GetAdditionalData() map[string]any

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

func (*ItemListContentTypesItemIsPublishedResponse) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemListContentTypesItemIsPublishedResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListContentTypesItemIsPublishedResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemListContentTypesItemIsPublishedResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListContentTypesItemIsPublishedResponse) SetAdditionalData added in v0.49.0

func (m *ItemListContentTypesItemIsPublishedResponse) SetAdditionalData(value map[string]any)

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

func (*ItemListContentTypesItemIsPublishedResponse) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemListContentTypesItemIsPublishedResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemListContentTypesItemPublishRequestBuilder added in v0.49.0

type ItemListContentTypesItemPublishRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemPublishRequestBuilder provides operations to call the publish method.

func NewItemListContentTypesItemPublishRequestBuilder added in v0.49.0

NewItemListContentTypesItemPublishRequestBuilder instantiates a new PublishRequestBuilder and sets the default values.

func NewItemListContentTypesItemPublishRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemPublishRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemPublishRequestBuilder

NewItemListContentTypesItemPublishRequestBuilderInternal instantiates a new PublishRequestBuilder and sets the default values.

func (*ItemListContentTypesItemPublishRequestBuilder) Post added in v0.49.0

Post publishes a [contentType][] present in the content type hub site. Find more info here

func (*ItemListContentTypesItemPublishRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemListContentTypesItemPublishRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesItemUnpublishRequestBuilder added in v0.49.0

type ItemListContentTypesItemUnpublishRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListContentTypesItemUnpublishRequestBuilder provides operations to call the unpublish method.

func NewItemListContentTypesItemUnpublishRequestBuilder added in v0.49.0

NewItemListContentTypesItemUnpublishRequestBuilder instantiates a new UnpublishRequestBuilder and sets the default values.

func NewItemListContentTypesItemUnpublishRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesItemUnpublishRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesItemUnpublishRequestBuilder

NewItemListContentTypesItemUnpublishRequestBuilderInternal instantiates a new UnpublishRequestBuilder and sets the default values.

func (*ItemListContentTypesItemUnpublishRequestBuilder) Post added in v0.49.0

Post unpublish a [contentType][] from a content type hub site. Find more info here

func (*ItemListContentTypesItemUnpublishRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemListContentTypesItemUnpublishRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesRequestBuilder added in v0.49.0

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

func NewItemListContentTypesRequestBuilder added in v0.49.0

NewItemListContentTypesRequestBuilder instantiates a new ContentTypesRequestBuilder and sets the default values.

func NewItemListContentTypesRequestBuilderInternal added in v0.49.0

func NewItemListContentTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListContentTypesRequestBuilder

NewItemListContentTypesRequestBuilderInternal instantiates a new ContentTypesRequestBuilder and sets the default values.

func (*ItemListContentTypesRequestBuilder) AddCopy added in v0.49.0

AddCopy provides operations to call the addCopy method.

func (*ItemListContentTypesRequestBuilder) AddCopyFromContentTypeHub added in v0.49.0

AddCopyFromContentTypeHub provides operations to call the addCopyFromContentTypeHub method.

func (*ItemListContentTypesRequestBuilder) ByContentTypeId added in v0.63.0

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

func (*ItemListContentTypesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListContentTypesRequestBuilder) Get added in v0.49.0

Get get the collection of [contentType][contentType] resources in a [list][]. Find more info here

func (*ItemListContentTypesRequestBuilder) GetCompatibleHubContentTypes added in v0.49.0

GetCompatibleHubContentTypes provides operations to call the getCompatibleHubContentTypes method.

func (*ItemListContentTypesRequestBuilder) Post added in v0.49.0

Post create new navigation property to contentTypes for shares

func (*ItemListContentTypesRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListContentTypesRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to contentTypes for shares

type ItemListContentTypesRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListContentTypesRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListContentTypesRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListCreatedByUserMailboxSettingsRequestBuilder added in v1.1.0

type ItemListCreatedByUserMailboxSettingsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListCreatedByUserMailboxSettingsRequestBuilder builds and executes requests for operations under \shares\{sharedDriveItem-id}\list\createdByUser\mailboxSettings

func NewItemListCreatedByUserMailboxSettingsRequestBuilder added in v1.1.0

NewItemListCreatedByUserMailboxSettingsRequestBuilder instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func NewItemListCreatedByUserMailboxSettingsRequestBuilderInternal added in v1.1.0

func NewItemListCreatedByUserMailboxSettingsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListCreatedByUserMailboxSettingsRequestBuilder

NewItemListCreatedByUserMailboxSettingsRequestBuilderInternal instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func (*ItemListCreatedByUserMailboxSettingsRequestBuilder) Get added in v1.1.0

Get settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemListCreatedByUserMailboxSettingsRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemListCreatedByUserMailboxSettingsRequestBuilder) ToPatchRequestInformation added in v1.1.0

ToPatchRequestInformation update property mailboxSettings value.

type ItemListCreatedByUserMailboxSettingsRequestBuilderGetQueryParameters added in v1.1.0

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

ItemListCreatedByUserMailboxSettingsRequestBuilderGetQueryParameters settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemListCreatedByUserMailboxSettingsRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListCreatedByUserMailboxSettingsRequestBuilderPatchRequestConfiguration added in v1.1.0

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

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

type ItemListCreatedByUserRequestBuilder added in v1.1.0

ItemListCreatedByUserRequestBuilder provides operations to manage the createdByUser property of the microsoft.graph.baseItem entity.

func NewItemListCreatedByUserRequestBuilder added in v1.1.0

NewItemListCreatedByUserRequestBuilder instantiates a new CreatedByUserRequestBuilder and sets the default values.

func NewItemListCreatedByUserRequestBuilderInternal added in v1.1.0

func NewItemListCreatedByUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListCreatedByUserRequestBuilder

NewItemListCreatedByUserRequestBuilderInternal instantiates a new CreatedByUserRequestBuilder and sets the default values.

func (*ItemListCreatedByUserRequestBuilder) Get added in v1.1.0

Get identity of the user who created the item. Read-only.

func (*ItemListCreatedByUserRequestBuilder) MailboxSettings added in v1.1.0

MailboxSettings the mailboxSettings property

func (*ItemListCreatedByUserRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation identity of the user who created the item. Read-only.

type ItemListCreatedByUserRequestBuilderGetQueryParameters added in v1.1.0

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

ItemListCreatedByUserRequestBuilderGetQueryParameters identity of the user who created the item. Read-only.

type ItemListCreatedByUserRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListDriveRequestBuilder added in v0.49.0

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

func NewItemListDriveRequestBuilder added in v0.49.0

NewItemListDriveRequestBuilder instantiates a new DriveRequestBuilder and sets the default values.

func NewItemListDriveRequestBuilderInternal added in v0.49.0

func NewItemListDriveRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListDriveRequestBuilder

NewItemListDriveRequestBuilderInternal instantiates a new DriveRequestBuilder and sets the default values.

func (*ItemListDriveRequestBuilder) Get added in v0.49.0

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

func (*ItemListDriveRequestBuilder) ToGetRequestInformation added in v0.51.0

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

type ItemListDriveRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListDriveRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemRequestBuilder added in v0.49.0

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

func NewItemListItemRequestBuilder added in v0.49.0

NewItemListItemRequestBuilder instantiates a new ListItemRequestBuilder and sets the default values.

func NewItemListItemRequestBuilderInternal added in v0.49.0

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

NewItemListItemRequestBuilderInternal instantiates a new ListItemRequestBuilder and sets the default values.

func (*ItemListItemRequestBuilder) Get added in v0.49.0

Get used to access the underlying listItem

func (*ItemListItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation used to access the underlying listItem

type ItemListItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemRequestBuilderGetQueryParameters used to access the underlying listItem

type ItemListItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemAnalyticsRequestBuilder added in v0.49.0

type ItemListItemsItemAnalyticsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemAnalyticsRequestBuilder added in v0.49.0

NewItemListItemsItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewItemListItemsItemAnalyticsRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemAnalyticsRequestBuilder

NewItemListItemsItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*ItemListItemsItemAnalyticsRequestBuilder) Get added in v0.49.0

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

func (*ItemListItemsItemAnalyticsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

type ItemListItemsItemAnalyticsRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListItemsItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder added in v1.1.0

type ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder builds and executes requests for operations under \shares\{sharedDriveItem-id}\list\items\{listItem-id}\createdByUser\mailboxSettings

func NewItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder added in v1.1.0

func NewItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder

NewItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func NewItemListItemsItemCreatedByUserMailboxSettingsRequestBuilderInternal added in v1.1.0

func NewItemListItemsItemCreatedByUserMailboxSettingsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder

NewItemListItemsItemCreatedByUserMailboxSettingsRequestBuilderInternal instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func (*ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder) Get added in v1.1.0

Get settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilderGetQueryParameters added in v1.1.0

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

ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilderGetQueryParameters settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemCreatedByUserMailboxSettingsRequestBuilderPatchRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemCreatedByUserRequestBuilder added in v1.1.0

type ItemListItemsItemCreatedByUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemCreatedByUserRequestBuilder provides operations to manage the createdByUser property of the microsoft.graph.baseItem entity.

func NewItemListItemsItemCreatedByUserRequestBuilder added in v1.1.0

NewItemListItemsItemCreatedByUserRequestBuilder instantiates a new CreatedByUserRequestBuilder and sets the default values.

func NewItemListItemsItemCreatedByUserRequestBuilderInternal added in v1.1.0

func NewItemListItemsItemCreatedByUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemCreatedByUserRequestBuilder

NewItemListItemsItemCreatedByUserRequestBuilderInternal instantiates a new CreatedByUserRequestBuilder and sets the default values.

func (*ItemListItemsItemCreatedByUserRequestBuilder) Get added in v1.1.0

Get identity of the user who created the item. Read-only.

func (*ItemListItemsItemCreatedByUserRequestBuilder) MailboxSettings added in v1.1.0

MailboxSettings the mailboxSettings property

func (*ItemListItemsItemCreatedByUserRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation identity of the user who created the item. Read-only.

type ItemListItemsItemCreatedByUserRequestBuilderGetQueryParameters added in v1.1.0

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

ItemListItemsItemCreatedByUserRequestBuilderGetQueryParameters identity of the user who created the item. Read-only.

type ItemListItemsItemCreatedByUserRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemDocumentSetVersionsCountRequestBuilder added in v0.49.0

type ItemListItemsItemDocumentSetVersionsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemDocumentSetVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListItemsItemDocumentSetVersionsCountRequestBuilder added in v0.49.0

func NewItemListItemsItemDocumentSetVersionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsCountRequestBuilder

NewItemListItemsItemDocumentSetVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListItemsItemDocumentSetVersionsCountRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemDocumentSetVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsCountRequestBuilder

NewItemListItemsItemDocumentSetVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListItemsItemDocumentSetVersionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListItemsItemDocumentSetVersionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListItemsItemDocumentSetVersionsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListItemsItemDocumentSetVersionsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListItemsItemDocumentSetVersionsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListItemsItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.49.0

type ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.49.0

func NewItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func NewItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func (*ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Delete added in v0.49.0

Delete delete a version of a document set in a list. Find more info here

func (*ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Fields added in v1.1.0

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

func (*ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Get added in v0.49.0

Get read the properties and relationships of a documentSetVersion object. Find more info here

func (*ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Restore added in v0.49.0

Restore provides operations to call the restore method.

func (*ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete a version of a document set in a list.

func (*ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read the properties and relationships of a documentSetVersion object.

func (*ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property documentSetVersions in shares

type ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters read the properties and relationships of a documentSetVersion object.

type ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder added in v1.1.0

type ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder added in v1.1.0

func NewItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder

NewItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilderInternal added in v1.1.0

func NewItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder

NewItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder) Delete added in v1.1.0

Delete delete navigation property fields for shares

func (*ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder) Get added in v1.1.0

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

func (*ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder) ToDeleteRequestInformation added in v1.1.0

ToDeleteRequestInformation delete navigation property fields for shares

func (*ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder) ToGetRequestInformation added in v1.1.0

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

func (*ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilder) ToPatchRequestInformation added in v1.1.0

ToPatchRequestInformation update the navigation property fields in shares

type ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilderGetQueryParameters added in v1.1.0

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

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

type ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemDocumentSetVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.49.0

type ItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder provides operations to call the restore method.

func NewItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.49.0

func NewItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder

NewItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder

NewItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*ItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder) Post added in v0.49.0

Post restore a document set version. Find more info here

func (*ItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation restore a document set version.

type ItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDocumentSetVersionsRequestBuilder added in v0.49.0

type ItemListItemsItemDocumentSetVersionsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemDocumentSetVersionsRequestBuilder added in v0.49.0

NewItemListItemsItemDocumentSetVersionsRequestBuilder instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func NewItemListItemsItemDocumentSetVersionsRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemDocumentSetVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDocumentSetVersionsRequestBuilder

NewItemListItemsItemDocumentSetVersionsRequestBuilderInternal instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func (*ItemListItemsItemDocumentSetVersionsRequestBuilder) ByDocumentSetVersionId added in v0.63.0

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

func (*ItemListItemsItemDocumentSetVersionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListItemsItemDocumentSetVersionsRequestBuilder) Get added in v0.49.0

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

func (*ItemListItemsItemDocumentSetVersionsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListItemsItemDocumentSetVersionsRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemListItemsItemDocumentSetVersionsRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListItemsItemDocumentSetVersionsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDocumentSetVersionsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDriveItemContentRequestBuilder added in v0.49.0

type ItemListItemsItemDriveItemContentRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemDriveItemContentRequestBuilder provides operations to manage the media for the sharedDriveItem entity.

func NewItemListItemsItemDriveItemContentRequestBuilder added in v0.49.0

NewItemListItemsItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewItemListItemsItemDriveItemContentRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDriveItemContentRequestBuilder

NewItemListItemsItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ItemListItemsItemDriveItemContentRequestBuilder) Get added in v0.49.0

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

func (*ItemListItemsItemDriveItemContentRequestBuilder) Put added in v0.49.0

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

func (*ItemListItemsItemDriveItemContentRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListItemsItemDriveItemContentRequestBuilder) ToPutRequestInformation added in v0.51.0

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

type ItemListItemsItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemDriveItemRequestBuilder added in v0.49.0

type ItemListItemsItemDriveItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemDriveItemRequestBuilder added in v0.49.0

NewItemListItemsItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewItemListItemsItemDriveItemRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemDriveItemRequestBuilder

NewItemListItemsItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*ItemListItemsItemDriveItemRequestBuilder) Content added in v0.49.0

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

func (*ItemListItemsItemDriveItemRequestBuilder) Get added in v0.49.0

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

func (*ItemListItemsItemDriveItemRequestBuilder) ToGetRequestInformation added in v0.51.0

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

type ItemListItemsItemDriveItemRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListItemsItemDriveItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemFieldsRequestBuilder added in v0.49.0

type ItemListItemsItemFieldsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemFieldsRequestBuilder added in v0.49.0

NewItemListItemsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewItemListItemsItemFieldsRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemFieldsRequestBuilder

NewItemListItemsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*ItemListItemsItemFieldsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property fields for shares

func (*ItemListItemsItemFieldsRequestBuilder) Get added in v0.49.0

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

func (*ItemListItemsItemFieldsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property fields for shares

func (*ItemListItemsItemFieldsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListItemsItemFieldsRequestBuilder) ToPatchRequestInformation added in v0.51.0

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

type ItemListItemsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemFieldsRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListItemsItemFieldsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemGetActivitiesByIntervalRequestBuilder added in v0.49.0

type ItemListItemsItemGetActivitiesByIntervalRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewItemListItemsItemGetActivitiesByIntervalRequestBuilder added in v0.49.0

func NewItemListItemsItemGetActivitiesByIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemGetActivitiesByIntervalRequestBuilder

NewItemListItemsItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewItemListItemsItemGetActivitiesByIntervalRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemGetActivitiesByIntervalRequestBuilder

NewItemListItemsItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*ItemListItemsItemGetActivitiesByIntervalRequestBuilder) Get added in v0.49.0

Get invoke function getActivitiesByInterval

func (*ItemListItemsItemGetActivitiesByIntervalRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function getActivitiesByInterval

type ItemListItemsItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemsItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type ItemListItemsItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemGetActivitiesByIntervalResponse added in v0.49.0

type ItemListItemsItemGetActivitiesByIntervalResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
}

ItemListItemsItemGetActivitiesByIntervalResponse

func NewItemListItemsItemGetActivitiesByIntervalResponse added in v0.49.0

func NewItemListItemsItemGetActivitiesByIntervalResponse() *ItemListItemsItemGetActivitiesByIntervalResponse

NewItemListItemsItemGetActivitiesByIntervalResponse instantiates a new ItemListItemsItemGetActivitiesByIntervalResponse and sets the default values.

func (*ItemListItemsItemGetActivitiesByIntervalResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListItemsItemGetActivitiesByIntervalResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemListItemsItemGetActivitiesByIntervalResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListItemsItemGetActivitiesByIntervalResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.49.0

type ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.49.0

func NewItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.49.0

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

NewItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function getActivitiesByInterval

type ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse added in v0.49.0

type ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
}

ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse

func NewItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse added in v0.49.0

func NewItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse() *ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse

NewItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse instantiates a new ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse and sets the default values.

func (*ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder added in v1.1.0

type ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder builds and executes requests for operations under \shares\{sharedDriveItem-id}\list\items\{listItem-id}\lastModifiedByUser\mailboxSettings

func NewItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder added in v1.1.0

func NewItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder

NewItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func NewItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilderInternal added in v1.1.0

func NewItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder

NewItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilderInternal instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func (*ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder) Get added in v1.1.0

Get settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilderGetQueryParameters added in v1.1.0

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

ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilderGetQueryParameters settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemLastModifiedByUserMailboxSettingsRequestBuilderPatchRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemLastModifiedByUserRequestBuilder added in v1.1.0

type ItemListItemsItemLastModifiedByUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemLastModifiedByUserRequestBuilder provides operations to manage the lastModifiedByUser property of the microsoft.graph.baseItem entity.

func NewItemListItemsItemLastModifiedByUserRequestBuilder added in v1.1.0

NewItemListItemsItemLastModifiedByUserRequestBuilder instantiates a new LastModifiedByUserRequestBuilder and sets the default values.

func NewItemListItemsItemLastModifiedByUserRequestBuilderInternal added in v1.1.0

func NewItemListItemsItemLastModifiedByUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemLastModifiedByUserRequestBuilder

NewItemListItemsItemLastModifiedByUserRequestBuilderInternal instantiates a new LastModifiedByUserRequestBuilder and sets the default values.

func (*ItemListItemsItemLastModifiedByUserRequestBuilder) Get added in v1.1.0

Get identity of the user who last modified the item. Read-only.

func (*ItemListItemsItemLastModifiedByUserRequestBuilder) MailboxSettings added in v1.1.0

MailboxSettings the mailboxSettings property

func (*ItemListItemsItemLastModifiedByUserRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation identity of the user who last modified the item. Read-only.

type ItemListItemsItemLastModifiedByUserRequestBuilderGetQueryParameters added in v1.1.0

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

ItemListItemsItemLastModifiedByUserRequestBuilderGetQueryParameters identity of the user who last modified the item. Read-only.

type ItemListItemsItemLastModifiedByUserRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListItemsItemVersionsCountRequestBuilder added in v0.49.0

type ItemListItemsItemVersionsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListItemsItemVersionsCountRequestBuilder added in v0.49.0

NewItemListItemsItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListItemsItemVersionsCountRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemVersionsCountRequestBuilder

NewItemListItemsItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListItemsItemVersionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListItemsItemVersionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListItemsItemVersionsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListItemsItemVersionsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListItemsItemVersionsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListItemsItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsItemFieldsRequestBuilder added in v0.49.0

type ItemListItemsItemVersionsItemFieldsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemVersionsItemFieldsRequestBuilder added in v0.49.0

NewItemListItemsItemVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewItemListItemsItemVersionsItemFieldsRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemVersionsItemFieldsRequestBuilder

NewItemListItemsItemVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*ItemListItemsItemVersionsItemFieldsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property fields for shares

func (*ItemListItemsItemVersionsItemFieldsRequestBuilder) Get added in v0.49.0

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

func (*ItemListItemsItemVersionsItemFieldsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property fields for shares

func (*ItemListItemsItemVersionsItemFieldsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListItemsItemVersionsItemFieldsRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property fields in shares

type ItemListItemsItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsItemFieldsRequestBuilderGetQueryParameters added in v0.49.0

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

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

type ItemListItemsItemVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsItemRestoreVersionRequestBuilder added in v0.49.0

type ItemListItemsItemVersionsItemRestoreVersionRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewItemListItemsItemVersionsItemRestoreVersionRequestBuilder added in v0.49.0

func NewItemListItemsItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemVersionsItemRestoreVersionRequestBuilder

NewItemListItemsItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewItemListItemsItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemVersionsItemRestoreVersionRequestBuilder

NewItemListItemsItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*ItemListItemsItemVersionsItemRestoreVersionRequestBuilder) Post added in v0.49.0

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

func (*ItemListItemsItemVersionsItemRestoreVersionRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemListItemsItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsListItemVersionItemRequestBuilder added in v0.49.0

type ItemListItemsItemVersionsListItemVersionItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemVersionsListItemVersionItemRequestBuilder added in v0.49.0

func NewItemListItemsItemVersionsListItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemVersionsListItemVersionItemRequestBuilder

NewItemListItemsItemVersionsListItemVersionItemRequestBuilder instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func NewItemListItemsItemVersionsListItemVersionItemRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemVersionsListItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemVersionsListItemVersionItemRequestBuilder

NewItemListItemsItemVersionsListItemVersionItemRequestBuilderInternal instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func (*ItemListItemsItemVersionsListItemVersionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property versions for shares

func (*ItemListItemsItemVersionsListItemVersionItemRequestBuilder) Fields added in v0.49.0

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

func (*ItemListItemsItemVersionsListItemVersionItemRequestBuilder) Get added in v0.49.0

Get retrieve the metadata for a specific version of a ListItem. Find more info here

func (*ItemListItemsItemVersionsListItemVersionItemRequestBuilder) RestoreVersion added in v0.49.0

RestoreVersion provides operations to call the restoreVersion method.

func (*ItemListItemsItemVersionsListItemVersionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property versions for shares

func (*ItemListItemsItemVersionsListItemVersionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the metadata for a specific version of a ListItem.

func (*ItemListItemsItemVersionsListItemVersionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property versions in shares

type ItemListItemsItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsListItemVersionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemsItemVersionsListItemVersionItemRequestBuilderGetQueryParameters retrieve the metadata for a specific version of a ListItem.

type ItemListItemsItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsRequestBuilder added in v0.49.0

type ItemListItemsItemVersionsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListItemsItemVersionsRequestBuilder added in v0.49.0

NewItemListItemsItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewItemListItemsItemVersionsRequestBuilderInternal added in v0.49.0

func NewItemListItemsItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsItemVersionsRequestBuilder

NewItemListItemsItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*ItemListItemsItemVersionsRequestBuilder) ByListItemVersionId added in v0.63.0

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

func (*ItemListItemsItemVersionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListItemsItemVersionsRequestBuilder) Get added in v0.49.0

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

func (*ItemListItemsItemVersionsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemListItemsItemVersionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to versions for shares

type ItemListItemsItemVersionsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemsItemVersionsRequestBuilderGetQueryParameters 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 ItemListItemsItemVersionsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsItemVersionsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListItemsListItemItemRequestBuilder added in v0.49.0

type ItemListItemsListItemItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListItemsListItemItemRequestBuilder provides operations to manage the items property of the microsoft.graph.list entity.

func NewItemListItemsListItemItemRequestBuilder added in v0.49.0

NewItemListItemsListItemItemRequestBuilder instantiates a new ListItemItemRequestBuilder and sets the default values.

func NewItemListItemsListItemItemRequestBuilderInternal added in v0.49.0

func NewItemListItemsListItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsListItemItemRequestBuilder

NewItemListItemsListItemItemRequestBuilderInternal instantiates a new ListItemItemRequestBuilder and sets the default values.

func (*ItemListItemsListItemItemRequestBuilder) Analytics added in v0.49.0

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

func (*ItemListItemsListItemItemRequestBuilder) CreatedByUser added in v1.1.0

CreatedByUser provides operations to manage the createdByUser property of the microsoft.graph.baseItem entity.

func (*ItemListItemsListItemItemRequestBuilder) Delete added in v0.49.0

Delete removes an item from a [list][]. Find more info here

func (*ItemListItemsListItemItemRequestBuilder) DocumentSetVersions added in v0.49.0

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

func (*ItemListItemsListItemItemRequestBuilder) DriveItem added in v0.49.0

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

func (*ItemListItemsListItemItemRequestBuilder) Fields added in v0.49.0

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

func (*ItemListItemsListItemItemRequestBuilder) Get added in v0.49.0

Get returns the metadata for an [item][] in a [list][]. Find more info here

func (*ItemListItemsListItemItemRequestBuilder) GetActivitiesByInterval added in v0.49.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*ItemListItemsListItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.49.0

func (m *ItemListItemsListItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *ItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*ItemListItemsListItemItemRequestBuilder) LastModifiedByUser added in v1.1.0

LastModifiedByUser provides operations to manage the lastModifiedByUser property of the microsoft.graph.baseItem entity.

func (*ItemListItemsListItemItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation removes an item from a [list][].

func (*ItemListItemsListItemItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation returns the metadata for an [item][] in a [list][].

func (*ItemListItemsListItemItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property items in shares

func (*ItemListItemsListItemItemRequestBuilder) Versions added in v0.49.0

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

type ItemListItemsListItemItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListItemsListItemItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListItemsListItemItemRequestBuilderGetQueryParameters returns the metadata for an [item][] in a [list][].

type ItemListItemsListItemItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsListItemItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListItemsRequestBuilder added in v0.49.0

ItemListItemsRequestBuilder provides operations to manage the items property of the microsoft.graph.list entity.

func NewItemListItemsRequestBuilder added in v0.49.0

NewItemListItemsRequestBuilder instantiates a new ItemsRequestBuilder and sets the default values.

func NewItemListItemsRequestBuilderInternal added in v0.49.0

func NewItemListItemsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListItemsRequestBuilder

NewItemListItemsRequestBuilderInternal instantiates a new ItemsRequestBuilder and sets the default values.

func (*ItemListItemsRequestBuilder) ByListItemId added in v0.63.0

ByListItemId provides operations to manage the items property of the microsoft.graph.list entity.

func (*ItemListItemsRequestBuilder) Get added in v0.49.0

Get get the collection of [items][item] in a [list][]. Find more info here

func (*ItemListItemsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the collection of [items][item] in a [list][].

func (*ItemListItemsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new [listItem][] in a [list][].

type ItemListItemsRequestBuilderGetQueryParameters added in v0.49.0

type ItemListItemsRequestBuilderGetQueryParameters struct {
	// 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"`
}

ItemListItemsRequestBuilderGetQueryParameters get the collection of [items][item] in a [list][].

type ItemListItemsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListItemsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListLastModifiedByUserMailboxSettingsRequestBuilder added in v1.1.0

type ItemListLastModifiedByUserMailboxSettingsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListLastModifiedByUserMailboxSettingsRequestBuilder builds and executes requests for operations under \shares\{sharedDriveItem-id}\list\lastModifiedByUser\mailboxSettings

func NewItemListLastModifiedByUserMailboxSettingsRequestBuilder added in v1.1.0

func NewItemListLastModifiedByUserMailboxSettingsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListLastModifiedByUserMailboxSettingsRequestBuilder

NewItemListLastModifiedByUserMailboxSettingsRequestBuilder instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func NewItemListLastModifiedByUserMailboxSettingsRequestBuilderInternal added in v1.1.0

func NewItemListLastModifiedByUserMailboxSettingsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListLastModifiedByUserMailboxSettingsRequestBuilder

NewItemListLastModifiedByUserMailboxSettingsRequestBuilderInternal instantiates a new MailboxSettingsRequestBuilder and sets the default values.

func (*ItemListLastModifiedByUserMailboxSettingsRequestBuilder) Get added in v1.1.0

Get settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

func (*ItemListLastModifiedByUserMailboxSettingsRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemListLastModifiedByUserMailboxSettingsRequestBuilderGetQueryParameters added in v1.1.0

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

ItemListLastModifiedByUserMailboxSettingsRequestBuilderGetQueryParameters settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone. Returned only on $select.

type ItemListLastModifiedByUserMailboxSettingsRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListLastModifiedByUserMailboxSettingsRequestBuilderPatchRequestConfiguration added in v1.1.0

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

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

type ItemListLastModifiedByUserRequestBuilder added in v1.1.0

type ItemListLastModifiedByUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListLastModifiedByUserRequestBuilder provides operations to manage the lastModifiedByUser property of the microsoft.graph.baseItem entity.

func NewItemListLastModifiedByUserRequestBuilder added in v1.1.0

NewItemListLastModifiedByUserRequestBuilder instantiates a new LastModifiedByUserRequestBuilder and sets the default values.

func NewItemListLastModifiedByUserRequestBuilderInternal added in v1.1.0

func NewItemListLastModifiedByUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListLastModifiedByUserRequestBuilder

NewItemListLastModifiedByUserRequestBuilderInternal instantiates a new LastModifiedByUserRequestBuilder and sets the default values.

func (*ItemListLastModifiedByUserRequestBuilder) Get added in v1.1.0

Get identity of the user who last modified the item. Read-only.

func (*ItemListLastModifiedByUserRequestBuilder) MailboxSettings added in v1.1.0

MailboxSettings the mailboxSettings property

func (*ItemListLastModifiedByUserRequestBuilder) ToGetRequestInformation added in v1.1.0

ToGetRequestInformation identity of the user who last modified the item. Read-only.

type ItemListLastModifiedByUserRequestBuilderGetQueryParameters added in v1.1.0

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

ItemListLastModifiedByUserRequestBuilderGetQueryParameters identity of the user who last modified the item. Read-only.

type ItemListLastModifiedByUserRequestBuilderGetRequestConfiguration added in v1.1.0

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

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

type ItemListOperationsCountRequestBuilder added in v0.49.0

type ItemListOperationsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListOperationsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListOperationsCountRequestBuilder added in v0.49.0

NewItemListOperationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListOperationsCountRequestBuilderInternal added in v0.49.0

func NewItemListOperationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListOperationsCountRequestBuilder

NewItemListOperationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListOperationsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListOperationsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListOperationsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListOperationsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListOperationsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListOperationsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListOperationsRequestBuilder added in v0.49.0

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

func NewItemListOperationsRequestBuilder added in v0.49.0

NewItemListOperationsRequestBuilder instantiates a new OperationsRequestBuilder and sets the default values.

func NewItemListOperationsRequestBuilderInternal added in v0.49.0

func NewItemListOperationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListOperationsRequestBuilder

NewItemListOperationsRequestBuilderInternal instantiates a new OperationsRequestBuilder and sets the default values.

func (*ItemListOperationsRequestBuilder) ByRichLongRunningOperationId added in v0.63.0

func (m *ItemListOperationsRequestBuilder) ByRichLongRunningOperationId(richLongRunningOperationId string) *ItemListOperationsRichLongRunningOperationItemRequestBuilder

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

func (*ItemListOperationsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListOperationsRequestBuilder) Get added in v0.49.0

Get the collection of long-running operations on the list.

func (*ItemListOperationsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the collection of long-running operations on the list.

func (*ItemListOperationsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to operations for shares

type ItemListOperationsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListOperationsRequestBuilderGetQueryParameters the collection of long-running operations on the list.

type ItemListOperationsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListOperationsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListOperationsRichLongRunningOperationItemRequestBuilder added in v0.49.0

type ItemListOperationsRichLongRunningOperationItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewItemListOperationsRichLongRunningOperationItemRequestBuilder added in v0.49.0

func NewItemListOperationsRichLongRunningOperationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListOperationsRichLongRunningOperationItemRequestBuilder

NewItemListOperationsRichLongRunningOperationItemRequestBuilder instantiates a new RichLongRunningOperationItemRequestBuilder and sets the default values.

func NewItemListOperationsRichLongRunningOperationItemRequestBuilderInternal added in v0.49.0

func NewItemListOperationsRichLongRunningOperationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListOperationsRichLongRunningOperationItemRequestBuilder

NewItemListOperationsRichLongRunningOperationItemRequestBuilderInternal instantiates a new RichLongRunningOperationItemRequestBuilder and sets the default values.

func (*ItemListOperationsRichLongRunningOperationItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property operations for shares

func (*ItemListOperationsRichLongRunningOperationItemRequestBuilder) Get added in v0.49.0

Get the collection of long-running operations on the list.

func (*ItemListOperationsRichLongRunningOperationItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property operations for shares

func (*ItemListOperationsRichLongRunningOperationItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the collection of long-running operations on the list.

func (*ItemListOperationsRichLongRunningOperationItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property operations in shares

type ItemListOperationsRichLongRunningOperationItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListOperationsRichLongRunningOperationItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListOperationsRichLongRunningOperationItemRequestBuilderGetQueryParameters the collection of long-running operations on the list.

type ItemListOperationsRichLongRunningOperationItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListOperationsRichLongRunningOperationItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListRequestBuilder added in v0.49.0

ItemListRequestBuilder provides operations to manage the list property of the microsoft.graph.sharedDriveItem entity.

func NewItemListRequestBuilder added in v0.49.0

NewItemListRequestBuilder instantiates a new ListRequestBuilder and sets the default values.

func NewItemListRequestBuilderInternal added in v0.49.0

func NewItemListRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListRequestBuilder

NewItemListRequestBuilderInternal instantiates a new ListRequestBuilder and sets the default values.

func (*ItemListRequestBuilder) Columns added in v0.49.0

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

func (*ItemListRequestBuilder) ContentTypes added in v0.49.0

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

func (*ItemListRequestBuilder) CreatedByUser added in v1.1.0

CreatedByUser provides operations to manage the createdByUser property of the microsoft.graph.baseItem entity.

func (*ItemListRequestBuilder) Delete added in v0.49.0

Delete delete navigation property list for shares

func (*ItemListRequestBuilder) Drive added in v0.49.0

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

func (*ItemListRequestBuilder) Get added in v0.49.0

Get used to access the underlying list

func (*ItemListRequestBuilder) Items added in v0.49.0

Items provides operations to manage the items property of the microsoft.graph.list entity.

func (*ItemListRequestBuilder) LastModifiedByUser added in v1.1.0

LastModifiedByUser provides operations to manage the lastModifiedByUser property of the microsoft.graph.baseItem entity.

func (*ItemListRequestBuilder) Operations added in v0.49.0

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

func (*ItemListRequestBuilder) Patch added in v0.49.0

Patch update the navigation property list in shares

func (*ItemListRequestBuilder) Subscriptions added in v0.49.0

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

func (*ItemListRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property list for shares

func (*ItemListRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation used to access the underlying list

func (*ItemListRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property list in shares

type ItemListRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListRequestBuilderGetQueryParameters used to access the underlying list

type ItemListRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemListSubscriptionsCountRequestBuilder added in v0.49.0

type ItemListSubscriptionsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListSubscriptionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemListSubscriptionsCountRequestBuilder added in v0.49.0

NewItemListSubscriptionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemListSubscriptionsCountRequestBuilderInternal added in v0.49.0

func NewItemListSubscriptionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListSubscriptionsCountRequestBuilder

NewItemListSubscriptionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemListSubscriptionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemListSubscriptionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemListSubscriptionsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemListSubscriptionsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemListSubscriptionsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemListSubscriptionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListSubscriptionsItemReauthorizeRequestBuilder added in v0.49.0

type ItemListSubscriptionsItemReauthorizeRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListSubscriptionsItemReauthorizeRequestBuilder provides operations to call the reauthorize method.

func NewItemListSubscriptionsItemReauthorizeRequestBuilder added in v0.49.0

NewItemListSubscriptionsItemReauthorizeRequestBuilder instantiates a new ReauthorizeRequestBuilder and sets the default values.

func NewItemListSubscriptionsItemReauthorizeRequestBuilderInternal added in v0.49.0

func NewItemListSubscriptionsItemReauthorizeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListSubscriptionsItemReauthorizeRequestBuilder

NewItemListSubscriptionsItemReauthorizeRequestBuilderInternal instantiates a new ReauthorizeRequestBuilder and sets the default values.

func (*ItemListSubscriptionsItemReauthorizeRequestBuilder) Post added in v0.49.0

Post reauthorize a subscription when you receive a **reauthorizationRequired** challenge. Find more info here

func (*ItemListSubscriptionsItemReauthorizeRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation reauthorize a subscription when you receive a **reauthorizationRequired** challenge.

type ItemListSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListSubscriptionsRequestBuilder added in v0.49.0

ItemListSubscriptionsRequestBuilder provides operations to manage the subscriptions property of the microsoft.graph.list entity.

func NewItemListSubscriptionsRequestBuilder added in v0.49.0

NewItemListSubscriptionsRequestBuilder instantiates a new SubscriptionsRequestBuilder and sets the default values.

func NewItemListSubscriptionsRequestBuilderInternal added in v0.49.0

func NewItemListSubscriptionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListSubscriptionsRequestBuilder

NewItemListSubscriptionsRequestBuilderInternal instantiates a new SubscriptionsRequestBuilder and sets the default values.

func (*ItemListSubscriptionsRequestBuilder) BySubscriptionId added in v0.63.0

BySubscriptionId provides operations to manage the subscriptions property of the microsoft.graph.list entity.

func (*ItemListSubscriptionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemListSubscriptionsRequestBuilder) Get added in v0.49.0

Get the set of subscriptions on the list.

func (*ItemListSubscriptionsRequestBuilder) Post added in v0.49.0

Post create new navigation property to subscriptions for shares

func (*ItemListSubscriptionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the set of subscriptions on the list.

func (*ItemListSubscriptionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to subscriptions for shares

type ItemListSubscriptionsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListSubscriptionsRequestBuilderGetQueryParameters the set of subscriptions on the list.

type ItemListSubscriptionsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListSubscriptionsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemListSubscriptionsSubscriptionItemRequestBuilder added in v0.49.0

type ItemListSubscriptionsSubscriptionItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemListSubscriptionsSubscriptionItemRequestBuilder provides operations to manage the subscriptions property of the microsoft.graph.list entity.

func NewItemListSubscriptionsSubscriptionItemRequestBuilder added in v0.49.0

NewItemListSubscriptionsSubscriptionItemRequestBuilder instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func NewItemListSubscriptionsSubscriptionItemRequestBuilderInternal added in v0.49.0

func NewItemListSubscriptionsSubscriptionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemListSubscriptionsSubscriptionItemRequestBuilder

NewItemListSubscriptionsSubscriptionItemRequestBuilderInternal instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func (*ItemListSubscriptionsSubscriptionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property subscriptions for shares

func (*ItemListSubscriptionsSubscriptionItemRequestBuilder) Get added in v0.49.0

Get the set of subscriptions on the list.

func (*ItemListSubscriptionsSubscriptionItemRequestBuilder) Reauthorize added in v0.49.0

Reauthorize provides operations to call the reauthorize method.

func (*ItemListSubscriptionsSubscriptionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property subscriptions for shares

func (*ItemListSubscriptionsSubscriptionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the set of subscriptions on the list.

func (*ItemListSubscriptionsSubscriptionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property subscriptions in shares

type ItemListSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemListSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemListSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters the set of subscriptions on the list.

type ItemListSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemListSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemPermissionGrantPostRequestBody added in v0.49.0

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

ItemPermissionGrantPostRequestBody

func NewItemPermissionGrantPostRequestBody added in v0.49.0

func NewItemPermissionGrantPostRequestBody() *ItemPermissionGrantPostRequestBody

NewItemPermissionGrantPostRequestBody instantiates a new ItemPermissionGrantPostRequestBody and sets the default values.

func (*ItemPermissionGrantPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemPermissionGrantPostRequestBody) GetAdditionalData() map[string]any

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

func (*ItemPermissionGrantPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemPermissionGrantPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemPermissionGrantPostRequestBody) GetRecipients added in v0.49.0

GetRecipients gets the recipients property value. The recipients property

func (*ItemPermissionGrantPostRequestBody) GetRoles added in v0.49.0

GetRoles gets the roles property value. The roles property

func (*ItemPermissionGrantPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemPermissionGrantPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemPermissionGrantPostRequestBody) SetAdditionalData(value map[string]any)

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

func (*ItemPermissionGrantPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemPermissionGrantPostRequestBody) SetRecipients added in v0.49.0

SetRecipients sets the recipients property value. The recipients property

func (*ItemPermissionGrantPostRequestBody) SetRoles added in v0.49.0

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

SetRoles sets the roles property value. The roles property

type ItemPermissionGrantRequestBuilder added in v0.49.0

ItemPermissionGrantRequestBuilder provides operations to call the grant method.

func NewItemPermissionGrantRequestBuilder added in v0.49.0

NewItemPermissionGrantRequestBuilder instantiates a new GrantRequestBuilder and sets the default values.

func NewItemPermissionGrantRequestBuilderInternal added in v0.49.0

func NewItemPermissionGrantRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPermissionGrantRequestBuilder

NewItemPermissionGrantRequestBuilderInternal instantiates a new GrantRequestBuilder and sets the default values.

func (*ItemPermissionGrantRequestBuilder) Post added in v0.49.0

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

func (*ItemPermissionGrantRequestBuilder) ToPostRequestInformation added in v0.51.0

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

type ItemPermissionGrantRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemPermissionGrantResponse added in v0.49.0

ItemPermissionGrantResponse

func NewItemPermissionGrantResponse added in v0.49.0

func NewItemPermissionGrantResponse() *ItemPermissionGrantResponse

NewItemPermissionGrantResponse instantiates a new ItemPermissionGrantResponse and sets the default values.

func (*ItemPermissionGrantResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemPermissionGrantResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*ItemPermissionGrantResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemPermissionGrantResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemPermissionRequestBuilder added in v0.49.0

ItemPermissionRequestBuilder provides operations to manage the permission property of the microsoft.graph.sharedDriveItem entity.

func NewItemPermissionRequestBuilder added in v0.49.0

NewItemPermissionRequestBuilder instantiates a new PermissionRequestBuilder and sets the default values.

func NewItemPermissionRequestBuilderInternal added in v0.49.0

func NewItemPermissionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPermissionRequestBuilder

NewItemPermissionRequestBuilderInternal instantiates a new PermissionRequestBuilder and sets the default values.

func (*ItemPermissionRequestBuilder) Delete added in v0.49.0

Delete delete navigation property permission for shares

func (*ItemPermissionRequestBuilder) Get added in v0.49.0

Get used to access the permission representing the underlying sharing link

func (*ItemPermissionRequestBuilder) Grant added in v0.49.0

Grant provides operations to call the grant method.

func (*ItemPermissionRequestBuilder) Patch added in v0.49.0

Patch update the navigation property permission in shares

func (*ItemPermissionRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property permission for shares

func (*ItemPermissionRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation used to access the permission representing the underlying sharing link

func (*ItemPermissionRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property permission in shares

type ItemPermissionRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemPermissionRequestBuilderGetQueryParameters added in v0.49.0

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

ItemPermissionRequestBuilderGetQueryParameters used to access the permission representing the underlying sharing link

type ItemPermissionRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemPermissionRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemRootContentRequestBuilder added in v0.49.0

ItemRootContentRequestBuilder provides operations to manage the media for the sharedDriveItem entity.

func NewItemRootContentRequestBuilder added in v0.49.0

NewItemRootContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewItemRootContentRequestBuilderInternal added in v0.49.0

func NewItemRootContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRootContentRequestBuilder

NewItemRootContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ItemRootContentRequestBuilder) Get added in v0.49.0

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

func (*ItemRootContentRequestBuilder) Put added in v0.49.0

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

func (*ItemRootContentRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemRootContentRequestBuilder) ToPutRequestInformation added in v0.51.0

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

type ItemRootContentRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemRootContentRequestBuilderPutRequestConfiguration added in v0.49.0

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

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

type ItemRootRequestBuilder added in v0.49.0

ItemRootRequestBuilder provides operations to manage the root property of the microsoft.graph.sharedDriveItem entity.

func NewItemRootRequestBuilder added in v0.49.0

NewItemRootRequestBuilder instantiates a new RootRequestBuilder and sets the default values.

func NewItemRootRequestBuilderInternal added in v0.49.0

func NewItemRootRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRootRequestBuilder

NewItemRootRequestBuilderInternal instantiates a new RootRequestBuilder and sets the default values.

func (*ItemRootRequestBuilder) Content added in v0.49.0

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

func (*ItemRootRequestBuilder) Get added in v0.49.0

Get used to access the underlying driveItem. Deprecated -- use driveItem instead.

func (*ItemRootRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation used to access the underlying driveItem. Deprecated -- use driveItem instead.

type ItemRootRequestBuilderGetQueryParameters added in v0.49.0

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

ItemRootRequestBuilderGetQueryParameters used to access the underlying driveItem. Deprecated -- use driveItem instead.

type ItemRootRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemSiteRequestBuilder added in v0.49.0

ItemSiteRequestBuilder provides operations to manage the site property of the microsoft.graph.sharedDriveItem entity.

func NewItemSiteRequestBuilder added in v0.49.0

NewItemSiteRequestBuilder instantiates a new SiteRequestBuilder and sets the default values.

func NewItemSiteRequestBuilderInternal added in v0.49.0

func NewItemSiteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemSiteRequestBuilder

NewItemSiteRequestBuilderInternal instantiates a new SiteRequestBuilder and sets the default values.

func (*ItemSiteRequestBuilder) Get added in v0.49.0

Get used to access the underlying site

func (*ItemSiteRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation used to access the underlying site

type ItemSiteRequestBuilderGetQueryParameters added in v0.49.0

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

ItemSiteRequestBuilderGetQueryParameters used to access the underlying site

type ItemSiteRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type SharedDriveItemItemRequestBuilder added in v0.49.0

SharedDriveItemItemRequestBuilder provides operations to manage the collection of sharedDriveItem entities.

func NewSharedDriveItemItemRequestBuilder added in v0.49.0

NewSharedDriveItemItemRequestBuilder instantiates a new SharedDriveItemItemRequestBuilder and sets the default values.

func NewSharedDriveItemItemRequestBuilderInternal added in v0.49.0

func NewSharedDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharedDriveItemItemRequestBuilder

NewSharedDriveItemItemRequestBuilderInternal instantiates a new SharedDriveItemItemRequestBuilder and sets the default values.

func (*SharedDriveItemItemRequestBuilder) CreatedByUser added in v1.1.0

CreatedByUser provides operations to manage the createdByUser property of the microsoft.graph.baseItem entity.

func (*SharedDriveItemItemRequestBuilder) Delete added in v0.49.0

Delete delete entity from shares

func (*SharedDriveItemItemRequestBuilder) DriveItem added in v0.49.0

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

func (*SharedDriveItemItemRequestBuilder) Get added in v0.49.0

Get access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token. Find more info here

func (*SharedDriveItemItemRequestBuilder) Items added in v0.49.0

Items provides operations to manage the items property of the microsoft.graph.sharedDriveItem entity.

func (*SharedDriveItemItemRequestBuilder) LastModifiedByUser added in v1.1.0

LastModifiedByUser provides operations to manage the lastModifiedByUser property of the microsoft.graph.baseItem entity.

func (*SharedDriveItemItemRequestBuilder) List added in v0.49.0

List provides operations to manage the list property of the microsoft.graph.sharedDriveItem entity.

func (*SharedDriveItemItemRequestBuilder) ListItem added in v0.49.0

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

func (*SharedDriveItemItemRequestBuilder) Permission added in v0.49.0

Permission provides operations to manage the permission property of the microsoft.graph.sharedDriveItem entity.

func (*SharedDriveItemItemRequestBuilder) Root added in v0.49.0

Root provides operations to manage the root property of the microsoft.graph.sharedDriveItem entity.

func (*SharedDriveItemItemRequestBuilder) Site added in v0.49.0

Site provides operations to manage the site property of the microsoft.graph.sharedDriveItem entity.

func (*SharedDriveItemItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete entity from shares

func (*SharedDriveItemItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

type SharedDriveItemItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type SharedDriveItemItemRequestBuilderGetQueryParameters added in v0.49.0

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

SharedDriveItemItemRequestBuilderGetQueryParameters access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

type SharedDriveItemItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type SharedDriveItemItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type SharesRequestBuilder

SharesRequestBuilder provides operations to manage the collection of sharedDriveItem entities.

func NewSharesRequestBuilder

NewSharesRequestBuilder instantiates a new SharesRequestBuilder and sets the default values.

func NewSharesRequestBuilderInternal

func NewSharesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesRequestBuilder

NewSharesRequestBuilderInternal instantiates a new SharesRequestBuilder and sets the default values.

func (*SharesRequestBuilder) BySharedDriveItemId added in v0.63.0

func (m *SharesRequestBuilder) BySharedDriveItemId(sharedDriveItemId string) *SharedDriveItemItemRequestBuilder

BySharedDriveItemId provides operations to manage the collection of sharedDriveItem entities.

func (*SharesRequestBuilder) Count added in v0.13.0

Count provides operations to count the resources in the collection.

func (*SharesRequestBuilder) Get

Get access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

func (*SharesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

type SharesRequestBuilderGetQueryParameters

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

SharesRequestBuilderGetQueryParameters access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

type SharesRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type SharesRequestBuilderPostRequestConfiguration added in v0.22.0

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

SharesRequestBuilderPostRequestConfiguration 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