shares

package
v0.48.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SharesCountRequestBuilder added in v0.48.0

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

SharesCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesCountRequestBuilder added in v0.48.0

NewSharesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesCountRequestBuilderInternal added in v0.48.0

func NewSharesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesCountRequestBuilder

NewSharesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemDriveItemContentRequestBuilder added in v0.48.0

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

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

func NewSharesItemDriveItemContentRequestBuilder added in v0.48.0

NewSharesItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewSharesItemDriveItemContentRequestBuilderInternal added in v0.48.0

func NewSharesItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemDriveItemContentRequestBuilder

NewSharesItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*SharesItemDriveItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemDriveItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*SharesItemDriveItemContentRequestBuilder) Get added in v0.48.0

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

func (*SharesItemDriveItemContentRequestBuilder) Put added in v0.48.0

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

type SharesItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type SharesItemDriveItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemDriveItemRequestBuilder added in v0.48.0

NewSharesItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewSharesItemDriveItemRequestBuilderInternal added in v0.48.0

func NewSharesItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemDriveItemRequestBuilder

NewSharesItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*SharesItemDriveItemRequestBuilder) Content added in v0.48.0

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

func (*SharesItemDriveItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

type SharesItemDriveItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

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

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

type SharesItemItemsCountRequestBuilder added in v0.48.0

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

SharesItemItemsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemItemsCountRequestBuilder added in v0.48.0

NewSharesItemItemsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemItemsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemItemsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemItemsCountRequestBuilder

NewSharesItemItemsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemItemsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemItemsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemItemsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemItemsDriveItemItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemItemsDriveItemItemRequestBuilder added in v0.48.0

NewSharesItemItemsDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewSharesItemItemsDriveItemItemRequestBuilderInternal added in v0.48.0

func NewSharesItemItemsDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemItemsDriveItemItemRequestBuilder

NewSharesItemItemsDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*SharesItemItemsDriveItemItemRequestBuilder) Content added in v0.48.0

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

func (*SharesItemItemsDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemItemsDriveItemItemRequestBuilder) Get added in v0.48.0

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

type SharesItemItemsDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemItemsDriveItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemItemsItemContentRequestBuilder added in v0.48.0

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

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

func NewSharesItemItemsItemContentRequestBuilder added in v0.48.0

NewSharesItemItemsItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewSharesItemItemsItemContentRequestBuilderInternal added in v0.48.0

func NewSharesItemItemsItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemItemsItemContentRequestBuilder

NewSharesItemItemsItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*SharesItemItemsItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemItemsItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*SharesItemItemsItemContentRequestBuilder) Get added in v0.48.0

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

func (*SharesItemItemsItemContentRequestBuilder) Put added in v0.48.0

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

type SharesItemItemsItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemItemsItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type SharesItemItemsRequestBuilder added in v0.48.0

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

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

func NewSharesItemItemsRequestBuilder added in v0.48.0

NewSharesItemItemsRequestBuilder instantiates a new ItemsRequestBuilder and sets the default values.

func NewSharesItemItemsRequestBuilderInternal added in v0.48.0

func NewSharesItemItemsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemItemsRequestBuilder

NewSharesItemItemsRequestBuilderInternal instantiates a new ItemsRequestBuilder and sets the default values.

func (*SharesItemItemsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemItemsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemItemsRequestBuilder) Get added in v0.48.0

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

type SharesItemItemsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemItemsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListColumnsColumnDefinitionItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListColumnsColumnDefinitionItemRequestBuilder added in v0.48.0

func NewSharesItemListColumnsColumnDefinitionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListColumnsColumnDefinitionItemRequestBuilder

NewSharesItemListColumnsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewSharesItemListColumnsColumnDefinitionItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListColumnsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListColumnsColumnDefinitionItemRequestBuilder

NewSharesItemListColumnsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*SharesItemListColumnsColumnDefinitionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property columns for shares

func (*SharesItemListColumnsColumnDefinitionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of field definitions for this list.

func (*SharesItemListColumnsColumnDefinitionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property columns in shares

func (*SharesItemListColumnsColumnDefinitionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property columns for shares

func (*SharesItemListColumnsColumnDefinitionItemRequestBuilder) Get added in v0.48.0

Get the collection of field definitions for this list.

func (*SharesItemListColumnsColumnDefinitionItemRequestBuilder) SourceColumn added in v0.48.0

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

type SharesItemListColumnsColumnDefinitionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListColumnsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListColumnsColumnDefinitionItemRequestBuilderGetQueryParameters the collection of field definitions for this list.

type SharesItemListColumnsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListColumnsColumnDefinitionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListColumnsCountRequestBuilder added in v0.48.0

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

SharesItemListColumnsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListColumnsCountRequestBuilder added in v0.48.0

NewSharesItemListColumnsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListColumnsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListColumnsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListColumnsCountRequestBuilder

NewSharesItemListColumnsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListColumnsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListColumnsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListColumnsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListColumnsItemSourceColumnRequestBuilder added in v0.48.0

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

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

func NewSharesItemListColumnsItemSourceColumnRequestBuilder added in v0.48.0

NewSharesItemListColumnsItemSourceColumnRequestBuilder instantiates a new SourceColumnRequestBuilder and sets the default values.

func NewSharesItemListColumnsItemSourceColumnRequestBuilderInternal added in v0.48.0

func NewSharesItemListColumnsItemSourceColumnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListColumnsItemSourceColumnRequestBuilder

NewSharesItemListColumnsItemSourceColumnRequestBuilderInternal instantiates a new SourceColumnRequestBuilder and sets the default values.

func (*SharesItemListColumnsItemSourceColumnRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the source column for the content type column.

func (*SharesItemListColumnsItemSourceColumnRequestBuilder) Get added in v0.48.0

Get the source column for the content type column.

type SharesItemListColumnsItemSourceColumnRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListColumnsItemSourceColumnRequestBuilderGetQueryParameters the source column for the content type column.

type SharesItemListColumnsItemSourceColumnRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListColumnsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListColumnsRequestBuilder added in v0.48.0

NewSharesItemListColumnsRequestBuilder instantiates a new ColumnsRequestBuilder and sets the default values.

func NewSharesItemListColumnsRequestBuilderInternal added in v0.48.0

func NewSharesItemListColumnsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListColumnsRequestBuilder

NewSharesItemListColumnsRequestBuilderInternal instantiates a new ColumnsRequestBuilder and sets the default values.

func (*SharesItemListColumnsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListColumnsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListColumnsRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListColumnsRequestBuilder) Get added in v0.48.0

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

func (*SharesItemListColumnsRequestBuilder) Post added in v0.48.0

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

type SharesItemListColumnsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListColumnsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListColumnsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder added in v0.48.0

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

SharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder provides operations to call the addCopyFromContentTypeHub method.

func NewSharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder

NewSharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder instantiates a new AddCopyFromContentTypeHubRequestBuilder and sets the default values.

func NewSharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder

NewSharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilderInternal instantiates a new AddCopyFromContentTypeHubRequestBuilder and sets the default values.

func (*SharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilder) Post added in v0.48.0

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

type SharesItemListContentTypesAddCopyFromContentTypeHubRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesAddCopyRequestBuilder added in v0.48.0

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

SharesItemListContentTypesAddCopyRequestBuilder provides operations to call the addCopy method.

func NewSharesItemListContentTypesAddCopyRequestBuilder added in v0.48.0

NewSharesItemListContentTypesAddCopyRequestBuilder instantiates a new AddCopyRequestBuilder and sets the default values.

func NewSharesItemListContentTypesAddCopyRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesAddCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesAddCopyRequestBuilder

NewSharesItemListContentTypesAddCopyRequestBuilderInternal instantiates a new AddCopyRequestBuilder and sets the default values.

func (*SharesItemListContentTypesAddCopyRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

type SharesItemListContentTypesAddCopyRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesContentTypeItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesContentTypeItemRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesContentTypeItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesContentTypeItemRequestBuilder

NewSharesItemListContentTypesContentTypeItemRequestBuilder instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func NewSharesItemListContentTypesContentTypeItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesContentTypeItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesContentTypeItemRequestBuilder

NewSharesItemListContentTypesContentTypeItemRequestBuilderInternal instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) AssociateWithHubSites added in v0.48.0

AssociateWithHubSites provides operations to call the associateWithHubSites method.

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) Base added in v0.48.0

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

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) BaseTypes added in v0.48.0

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

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) BaseTypesById added in v0.48.0

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

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

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) ColumnLinksById added in v0.48.0

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

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) ColumnPositions added in v0.48.0

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

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) ColumnPositionsById added in v0.48.0

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

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) Columns added in v0.48.0

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

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) ColumnsById added in v0.48.0

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

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) CopyToDefaultContentLocation added in v0.48.0

