rubric

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RubricRequestBuilder

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

RubricRequestBuilder provides operations to manage the rubric property of the microsoft.graph.educationAssignment entity.

func NewRubricRequestBuilder

NewRubricRequestBuilder instantiates a new RubricRequestBuilder and sets the default values.

func NewRubricRequestBuilderInternal

func NewRubricRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RubricRequestBuilder

NewRubricRequestBuilderInternal instantiates a new RubricRequestBuilder and sets the default values.

func (*RubricRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property rubric for education

func (*RubricRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation when set, the grading rubric attached to this assignment.

func (*RubricRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property rubric in education

func (*RubricRequestBuilder) Delete

Delete delete navigation property rubric for education

func (*RubricRequestBuilder) Get

Get when set, the grading rubric attached to this assignment.

func (*RubricRequestBuilder) Patch

Patch update the navigation property rubric in education

type RubricRequestBuilderDeleteOptions

type RubricRequestBuilderDeleteOptions 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
}

RubricRequestBuilderDeleteOptions options for Delete

type RubricRequestBuilderGetOptions

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

RubricRequestBuilderGetOptions options for Get

type RubricRequestBuilderGetQueryParameters

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

RubricRequestBuilderGetQueryParameters when set, the grading rubric attached to this assignment.

type RubricRequestBuilderPatchOptions

type RubricRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.EducationRubricable
	// 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
}

RubricRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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