Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type DeletePlannerPlanBucketTaskBoardFormatOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeletePlannerPlanBucketTaskBoardFormatOperationOptions() DeletePlannerPlanBucketTaskBoardFormatOperationOptions + func (o DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers + func (o DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query + func (o DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams + type DeletePlannerPlanBucketTaskBoardFormatOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetPlannerPlanBucketTaskBoardFormatOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetPlannerPlanBucketTaskBoardFormatOperationOptions() GetPlannerPlanBucketTaskBoardFormatOperationOptions + func (o GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers + func (o GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query + func (o GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams + type GetPlannerPlanBucketTaskBoardFormatOperationResponse struct + HttpResponse *http.Response + Model *beta.PlannerBucketTaskBoardTaskFormat + OData *odata.OData + type PlannerPlanBucketTaskBucketTaskBoardFormatClient struct + Client *msgraph.Client + func NewPlannerPlanBucketTaskBucketTaskBoardFormatClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerPlanBucketTaskBucketTaskBoardFormatClient, error) + func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) DeletePlannerPlanBucketTaskBoardFormat(ctx context.Context, id beta.MePlannerPlanIdBucketIdTaskId, ...) (result DeletePlannerPlanBucketTaskBoardFormatOperationResponse, err error) + func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) GetPlannerPlanBucketTaskBoardFormat(ctx context.Context, id beta.MePlannerPlanIdBucketIdTaskId, ...) (result GetPlannerPlanBucketTaskBoardFormatOperationResponse, err error) + func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) UpdatePlannerPlanBucketTaskBoardFormat(ctx context.Context, id beta.MePlannerPlanIdBucketIdTaskId, ...) (result UpdatePlannerPlanBucketTaskBoardFormatOperationResponse, err error) + type UpdatePlannerPlanBucketTaskBoardFormatOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdatePlannerPlanBucketTaskBoardFormatOperationOptions() UpdatePlannerPlanBucketTaskBoardFormatOperationOptions + func (o UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers + func (o UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query + func (o UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams + type UpdatePlannerPlanBucketTaskBoardFormatOperationResponse struct + HttpResponse *http.Response + OData *odata.OData