CopyToDefaultContentLocation provides operations to call the copyToDefaultContentLocation method.

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property contentTypes for shares

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of content types present in this list.

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property contentTypes in shares

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property contentTypes for shares

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) Get added in v0.48.0

Get the collection of content types present in this list.

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) IsPublished added in v0.48.0

IsPublished provides operations to call the isPublished method.

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) Publish added in v0.48.0

Publish provides operations to call the publish method.

func (*SharesItemListContentTypesContentTypeItemRequestBuilder) Unpublish added in v0.48.0

Unpublish provides operations to call the unpublish method.

type SharesItemListContentTypesContentTypeItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesContentTypeItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListContentTypesContentTypeItemRequestBuilderGetQueryParameters the collection of content types present in this list.

type SharesItemListContentTypesContentTypeItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesContentTypeItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesCountRequestBuilder added in v0.48.0

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

SharesItemListContentTypesCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListContentTypesCountRequestBuilder added in v0.48.0

NewSharesItemListContentTypesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListContentTypesCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesCountRequestBuilder

NewSharesItemListContentTypesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListContentTypesCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListContentTypesCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListContentTypesCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilder added in v0.48.0

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

SharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilder provides operations to call the getCompatibleHubContentTypes method.

func NewSharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilder

NewSharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilder instantiates a new GetCompatibleHubContentTypesRequestBuilder and sets the default values.

func NewSharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilder

NewSharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilderInternal instantiates a new GetCompatibleHubContentTypesRequestBuilder and sets the default values.

func (*SharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getCompatibleHubContentTypes

type SharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilderGetQueryParameters invoke function getCompatibleHubContentTypes

type SharesItemListContentTypesGetCompatibleHubContentTypesRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder provides operations to call the associateWithHubSites method.

func NewSharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder

NewSharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder instantiates a new AssociateWithHubSitesRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemAssociateWithHubSitesRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemAssociateWithHubSitesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder

NewSharesItemListContentTypesItemAssociateWithHubSitesRequestBuilderInternal instantiates a new AssociateWithHubSitesRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemAssociateWithHubSitesRequestBuilder) Post added in v0.48.0

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

type SharesItemListContentTypesItemAssociateWithHubSitesRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemBaseRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemBaseRequestBuilder added in v0.48.0

NewSharesItemListContentTypesItemBaseRequestBuilder instantiates a new BaseRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemBaseRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemBaseRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemBaseRequestBuilder

NewSharesItemListContentTypesItemBaseRequestBuilderInternal instantiates a new BaseRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemBaseRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation parent contentType from which this content type is derived.

func (*SharesItemListContentTypesItemBaseRequestBuilder) Get added in v0.48.0

Get parent contentType from which this content type is derived.

type SharesItemListContentTypesItemBaseRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListContentTypesItemBaseRequestBuilderGetQueryParameters parent contentType from which this content type is derived.

type SharesItemListContentTypesItemBaseRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder

NewSharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder

NewSharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderInternal instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilder) Get added in v0.48.0

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

type SharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListContentTypesItemBaseTypesContentTypeItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemBaseTypesCountRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemBaseTypesCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListContentTypesItemBaseTypesCountRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemBaseTypesCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemBaseTypesCountRequestBuilder

NewSharesItemListContentTypesItemBaseTypesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemBaseTypesCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemBaseTypesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemBaseTypesCountRequestBuilder

NewSharesItemListContentTypesItemBaseTypesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemBaseTypesCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListContentTypesItemBaseTypesCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListContentTypesItemBaseTypesCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemBaseTypesRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemBaseTypesRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemBaseTypesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemBaseTypesRequestBuilder

NewSharesItemListContentTypesItemBaseTypesRequestBuilder instantiates a new BaseTypesRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemBaseTypesRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemBaseTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemBaseTypesRequestBuilder

NewSharesItemListContentTypesItemBaseTypesRequestBuilderInternal instantiates a new BaseTypesRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemBaseTypesRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListContentTypesItemBaseTypesRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemBaseTypesRequestBuilder) Get added in v0.48.0

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

type SharesItemListContentTypesItemBaseTypesRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListContentTypesItemBaseTypesRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder

NewSharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder instantiates a new ColumnLinkItemRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder

NewSharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderInternal instantiates a new ColumnLinkItemRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property columnLinks for shares

