chatoperation

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatOperationClient

type ChatOperationClient struct {
	Client *msgraph.Client
}

func NewChatOperationClientWithBaseURI

func NewChatOperationClientWithBaseURI(sdkApi sdkEnv.Api) (*ChatOperationClient, error)

func (ChatOperationClient) CreateChatOperation

CreateChatOperation - Create new navigation property to operations for users

func (ChatOperationClient) DeleteChatOperation

DeleteChatOperation - Delete navigation property operations for users

func (ChatOperationClient) GetChatOperation

GetChatOperation - Get operations from users. A collection of all the Teams async operations that ran or are running on the chat. Nullable.

func (ChatOperationClient) GetChatOperationsCount

GetChatOperationsCount - Get the number of the resource

func (ChatOperationClient) ListChatOperations

ListChatOperations - Get operations from users. A collection of all the Teams async operations that ran or are running on the chat. Nullable.

func (ChatOperationClient) ListChatOperationsComplete

ListChatOperationsComplete retrieves all the results into a single object

func (ChatOperationClient) ListChatOperationsCompleteMatchingPredicate

func (c ChatOperationClient) ListChatOperationsCompleteMatchingPredicate(ctx context.Context, id beta.UserIdChatId, options ListChatOperationsOperationOptions, predicate TeamsAsyncOperationOperationPredicate) (result ListChatOperationsCompleteResult, err error)

ListChatOperationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ChatOperationClient) UpdateChatOperation

UpdateChatOperation - Update the navigation property operations in users

type CreateChatOperationOperationOptions

type CreateChatOperationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateChatOperationOperationOptions

func DefaultCreateChatOperationOperationOptions() CreateChatOperationOperationOptions

func (CreateChatOperationOperationOptions) ToHeaders

func (CreateChatOperationOperationOptions) ToOData

func (CreateChatOperationOperationOptions) ToQuery

type CreateChatOperationOperationResponse

type CreateChatOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.TeamsAsyncOperation
}

type DeleteChatOperationOperationOptions

type DeleteChatOperationOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteChatOperationOperationOptions

func DefaultDeleteChatOperationOperationOptions() DeleteChatOperationOperationOptions

func (DeleteChatOperationOperationOptions) ToHeaders

func (DeleteChatOperationOperationOptions) ToOData

func (DeleteChatOperationOperationOptions) ToQuery

type DeleteChatOperationOperationResponse

type DeleteChatOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetChatOperationOperationOptions

type GetChatOperationOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetChatOperationOperationOptions

func DefaultGetChatOperationOperationOptions() GetChatOperationOperationOptions

func (GetChatOperationOperationOptions) ToHeaders

func (GetChatOperationOperationOptions) ToOData

func (GetChatOperationOperationOptions) ToQuery

type GetChatOperationOperationResponse

type GetChatOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.TeamsAsyncOperation
}

type GetChatOperationsCountOperationOptions

type GetChatOperationsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetChatOperationsCountOperationOptions

func DefaultGetChatOperationsCountOperationOptions() GetChatOperationsCountOperationOptions

func (GetChatOperationsCountOperationOptions) ToHeaders

func (GetChatOperationsCountOperationOptions) ToOData

func (GetChatOperationsCountOperationOptions) ToQuery

type GetChatOperationsCountOperationResponse

type GetChatOperationsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListChatOperationsCompleteResult

type ListChatOperationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.TeamsAsyncOperation
}

type ListChatOperationsCustomPager

type ListChatOperationsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListChatOperationsCustomPager) NextPageLink() *odata.Link

type ListChatOperationsOperationOptions

type ListChatOperationsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListChatOperationsOperationOptions

func DefaultListChatOperationsOperationOptions() ListChatOperationsOperationOptions

func (ListChatOperationsOperationOptions) ToHeaders

func (ListChatOperationsOperationOptions) ToOData

func (ListChatOperationsOperationOptions) ToQuery

type ListChatOperationsOperationResponse

type ListChatOperationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.TeamsAsyncOperation
}

type TeamsAsyncOperationOperationPredicate

type TeamsAsyncOperationOperationPredicate struct {
}

func (TeamsAsyncOperationOperationPredicate) Matches

type UpdateChatOperationOperationOptions

type UpdateChatOperationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateChatOperationOperationOptions

func DefaultUpdateChatOperationOperationOptions() UpdateChatOperationOperationOptions

func (UpdateChatOperationOperationOptions) ToHeaders

func (UpdateChatOperationOperationOptions) ToOData

func (UpdateChatOperationOperationOptions) ToQuery

type UpdateChatOperationOperationResponse

type UpdateChatOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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