item

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 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.onenote 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 me

func (*SectionGroupItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*SectionGroupItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property sectionGroups in me

func (*SectionGroupItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property sectionGroups for me

func (*SectionGroupItemRequestBuilder) Get added in v0.12.0

Get the section groups in all OneNote notebooks that are owned by the user or group. 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 me

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/.me.onenote.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/.me.onenote.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
	// Select properties to be returned
	Select []string
}

SectionGroupItemRequestBuilderGetQueryParameters the section groups in all OneNote notebooks that are owned by the user or group. 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