planner

package
v1.53.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 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 BucketsCountRequestBuilder added in v0.49.0

BucketsCountRequestBuilder provides operations to count the resources in the collection.

func NewBucketsCountRequestBuilder added in v0.49.0

NewBucketsCountRequestBuilder instantiates a new BucketsCountRequestBuilder and sets the default values.

func NewBucketsCountRequestBuilderInternal added in v0.49.0

func NewBucketsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsCountRequestBuilder

NewBucketsCountRequestBuilderInternal instantiates a new BucketsCountRequestBuilder and sets the default values.

func (*BucketsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*BucketsCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsCountRequestBuilder when successful

type BucketsCountRequestBuilderGetQueryParameters added in v0.53.0

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

BucketsCountRequestBuilderGetQueryParameters get the number of the resource

type BucketsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksCountRequestBuilder added in v0.49.0

BucketsItemTasksCountRequestBuilder provides operations to count the resources in the collection.

func NewBucketsItemTasksCountRequestBuilder added in v0.49.0

NewBucketsItemTasksCountRequestBuilder instantiates a new BucketsItemTasksCountRequestBuilder and sets the default values.

func NewBucketsItemTasksCountRequestBuilderInternal added in v0.49.0

func NewBucketsItemTasksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksCountRequestBuilder

NewBucketsItemTasksCountRequestBuilderInternal instantiates a new BucketsItemTasksCountRequestBuilder and sets the default values.

func (*BucketsItemTasksCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*BucketsItemTasksCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsItemTasksCountRequestBuilder when successful

type BucketsItemTasksCountRequestBuilderGetQueryParameters added in v0.53.0

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

BucketsItemTasksCountRequestBuilderGetQueryParameters get the number of the resource

type BucketsItemTasksCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder added in v0.49.0

type BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder provides operations to manage the assignedToTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder added in v0.49.0

func NewBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder

NewBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder instantiates a new BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder and sets the default values.

func NewBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder

NewBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal instantiates a new BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder and sets the default values.

func (*BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property assignedToTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo. returns a PlannerAssignedToTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property assignedToTaskBoardFormat in planner returns a PlannerAssignedToTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property assignedToTaskBoardFormat for planner returns a *RequestInformation when successful

func (*BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo. returns a *RequestInformation when successful

func (*BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property assignedToTaskBoardFormat in planner returns a *RequestInformation when successful

func (*BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder when successful

type BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.

type BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder added in v0.49.0

type BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder provides operations to manage the bucketTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder added in v0.49.0

func NewBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder

NewBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder instantiates a new BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder and sets the default values.

func NewBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder

NewBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderInternal instantiates a new BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder and sets the default values.

func (*BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property bucketTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket. returns a PlannerBucketTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property bucketTaskBoardFormat in planner returns a PlannerBucketTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property bucketTaskBoardFormat for planner returns a *RequestInformation when successful

func (*BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket. returns a *RequestInformation when successful

func (*BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property bucketTaskBoardFormat in planner returns a *RequestInformation when successful

func (*BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder when successful

type BucketsItemTasksItemBucketTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemBucketTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

BucketsItemTasksItemBucketTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.

type BucketsItemTasksItemBucketTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemBucketTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemDetailsRequestBuilder added in v0.49.0

type BucketsItemTasksItemDetailsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

BucketsItemTasksItemDetailsRequestBuilder provides operations to manage the details property of the microsoft.graph.plannerTask entity.

func NewBucketsItemTasksItemDetailsRequestBuilder added in v0.49.0

NewBucketsItemTasksItemDetailsRequestBuilder instantiates a new BucketsItemTasksItemDetailsRequestBuilder and sets the default values.

func NewBucketsItemTasksItemDetailsRequestBuilderInternal added in v0.49.0

func NewBucketsItemTasksItemDetailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksItemDetailsRequestBuilder

NewBucketsItemTasksItemDetailsRequestBuilderInternal instantiates a new BucketsItemTasksItemDetailsRequestBuilder and sets the default values.

func (*BucketsItemTasksItemDetailsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property details for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemDetailsRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. More details about the task. returns a PlannerTaskDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemDetailsRequestBuilder) Patch added in v0.49.0

Patch update the navigation property details in planner returns a PlannerTaskDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemDetailsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property details for planner returns a *RequestInformation when successful

func (*BucketsItemTasksItemDetailsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. More details about the task. returns a *RequestInformation when successful

func (*BucketsItemTasksItemDetailsRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property details in planner returns a *RequestInformation when successful

func (*BucketsItemTasksItemDetailsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsItemTasksItemDetailsRequestBuilder when successful

type BucketsItemTasksItemDetailsRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemDetailsRequestBuilderGetQueryParameters added in v0.49.0

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

BucketsItemTasksItemDetailsRequestBuilderGetQueryParameters read-only. Nullable. More details about the task.

type BucketsItemTasksItemDetailsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemDetailsRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder added in v0.49.0

type BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder provides operations to manage the progressTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder added in v0.49.0

func NewBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder

NewBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder instantiates a new BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder and sets the default values.

func NewBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder

NewBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderInternal instantiates a new BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder and sets the default values.

func (*BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property progressTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress. returns a PlannerProgressTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property progressTaskBoardFormat in planner returns a PlannerProgressTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property progressTaskBoardFormat for planner returns a *RequestInformation when successful

func (*BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress. returns a *RequestInformation when successful

func (*BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property progressTaskBoardFormat in planner returns a *RequestInformation when successful

func (*BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder when successful

type BucketsItemTasksItemProgressTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemProgressTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

BucketsItemTasksItemProgressTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.

type BucketsItemTasksItemProgressTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksItemProgressTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksPlannerTaskItemRequestBuilder added in v0.49.0

type BucketsItemTasksPlannerTaskItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

BucketsItemTasksPlannerTaskItemRequestBuilder provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity.

func NewBucketsItemTasksPlannerTaskItemRequestBuilder added in v0.49.0

NewBucketsItemTasksPlannerTaskItemRequestBuilder instantiates a new BucketsItemTasksPlannerTaskItemRequestBuilder and sets the default values.

func NewBucketsItemTasksPlannerTaskItemRequestBuilderInternal added in v0.49.0

func NewBucketsItemTasksPlannerTaskItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksPlannerTaskItemRequestBuilder

NewBucketsItemTasksPlannerTaskItemRequestBuilderInternal instantiates a new BucketsItemTasksPlannerTaskItemRequestBuilder and sets the default values.

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) AssignedToTaskBoardFormat added in v0.49.0

AssignedToTaskBoardFormat provides operations to manage the assignedToTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *BucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder when successful

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) BucketTaskBoardFormat added in v0.49.0

BucketTaskBoardFormat provides operations to manage the bucketTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *BucketsItemTasksItemBucketTaskBoardFormatRequestBuilder when successful

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property tasks for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) Details added in v0.49.0

Details provides operations to manage the details property of the microsoft.graph.plannerTask entity. returns a *BucketsItemTasksItemDetailsRequestBuilder when successful

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. The collection of tasks in the bucket. returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) Patch added in v0.49.0

Patch update the navigation property tasks in planner returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) ProgressTaskBoardFormat added in v0.49.0

ProgressTaskBoardFormat provides operations to manage the progressTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *BucketsItemTasksItemProgressTaskBoardFormatRequestBuilder when successful

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property tasks for planner returns a *RequestInformation when successful

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. The collection of tasks in the bucket. returns a *RequestInformation when successful

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property tasks in planner returns a *RequestInformation when successful

func (*BucketsItemTasksPlannerTaskItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsItemTasksPlannerTaskItemRequestBuilder when successful

type BucketsItemTasksPlannerTaskItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksPlannerTaskItemRequestBuilderGetQueryParameters added in v0.49.0

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

BucketsItemTasksPlannerTaskItemRequestBuilderGetQueryParameters read-only. Nullable. The collection of tasks in the bucket.

type BucketsItemTasksPlannerTaskItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksPlannerTaskItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksRequestBuilder added in v0.49.0

BucketsItemTasksRequestBuilder provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity.

func NewBucketsItemTasksRequestBuilder added in v0.49.0

NewBucketsItemTasksRequestBuilder instantiates a new BucketsItemTasksRequestBuilder and sets the default values.

func NewBucketsItemTasksRequestBuilderInternal added in v0.49.0

func NewBucketsItemTasksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsItemTasksRequestBuilder

NewBucketsItemTasksRequestBuilderInternal instantiates a new BucketsItemTasksRequestBuilder and sets the default values.

func (*BucketsItemTasksRequestBuilder) ByPlannerTaskId added in v0.63.0

ByPlannerTaskId provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity. returns a *BucketsItemTasksPlannerTaskItemRequestBuilder when successful

func (*BucketsItemTasksRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *BucketsItemTasksCountRequestBuilder when successful

func (*BucketsItemTasksRequestBuilder) Get added in v0.49.0

Get retrieve a list of plannerTask objects associated to a plannerBucket object. returns a PlannerTaskCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*BucketsItemTasksRequestBuilder) Post added in v0.49.0

Post create new navigation property to tasks for planner returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*BucketsItemTasksRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of plannerTask objects associated to a plannerBucket object. returns a *RequestInformation when successful

func (*BucketsItemTasksRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to tasks for planner returns a *RequestInformation when successful

func (*BucketsItemTasksRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsItemTasksRequestBuilder when successful

type BucketsItemTasksRequestBuilderGetQueryParameters added in v0.49.0

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

BucketsItemTasksRequestBuilderGetQueryParameters retrieve a list of plannerTask objects associated to a plannerBucket object.

type BucketsItemTasksRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsItemTasksRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type BucketsPlannerBucketItemRequestBuilder added in v0.49.0

type BucketsPlannerBucketItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

BucketsPlannerBucketItemRequestBuilder provides operations to manage the buckets property of the microsoft.graph.planner entity.

func NewBucketsPlannerBucketItemRequestBuilder added in v0.49.0

NewBucketsPlannerBucketItemRequestBuilder instantiates a new BucketsPlannerBucketItemRequestBuilder and sets the default values.

func NewBucketsPlannerBucketItemRequestBuilderInternal added in v0.49.0

func NewBucketsPlannerBucketItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsPlannerBucketItemRequestBuilder

NewBucketsPlannerBucketItemRequestBuilderInternal instantiates a new BucketsPlannerBucketItemRequestBuilder and sets the default values.

func (*BucketsPlannerBucketItemRequestBuilder) Delete added in v0.49.0

Delete delete plannerBucket. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*BucketsPlannerBucketItemRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of a plannerBucket object. returns a PlannerBucketable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*BucketsPlannerBucketItemRequestBuilder) Patch added in v0.49.0

Patch update the properties of plannerbucket object. returns a PlannerBucketable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*BucketsPlannerBucketItemRequestBuilder) Tasks added in v0.49.0

Tasks provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity. returns a *BucketsItemTasksRequestBuilder when successful

func (*BucketsPlannerBucketItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete plannerBucket. returns a *RequestInformation when successful

func (*BucketsPlannerBucketItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of a plannerBucket object. returns a *RequestInformation when successful

func (*BucketsPlannerBucketItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of plannerbucket object. returns a *RequestInformation when successful

func (*BucketsPlannerBucketItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsPlannerBucketItemRequestBuilder when successful

type BucketsPlannerBucketItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type BucketsPlannerBucketItemRequestBuilderGetQueryParameters added in v0.49.0

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

BucketsPlannerBucketItemRequestBuilderGetQueryParameters retrieve the properties and relationships of a plannerBucket object.

type BucketsPlannerBucketItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsPlannerBucketItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type BucketsRequestBuilder added in v0.49.0

BucketsRequestBuilder provides operations to manage the buckets property of the microsoft.graph.planner entity.

func NewBucketsRequestBuilder added in v0.49.0

NewBucketsRequestBuilder instantiates a new BucketsRequestBuilder and sets the default values.

func NewBucketsRequestBuilderInternal added in v0.49.0

func NewBucketsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BucketsRequestBuilder

NewBucketsRequestBuilderInternal instantiates a new BucketsRequestBuilder and sets the default values.

func (*BucketsRequestBuilder) ByPlannerBucketId added in v0.63.0

func (m *BucketsRequestBuilder) ByPlannerBucketId(plannerBucketId string) *BucketsPlannerBucketItemRequestBuilder

ByPlannerBucketId provides operations to manage the buckets property of the microsoft.graph.planner entity. returns a *BucketsPlannerBucketItemRequestBuilder when successful

func (*BucketsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *BucketsCountRequestBuilder when successful

func (*BucketsRequestBuilder) Get added in v0.49.0

Get retrieve a list of plannerbucket objects. returns a PlannerBucketCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*BucketsRequestBuilder) Post added in v0.49.0

Post create a new plannerBucket object. returns a PlannerBucketable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*BucketsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of plannerbucket objects. returns a *RequestInformation when successful

func (*BucketsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new plannerBucket object. returns a *RequestInformation when successful

func (*BucketsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *BucketsRequestBuilder when successful

type BucketsRequestBuilderGetQueryParameters added in v0.49.0

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

BucketsRequestBuilderGetQueryParameters retrieve a list of plannerbucket objects.

type BucketsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type BucketsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type PlannerRequestBuilder

PlannerRequestBuilder provides operations to manage the planner singleton.

func NewPlannerRequestBuilder

NewPlannerRequestBuilder instantiates a new PlannerRequestBuilder and sets the default values.

func NewPlannerRequestBuilderInternal

func NewPlannerRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlannerRequestBuilder

NewPlannerRequestBuilderInternal instantiates a new PlannerRequestBuilder and sets the default values.

func (*PlannerRequestBuilder) Buckets

Buckets provides operations to manage the buckets property of the microsoft.graph.planner entity. returns a *BucketsRequestBuilder when successful

func (*PlannerRequestBuilder) Get

Get get planner returns a Plannerable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlannerRequestBuilder) Patch

Patch update planner returns a Plannerable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlannerRequestBuilder) Plans

Plans provides operations to manage the plans property of the microsoft.graph.planner entity. returns a *PlansRequestBuilder when successful

func (*PlannerRequestBuilder) Tasks

Tasks provides operations to manage the tasks property of the microsoft.graph.planner entity. returns a *TasksRequestBuilder when successful

func (*PlannerRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get planner returns a *RequestInformation when successful

func (*PlannerRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update planner returns a *RequestInformation when successful

func (*PlannerRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlannerRequestBuilder when successful

type PlannerRequestBuilderGetQueryParameters

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

PlannerRequestBuilderGetQueryParameters get planner

type PlannerRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type PlannerRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

type PlansCountRequestBuilder added in v0.49.0

PlansCountRequestBuilder provides operations to count the resources in the collection.

func NewPlansCountRequestBuilder added in v0.49.0

NewPlansCountRequestBuilder instantiates a new PlansCountRequestBuilder and sets the default values.

func NewPlansCountRequestBuilderInternal added in v0.49.0

func NewPlansCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansCountRequestBuilder

NewPlansCountRequestBuilderInternal instantiates a new PlansCountRequestBuilder and sets the default values.

func (*PlansCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*PlansCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansCountRequestBuilder when successful

type PlansCountRequestBuilderGetQueryParameters added in v0.53.0

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

PlansCountRequestBuilderGetQueryParameters get the number of the resource

type PlansCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsCountRequestBuilder added in v0.49.0

PlansItemBucketsCountRequestBuilder provides operations to count the resources in the collection.

func NewPlansItemBucketsCountRequestBuilder added in v0.49.0

NewPlansItemBucketsCountRequestBuilder instantiates a new PlansItemBucketsCountRequestBuilder and sets the default values.

func NewPlansItemBucketsCountRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsCountRequestBuilder

NewPlansItemBucketsCountRequestBuilderInternal instantiates a new PlansItemBucketsCountRequestBuilder and sets the default values.

func (*PlansItemBucketsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*PlansItemBucketsCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsCountRequestBuilder when successful

type PlansItemBucketsCountRequestBuilderGetQueryParameters added in v0.53.0

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

PlansItemBucketsCountRequestBuilderGetQueryParameters get the number of the resource

type PlansItemBucketsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksCountRequestBuilder added in v0.49.0

type PlansItemBucketsItemTasksCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemBucketsItemTasksCountRequestBuilder provides operations to count the resources in the collection.

func NewPlansItemBucketsItemTasksCountRequestBuilder added in v0.49.0

NewPlansItemBucketsItemTasksCountRequestBuilder instantiates a new PlansItemBucketsItemTasksCountRequestBuilder and sets the default values.

func NewPlansItemBucketsItemTasksCountRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsItemTasksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksCountRequestBuilder

NewPlansItemBucketsItemTasksCountRequestBuilderInternal instantiates a new PlansItemBucketsItemTasksCountRequestBuilder and sets the default values.

func (*PlansItemBucketsItemTasksCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsItemTasksCountRequestBuilder when successful

type PlansItemBucketsItemTasksCountRequestBuilderGetQueryParameters added in v0.53.0

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

PlansItemBucketsItemTasksCountRequestBuilderGetQueryParameters get the number of the resource

type PlansItemBucketsItemTasksCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder added in v0.49.0

type PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder provides operations to manage the assignedToTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewPlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder added in v0.49.0

func NewPlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder

NewPlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder instantiates a new PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder and sets the default values.

func NewPlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder

NewPlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal instantiates a new PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder and sets the default values.

func (*PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property assignedToTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo. returns a PlannerAssignedToTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property assignedToTaskBoardFormat in planner returns a PlannerAssignedToTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property assignedToTaskBoardFormat for planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo. returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property assignedToTaskBoardFormat in planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder when successful

type PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.

type PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder added in v0.49.0

type PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder provides operations to manage the bucketTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewPlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder added in v0.49.0

func NewPlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder

NewPlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder instantiates a new PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder and sets the default values.

func NewPlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder

NewPlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderInternal instantiates a new PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder and sets the default values.

func (*PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property bucketTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket. returns a PlannerBucketTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property bucketTaskBoardFormat in planner returns a PlannerBucketTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property bucketTaskBoardFormat for planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket. returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property bucketTaskBoardFormat in planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder when successful

type PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.

type PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemDetailsRequestBuilder added in v0.49.0

type PlansItemBucketsItemTasksItemDetailsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemBucketsItemTasksItemDetailsRequestBuilder provides operations to manage the details property of the microsoft.graph.plannerTask entity.

func NewPlansItemBucketsItemTasksItemDetailsRequestBuilder added in v0.49.0

NewPlansItemBucketsItemTasksItemDetailsRequestBuilder instantiates a new PlansItemBucketsItemTasksItemDetailsRequestBuilder and sets the default values.

func NewPlansItemBucketsItemTasksItemDetailsRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsItemTasksItemDetailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksItemDetailsRequestBuilder

NewPlansItemBucketsItemTasksItemDetailsRequestBuilderInternal instantiates a new PlansItemBucketsItemTasksItemDetailsRequestBuilder and sets the default values.

func (*PlansItemBucketsItemTasksItemDetailsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property details for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemDetailsRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. More details about the task. returns a PlannerTaskDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemDetailsRequestBuilder) Patch added in v0.49.0

Patch update the navigation property details in planner returns a PlannerTaskDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemDetailsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property details for planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemDetailsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. More details about the task. returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemDetailsRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property details in planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemDetailsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsItemTasksItemDetailsRequestBuilder when successful

type PlansItemBucketsItemTasksItemDetailsRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemDetailsRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemBucketsItemTasksItemDetailsRequestBuilderGetQueryParameters read-only. Nullable. More details about the task.

type PlansItemBucketsItemTasksItemDetailsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemDetailsRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder added in v0.49.0

type PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder provides operations to manage the progressTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewPlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder added in v0.49.0

func NewPlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder

NewPlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder instantiates a new PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder and sets the default values.

func NewPlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder

NewPlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderInternal instantiates a new PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder and sets the default values.

func (*PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property progressTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress. returns a PlannerProgressTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property progressTaskBoardFormat in planner returns a PlannerProgressTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property progressTaskBoardFormat for planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress. returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property progressTaskBoardFormat in planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder when successful

type PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.

type PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder added in v0.49.0

type PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity.

func NewPlansItemBucketsItemTasksPlannerTaskItemRequestBuilder added in v0.49.0

func NewPlansItemBucketsItemTasksPlannerTaskItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder

NewPlansItemBucketsItemTasksPlannerTaskItemRequestBuilder instantiates a new PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder and sets the default values.

func NewPlansItemBucketsItemTasksPlannerTaskItemRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsItemTasksPlannerTaskItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder

NewPlansItemBucketsItemTasksPlannerTaskItemRequestBuilderInternal instantiates a new PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder and sets the default values.

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) AssignedToTaskBoardFormat added in v0.49.0

AssignedToTaskBoardFormat provides operations to manage the assignedToTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *PlansItemBucketsItemTasksItemAssignedToTaskBoardFormatRequestBuilder when successful

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) BucketTaskBoardFormat added in v0.49.0

BucketTaskBoardFormat provides operations to manage the bucketTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *PlansItemBucketsItemTasksItemBucketTaskBoardFormatRequestBuilder when successful

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property tasks for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) Details added in v0.49.0

Details provides operations to manage the details property of the microsoft.graph.plannerTask entity. returns a *PlansItemBucketsItemTasksItemDetailsRequestBuilder when successful

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. The collection of tasks in the bucket. returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) Patch added in v0.49.0

Patch update the navigation property tasks in planner returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) ProgressTaskBoardFormat added in v0.49.0

ProgressTaskBoardFormat provides operations to manage the progressTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *PlansItemBucketsItemTasksItemProgressTaskBoardFormatRequestBuilder when successful

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property tasks for planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. The collection of tasks in the bucket. returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property tasks in planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder when successful

type PlansItemBucketsItemTasksPlannerTaskItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksPlannerTaskItemRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemBucketsItemTasksPlannerTaskItemRequestBuilderGetQueryParameters read-only. Nullable. The collection of tasks in the bucket.

type PlansItemBucketsItemTasksPlannerTaskItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksPlannerTaskItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksRequestBuilder added in v0.49.0

type PlansItemBucketsItemTasksRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemBucketsItemTasksRequestBuilder provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity.

func NewPlansItemBucketsItemTasksRequestBuilder added in v0.49.0

NewPlansItemBucketsItemTasksRequestBuilder instantiates a new PlansItemBucketsItemTasksRequestBuilder and sets the default values.

func NewPlansItemBucketsItemTasksRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsItemTasksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsItemTasksRequestBuilder

NewPlansItemBucketsItemTasksRequestBuilderInternal instantiates a new PlansItemBucketsItemTasksRequestBuilder and sets the default values.

func (*PlansItemBucketsItemTasksRequestBuilder) ByPlannerTaskId added in v0.63.0

ByPlannerTaskId provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity. returns a *PlansItemBucketsItemTasksPlannerTaskItemRequestBuilder when successful

func (*PlansItemBucketsItemTasksRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *PlansItemBucketsItemTasksCountRequestBuilder when successful

func (*PlansItemBucketsItemTasksRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. The collection of tasks in the bucket. returns a PlannerTaskCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksRequestBuilder) Post added in v0.49.0

Post create new navigation property to tasks for planner returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsItemTasksRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. The collection of tasks in the bucket. returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to tasks for planner returns a *RequestInformation when successful

func (*PlansItemBucketsItemTasksRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsItemTasksRequestBuilder when successful

type PlansItemBucketsItemTasksRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemBucketsItemTasksRequestBuilderGetQueryParameters read-only. Nullable. The collection of tasks in the bucket.

type PlansItemBucketsItemTasksRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsItemTasksRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsPlannerBucketItemRequestBuilder added in v0.49.0

type PlansItemBucketsPlannerBucketItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemBucketsPlannerBucketItemRequestBuilder provides operations to manage the buckets property of the microsoft.graph.plannerPlan entity.

func NewPlansItemBucketsPlannerBucketItemRequestBuilder added in v0.49.0

NewPlansItemBucketsPlannerBucketItemRequestBuilder instantiates a new PlansItemBucketsPlannerBucketItemRequestBuilder and sets the default values.

func NewPlansItemBucketsPlannerBucketItemRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsPlannerBucketItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsPlannerBucketItemRequestBuilder

NewPlansItemBucketsPlannerBucketItemRequestBuilderInternal instantiates a new PlansItemBucketsPlannerBucketItemRequestBuilder and sets the default values.

func (*PlansItemBucketsPlannerBucketItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property buckets for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsPlannerBucketItemRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Collection of buckets in the plan. returns a PlannerBucketable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsPlannerBucketItemRequestBuilder) Patch added in v0.49.0

Patch update the navigation property buckets in planner returns a PlannerBucketable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsPlannerBucketItemRequestBuilder) Tasks added in v0.49.0

Tasks provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity. returns a *PlansItemBucketsItemTasksRequestBuilder when successful

func (*PlansItemBucketsPlannerBucketItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property buckets for planner returns a *RequestInformation when successful

func (*PlansItemBucketsPlannerBucketItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Collection of buckets in the plan. returns a *RequestInformation when successful

func (*PlansItemBucketsPlannerBucketItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property buckets in planner returns a *RequestInformation when successful

func (*PlansItemBucketsPlannerBucketItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsPlannerBucketItemRequestBuilder when successful

type PlansItemBucketsPlannerBucketItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsPlannerBucketItemRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemBucketsPlannerBucketItemRequestBuilderGetQueryParameters read-only. Nullable. Collection of buckets in the plan.

type PlansItemBucketsPlannerBucketItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsPlannerBucketItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsRequestBuilder added in v0.49.0

PlansItemBucketsRequestBuilder provides operations to manage the buckets property of the microsoft.graph.plannerPlan entity.

func NewPlansItemBucketsRequestBuilder added in v0.49.0

NewPlansItemBucketsRequestBuilder instantiates a new PlansItemBucketsRequestBuilder and sets the default values.

func NewPlansItemBucketsRequestBuilderInternal added in v0.49.0

func NewPlansItemBucketsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemBucketsRequestBuilder

NewPlansItemBucketsRequestBuilderInternal instantiates a new PlansItemBucketsRequestBuilder and sets the default values.

func (*PlansItemBucketsRequestBuilder) ByPlannerBucketId added in v0.63.0

ByPlannerBucketId provides operations to manage the buckets property of the microsoft.graph.plannerPlan entity. returns a *PlansItemBucketsPlannerBucketItemRequestBuilder when successful

func (*PlansItemBucketsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *PlansItemBucketsCountRequestBuilder when successful

func (*PlansItemBucketsRequestBuilder) Get added in v0.49.0

Get retrieve a list of plannerBucket objects contained by a plannerPlan object. returns a PlannerBucketCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansItemBucketsRequestBuilder) Post added in v0.49.0

Post create new navigation property to buckets for planner returns a PlannerBucketable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemBucketsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of plannerBucket objects contained by a plannerPlan object. returns a *RequestInformation when successful

func (*PlansItemBucketsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to buckets for planner returns a *RequestInformation when successful

func (*PlansItemBucketsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemBucketsRequestBuilder when successful

type PlansItemBucketsRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemBucketsRequestBuilderGetQueryParameters retrieve a list of plannerBucket objects contained by a plannerPlan object.

type PlansItemBucketsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemBucketsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type PlansItemDetailsRequestBuilder added in v0.49.0

PlansItemDetailsRequestBuilder provides operations to manage the details property of the microsoft.graph.plannerPlan entity.

func NewPlansItemDetailsRequestBuilder added in v0.49.0

NewPlansItemDetailsRequestBuilder instantiates a new PlansItemDetailsRequestBuilder and sets the default values.

func NewPlansItemDetailsRequestBuilderInternal added in v0.49.0

func NewPlansItemDetailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemDetailsRequestBuilder

NewPlansItemDetailsRequestBuilderInternal instantiates a new PlansItemDetailsRequestBuilder and sets the default values.

func (*PlansItemDetailsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property details for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemDetailsRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of a plannerPlanDetails object. returns a PlannerPlanDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansItemDetailsRequestBuilder) Patch added in v0.49.0

Patch update the properties of plannerplandetails object. returns a PlannerPlanDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansItemDetailsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property details for planner returns a *RequestInformation when successful

func (*PlansItemDetailsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of a plannerPlanDetails object. returns a *RequestInformation when successful

func (*PlansItemDetailsRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of plannerplandetails object. returns a *RequestInformation when successful

func (*PlansItemDetailsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemDetailsRequestBuilder when successful

type PlansItemDetailsRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemDetailsRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemDetailsRequestBuilderGetQueryParameters retrieve the properties and relationships of a plannerPlanDetails object.

type PlansItemDetailsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemDetailsRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksCountRequestBuilder added in v0.49.0

PlansItemTasksCountRequestBuilder provides operations to count the resources in the collection.

func NewPlansItemTasksCountRequestBuilder added in v0.49.0

NewPlansItemTasksCountRequestBuilder instantiates a new PlansItemTasksCountRequestBuilder and sets the default values.

func NewPlansItemTasksCountRequestBuilderInternal added in v0.49.0

func NewPlansItemTasksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksCountRequestBuilder

NewPlansItemTasksCountRequestBuilderInternal instantiates a new PlansItemTasksCountRequestBuilder and sets the default values.

func (*PlansItemTasksCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*PlansItemTasksCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemTasksCountRequestBuilder when successful

type PlansItemTasksCountRequestBuilderGetQueryParameters added in v0.53.0

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

PlansItemTasksCountRequestBuilderGetQueryParameters get the number of the resource

type PlansItemTasksCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder added in v0.49.0

type PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder provides operations to manage the assignedToTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewPlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder added in v0.49.0

func NewPlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder

NewPlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder instantiates a new PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder and sets the default values.

func NewPlansItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewPlansItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder

NewPlansItemTasksItemAssignedToTaskBoardFormatRequestBuilderInternal instantiates a new PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder and sets the default values.

func (*PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property assignedToTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo. returns a PlannerAssignedToTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property assignedToTaskBoardFormat in planner returns a PlannerAssignedToTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property assignedToTaskBoardFormat for planner returns a *RequestInformation when successful

func (*PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo. returns a *RequestInformation when successful

func (*PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property assignedToTaskBoardFormat in planner returns a *RequestInformation when successful

func (*PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder when successful

type PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.

type PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemBucketTaskBoardFormatRequestBuilder added in v0.49.0

type PlansItemTasksItemBucketTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemTasksItemBucketTaskBoardFormatRequestBuilder provides operations to manage the bucketTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewPlansItemTasksItemBucketTaskBoardFormatRequestBuilder added in v0.49.0

func NewPlansItemTasksItemBucketTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksItemBucketTaskBoardFormatRequestBuilder

NewPlansItemTasksItemBucketTaskBoardFormatRequestBuilder instantiates a new PlansItemTasksItemBucketTaskBoardFormatRequestBuilder and sets the default values.

func NewPlansItemTasksItemBucketTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewPlansItemTasksItemBucketTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksItemBucketTaskBoardFormatRequestBuilder

NewPlansItemTasksItemBucketTaskBoardFormatRequestBuilderInternal instantiates a new PlansItemTasksItemBucketTaskBoardFormatRequestBuilder and sets the default values.

func (*PlansItemTasksItemBucketTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property bucketTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemBucketTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket. returns a PlannerBucketTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemBucketTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property bucketTaskBoardFormat in planner returns a PlannerBucketTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemBucketTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property bucketTaskBoardFormat for planner returns a *RequestInformation when successful

func (*PlansItemTasksItemBucketTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket. returns a *RequestInformation when successful

func (*PlansItemTasksItemBucketTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property bucketTaskBoardFormat in planner returns a *RequestInformation when successful

func (*PlansItemTasksItemBucketTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemTasksItemBucketTaskBoardFormatRequestBuilder when successful

type PlansItemTasksItemBucketTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemBucketTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemTasksItemBucketTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.

type PlansItemTasksItemBucketTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemBucketTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemDetailsRequestBuilder added in v0.49.0

type PlansItemTasksItemDetailsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemTasksItemDetailsRequestBuilder provides operations to manage the details property of the microsoft.graph.plannerTask entity.

func NewPlansItemTasksItemDetailsRequestBuilder added in v0.49.0

NewPlansItemTasksItemDetailsRequestBuilder instantiates a new PlansItemTasksItemDetailsRequestBuilder and sets the default values.

func NewPlansItemTasksItemDetailsRequestBuilderInternal added in v0.49.0

func NewPlansItemTasksItemDetailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksItemDetailsRequestBuilder

NewPlansItemTasksItemDetailsRequestBuilderInternal instantiates a new PlansItemTasksItemDetailsRequestBuilder and sets the default values.

func (*PlansItemTasksItemDetailsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property details for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemDetailsRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. More details about the task. returns a PlannerTaskDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemDetailsRequestBuilder) Patch added in v0.49.0

Patch update the navigation property details in planner returns a PlannerTaskDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemDetailsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property details for planner returns a *RequestInformation when successful

func (*PlansItemTasksItemDetailsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. More details about the task. returns a *RequestInformation when successful

func (*PlansItemTasksItemDetailsRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property details in planner returns a *RequestInformation when successful

func (*PlansItemTasksItemDetailsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemTasksItemDetailsRequestBuilder when successful

type PlansItemTasksItemDetailsRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemDetailsRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemTasksItemDetailsRequestBuilderGetQueryParameters read-only. Nullable. More details about the task.

type PlansItemTasksItemDetailsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemDetailsRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemProgressTaskBoardFormatRequestBuilder added in v0.49.0

type PlansItemTasksItemProgressTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemTasksItemProgressTaskBoardFormatRequestBuilder provides operations to manage the progressTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewPlansItemTasksItemProgressTaskBoardFormatRequestBuilder added in v0.49.0

func NewPlansItemTasksItemProgressTaskBoardFormatRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksItemProgressTaskBoardFormatRequestBuilder

NewPlansItemTasksItemProgressTaskBoardFormatRequestBuilder instantiates a new PlansItemTasksItemProgressTaskBoardFormatRequestBuilder and sets the default values.

func NewPlansItemTasksItemProgressTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewPlansItemTasksItemProgressTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksItemProgressTaskBoardFormatRequestBuilder

NewPlansItemTasksItemProgressTaskBoardFormatRequestBuilderInternal instantiates a new PlansItemTasksItemProgressTaskBoardFormatRequestBuilder and sets the default values.

func (*PlansItemTasksItemProgressTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property progressTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemProgressTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress. returns a PlannerProgressTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemProgressTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the navigation property progressTaskBoardFormat in planner returns a PlannerProgressTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksItemProgressTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property progressTaskBoardFormat for planner returns a *RequestInformation when successful

func (*PlansItemTasksItemProgressTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress. returns a *RequestInformation when successful

func (*PlansItemTasksItemProgressTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property progressTaskBoardFormat in planner returns a *RequestInformation when successful

func (*PlansItemTasksItemProgressTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemTasksItemProgressTaskBoardFormatRequestBuilder when successful

type PlansItemTasksItemProgressTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemProgressTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemTasksItemProgressTaskBoardFormatRequestBuilderGetQueryParameters read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.

type PlansItemTasksItemProgressTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksItemProgressTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksPlannerTaskItemRequestBuilder added in v0.49.0

type PlansItemTasksPlannerTaskItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

PlansItemTasksPlannerTaskItemRequestBuilder provides operations to manage the tasks property of the microsoft.graph.plannerPlan entity.

func NewPlansItemTasksPlannerTaskItemRequestBuilder added in v0.49.0

NewPlansItemTasksPlannerTaskItemRequestBuilder instantiates a new PlansItemTasksPlannerTaskItemRequestBuilder and sets the default values.

func NewPlansItemTasksPlannerTaskItemRequestBuilderInternal added in v0.49.0

func NewPlansItemTasksPlannerTaskItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksPlannerTaskItemRequestBuilder

NewPlansItemTasksPlannerTaskItemRequestBuilderInternal instantiates a new PlansItemTasksPlannerTaskItemRequestBuilder and sets the default values.

func (*PlansItemTasksPlannerTaskItemRequestBuilder) AssignedToTaskBoardFormat added in v0.49.0

AssignedToTaskBoardFormat provides operations to manage the assignedToTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *PlansItemTasksItemAssignedToTaskBoardFormatRequestBuilder when successful

func (*PlansItemTasksPlannerTaskItemRequestBuilder) BucketTaskBoardFormat added in v0.49.0

BucketTaskBoardFormat provides operations to manage the bucketTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *PlansItemTasksItemBucketTaskBoardFormatRequestBuilder when successful

func (*PlansItemTasksPlannerTaskItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property tasks for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksPlannerTaskItemRequestBuilder) Details added in v0.49.0

Details provides operations to manage the details property of the microsoft.graph.plannerTask entity. returns a *PlansItemTasksItemDetailsRequestBuilder when successful

func (*PlansItemTasksPlannerTaskItemRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Collection of tasks in the plan. returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksPlannerTaskItemRequestBuilder) Patch added in v0.49.0

Patch update the navigation property tasks in planner returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksPlannerTaskItemRequestBuilder) ProgressTaskBoardFormat added in v0.49.0

ProgressTaskBoardFormat provides operations to manage the progressTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *PlansItemTasksItemProgressTaskBoardFormatRequestBuilder when successful

func (*PlansItemTasksPlannerTaskItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property tasks for planner returns a *RequestInformation when successful

func (*PlansItemTasksPlannerTaskItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Collection of tasks in the plan. returns a *RequestInformation when successful

func (*PlansItemTasksPlannerTaskItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property tasks in planner returns a *RequestInformation when successful

func (*PlansItemTasksPlannerTaskItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemTasksPlannerTaskItemRequestBuilder when successful

type PlansItemTasksPlannerTaskItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksPlannerTaskItemRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemTasksPlannerTaskItemRequestBuilderGetQueryParameters read-only. Nullable. Collection of tasks in the plan.

type PlansItemTasksPlannerTaskItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksPlannerTaskItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksRequestBuilder added in v0.49.0

PlansItemTasksRequestBuilder provides operations to manage the tasks property of the microsoft.graph.plannerPlan entity.

func NewPlansItemTasksRequestBuilder added in v0.49.0

NewPlansItemTasksRequestBuilder instantiates a new PlansItemTasksRequestBuilder and sets the default values.

func NewPlansItemTasksRequestBuilderInternal added in v0.49.0

func NewPlansItemTasksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemTasksRequestBuilder

NewPlansItemTasksRequestBuilderInternal instantiates a new PlansItemTasksRequestBuilder and sets the default values.

func (*PlansItemTasksRequestBuilder) ByPlannerTaskId added in v0.63.0

ByPlannerTaskId provides operations to manage the tasks property of the microsoft.graph.plannerPlan entity. returns a *PlansItemTasksPlannerTaskItemRequestBuilder when successful

func (*PlansItemTasksRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *PlansItemTasksCountRequestBuilder when successful

func (*PlansItemTasksRequestBuilder) Get added in v0.49.0

Get retrieve a list of plannerTask objects associated with a plannerPlan object. returns a PlannerTaskCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansItemTasksRequestBuilder) Post added in v0.49.0

Post create new navigation property to tasks for planner returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlansItemTasksRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of plannerTask objects associated with a plannerPlan object. returns a *RequestInformation when successful

func (*PlansItemTasksRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to tasks for planner returns a *RequestInformation when successful

func (*PlansItemTasksRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansItemTasksRequestBuilder when successful

type PlansItemTasksRequestBuilderGetQueryParameters added in v0.49.0

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

PlansItemTasksRequestBuilderGetQueryParameters retrieve a list of plannerTask objects associated with a plannerPlan object.

type PlansItemTasksRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansItemTasksRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type PlansPlannerPlanItemRequestBuilder added in v0.49.0

PlansPlannerPlanItemRequestBuilder provides operations to manage the plans property of the microsoft.graph.planner entity.

func NewPlansPlannerPlanItemRequestBuilder added in v0.49.0

NewPlansPlannerPlanItemRequestBuilder instantiates a new PlansPlannerPlanItemRequestBuilder and sets the default values.

func NewPlansPlannerPlanItemRequestBuilderInternal added in v0.49.0

func NewPlansPlannerPlanItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansPlannerPlanItemRequestBuilder

NewPlansPlannerPlanItemRequestBuilderInternal instantiates a new PlansPlannerPlanItemRequestBuilder and sets the default values.

func (*PlansPlannerPlanItemRequestBuilder) Buckets added in v0.49.0

Buckets provides operations to manage the buckets property of the microsoft.graph.plannerPlan entity. returns a *PlansItemBucketsRequestBuilder when successful

func (*PlansPlannerPlanItemRequestBuilder) Delete added in v0.49.0

Delete delete a plannerPlan object. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansPlannerPlanItemRequestBuilder) Details added in v0.49.0

Details provides operations to manage the details property of the microsoft.graph.plannerPlan entity. returns a *PlansItemDetailsRequestBuilder when successful

func (*PlansPlannerPlanItemRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of a plannerplan object. returns a PlannerPlanable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansPlannerPlanItemRequestBuilder) Patch added in v0.49.0

Patch update the properties of a plannerPlan object. returns a PlannerPlanable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansPlannerPlanItemRequestBuilder) Tasks added in v0.49.0

Tasks provides operations to manage the tasks property of the microsoft.graph.plannerPlan entity. returns a *PlansItemTasksRequestBuilder when successful

func (*PlansPlannerPlanItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete a plannerPlan object. returns a *RequestInformation when successful

func (*PlansPlannerPlanItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of a plannerplan object. returns a *RequestInformation when successful

func (*PlansPlannerPlanItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of a plannerPlan object. returns a *RequestInformation when successful

func (*PlansPlannerPlanItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansPlannerPlanItemRequestBuilder when successful

type PlansPlannerPlanItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlansPlannerPlanItemRequestBuilderGetQueryParameters added in v0.49.0

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

PlansPlannerPlanItemRequestBuilderGetQueryParameters retrieve the properties and relationships of a plannerplan object.

type PlansPlannerPlanItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansPlannerPlanItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlansRequestBuilder added in v0.49.0

PlansRequestBuilder provides operations to manage the plans property of the microsoft.graph.planner entity.

func NewPlansRequestBuilder added in v0.49.0

NewPlansRequestBuilder instantiates a new PlansRequestBuilder and sets the default values.

func NewPlansRequestBuilderInternal added in v0.49.0

func NewPlansRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansRequestBuilder

NewPlansRequestBuilderInternal instantiates a new PlansRequestBuilder and sets the default values.

func (*PlansRequestBuilder) ByPlannerPlanId added in v0.63.0

func (m *PlansRequestBuilder) ByPlannerPlanId(plannerPlanId string) *PlansPlannerPlanItemRequestBuilder

ByPlannerPlanId provides operations to manage the plans property of the microsoft.graph.planner entity. returns a *PlansPlannerPlanItemRequestBuilder when successful

func (*PlansRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *PlansCountRequestBuilder when successful

func (*PlansRequestBuilder) Get added in v0.49.0

Get get a list of plannerPlan objects. returns a PlannerPlanCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansRequestBuilder) Post added in v0.49.0

Post create a new plannerPlan object. returns a PlannerPlanable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlansRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get a list of plannerPlan objects. returns a *RequestInformation when successful

func (*PlansRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new plannerPlan object. returns a *RequestInformation when successful

func (*PlansRequestBuilder) WithUrl added in v1.18.0

func (m *PlansRequestBuilder) WithUrl(rawUrl string) *PlansRequestBuilder

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlansRequestBuilder when successful

type PlansRequestBuilderGetQueryParameters added in v0.49.0

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

PlansRequestBuilderGetQueryParameters get a list of plannerPlan objects.

type PlansRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type PlansRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type TasksCountRequestBuilder added in v0.49.0

TasksCountRequestBuilder provides operations to count the resources in the collection.

func NewTasksCountRequestBuilder added in v0.49.0

NewTasksCountRequestBuilder instantiates a new TasksCountRequestBuilder and sets the default values.

func NewTasksCountRequestBuilderInternal added in v0.49.0

func NewTasksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TasksCountRequestBuilder

NewTasksCountRequestBuilderInternal instantiates a new TasksCountRequestBuilder and sets the default values.

func (*TasksCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*TasksCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*TasksCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TasksCountRequestBuilder when successful

type TasksCountRequestBuilderGetQueryParameters added in v0.53.0

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

TasksCountRequestBuilderGetQueryParameters get the number of the resource

type TasksCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type TasksItemAssignedToTaskBoardFormatRequestBuilder added in v0.49.0

type TasksItemAssignedToTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

TasksItemAssignedToTaskBoardFormatRequestBuilder provides operations to manage the assignedToTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewTasksItemAssignedToTaskBoardFormatRequestBuilder added in v0.49.0

NewTasksItemAssignedToTaskBoardFormatRequestBuilder instantiates a new TasksItemAssignedToTaskBoardFormatRequestBuilder and sets the default values.

func NewTasksItemAssignedToTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewTasksItemAssignedToTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TasksItemAssignedToTaskBoardFormatRequestBuilder

NewTasksItemAssignedToTaskBoardFormatRequestBuilderInternal instantiates a new TasksItemAssignedToTaskBoardFormatRequestBuilder and sets the default values.

func (*TasksItemAssignedToTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property assignedToTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*TasksItemAssignedToTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. returns a PlannerAssignedToTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksItemAssignedToTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the properties of plannerAssignedToTaskBoardTaskFormat object. returns a PlannerAssignedToTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksItemAssignedToTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property assignedToTaskBoardFormat for planner returns a *RequestInformation when successful

func (*TasksItemAssignedToTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. returns a *RequestInformation when successful

func (*TasksItemAssignedToTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of plannerAssignedToTaskBoardTaskFormat object. returns a *RequestInformation when successful

func (*TasksItemAssignedToTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TasksItemAssignedToTaskBoardFormatRequestBuilder when successful

type TasksItemAssignedToTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type TasksItemAssignedToTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

TasksItemAssignedToTaskBoardFormatRequestBuilderGetQueryParameters retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object.

type TasksItemAssignedToTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type TasksItemAssignedToTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type TasksItemBucketTaskBoardFormatRequestBuilder added in v0.49.0

type TasksItemBucketTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

TasksItemBucketTaskBoardFormatRequestBuilder provides operations to manage the bucketTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewTasksItemBucketTaskBoardFormatRequestBuilder added in v0.49.0

NewTasksItemBucketTaskBoardFormatRequestBuilder instantiates a new TasksItemBucketTaskBoardFormatRequestBuilder and sets the default values.

func NewTasksItemBucketTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewTasksItemBucketTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TasksItemBucketTaskBoardFormatRequestBuilder

NewTasksItemBucketTaskBoardFormatRequestBuilderInternal instantiates a new TasksItemBucketTaskBoardFormatRequestBuilder and sets the default values.

func (*TasksItemBucketTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property bucketTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*TasksItemBucketTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. returns a PlannerBucketTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksItemBucketTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the properties of a plannerBucketTaskBoardTaskFormat object. returns a PlannerBucketTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksItemBucketTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property bucketTaskBoardFormat for planner returns a *RequestInformation when successful

func (*TasksItemBucketTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. returns a *RequestInformation when successful

func (*TasksItemBucketTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of a plannerBucketTaskBoardTaskFormat object. returns a *RequestInformation when successful

func (*TasksItemBucketTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TasksItemBucketTaskBoardFormatRequestBuilder when successful

type TasksItemBucketTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type TasksItemBucketTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

TasksItemBucketTaskBoardFormatRequestBuilderGetQueryParameters retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object.

type TasksItemBucketTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type TasksItemBucketTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type TasksItemDetailsRequestBuilder added in v0.49.0

TasksItemDetailsRequestBuilder provides operations to manage the details property of the microsoft.graph.plannerTask entity.

func NewTasksItemDetailsRequestBuilder added in v0.49.0

NewTasksItemDetailsRequestBuilder instantiates a new TasksItemDetailsRequestBuilder and sets the default values.

func NewTasksItemDetailsRequestBuilderInternal added in v0.49.0

func NewTasksItemDetailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TasksItemDetailsRequestBuilder

NewTasksItemDetailsRequestBuilderInternal instantiates a new TasksItemDetailsRequestBuilder and sets the default values.

func (*TasksItemDetailsRequestBuilder) Delete added in v0.49.0

Delete delete navigation property details for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*TasksItemDetailsRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of a plannerTaskDetails object. returns a PlannerTaskDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksItemDetailsRequestBuilder) Patch added in v0.49.0

Patch update the properties of plannerTaskDetails object. returns a PlannerTaskDetailsable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksItemDetailsRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property details for planner returns a *RequestInformation when successful

func (*TasksItemDetailsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of a plannerTaskDetails object. returns a *RequestInformation when successful

func (*TasksItemDetailsRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of plannerTaskDetails object. returns a *RequestInformation when successful

func (*TasksItemDetailsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TasksItemDetailsRequestBuilder when successful

type TasksItemDetailsRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type TasksItemDetailsRequestBuilderGetQueryParameters added in v0.49.0

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

TasksItemDetailsRequestBuilderGetQueryParameters retrieve the properties and relationships of a plannerTaskDetails object.

type TasksItemDetailsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type TasksItemDetailsRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type TasksItemProgressTaskBoardFormatRequestBuilder added in v0.49.0

type TasksItemProgressTaskBoardFormatRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

TasksItemProgressTaskBoardFormatRequestBuilder provides operations to manage the progressTaskBoardFormat property of the microsoft.graph.plannerTask entity.

func NewTasksItemProgressTaskBoardFormatRequestBuilder added in v0.49.0

NewTasksItemProgressTaskBoardFormatRequestBuilder instantiates a new TasksItemProgressTaskBoardFormatRequestBuilder and sets the default values.

func NewTasksItemProgressTaskBoardFormatRequestBuilderInternal added in v0.49.0

func NewTasksItemProgressTaskBoardFormatRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TasksItemProgressTaskBoardFormatRequestBuilder

NewTasksItemProgressTaskBoardFormatRequestBuilderInternal instantiates a new TasksItemProgressTaskBoardFormatRequestBuilder and sets the default values.

func (*TasksItemProgressTaskBoardFormatRequestBuilder) Delete added in v0.49.0

Delete delete navigation property progressTaskBoardFormat for planner returns a ODataError error when the service returns a 4XX or 5XX status code

func (*TasksItemProgressTaskBoardFormatRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. returns a PlannerProgressTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksItemProgressTaskBoardFormatRequestBuilder) Patch added in v0.49.0

Patch update the properties of plannerProgressTaskBoardTaskFormat object. returns a PlannerProgressTaskBoardTaskFormatable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksItemProgressTaskBoardFormatRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property progressTaskBoardFormat for planner returns a *RequestInformation when successful

func (*TasksItemProgressTaskBoardFormatRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. returns a *RequestInformation when successful

func (*TasksItemProgressTaskBoardFormatRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of plannerProgressTaskBoardTaskFormat object. returns a *RequestInformation when successful

func (*TasksItemProgressTaskBoardFormatRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TasksItemProgressTaskBoardFormatRequestBuilder when successful

type TasksItemProgressTaskBoardFormatRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type TasksItemProgressTaskBoardFormatRequestBuilderGetQueryParameters added in v0.49.0

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

TasksItemProgressTaskBoardFormatRequestBuilderGetQueryParameters retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object.

type TasksItemProgressTaskBoardFormatRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type TasksItemProgressTaskBoardFormatRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type TasksPlannerTaskItemRequestBuilder added in v0.49.0

TasksPlannerTaskItemRequestBuilder provides operations to manage the tasks property of the microsoft.graph.planner entity.

func NewTasksPlannerTaskItemRequestBuilder added in v0.49.0

NewTasksPlannerTaskItemRequestBuilder instantiates a new TasksPlannerTaskItemRequestBuilder and sets the default values.

func NewTasksPlannerTaskItemRequestBuilderInternal added in v0.49.0

func NewTasksPlannerTaskItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TasksPlannerTaskItemRequestBuilder

NewTasksPlannerTaskItemRequestBuilderInternal instantiates a new TasksPlannerTaskItemRequestBuilder and sets the default values.

func (*TasksPlannerTaskItemRequestBuilder) AssignedToTaskBoardFormat added in v0.49.0

AssignedToTaskBoardFormat provides operations to manage the assignedToTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *TasksItemAssignedToTaskBoardFormatRequestBuilder when successful

func (*TasksPlannerTaskItemRequestBuilder) BucketTaskBoardFormat added in v0.49.0

BucketTaskBoardFormat provides operations to manage the bucketTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *TasksItemBucketTaskBoardFormatRequestBuilder when successful

func (*TasksPlannerTaskItemRequestBuilder) Delete added in v0.49.0

Delete delete a plannerTask object. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksPlannerTaskItemRequestBuilder) Details added in v0.49.0

Details provides operations to manage the details property of the microsoft.graph.plannerTask entity. returns a *TasksItemDetailsRequestBuilder when successful

func (*TasksPlannerTaskItemRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of plannerTask object. returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksPlannerTaskItemRequestBuilder) Patch added in v0.49.0

Patch update the properties of plannerTask object. returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksPlannerTaskItemRequestBuilder) ProgressTaskBoardFormat added in v0.49.0

ProgressTaskBoardFormat provides operations to manage the progressTaskBoardFormat property of the microsoft.graph.plannerTask entity. returns a *TasksItemProgressTaskBoardFormatRequestBuilder when successful

func (*TasksPlannerTaskItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete a plannerTask object. returns a *RequestInformation when successful

func (*TasksPlannerTaskItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of plannerTask object. returns a *RequestInformation when successful

func (*TasksPlannerTaskItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of plannerTask object. returns a *RequestInformation when successful

func (*TasksPlannerTaskItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TasksPlannerTaskItemRequestBuilder when successful

type TasksPlannerTaskItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type TasksPlannerTaskItemRequestBuilderGetQueryParameters added in v0.49.0

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

TasksPlannerTaskItemRequestBuilderGetQueryParameters retrieve the properties and relationships of plannerTask object.

type TasksPlannerTaskItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type TasksPlannerTaskItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type TasksRequestBuilder added in v0.49.0

TasksRequestBuilder provides operations to manage the tasks property of the microsoft.graph.planner entity.

func NewTasksRequestBuilder added in v0.49.0

NewTasksRequestBuilder instantiates a new TasksRequestBuilder and sets the default values.

func NewTasksRequestBuilderInternal added in v0.49.0

func NewTasksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TasksRequestBuilder

NewTasksRequestBuilderInternal instantiates a new TasksRequestBuilder and sets the default values.

func (*TasksRequestBuilder) ByPlannerTaskId added in v0.63.0

func (m *TasksRequestBuilder) ByPlannerTaskId(plannerTaskId string) *TasksPlannerTaskItemRequestBuilder

ByPlannerTaskId provides operations to manage the tasks property of the microsoft.graph.planner entity. returns a *TasksPlannerTaskItemRequestBuilder when successful

func (*TasksRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *TasksCountRequestBuilder when successful

func (*TasksRequestBuilder) Get added in v0.49.0

Get retrieve a list of plannertask objects. returns a PlannerTaskCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksRequestBuilder) Post added in v0.49.0

Post create a new plannerTask. returns a PlannerTaskable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*TasksRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of plannertask objects. returns a *RequestInformation when successful

func (*TasksRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new plannerTask. returns a *RequestInformation when successful

func (*TasksRequestBuilder) WithUrl added in v1.18.0

func (m *TasksRequestBuilder) WithUrl(rawUrl string) *TasksRequestBuilder

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TasksRequestBuilder when successful

type TasksRequestBuilderGetQueryParameters added in v0.49.0

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

TasksRequestBuilderGetQueryParameters retrieve a list of plannertask objects.

type TasksRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type TasksRequestBuilderPostRequestConfiguration added in v0.49.0

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

TasksRequestBuilderPostRequestConfiguration 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