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