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 GetOnenoteSectionPageParentSectionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionPageParentSectionOperationOptions() GetOnenoteSectionPageParentSectionOperationOptions + func (o GetOnenoteSectionPageParentSectionOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionPageParentSectionOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionPageParentSectionOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionPageParentSectionOperationResponse struct + HttpResponse *http.Response + Model *beta.OnenoteSection + OData *odata.OData + type OnenoteSectionPageParentSectionClient struct + Client *msgraph.Client + func NewOnenoteSectionPageParentSectionClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionPageParentSectionClient, error) + func (c OnenoteSectionPageParentSectionClient) GetOnenoteSectionPageParentSection(ctx context.Context, id beta.GroupIdOnenoteSectionIdPageId, ...) (result GetOnenoteSectionPageParentSectionOperationResponse, err error)