photo

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PhotoRequestBuilder

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

PhotoRequestBuilder provides operations to manage the photo property of the microsoft.graph.user entity.

func NewPhotoRequestBuilder

NewPhotoRequestBuilder instantiates a new PhotoRequestBuilder and sets the default values.

func NewPhotoRequestBuilderInternal

func NewPhotoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PhotoRequestBuilder

NewPhotoRequestBuilderInternal instantiates a new PhotoRequestBuilder and sets the default values.

func (*PhotoRequestBuilder) Content

Content the Content property

func (*PhotoRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property photo for me

func (*PhotoRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the user's profile photo. Read-only.

func (*PhotoRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property photo in me

func (*PhotoRequestBuilder) Delete

Delete delete navigation property photo for me

func (*PhotoRequestBuilder) Get

Get the user's profile photo. Read-only.

func (*PhotoRequestBuilder) Patch

Patch update the navigation property photo in me

type PhotoRequestBuilderDeleteOptions

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

PhotoRequestBuilderDeleteOptions options for Delete

type PhotoRequestBuilderGetOptions

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

PhotoRequestBuilderGetOptions options for Get

type PhotoRequestBuilderGetQueryParameters

type PhotoRequestBuilderGetQueryParameters struct {
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

PhotoRequestBuilderGetQueryParameters the user's profile photo. Read-only.

type PhotoRequestBuilderPatchOptions

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

PhotoRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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