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 GetSiteOnenoteSectionParentSectionGroupOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteOnenoteSectionParentSectionGroupOperationOptions() GetSiteOnenoteSectionParentSectionGroupOperationOptions + func (o GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToHeaders() *client.Headers + func (o GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToOData() *odata.Query + func (o GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToQuery() *client.QueryParams + type GetSiteOnenoteSectionParentSectionGroupOperationResponse struct + HttpResponse *http.Response + Model *beta.SectionGroup + OData *odata.OData + type SiteOnenoteSectionParentSectionGroupClient struct + Client *msgraph.Client + func NewSiteOnenoteSectionParentSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteSectionParentSectionGroupClient, error) + func (c SiteOnenoteSectionParentSectionGroupClient) GetSiteOnenoteSectionParentSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteSectionId, ...) (result GetSiteOnenoteSectionParentSectionGroupOperationResponse, err error)