Documentation
¶
Index ¶
- type SectionGroupItemRequestBuilder
- func (m *SectionGroupItemRequestBuilder) CreateDeleteRequestInformation(ctx context.Context, ...) (...)
- func (m *SectionGroupItemRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *SectionGroupItemRequestBuilder) CreatePatchRequestInformation(ctx context.Context, ...) (...)
- func (m *SectionGroupItemRequestBuilder) Delete(ctx context.Context, ...) error
- func (m *SectionGroupItemRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *SectionGroupItemRequestBuilder) ParentNotebook() ...
- func (m *SectionGroupItemRequestBuilder) ParentSectionGroup() ...
- func (m *SectionGroupItemRequestBuilder) Patch(ctx context.Context, ...) (...)
- func (m *SectionGroupItemRequestBuilder) SectionGroups() ...
- func (m *SectionGroupItemRequestBuilder) SectionGroupsById(id string) ...
- func (m *SectionGroupItemRequestBuilder) Sections() ...
- func (m *SectionGroupItemRequestBuilder) SectionsById(id string) ...
- type SectionGroupItemRequestBuilderDeleteRequestConfiguration
- type SectionGroupItemRequestBuilderGetQueryParameters
- type SectionGroupItemRequestBuilderGetRequestConfiguration
- type SectionGroupItemRequestBuilderPatchRequestConfiguration
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
func NewSectionGroupItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SectionGroupItemRequestBuilder
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
func (m *SectionGroupItemRequestBuilder) CreateDeleteRequestInformation(ctx context.Context, requestConfiguration *SectionGroupItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property sectionGroups for groups
func (*SectionGroupItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *SectionGroupItemRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *SectionGroupItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *SectionGroupItemRequestBuilder) CreatePatchRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.SectionGroupable, requestConfiguration *SectionGroupItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property sectionGroups in groups
func (*SectionGroupItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *SectionGroupItemRequestBuilder) Delete(ctx context.Context, requestConfiguration *SectionGroupItemRequestBuilderDeleteRequestConfiguration) error
Delete delete navigation property sectionGroups for groups
func (*SectionGroupItemRequestBuilder) Get ¶ added in v0.12.0
func (m *SectionGroupItemRequestBuilder) Get(ctx context.Context, requestConfiguration *SectionGroupItemRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.SectionGroupable, error)
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
func (m *SectionGroupItemRequestBuilder) ParentNotebook() *ifd80636f14e683d62913d91e2113d5741272af4255c7eb71baed4c91f7a05610.ParentNotebookRequestBuilder
ParentNotebook the parentNotebook property
func (*SectionGroupItemRequestBuilder) ParentSectionGroup ¶ added in v0.12.0
func (m *SectionGroupItemRequestBuilder) ParentSectionGroup() *ic175d28702dc7ce7622946ff5a86b479f498b3103202750f0f94aff9e249ec40.ParentSectionGroupRequestBuilder
ParentSectionGroup the parentSectionGroup property
func (*SectionGroupItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *SectionGroupItemRequestBuilder) Patch(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.SectionGroupable, requestConfiguration *SectionGroupItemRequestBuilderPatchRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.SectionGroupable, error)
Patch update the navigation property sectionGroups in groups
func (*SectionGroupItemRequestBuilder) SectionGroups ¶ added in v0.12.0
func (m *SectionGroupItemRequestBuilder) SectionGroups() *i680bcc7896df21b119671644ae18c7e682ac59f1002ee6db94462d20dee20a70.SectionGroupsRequestBuilder
SectionGroups the sectionGroups property
func (*SectionGroupItemRequestBuilder) SectionGroupsById ¶ added in v0.13.0
func (m *SectionGroupItemRequestBuilder) SectionGroupsById(id string) *i38fc08631761679ebaad9c23cd9c8d4a3a9e29f93d67d2bd7ee891f911c7c34c.SectionGroupItemRequestBuilder
SectionGroupsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.onenote.sectionGroups.item.sectionGroups.item collection
func (*SectionGroupItemRequestBuilder) Sections ¶ added in v0.12.0
func (m *SectionGroupItemRequestBuilder) Sections() *ieb47a99d4334360c7a5dedb626f860398aa082732b9e8ffb82dd75676870d0bb.SectionsRequestBuilder
Sections the sections property
func (*SectionGroupItemRequestBuilder) SectionsById ¶ added in v0.12.0
func (m *SectionGroupItemRequestBuilder) SectionsById(id string) *i3f322fffd3950c6a8745b86eb88b054310f3eba15e9eb85e80ec24750a47da74.OnenoteSectionItemRequestBuilder
SectionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.onenote.sectionGroups.item.sections.item collection
type SectionGroupItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type SectionGroupItemRequestBuilderDeleteRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
SectionGroupItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
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 all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
type SectionGroupItemRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type SectionGroupItemRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *SectionGroupItemRequestBuilderGetQueryParameters
}
SectionGroupItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type SectionGroupItemRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type SectionGroupItemRequestBuilderPatchRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
SectionGroupItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.