privacy

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrivacyRequestBuilder

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

PrivacyRequestBuilder provides operations to manage the privacy singleton.

func NewPrivacyRequestBuilder

NewPrivacyRequestBuilder instantiates a new PrivacyRequestBuilder and sets the default values.

func NewPrivacyRequestBuilderInternal

func NewPrivacyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacyRequestBuilder

NewPrivacyRequestBuilderInternal instantiates a new PrivacyRequestBuilder and sets the default values.

func (*PrivacyRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get privacy

func (*PrivacyRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update privacy

func (*PrivacyRequestBuilder) Patch

Patch update privacy

func (*PrivacyRequestBuilder) SubjectRightsRequests

SubjectRightsRequests the subjectRightsRequests property

func (*PrivacyRequestBuilder) SubjectRightsRequestsById

SubjectRightsRequestsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.privacy.subjectRightsRequests.item collection

type PrivacyRequestBuilderGetOptions

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

PrivacyRequestBuilderGetOptions options for Get

type PrivacyRequestBuilderGetQueryParameters

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

PrivacyRequestBuilderGetQueryParameters get privacy

type PrivacyRequestBuilderPatchOptions

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

PrivacyRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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