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