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 GetOnenoteSectionGroupSectionPageParentSectionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionGroupSectionPageParentSectionOperationOptions() GetOnenoteSectionGroupSectionPageParentSectionOperationOptions + func (o GetOnenoteSectionGroupSectionPageParentSectionOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionGroupSectionPageParentSectionOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionGroupSectionPageParentSectionOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionGroupSectionPageParentSectionOperationResponse struct + HttpResponse *http.Response + Model *beta.OnenoteSection + OData *odata.OData + type OnenoteSectionGroupSectionPageParentSectionClient struct + Client *msgraph.Client + func NewOnenoteSectionGroupSectionPageParentSectionClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupSectionPageParentSectionClient, error) + func (c OnenoteSectionGroupSectionPageParentSectionClient) GetOnenoteSectionGroupSectionPageParentSection(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionIdPageId, ...) (result GetOnenoteSectionGroupSectionPageParentSectionOperationResponse, ...)