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