me

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 15 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 added in v0.4.0

Assignments provides operations to manage the assignments property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) AssignmentsById added in v0.4.0

AssignmentsById provides operations to manage the assignments property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) Classes

Classes provides operations to manage the classes property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) ClassesById added in v0.13.0

ClassesById provides operations to manage the classes property of the microsoft.graph.educationUser entity.

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) Rubrics

Rubrics provides operations to manage the rubrics property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) RubricsById

RubricsById provides operations to manage the rubrics property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) Schools

Schools provides operations to manage the schools property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) SchoolsById added in v0.13.0

SchoolsById provides operations to manage the schools property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) TaughtClasses

TaughtClasses provides operations to manage the taughtClasses property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) TaughtClassesById added in v0.13.0

TaughtClassesById provides operations to manage the taughtClasses property of the microsoft.graph.educationUser entity.

func (*MeRequestBuilder) User

User provides operations to manage the user property of the microsoft.graph.educationUser entity.

type MeRequestBuilderDeleteRequestConfiguration added in v0.22.0

type MeRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

MeRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

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 MeRequestBuilderGetRequestConfiguration added in v0.22.0

type MeRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *MeRequestBuilderGetQueryParameters
}

MeRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type MeRequestBuilderPatchRequestConfiguration added in v0.22.0

type MeRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

MeRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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