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 GetOnenoteNotebookSectionGroupSectionPageParentSectionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteNotebookSectionGroupSectionPageParentSectionOperationOptions() GetOnenoteNotebookSectionGroupSectionPageParentSectionOperationOptions + func (o GetOnenoteNotebookSectionGroupSectionPageParentSectionOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteNotebookSectionGroupSectionPageParentSectionOperationOptions) ToOData() *odata.Query + func (o GetOnenoteNotebookSectionGroupSectionPageParentSectionOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteNotebookSectionGroupSectionPageParentSectionOperationResponse struct + HttpResponse *http.Response + Model *beta.OnenoteSection + OData *odata.OData + type OnenoteNotebookSectionGroupSectionPageParentSectionClient struct + Client *msgraph.Client + func NewOnenoteNotebookSectionGroupSectionPageParentSectionClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteNotebookSectionGroupSectionPageParentSectionClient, error) + func (c OnenoteNotebookSectionGroupSectionPageParentSectionClient) GetOnenoteNotebookSectionGroupSectionPageParentSection(ctx context.Context, ...) (result GetOnenoteNotebookSectionGroupSectionPageParentSectionOperationResponse, ...)