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 GetOnenoteSectionGroupSectionParentSectionGroupOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionGroupSectionParentSectionGroupOperationOptions() GetOnenoteSectionGroupSectionParentSectionGroupOperationOptions + func (o GetOnenoteSectionGroupSectionParentSectionGroupOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionGroupSectionParentSectionGroupOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionGroupSectionParentSectionGroupOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionGroupSectionParentSectionGroupOperationResponse struct + HttpResponse *http.Response + Model *beta.SectionGroup + OData *odata.OData + type OnenoteSectionGroupSectionParentSectionGroupClient struct + Client *msgraph.Client + func NewOnenoteSectionGroupSectionParentSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupSectionParentSectionGroupClient, error) + func (c OnenoteSectionGroupSectionParentSectionGroupClient) GetOnenoteSectionGroupSectionParentSectionGroup(ctx context.Context, id beta.GroupIdOnenoteSectionGroupIdSectionId, ...) (result GetOnenoteSectionGroupSectionParentSectionGroupOperationResponse, ...)