item

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SectionGroupItemRequestBuilder added in v0.12.0

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

SectionGroupItemRequestBuilder provides operations to manage the sectionGroups property of the microsoft.graph.notebook entity.

func NewSectionGroupItemRequestBuilder added in v0.12.0

NewSectionGroupItemRequestBuilder instantiates a new SectionGroupItemRequestBuilder and sets the default values.

func NewSectionGroupItemRequestBuilderInternal added in v0.12.0

func NewSectionGroupItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SectionGroupItemRequestBuilder

NewSectionGroupItemRequestBuilderInternal instantiates a new SectionGroupItemRequestBuilder and sets the default values.

func (*SectionGroupItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property sectionGroups for users

func (*SectionGroupItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the section groups in the notebook. Read-only. Nullable.

func (*SectionGroupItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property sectionGroups in users

func (*SectionGroupItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property sectionGroups for users

func (*SectionGroupItemRequestBuilder) Get added in v0.12.0

Get the section groups in the notebook. Read-only. Nullable.

func (*SectionGroupItemRequestBuilder) ParentNotebook added in v0.12.0

ParentNotebook the parentNotebook property

func (*SectionGroupItemRequestBuilder) ParentSectionGroup added in v0.12.0

ParentSectionGroup the parentSectionGroup property

func (*SectionGroupItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property sectionGroups in users

func (*SectionGroupItemRequestBuilder) SectionGroups added in v0.12.0

SectionGroups the sectionGroups property

func (*SectionGroupItemRequestBuilder) SectionGroupsById added in v0.13.0

SectionGroupsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.onenote.notebooks.item.sectionGroups.item.sectionGroups.item collection

func (*SectionGroupItemRequestBuilder) Sections added in v0.12.0

Sections the sections property

func (*SectionGroupItemRequestBuilder) SectionsById added in v0.12.0

SectionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.onenote.notebooks.item.sectionGroups.item.sections.item collection

type SectionGroupItemRequestBuilderDeleteOptions added in v0.12.0

type SectionGroupItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SectionGroupItemRequestBuilderDeleteOptions options for Delete

type SectionGroupItemRequestBuilderGetOptions added in v0.12.0

type SectionGroupItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SectionGroupItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SectionGroupItemRequestBuilderGetOptions options for Get

type SectionGroupItemRequestBuilderGetQueryParameters added in v0.12.0

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

SectionGroupItemRequestBuilderGetQueryParameters the section groups in the notebook. Read-only. Nullable.

type SectionGroupItemRequestBuilderPatchOptions added in v0.12.0

type SectionGroupItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.SectionGroupable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SectionGroupItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL