item

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatItemRequestBuilder added in v0.12.0

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

ChatItemRequestBuilder provides operations to manage the chats property of the microsoft.graph.user entity.

func NewChatItemRequestBuilder added in v0.12.0

NewChatItemRequestBuilder instantiates a new ChatItemRequestBuilder and sets the default values.

func NewChatItemRequestBuilderInternal added in v0.12.0

func NewChatItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ChatItemRequestBuilder

NewChatItemRequestBuilderInternal instantiates a new ChatItemRequestBuilder and sets the default values.

func (*ChatItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property chats for users

func (*ChatItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get chats from users

func (*ChatItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property chats in users

func (*ChatItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property chats for users

func (*ChatItemRequestBuilder) Get added in v0.12.0

Get get chats from users

func (*ChatItemRequestBuilder) InstalledApps added in v0.13.0

InstalledApps the installedApps property

func (*ChatItemRequestBuilder) InstalledAppsById added in v0.13.0

InstalledAppsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.chats.item.installedApps.item collection

func (*ChatItemRequestBuilder) Members added in v0.13.0

Members the members property

func (*ChatItemRequestBuilder) MembersById added in v0.13.0

MembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.chats.item.members.item collection

func (*ChatItemRequestBuilder) Messages added in v0.13.0

Messages the messages property

func (*ChatItemRequestBuilder) MessagesById added in v0.13.0

MessagesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.chats.item.messages.item collection

func (*ChatItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property chats in users

func (*ChatItemRequestBuilder) Tabs added in v0.13.0

Tabs the tabs property

func (*ChatItemRequestBuilder) TabsById added in v0.13.0

TabsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.chats.item.tabs.item collection

type ChatItemRequestBuilderDeleteOptions added in v0.12.0

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

ChatItemRequestBuilderDeleteOptions options for Delete

type ChatItemRequestBuilderGetOptions added in v0.12.0

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

ChatItemRequestBuilderGetOptions options for Get

type ChatItemRequestBuilderGetQueryParameters added in v0.12.0

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

ChatItemRequestBuilderGetQueryParameters get chats from users

type ChatItemRequestBuilderPatchOptions added in v0.12.0

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

ChatItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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