item

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration 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) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration 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) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property sectionGroups in me

func (*SectionGroupItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property sectionGroups for me

func (*SectionGroupItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler 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) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler 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) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 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.

Jump to

Keyboard shortcuts

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