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