func (*SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property columnLinks in shares

func (*SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property columnLinks for shares

func (*SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilder) Get added in v0.48.0

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

type SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnLinksColumnLinkItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnLinksCountRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemColumnLinksCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListContentTypesItemColumnLinksCountRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnLinksCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnLinksCountRequestBuilder

NewSharesItemListContentTypesItemColumnLinksCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnLinksCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnLinksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnLinksCountRequestBuilder

NewSharesItemListContentTypesItemColumnLinksCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnLinksCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListContentTypesItemColumnLinksCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListContentTypesItemColumnLinksCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnLinksRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemColumnLinksRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnLinksRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnLinksRequestBuilder

NewSharesItemListContentTypesItemColumnLinksRequestBuilder instantiates a new ColumnLinksRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnLinksRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnLinksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnLinksRequestBuilder

NewSharesItemListContentTypesItemColumnLinksRequestBuilderInternal instantiates a new ColumnLinksRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnLinksRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListContentTypesItemColumnLinksRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemColumnLinksRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to columnLinks for shares

func (*SharesItemListContentTypesItemColumnLinksRequestBuilder) Get added in v0.48.0

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

type SharesItemListContentTypesItemColumnLinksRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnLinksRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnLinksRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder

NewSharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder

NewSharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation column order information in a content type.

func (*SharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilder) Get added in v0.48.0

Get column order information in a content type.

type SharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetQueryParameters column order information in a content type.

type SharesItemListContentTypesItemColumnPositionsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnPositionsCountRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemColumnPositionsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListContentTypesItemColumnPositionsCountRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnPositionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnPositionsCountRequestBuilder

NewSharesItemListContentTypesItemColumnPositionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnPositionsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnPositionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnPositionsCountRequestBuilder

NewSharesItemListContentTypesItemColumnPositionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnPositionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListContentTypesItemColumnPositionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListContentTypesItemColumnPositionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnPositionsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemColumnPositionsRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnPositionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnPositionsRequestBuilder

NewSharesItemListContentTypesItemColumnPositionsRequestBuilder instantiates a new ColumnPositionsRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnPositionsRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnPositionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnPositionsRequestBuilder

NewSharesItemListContentTypesItemColumnPositionsRequestBuilderInternal instantiates a new ColumnPositionsRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnPositionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListContentTypesItemColumnPositionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation column order information in a content type.

func (*SharesItemListContentTypesItemColumnPositionsRequestBuilder) Get added in v0.48.0

Get column order information in a content type.

type SharesItemListContentTypesItemColumnPositionsRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListContentTypesItemColumnPositionsRequestBuilderGetQueryParameters column order information in a content type.

type SharesItemListContentTypesItemColumnPositionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder

NewSharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder

NewSharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderInternal instantiates a new ColumnDefinitionItemRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property columns for shares

func (*SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the collection of column definitions for this contentType.

func (*SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property columns in shares

func (*SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property columns for shares

func (*SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) Get added in v0.48.0

Get the collection of column definitions for this contentType.

func (*SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilder) SourceColumn added in v0.48.0

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

type SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetQueryParameters the collection of column definitions for this contentType.

type SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnsColumnDefinitionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnsCountRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemColumnsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListContentTypesItemColumnsCountRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnsCountRequestBuilder

NewSharesItemListContentTypesItemColumnsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnsCountRequestBuilder

NewSharesItemListContentTypesItemColumnsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListContentTypesItemColumnsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListContentTypesItemColumnsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilder

NewSharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilder instantiates a new SourceColumnRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilder

NewSharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilderInternal instantiates a new SourceColumnRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the source column for the content type column.

func (*SharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilder) Get added in v0.48.0

Get the source column for the content type column.

type SharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilderGetQueryParameters the source column for the content type column.

type SharesItemListContentTypesItemColumnsItemSourceColumnRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesItemColumnsRequestBuilder added in v0.48.0

NewSharesItemListContentTypesItemColumnsRequestBuilder instantiates a new ColumnsRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemColumnsRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemColumnsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemColumnsRequestBuilder

NewSharesItemListContentTypesItemColumnsRequestBuilderInternal instantiates a new ColumnsRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemColumnsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListContentTypesItemColumnsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemColumnsRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemColumnsRequestBuilder) Get added in v0.48.0

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

func (*SharesItemListContentTypesItemColumnsRequestBuilder) Post added in v0.48.0

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

type SharesItemListContentTypesItemColumnsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemColumnsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder provides operations to call the copyToDefaultContentLocation method.

func NewSharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder

NewSharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder instantiates a new CopyToDefaultContentLocationRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder

NewSharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilderInternal instantiates a new CopyToDefaultContentLocationRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilder) Post added in v0.48.0

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

type SharesItemListContentTypesItemCopyToDefaultContentLocationRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemIsPublishedRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemIsPublishedRequestBuilder provides operations to call the isPublished method.

func NewSharesItemListContentTypesItemIsPublishedRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemIsPublishedRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemIsPublishedRequestBuilder

NewSharesItemListContentTypesItemIsPublishedRequestBuilder instantiates a new IsPublishedRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemIsPublishedRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemIsPublishedRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemIsPublishedRequestBuilder

NewSharesItemListContentTypesItemIsPublishedRequestBuilderInternal instantiates a new IsPublishedRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemIsPublishedRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function isPublished

type SharesItemListContentTypesItemIsPublishedRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemPublishRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemPublishRequestBuilder provides operations to call the publish method.

func NewSharesItemListContentTypesItemPublishRequestBuilder added in v0.48.0

NewSharesItemListContentTypesItemPublishRequestBuilder instantiates a new PublishRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemPublishRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemPublishRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemPublishRequestBuilder

NewSharesItemListContentTypesItemPublishRequestBuilderInternal instantiates a new PublishRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemPublishRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemPublishRequestBuilder) Post added in v0.48.0

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

type SharesItemListContentTypesItemPublishRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesItemUnpublishRequestBuilder added in v0.48.0

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

SharesItemListContentTypesItemUnpublishRequestBuilder provides operations to call the unpublish method.

func NewSharesItemListContentTypesItemUnpublishRequestBuilder added in v0.48.0

func NewSharesItemListContentTypesItemUnpublishRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemUnpublishRequestBuilder

NewSharesItemListContentTypesItemUnpublishRequestBuilder instantiates a new UnpublishRequestBuilder and sets the default values.

func NewSharesItemListContentTypesItemUnpublishRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesItemUnpublishRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesItemUnpublishRequestBuilder

NewSharesItemListContentTypesItemUnpublishRequestBuilderInternal instantiates a new UnpublishRequestBuilder and sets the default values.

func (*SharesItemListContentTypesItemUnpublishRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesItemUnpublishRequestBuilder) Post added in v0.48.0

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

type SharesItemListContentTypesItemUnpublishRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesRequestBuilder added in v0.48.0

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

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

func NewSharesItemListContentTypesRequestBuilder added in v0.48.0

NewSharesItemListContentTypesRequestBuilder instantiates a new ContentTypesRequestBuilder and sets the default values.

func NewSharesItemListContentTypesRequestBuilderInternal added in v0.48.0

func NewSharesItemListContentTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListContentTypesRequestBuilder

NewSharesItemListContentTypesRequestBuilderInternal instantiates a new ContentTypesRequestBuilder and sets the default values.

func (*SharesItemListContentTypesRequestBuilder) AddCopy added in v0.48.0

AddCopy provides operations to call the addCopy method.

func (*SharesItemListContentTypesRequestBuilder) AddCopyFromContentTypeHub added in v0.48.0

AddCopyFromContentTypeHub provides operations to call the addCopyFromContentTypeHub method.

func (*SharesItemListContentTypesRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListContentTypesRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListContentTypesRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to contentTypes for shares

func (*SharesItemListContentTypesRequestBuilder) Get added in v0.48.0

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

func (*SharesItemListContentTypesRequestBuilder) GetCompatibleHubContentTypes added in v0.48.0

GetCompatibleHubContentTypes provides operations to call the getCompatibleHubContentTypes method.

func (*SharesItemListContentTypesRequestBuilder) Post added in v0.48.0

Post create new navigation property to contentTypes for shares

type SharesItemListContentTypesRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListContentTypesRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListContentTypesRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListDriveRequestBuilder added in v0.48.0

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

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

func NewSharesItemListDriveRequestBuilder added in v0.48.0

NewSharesItemListDriveRequestBuilder instantiates a new DriveRequestBuilder and sets the default values.

func NewSharesItemListDriveRequestBuilderInternal added in v0.48.0

func NewSharesItemListDriveRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListDriveRequestBuilder

NewSharesItemListDriveRequestBuilderInternal instantiates a new DriveRequestBuilder and sets the default values.

func (*SharesItemListDriveRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListDriveRequestBuilder) Get added in v0.48.0

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

type SharesItemListDriveRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListDriveRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemAnalyticsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemAnalyticsRequestBuilder added in v0.48.0

NewSharesItemListItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewSharesItemListItemAnalyticsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemAnalyticsRequestBuilder

NewSharesItemListItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*SharesItemListItemAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemAnalyticsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

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

SharesItemListItemDocumentSetVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

func NewSharesItemListItemDocumentSetVersionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDocumentSetVersionsCountRequestBuilder

NewSharesItemListItemDocumentSetVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListItemDocumentSetVersionsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemDocumentSetVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDocumentSetVersionsCountRequestBuilder

NewSharesItemListItemDocumentSetVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListItemDocumentSetVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListItemDocumentSetVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

func NewSharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewSharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func NewSharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewSharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func (*SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property documentSetVersions for shares

func (*SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property documentSetVersions in shares

func (*SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property documentSetVersions for shares

func (*SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Get added in v0.48.0

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

func (*SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

type SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

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

SharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder provides operations to call the restore method.

func NewSharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

func NewSharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder

NewSharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewSharesItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder

NewSharesItemListItemDocumentSetVersionsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*SharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation restore a document set version.

func (*SharesItemListItemDocumentSetVersionsItemRestoreRequestBuilder) Post added in v0.48.0

Post restore a document set version.

type SharesItemListItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemDocumentSetVersionsRequestBuilder added in v0.48.0

NewSharesItemListItemDocumentSetVersionsRequestBuilder instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func NewSharesItemListItemDocumentSetVersionsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemDocumentSetVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDocumentSetVersionsRequestBuilder

NewSharesItemListItemDocumentSetVersionsRequestBuilderInternal instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func (*SharesItemListItemDocumentSetVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListItemDocumentSetVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemDocumentSetVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListItemDocumentSetVersionsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemDocumentSetVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDocumentSetVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDriveItemContentRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemDriveItemContentRequestBuilder added in v0.48.0

NewSharesItemListItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewSharesItemListItemDriveItemContentRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDriveItemContentRequestBuilder

NewSharesItemListItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*SharesItemListItemDriveItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemDriveItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*SharesItemListItemDriveItemContentRequestBuilder) Get added in v0.48.0

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

func (*SharesItemListItemDriveItemContentRequestBuilder) Put added in v0.48.0

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

type SharesItemListItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemDriveItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemDriveItemRequestBuilder added in v0.48.0

NewSharesItemListItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewSharesItemListItemDriveItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemDriveItemRequestBuilder

NewSharesItemListItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*SharesItemListItemDriveItemRequestBuilder) Content added in v0.48.0

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

func (*SharesItemListItemDriveItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemDriveItemRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemDriveItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemDriveItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemFieldsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemFieldsRequestBuilder added in v0.48.0

NewSharesItemListItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewSharesItemListItemFieldsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemFieldsRequestBuilder

NewSharesItemListItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*SharesItemListItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for shares

func (*SharesItemListItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

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

func (*SharesItemListItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for shares

func (*SharesItemListItemFieldsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

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

SharesItemListItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewSharesItemListItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

func NewSharesItemListItemGetActivitiesByIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemGetActivitiesByIntervalRequestBuilder

NewSharesItemListItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewSharesItemListItemGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemGetActivitiesByIntervalRequestBuilder

NewSharesItemListItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*SharesItemListItemGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type SharesItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type SharesItemListItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

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

SharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewSharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewSharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewSharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewSharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

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

NewSharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*SharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type SharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type SharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemRequestBuilder added in v0.48.0

NewSharesItemListItemRequestBuilder instantiates a new ListItemRequestBuilder and sets the default values.

func NewSharesItemListItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemRequestBuilder

NewSharesItemListItemRequestBuilderInternal instantiates a new ListItemRequestBuilder and sets the default values.

func (*SharesItemListItemRequestBuilder) Analytics added in v0.48.0

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

func (*SharesItemListItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property listItem for shares

func (*SharesItemListItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation used to access the underlying listItem

func (*SharesItemListItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property listItem in shares

func (*SharesItemListItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property listItem for shares

func (*SharesItemListItemRequestBuilder) DocumentSetVersions added in v0.48.0

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

func (*SharesItemListItemRequestBuilder) DocumentSetVersionsById added in v0.48.0

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

func (*SharesItemListItemRequestBuilder) DriveItem added in v0.48.0

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

func (*SharesItemListItemRequestBuilder) Fields added in v0.48.0

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

func (*SharesItemListItemRequestBuilder) Get added in v0.48.0

Get used to access the underlying listItem

func (*SharesItemListItemRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*SharesItemListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *SharesItemListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *SharesItemListItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*SharesItemListItemRequestBuilder) Versions added in v0.48.0

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

func (*SharesItemListItemRequestBuilder) VersionsById added in v0.48.0

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

type SharesItemListItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListItemRequestBuilderGetQueryParameters used to access the underlying listItem

type SharesItemListItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsCountRequestBuilder added in v0.48.0

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

SharesItemListItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListItemVersionsCountRequestBuilder added in v0.48.0

NewSharesItemListItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListItemVersionsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemVersionsCountRequestBuilder

NewSharesItemListItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListItemVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListItemVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsItemFieldsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemVersionsItemFieldsRequestBuilder added in v0.48.0

NewSharesItemListItemVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewSharesItemListItemVersionsItemFieldsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemVersionsItemFieldsRequestBuilder

NewSharesItemListItemVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*SharesItemListItemVersionsItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for shares

func (*SharesItemListItemVersionsItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemVersionsItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property fields in shares

func (*SharesItemListItemVersionsItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for shares

func (*SharesItemListItemVersionsItemFieldsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

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

SharesItemListItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewSharesItemListItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

func NewSharesItemListItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemVersionsItemRestoreVersionRequestBuilder

NewSharesItemListItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewSharesItemListItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemVersionsItemRestoreVersionRequestBuilder

NewSharesItemListItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*SharesItemListItemVersionsItemRestoreVersionRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListItemVersionsItemRestoreVersionRequestBuilder) Post added in v0.48.0

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

type SharesItemListItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

func NewSharesItemListItemVersionsListItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemVersionsListItemVersionItemRequestBuilder

NewSharesItemListItemVersionsListItemVersionItemRequestBuilder instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func NewSharesItemListItemVersionsListItemVersionItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemVersionsListItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemVersionsListItemVersionItemRequestBuilder

NewSharesItemListItemVersionsListItemVersionItemRequestBuilderInternal instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func (*SharesItemListItemVersionsListItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for shares

func (*SharesItemListItemVersionsListItemVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the list of previous versions of the list item.

func (*SharesItemListItemVersionsListItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in shares

func (*SharesItemListItemVersionsListItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for shares

func (*SharesItemListItemVersionsListItemVersionItemRequestBuilder) Fields added in v0.48.0

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

func (*SharesItemListItemVersionsListItemVersionItemRequestBuilder) Get added in v0.48.0

Get the list of previous versions of the list item.

func (*SharesItemListItemVersionsListItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type SharesItemListItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListItemVersionsListItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the list item.

type SharesItemListItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemVersionsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemVersionsRequestBuilder added in v0.48.0

NewSharesItemListItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewSharesItemListItemVersionsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemVersionsRequestBuilder

NewSharesItemListItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*SharesItemListItemVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListItemVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to versions for shares

func (*SharesItemListItemVersionsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

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

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

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

type SharesItemListItemVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsCountRequestBuilder added in v0.48.0

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

SharesItemListItemsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListItemsCountRequestBuilder added in v0.48.0

NewSharesItemListItemsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListItemsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsCountRequestBuilder

NewSharesItemListItemsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListItemsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListItemsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListItemsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemAnalyticsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemAnalyticsRequestBuilder added in v0.48.0

NewSharesItemListItemsItemAnalyticsRequestBuilder instantiates a new AnalyticsRequestBuilder and sets the default values.

func NewSharesItemListItemsItemAnalyticsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemAnalyticsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemAnalyticsRequestBuilder

NewSharesItemListItemsItemAnalyticsRequestBuilderInternal instantiates a new AnalyticsRequestBuilder and sets the default values.

func (*SharesItemListItemsItemAnalyticsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemAnalyticsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemsItemAnalyticsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemsItemAnalyticsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

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

SharesItemListItemsItemDocumentSetVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListItemsItemDocumentSetVersionsCountRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemDocumentSetVersionsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDocumentSetVersionsCountRequestBuilder

NewSharesItemListItemsItemDocumentSetVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListItemsItemDocumentSetVersionsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemDocumentSetVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDocumentSetVersionsCountRequestBuilder

NewSharesItemListItemsItemDocumentSetVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListItemsItemDocumentSetVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListItemsItemDocumentSetVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListItemsItemDocumentSetVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewSharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func NewSharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder

NewSharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderInternal instantiates a new DocumentSetVersionItemRequestBuilder and sets the default values.

func (*SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property documentSetVersions for shares

func (*SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property documentSetVersions in shares

func (*SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property documentSetVersions for shares

func (*SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Get added in v0.48.0

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

func (*SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilder) Restore added in v0.48.0

Restore provides operations to call the restore method.

type SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsDocumentSetVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

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

SharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder provides operations to call the restore method.

func NewSharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder

NewSharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewSharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder

NewSharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*SharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation restore a document set version.

func (*SharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilder) Post added in v0.48.0

Post restore a document set version.

type SharesItemListItemsItemDocumentSetVersionsItemRestoreRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemDocumentSetVersionsRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemDocumentSetVersionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDocumentSetVersionsRequestBuilder

NewSharesItemListItemsItemDocumentSetVersionsRequestBuilder instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func NewSharesItemListItemsItemDocumentSetVersionsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemDocumentSetVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDocumentSetVersionsRequestBuilder

NewSharesItemListItemsItemDocumentSetVersionsRequestBuilderInternal instantiates a new DocumentSetVersionsRequestBuilder and sets the default values.

func (*SharesItemListItemsItemDocumentSetVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListItemsItemDocumentSetVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemDocumentSetVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemDocumentSetVersionsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemsItemDocumentSetVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDocumentSetVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDriveItemContentRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemDriveItemContentRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemDriveItemContentRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDriveItemContentRequestBuilder

NewSharesItemListItemsItemDriveItemContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewSharesItemListItemsItemDriveItemContentRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemDriveItemContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDriveItemContentRequestBuilder

NewSharesItemListItemsItemDriveItemContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*SharesItemListItemsItemDriveItemContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemDriveItemContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemDriveItemContentRequestBuilder) Get added in v0.48.0

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

func (*SharesItemListItemsItemDriveItemContentRequestBuilder) Put added in v0.48.0

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

type SharesItemListItemsItemDriveItemContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDriveItemContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemDriveItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemDriveItemRequestBuilder added in v0.48.0

NewSharesItemListItemsItemDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewSharesItemListItemsItemDriveItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemDriveItemRequestBuilder

NewSharesItemListItemsItemDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*SharesItemListItemsItemDriveItemRequestBuilder) Content added in v0.48.0

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

func (*SharesItemListItemsItemDriveItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemDriveItemRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemsItemDriveItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemsItemDriveItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemFieldsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemFieldsRequestBuilder added in v0.48.0

NewSharesItemListItemsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewSharesItemListItemsItemFieldsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemFieldsRequestBuilder

NewSharesItemListItemsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*SharesItemListItemsItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for shares

func (*SharesItemListItemsItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for shares

func (*SharesItemListItemsItemFieldsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemsItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

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

SharesItemListItemsItemGetActivitiesByIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewSharesItemListItemsItemGetActivitiesByIntervalRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemGetActivitiesByIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemGetActivitiesByIntervalRequestBuilder

NewSharesItemListItemsItemGetActivitiesByIntervalRequestBuilder instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func NewSharesItemListItemsItemGetActivitiesByIntervalRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemGetActivitiesByIntervalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemGetActivitiesByIntervalRequestBuilder

NewSharesItemListItemsItemGetActivitiesByIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalRequestBuilder and sets the default values.

func (*SharesItemListItemsItemGetActivitiesByIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type SharesItemListItemsItemGetActivitiesByIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListItemsItemGetActivitiesByIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type SharesItemListItemsItemGetActivitiesByIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

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

SharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder provides operations to call the getActivitiesByInterval method.

func NewSharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

NewSharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func NewSharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal added in v0.48.0

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

NewSharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderInternal instantiates a new GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder and sets the default values.

func (*SharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getActivitiesByInterval

type SharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetQueryParameters invoke function getActivitiesByInterval

type SharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsCountRequestBuilder added in v0.48.0

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

SharesItemListItemsItemVersionsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListItemsItemVersionsCountRequestBuilder added in v0.48.0

NewSharesItemListItemsItemVersionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListItemsItemVersionsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemVersionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemVersionsCountRequestBuilder

NewSharesItemListItemsItemVersionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListItemsItemVersionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListItemsItemVersionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListItemsItemVersionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsItemFieldsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemVersionsItemFieldsRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemVersionsItemFieldsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemVersionsItemFieldsRequestBuilder

NewSharesItemListItemsItemVersionsItemFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewSharesItemListItemsItemVersionsItemFieldsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemVersionsItemFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemVersionsItemFieldsRequestBuilder

NewSharesItemListItemsItemVersionsItemFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*SharesItemListItemsItemVersionsItemFieldsRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property fields for shares

func (*SharesItemListItemsItemVersionsItemFieldsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemVersionsItemFieldsRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property fields in shares

func (*SharesItemListItemsItemVersionsItemFieldsRequestBuilder) Delete added in v0.48.0

Delete delete navigation property fields for shares

func (*SharesItemListItemsItemVersionsItemFieldsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemsItemVersionsItemFieldsRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsItemFieldsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemsItemVersionsItemFieldsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsItemFieldsRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

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

SharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder provides operations to call the restoreVersion method.

func NewSharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder

NewSharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder instantiates a new RestoreVersionRequestBuilder and sets the default values.

func NewSharesItemListItemsItemVersionsItemRestoreVersionRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemVersionsItemRestoreVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder

NewSharesItemListItemsItemVersionsItemRestoreVersionRequestBuilderInternal instantiates a new RestoreVersionRequestBuilder and sets the default values.

func (*SharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemVersionsItemRestoreVersionRequestBuilder) Post added in v0.48.0

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

type SharesItemListItemsItemVersionsItemRestoreVersionRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemVersionsListItemVersionItemRequestBuilder added in v0.48.0

func NewSharesItemListItemsItemVersionsListItemVersionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder

NewSharesItemListItemsItemVersionsListItemVersionItemRequestBuilder instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func NewSharesItemListItemsItemVersionsListItemVersionItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemVersionsListItemVersionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder

NewSharesItemListItemsItemVersionsListItemVersionItemRequestBuilderInternal instantiates a new ListItemVersionItemRequestBuilder and sets the default values.

func (*SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property versions for shares

func (*SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the list of previous versions of the list item.

func (*SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property versions in shares

func (*SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property versions for shares

func (*SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder) Fields added in v0.48.0

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

func (*SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder) Get added in v0.48.0

Get the list of previous versions of the list item.

func (*SharesItemListItemsItemVersionsListItemVersionItemRequestBuilder) RestoreVersion added in v0.48.0

RestoreVersion provides operations to call the restoreVersion method.

type SharesItemListItemsItemVersionsListItemVersionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsListItemVersionItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListItemsItemVersionsListItemVersionItemRequestBuilderGetQueryParameters the list of previous versions of the list item.

type SharesItemListItemsItemVersionsListItemVersionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsListItemVersionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsItemVersionsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsItemVersionsRequestBuilder added in v0.48.0

NewSharesItemListItemsItemVersionsRequestBuilder instantiates a new VersionsRequestBuilder and sets the default values.

func NewSharesItemListItemsItemVersionsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsItemVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsItemVersionsRequestBuilder

NewSharesItemListItemsItemVersionsRequestBuilderInternal instantiates a new VersionsRequestBuilder and sets the default values.

func (*SharesItemListItemsItemVersionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListItemsItemVersionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsItemVersionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to versions for shares

func (*SharesItemListItemsItemVersionsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemsItemVersionsRequestBuilderGetQueryParameters added in v0.48.0

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

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

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

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

type SharesItemListItemsItemVersionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsListItemItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsListItemItemRequestBuilder added in v0.48.0

NewSharesItemListItemsListItemItemRequestBuilder instantiates a new ListItemItemRequestBuilder and sets the default values.

func NewSharesItemListItemsListItemItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsListItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsListItemItemRequestBuilder

NewSharesItemListItemsListItemItemRequestBuilderInternal instantiates a new ListItemItemRequestBuilder and sets the default values.

func (*SharesItemListItemsListItemItemRequestBuilder) Analytics added in v0.48.0

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

func (*SharesItemListItemsListItemItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property items for shares

func (*SharesItemListItemsListItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation all items contained in the list.

func (*SharesItemListItemsListItemItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property items in shares

func (*SharesItemListItemsListItemItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property items for shares

func (*SharesItemListItemsListItemItemRequestBuilder) DocumentSetVersions added in v0.48.0

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

func (*SharesItemListItemsListItemItemRequestBuilder) DocumentSetVersionsById added in v0.48.0

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

func (*SharesItemListItemsListItemItemRequestBuilder) DriveItem added in v0.48.0

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

func (*SharesItemListItemsListItemItemRequestBuilder) Fields added in v0.48.0

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

func (*SharesItemListItemsListItemItemRequestBuilder) Get added in v0.48.0

Get all items contained in the list.

func (*SharesItemListItemsListItemItemRequestBuilder) GetActivitiesByInterval added in v0.48.0

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*SharesItemListItemsListItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.48.0

func (m *SharesItemListItemsListItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *SharesItemListItemsItemGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*SharesItemListItemsListItemItemRequestBuilder) Versions added in v0.48.0

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

func (*SharesItemListItemsListItemItemRequestBuilder) VersionsById added in v0.48.0

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

type SharesItemListItemsListItemItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsListItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListItemsListItemItemRequestBuilderGetQueryParameters all items contained in the list.

type SharesItemListItemsListItemItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsListItemItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListItemsRequestBuilder added in v0.48.0

NewSharesItemListItemsRequestBuilder instantiates a new ItemsRequestBuilder and sets the default values.

func NewSharesItemListItemsRequestBuilderInternal added in v0.48.0

func NewSharesItemListItemsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListItemsRequestBuilder

NewSharesItemListItemsRequestBuilderInternal instantiates a new ItemsRequestBuilder and sets the default values.

func (*SharesItemListItemsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListItemsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListItemsRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

func (*SharesItemListItemsRequestBuilder) Get added in v0.48.0

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

type SharesItemListItemsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListItemsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListItemsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListOperationsCountRequestBuilder added in v0.48.0

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

SharesItemListOperationsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListOperationsCountRequestBuilder added in v0.48.0

NewSharesItemListOperationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListOperationsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListOperationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListOperationsCountRequestBuilder

NewSharesItemListOperationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListOperationsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListOperationsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListOperationsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListOperationsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListOperationsRequestBuilder added in v0.48.0

NewSharesItemListOperationsRequestBuilder instantiates a new OperationsRequestBuilder and sets the default values.

func NewSharesItemListOperationsRequestBuilderInternal added in v0.48.0

func NewSharesItemListOperationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListOperationsRequestBuilder

NewSharesItemListOperationsRequestBuilderInternal instantiates a new OperationsRequestBuilder and sets the default values.

func (*SharesItemListOperationsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListOperationsRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListOperationsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to operations for shares

func (*SharesItemListOperationsRequestBuilder) Get added in v0.48.0

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

type SharesItemListOperationsRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListOperationsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListOperationsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListOperationsRichLongRunningOperationItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListOperationsRichLongRunningOperationItemRequestBuilder added in v0.48.0

func NewSharesItemListOperationsRichLongRunningOperationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListOperationsRichLongRunningOperationItemRequestBuilder

NewSharesItemListOperationsRichLongRunningOperationItemRequestBuilder instantiates a new RichLongRunningOperationItemRequestBuilder and sets the default values.

func NewSharesItemListOperationsRichLongRunningOperationItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListOperationsRichLongRunningOperationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListOperationsRichLongRunningOperationItemRequestBuilder

NewSharesItemListOperationsRichLongRunningOperationItemRequestBuilderInternal instantiates a new RichLongRunningOperationItemRequestBuilder and sets the default values.

func (*SharesItemListOperationsRichLongRunningOperationItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property operations for shares

func (*SharesItemListOperationsRichLongRunningOperationItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemListOperationsRichLongRunningOperationItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property operations in shares

func (*SharesItemListOperationsRichLongRunningOperationItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property operations for shares

func (*SharesItemListOperationsRichLongRunningOperationItemRequestBuilder) Get added in v0.48.0

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

type SharesItemListOperationsRichLongRunningOperationItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListOperationsRichLongRunningOperationItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemListOperationsRichLongRunningOperationItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListOperationsRichLongRunningOperationItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListRequestBuilder added in v0.48.0

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

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

func NewSharesItemListRequestBuilder added in v0.48.0

NewSharesItemListRequestBuilder instantiates a new ListRequestBuilder and sets the default values.

func NewSharesItemListRequestBuilderInternal added in v0.48.0

func NewSharesItemListRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListRequestBuilder

NewSharesItemListRequestBuilderInternal instantiates a new ListRequestBuilder and sets the default values.

func (*SharesItemListRequestBuilder) Columns added in v0.48.0

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

func (*SharesItemListRequestBuilder) ColumnsById added in v0.48.0

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

func (*SharesItemListRequestBuilder) ContentTypes added in v0.48.0

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

func (*SharesItemListRequestBuilder) ContentTypesById added in v0.48.0

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

func (*SharesItemListRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property list for shares

func (*SharesItemListRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation used to access the underlying list

func (*SharesItemListRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property list in shares

func (*SharesItemListRequestBuilder) Delete added in v0.48.0

Delete delete navigation property list for shares

func (*SharesItemListRequestBuilder) Drive added in v0.48.0

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

func (*SharesItemListRequestBuilder) Get added in v0.48.0

Get used to access the underlying list

func (*SharesItemListRequestBuilder) Items added in v0.48.0

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

func (*SharesItemListRequestBuilder) ItemsById added in v0.48.0

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

func (*SharesItemListRequestBuilder) Operations added in v0.48.0

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

func (*SharesItemListRequestBuilder) OperationsById added in v0.48.0

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

func (*SharesItemListRequestBuilder) Patch added in v0.48.0

Patch update the navigation property list in shares

func (*SharesItemListRequestBuilder) Subscriptions added in v0.48.0

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

func (*SharesItemListRequestBuilder) SubscriptionsById added in v0.48.0

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

type SharesItemListRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListRequestBuilderGetQueryParameters used to access the underlying list

type SharesItemListRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemListSubscriptionsCountRequestBuilder added in v0.48.0

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

SharesItemListSubscriptionsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemListSubscriptionsCountRequestBuilder added in v0.48.0

NewSharesItemListSubscriptionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemListSubscriptionsCountRequestBuilderInternal added in v0.48.0

func NewSharesItemListSubscriptionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListSubscriptionsCountRequestBuilder

NewSharesItemListSubscriptionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemListSubscriptionsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*SharesItemListSubscriptionsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type SharesItemListSubscriptionsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

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

SharesItemListSubscriptionsItemReauthorizeRequestBuilder provides operations to call the reauthorize method.

func NewSharesItemListSubscriptionsItemReauthorizeRequestBuilder added in v0.48.0

func NewSharesItemListSubscriptionsItemReauthorizeRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListSubscriptionsItemReauthorizeRequestBuilder

NewSharesItemListSubscriptionsItemReauthorizeRequestBuilder instantiates a new ReauthorizeRequestBuilder and sets the default values.

func NewSharesItemListSubscriptionsItemReauthorizeRequestBuilderInternal added in v0.48.0

func NewSharesItemListSubscriptionsItemReauthorizeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListSubscriptionsItemReauthorizeRequestBuilder

NewSharesItemListSubscriptionsItemReauthorizeRequestBuilderInternal instantiates a new ReauthorizeRequestBuilder and sets the default values.

func (*SharesItemListSubscriptionsItemReauthorizeRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation invoke action reauthorize

func (*SharesItemListSubscriptionsItemReauthorizeRequestBuilder) Post added in v0.48.0

Post invoke action reauthorize

type SharesItemListSubscriptionsItemReauthorizeRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListSubscriptionsRequestBuilder added in v0.48.0

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

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

func NewSharesItemListSubscriptionsRequestBuilder added in v0.48.0

NewSharesItemListSubscriptionsRequestBuilder instantiates a new SubscriptionsRequestBuilder and sets the default values.

func NewSharesItemListSubscriptionsRequestBuilderInternal added in v0.48.0

func NewSharesItemListSubscriptionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListSubscriptionsRequestBuilder

NewSharesItemListSubscriptionsRequestBuilderInternal instantiates a new SubscriptionsRequestBuilder and sets the default values.

func (*SharesItemListSubscriptionsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*SharesItemListSubscriptionsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the set of subscriptions on the list.

func (*SharesItemListSubscriptionsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to subscriptions for shares

func (*SharesItemListSubscriptionsRequestBuilder) Get added in v0.48.0

Get the set of subscriptions on the list.

type SharesItemListSubscriptionsRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListSubscriptionsRequestBuilderGetQueryParameters the set of subscriptions on the list.

type SharesItemListSubscriptionsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListSubscriptionsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemListSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

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

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

func NewSharesItemListSubscriptionsSubscriptionItemRequestBuilder added in v0.48.0

func NewSharesItemListSubscriptionsSubscriptionItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListSubscriptionsSubscriptionItemRequestBuilder

NewSharesItemListSubscriptionsSubscriptionItemRequestBuilder instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func NewSharesItemListSubscriptionsSubscriptionItemRequestBuilderInternal added in v0.48.0

func NewSharesItemListSubscriptionsSubscriptionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemListSubscriptionsSubscriptionItemRequestBuilder

NewSharesItemListSubscriptionsSubscriptionItemRequestBuilderInternal instantiates a new SubscriptionItemRequestBuilder and sets the default values.

func (*SharesItemListSubscriptionsSubscriptionItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property subscriptions for shares

func (*SharesItemListSubscriptionsSubscriptionItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the set of subscriptions on the list.

func (*SharesItemListSubscriptionsSubscriptionItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property subscriptions in shares

func (*SharesItemListSubscriptionsSubscriptionItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property subscriptions for shares

func (*SharesItemListSubscriptionsSubscriptionItemRequestBuilder) Get added in v0.48.0

Get the set of subscriptions on the list.

func (*SharesItemListSubscriptionsSubscriptionItemRequestBuilder) Reauthorize added in v0.48.0

Reauthorize provides operations to call the reauthorize method.

type SharesItemListSubscriptionsSubscriptionItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemListSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemListSubscriptionsSubscriptionItemRequestBuilderGetQueryParameters the set of subscriptions on the list.

type SharesItemListSubscriptionsSubscriptionItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemListSubscriptionsSubscriptionItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemPermissionGrantRequestBuilder added in v0.48.0

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

SharesItemPermissionGrantRequestBuilder provides operations to call the grant method.

func NewSharesItemPermissionGrantRequestBuilder added in v0.48.0

NewSharesItemPermissionGrantRequestBuilder instantiates a new GrantRequestBuilder and sets the default values.

func NewSharesItemPermissionGrantRequestBuilderInternal added in v0.48.0

func NewSharesItemPermissionGrantRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemPermissionGrantRequestBuilder

NewSharesItemPermissionGrantRequestBuilderInternal instantiates a new GrantRequestBuilder and sets the default values.

func (*SharesItemPermissionGrantRequestBuilder) CreatePostRequestInformation added in v0.48.0

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

type SharesItemPermissionGrantRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type SharesItemPermissionRequestBuilder added in v0.48.0

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

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

func NewSharesItemPermissionRequestBuilder added in v0.48.0

NewSharesItemPermissionRequestBuilder instantiates a new PermissionRequestBuilder and sets the default values.

func NewSharesItemPermissionRequestBuilderInternal added in v0.48.0

func NewSharesItemPermissionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemPermissionRequestBuilder

NewSharesItemPermissionRequestBuilderInternal instantiates a new PermissionRequestBuilder and sets the default values.

func (*SharesItemPermissionRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property permission for shares

func (*SharesItemPermissionRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation used to access the permission representing the underlying sharing link

func (*SharesItemPermissionRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property permission in shares

func (*SharesItemPermissionRequestBuilder) Delete added in v0.48.0

Delete delete navigation property permission for shares

func (*SharesItemPermissionRequestBuilder) Get added in v0.48.0

Get used to access the permission representing the underlying sharing link

func (*SharesItemPermissionRequestBuilder) Grant added in v0.48.0

Grant provides operations to call the grant method.

type SharesItemPermissionRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesItemPermissionRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemPermissionRequestBuilderGetQueryParameters used to access the permission representing the underlying sharing link

type SharesItemPermissionRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemPermissionRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type SharesItemRootContentRequestBuilder added in v0.48.0

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

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

func NewSharesItemRootContentRequestBuilder added in v0.48.0

NewSharesItemRootContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewSharesItemRootContentRequestBuilderInternal added in v0.48.0

func NewSharesItemRootContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemRootContentRequestBuilder

NewSharesItemRootContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*SharesItemRootContentRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemRootContentRequestBuilder) CreatePutRequestInformation added in v0.48.0

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

func (*SharesItemRootContentRequestBuilder) Get added in v0.48.0

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

func (*SharesItemRootContentRequestBuilder) Put added in v0.48.0

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

type SharesItemRootContentRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemRootContentRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type SharesItemRootRequestBuilder added in v0.48.0

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

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

func NewSharesItemRootRequestBuilder added in v0.48.0

NewSharesItemRootRequestBuilder instantiates a new RootRequestBuilder and sets the default values.

func NewSharesItemRootRequestBuilderInternal added in v0.48.0

func NewSharesItemRootRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemRootRequestBuilder

NewSharesItemRootRequestBuilderInternal instantiates a new RootRequestBuilder and sets the default values.

func (*SharesItemRootRequestBuilder) Content added in v0.48.0

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

func (*SharesItemRootRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

func (*SharesItemRootRequestBuilder) Get added in v0.48.0

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

type SharesItemRootRequestBuilderGetQueryParameters added in v0.48.0

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

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

type SharesItemRootRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesItemSiteRequestBuilder added in v0.48.0

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

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

func NewSharesItemSiteRequestBuilder added in v0.48.0

NewSharesItemSiteRequestBuilder instantiates a new SiteRequestBuilder and sets the default values.

func NewSharesItemSiteRequestBuilderInternal added in v0.48.0

func NewSharesItemSiteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemSiteRequestBuilder

NewSharesItemSiteRequestBuilderInternal instantiates a new SiteRequestBuilder and sets the default values.

func (*SharesItemSiteRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation used to access the underlying site

func (*SharesItemSiteRequestBuilder) Get added in v0.48.0

Get used to access the underlying site

type SharesItemSiteRequestBuilderGetQueryParameters added in v0.48.0

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

SharesItemSiteRequestBuilderGetQueryParameters used to access the underlying site

type SharesItemSiteRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type SharesRequestBuilder

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

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) Count added in v0.13.0

Count provides operations to count the resources in the collection.

func (*SharesRequestBuilder) CreateGetRequestInformation

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

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 map[string]string
	// 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 map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesSharedDriveItemItemRequestBuilder added in v0.48.0

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

SharesSharedDriveItemItemRequestBuilder provides operations to manage the collection of sharedDriveItem entities.

func NewSharesSharedDriveItemItemRequestBuilder added in v0.48.0

NewSharesSharedDriveItemItemRequestBuilder instantiates a new SharedDriveItemItemRequestBuilder and sets the default values.

func NewSharesSharedDriveItemItemRequestBuilderInternal added in v0.48.0

func NewSharesSharedDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesSharedDriveItemItemRequestBuilder

NewSharesSharedDriveItemItemRequestBuilderInternal instantiates a new SharedDriveItemItemRequestBuilder and sets the default values.

func (*SharesSharedDriveItemItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete entity from shares

func (*SharesSharedDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

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

Delete delete entity from shares

func (*SharesSharedDriveItemItemRequestBuilder) DriveItem added in v0.48.0

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

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

func (*SharesSharedDriveItemItemRequestBuilder) Items added in v0.48.0

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

func (*SharesSharedDriveItemItemRequestBuilder) ItemsById added in v0.48.0

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

func (*SharesSharedDriveItemItemRequestBuilder) List added in v0.48.0

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

func (*SharesSharedDriveItemItemRequestBuilder) ListItem added in v0.48.0

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

func (*SharesSharedDriveItemItemRequestBuilder) Permission added in v0.48.0

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

func (*SharesSharedDriveItemItemRequestBuilder) Root added in v0.48.0

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

func (*SharesSharedDriveItemItemRequestBuilder) Site added in v0.48.0

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

type SharesSharedDriveItemItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type SharesSharedDriveItemItemRequestBuilderGetQueryParameters added in v0.48.0

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

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

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

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

type SharesSharedDriveItemItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

SharesSharedDriveItemItemRequestBuilderPatchRequestConfiguration 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