fields

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 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 FieldsRequestBuilder

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

FieldsRequestBuilder provides operations to manage the fields property of the microsoft.graph.listItem entity.

func NewFieldsRequestBuilder

NewFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewFieldsRequestBuilderInternal

func NewFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FieldsRequestBuilder

NewFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*FieldsRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property fields for drives

func (*FieldsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the values of the columns set on this list item.

func (*FieldsRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property fields in drives

func (*FieldsRequestBuilder) Delete

Delete delete navigation property fields for drives

func (*FieldsRequestBuilder) Get

Get the values of the columns set on this list item.

func (*FieldsRequestBuilder) Patch

Patch update the navigation property fields in drives

type FieldsRequestBuilderDeleteOptions

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

FieldsRequestBuilderDeleteOptions options for Delete

type FieldsRequestBuilderGetOptions

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

FieldsRequestBuilderGetOptions options for Get

type FieldsRequestBuilderGetQueryParameters

type FieldsRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

FieldsRequestBuilderGetQueryParameters the values of the columns set on this list item.

type FieldsRequestBuilderPatchOptions

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

FieldsRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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