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 GetSiteOnenoteNotebookSectionGroupParentSectionGroupOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteOnenoteNotebookSectionGroupParentSectionGroupOperationOptions() GetSiteOnenoteNotebookSectionGroupParentSectionGroupOperationOptions + func (o GetSiteOnenoteNotebookSectionGroupParentSectionGroupOperationOptions) ToHeaders() *client.Headers + func (o GetSiteOnenoteNotebookSectionGroupParentSectionGroupOperationOptions) ToOData() *odata.Query + func (o GetSiteOnenoteNotebookSectionGroupParentSectionGroupOperationOptions) ToQuery() *client.QueryParams + type GetSiteOnenoteNotebookSectionGroupParentSectionGroupOperationResponse struct + HttpResponse *http.Response + Model *stable.SectionGroup + OData *odata.OData + type SiteOnenoteNotebookSectionGroupParentSectionGroupClient struct + Client *msgraph.Client + func NewSiteOnenoteNotebookSectionGroupParentSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteNotebookSectionGroupParentSectionGroupClient, error) + func (c SiteOnenoteNotebookSectionGroupParentSectionGroupClient) GetSiteOnenoteNotebookSectionGroupParentSectionGroup(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionGroupId, ...) (result GetSiteOnenoteNotebookSectionGroupParentSectionGroupOperationResponse, ...)