item

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 GroupSettingItemRequestBuilder added in v0.12.0

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

GroupSettingItemRequestBuilder provides operations to manage the settings property of the microsoft.graph.group entity.

func NewGroupSettingItemRequestBuilder added in v0.12.0

NewGroupSettingItemRequestBuilder instantiates a new GroupSettingItemRequestBuilder and sets the default values.

func NewGroupSettingItemRequestBuilderInternal added in v0.12.0

func NewGroupSettingItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GroupSettingItemRequestBuilder

NewGroupSettingItemRequestBuilderInternal instantiates a new GroupSettingItemRequestBuilder and sets the default values.

func (*GroupSettingItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property settings for groups

func (*GroupSettingItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation settings that can govern this group's behavior, like whether members can invite guest users to the group. Nullable.

func (*GroupSettingItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property settings in groups

func (*GroupSettingItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property settings for groups

func (*GroupSettingItemRequestBuilder) Get added in v0.12.0

Get settings that can govern this group's behavior, like whether members can invite guest users to the group. Nullable.

func (*GroupSettingItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property settings in groups

type GroupSettingItemRequestBuilderDeleteOptions added in v0.12.0

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

GroupSettingItemRequestBuilderDeleteOptions options for Delete

type GroupSettingItemRequestBuilderGetOptions added in v0.12.0

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

GroupSettingItemRequestBuilderGetOptions options for Get

type GroupSettingItemRequestBuilderGetQueryParameters added in v0.12.0

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

GroupSettingItemRequestBuilderGetQueryParameters settings that can govern this group's behavior, like whether members can invite guest users to the group. Nullable.

type GroupSettingItemRequestBuilderPatchOptions added in v0.12.0

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

GroupSettingItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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