Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSiteOnenoteSectionParentSectionGroupOperationOptions ¶
type GetSiteOnenoteSectionParentSectionGroupOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetSiteOnenoteSectionParentSectionGroupOperationOptions ¶
func DefaultGetSiteOnenoteSectionParentSectionGroupOperationOptions() GetSiteOnenoteSectionParentSectionGroupOperationOptions
func (GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToHeaders ¶
func (o GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToHeaders() *client.Headers
func (GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToOData ¶
func (o GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToOData() *odata.Query
func (GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToQuery ¶
func (o GetSiteOnenoteSectionParentSectionGroupOperationOptions) ToQuery() *client.QueryParams
type SiteOnenoteSectionParentSectionGroupClient ¶
func NewSiteOnenoteSectionParentSectionGroupClientWithBaseURI ¶
func NewSiteOnenoteSectionParentSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteSectionParentSectionGroupClient, error)
func (SiteOnenoteSectionParentSectionGroupClient) GetSiteOnenoteSectionParentSectionGroup ¶
func (c SiteOnenoteSectionParentSectionGroupClient) GetSiteOnenoteSectionParentSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteSectionId, options GetSiteOnenoteSectionParentSectionGroupOperationOptions) (result GetSiteOnenoteSectionParentSectionGroupOperationResponse, err error)
GetSiteOnenoteSectionParentSectionGroup - Get parentSectionGroup from groups. The section group that contains the section. Read-only.
Click to show internal directories.
Click to hide internal directories.