me

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MeRequestBuilder

type MeRequestBuilder struct {
	// contains filtered or unexported fields
}

MeRequestBuilder provides operations to manage the me property of the microsoft.graph.educationRoot entity.

func NewMeRequestBuilder

NewMeRequestBuilder instantiates a new MeRequestBuilder and sets the default values.

func NewMeRequestBuilderInternal

func NewMeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MeRequestBuilder

NewMeRequestBuilderInternal instantiates a new MeRequestBuilder and sets the default values.

func (*MeRequestBuilder) Assignments

Assignments the assignments property

func (*MeRequestBuilder) AssignmentsById

AssignmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.me.assignments.item collection

func (*MeRequestBuilder) Classes

Classes the classes property

func (*MeRequestBuilder) ClassesById

ClassesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.me.classes.item collection

func (*MeRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property me for education

func (*MeRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get me from education

func (*MeRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property me in education

func (*MeRequestBuilder) Delete

Delete delete navigation property me for education

func (*MeRequestBuilder) Patch

Patch update the navigation property me in education

func (*MeRequestBuilder) Rubrics

Rubrics the rubrics property

func (*MeRequestBuilder) RubricsById

RubricsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.me.rubrics.item collection

func (*MeRequestBuilder) Schools

Schools the schools property

func (*MeRequestBuilder) SchoolsById

SchoolsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.me.schools.item collection

func (*MeRequestBuilder) TaughtClasses

TaughtClasses the taughtClasses property

func (*MeRequestBuilder) TaughtClassesById

TaughtClassesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.me.taughtClasses.item collection

func (*MeRequestBuilder) User

User the user property

type MeRequestBuilderDeleteOptions

type MeRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MeRequestBuilderDeleteOptions options for Delete

type MeRequestBuilderGetOptions

type MeRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *MeRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MeRequestBuilderGetOptions options for Get

type MeRequestBuilderGetQueryParameters

type MeRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

MeRequestBuilderGetQueryParameters get me from education

type MeRequestBuilderPatchOptions

type MeRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.EducationUserable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MeRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL