chatpermissiongrant

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 ChatPermissionGrantClient

type ChatPermissionGrantClient struct {
	Client *msgraph.Client
}

func NewChatPermissionGrantClientWithBaseURI

func NewChatPermissionGrantClientWithBaseURI(sdkApi sdkEnv.Api) (*ChatPermissionGrantClient, error)

func (ChatPermissionGrantClient) CreateChatPermissionGrant

CreateChatPermissionGrant - Create new navigation property to permissionGrants for users

func (ChatPermissionGrantClient) DeleteChatPermissionGrant

DeleteChatPermissionGrant - Delete navigation property permissionGrants for users

func (ChatPermissionGrantClient) GetChatPermissionGrant

GetChatPermissionGrant - Get permissionGrants from users. A collection of permissions granted to apps for the chat.

func (ChatPermissionGrantClient) GetChatPermissionGrantsCount

GetChatPermissionGrantsCount - Get the number of the resource

func (ChatPermissionGrantClient) ListChatPermissionGrants

ListChatPermissionGrants - Get permissionGrants from users. A collection of permissions granted to apps for the chat.

func (ChatPermissionGrantClient) ListChatPermissionGrantsComplete

ListChatPermissionGrantsComplete retrieves all the results into a single object

func (ChatPermissionGrantClient) ListChatPermissionGrantsCompleteMatchingPredicate

ListChatPermissionGrantsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ChatPermissionGrantClient) UpdateChatPermissionGrant

UpdateChatPermissionGrant - Update the navigation property permissionGrants in users

type CreateChatPermissionGrantOperationOptions

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

func DefaultCreateChatPermissionGrantOperationOptions

func DefaultCreateChatPermissionGrantOperationOptions() CreateChatPermissionGrantOperationOptions

func (CreateChatPermissionGrantOperationOptions) ToHeaders

func (CreateChatPermissionGrantOperationOptions) ToOData

func (CreateChatPermissionGrantOperationOptions) ToQuery

type CreateChatPermissionGrantOperationResponse

type CreateChatPermissionGrantOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ResourceSpecificPermissionGrant
}

type DeleteChatPermissionGrantOperationOptions

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

func DefaultDeleteChatPermissionGrantOperationOptions

func DefaultDeleteChatPermissionGrantOperationOptions() DeleteChatPermissionGrantOperationOptions

func (DeleteChatPermissionGrantOperationOptions) ToHeaders

func (DeleteChatPermissionGrantOperationOptions) ToOData

func (DeleteChatPermissionGrantOperationOptions) ToQuery

type DeleteChatPermissionGrantOperationResponse

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

type GetChatPermissionGrantOperationOptions

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

func DefaultGetChatPermissionGrantOperationOptions

func DefaultGetChatPermissionGrantOperationOptions() GetChatPermissionGrantOperationOptions

func (GetChatPermissionGrantOperationOptions) ToHeaders

func (GetChatPermissionGrantOperationOptions) ToOData

func (GetChatPermissionGrantOperationOptions) ToQuery

type GetChatPermissionGrantOperationResponse

type GetChatPermissionGrantOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ResourceSpecificPermissionGrant
}

type GetChatPermissionGrantsCountOperationOptions

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

func DefaultGetChatPermissionGrantsCountOperationOptions

func DefaultGetChatPermissionGrantsCountOperationOptions() GetChatPermissionGrantsCountOperationOptions

func (GetChatPermissionGrantsCountOperationOptions) ToHeaders

func (GetChatPermissionGrantsCountOperationOptions) ToOData

func (GetChatPermissionGrantsCountOperationOptions) ToQuery

type GetChatPermissionGrantsCountOperationResponse

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

type ListChatPermissionGrantsCompleteResult

type ListChatPermissionGrantsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ResourceSpecificPermissionGrant
}

type ListChatPermissionGrantsCustomPager

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

type ListChatPermissionGrantsOperationOptions

type ListChatPermissionGrantsOperationOptions 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 DefaultListChatPermissionGrantsOperationOptions

func DefaultListChatPermissionGrantsOperationOptions() ListChatPermissionGrantsOperationOptions

func (ListChatPermissionGrantsOperationOptions) ToHeaders

func (ListChatPermissionGrantsOperationOptions) ToOData

func (ListChatPermissionGrantsOperationOptions) ToQuery

type ListChatPermissionGrantsOperationResponse

type ListChatPermissionGrantsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ResourceSpecificPermissionGrant
}

type ResourceSpecificPermissionGrantOperationPredicate

type ResourceSpecificPermissionGrantOperationPredicate struct {
}

func (ResourceSpecificPermissionGrantOperationPredicate) Matches

type UpdateChatPermissionGrantOperationOptions

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

func DefaultUpdateChatPermissionGrantOperationOptions

func DefaultUpdateChatPermissionGrantOperationOptions() UpdateChatPermissionGrantOperationOptions

func (UpdateChatPermissionGrantOperationOptions) ToHeaders

func (UpdateChatPermissionGrantOperationOptions) ToOData

func (UpdateChatPermissionGrantOperationOptions) ToQuery

type UpdateChatPermissionGrantOperationResponse

type UpdateChatPermissionGrantOperationResponse 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