privacy

package
v0.48.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: MIT Imports: 4 Imported by: 1

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) SubjectRightsRequests

SubjectRightsRequests provides operations to manage the subjectRightsRequests property of the microsoft.graph.privacy entity.

func (*PrivacyRequestBuilder) SubjectRightsRequestsById

SubjectRightsRequestsById provides operations to manage the subjectRightsRequests property of the microsoft.graph.privacy entity.

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 PrivacyRequestBuilderGetRequestConfiguration added in v0.22.0

type PrivacyRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrivacyRequestBuilderGetQueryParameters
}

PrivacyRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacyRequestBuilderPatchRequestConfiguration added in v0.22.0

type PrivacyRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacyRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsCountRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsCountRequestBuilder provides operations to count the resources in the collection.

func NewPrivacySubjectRightsRequestsCountRequestBuilder added in v0.48.0

NewPrivacySubjectRightsRequestsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsCountRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsCountRequestBuilder

NewPrivacySubjectRightsRequestsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*PrivacySubjectRightsRequestsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type PrivacySubjectRightsRequestsCountRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder provides operations to call the getFinalAttachment method.

func NewPrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder added in v0.48.0

func NewPrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder

NewPrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder instantiates a new GetFinalAttachmentRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder

NewPrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilderInternal instantiates a new GetFinalAttachmentRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getFinalAttachment

func (*PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilder) Get added in v0.48.0

Get invoke function getFinalAttachment

type PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsItemGetFinalAttachmentRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder provides operations to call the getFinalReport method.

func NewPrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder added in v0.48.0

func NewPrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder

NewPrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder instantiates a new GetFinalReportRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsItemGetFinalReportRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsItemGetFinalReportRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder

NewPrivacySubjectRightsRequestsItemGetFinalReportRequestBuilderInternal instantiates a new GetFinalReportRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation invoke function getFinalReport

func (*PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilder) Get added in v0.48.0

Get invoke function getFinalReport

type PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsItemGetFinalReportRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder provides operations to manage the notes property of the microsoft.graph.subjectRightsRequest entity.

func NewPrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder added in v0.48.0

func NewPrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder

NewPrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder instantiates a new AuthoredNoteItemRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder

NewPrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderInternal instantiates a new AuthoredNoteItemRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property notes for privacy

func (*PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation list of notes associcated with the request.

func (*PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property notes in privacy

func (*PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property notes for privacy

func (*PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilder) Get added in v0.48.0

Get list of notes associcated with the request.

type PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderGetQueryParameters added in v0.48.0

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

PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderGetQueryParameters list of notes associcated with the request.

type PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderGetQueryParameters
}

PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsItemNotesAuthoredNoteItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemNotesCountRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsItemNotesCountRequestBuilder provides operations to count the resources in the collection.

func NewPrivacySubjectRightsRequestsItemNotesCountRequestBuilder added in v0.48.0

func NewPrivacySubjectRightsRequestsItemNotesCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemNotesCountRequestBuilder

NewPrivacySubjectRightsRequestsItemNotesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsItemNotesCountRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsItemNotesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemNotesCountRequestBuilder

NewPrivacySubjectRightsRequestsItemNotesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsItemNotesCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*PrivacySubjectRightsRequestsItemNotesCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type PrivacySubjectRightsRequestsItemNotesCountRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemNotesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsItemNotesCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemNotesRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsItemNotesRequestBuilder provides operations to manage the notes property of the microsoft.graph.subjectRightsRequest entity.

func NewPrivacySubjectRightsRequestsItemNotesRequestBuilder added in v0.48.0

NewPrivacySubjectRightsRequestsItemNotesRequestBuilder instantiates a new NotesRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsItemNotesRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsItemNotesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemNotesRequestBuilder

NewPrivacySubjectRightsRequestsItemNotesRequestBuilderInternal instantiates a new NotesRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsItemNotesRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*PrivacySubjectRightsRequestsItemNotesRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the list of authored notes assoicated with a subject rights request.

func (*PrivacySubjectRightsRequestsItemNotesRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create a new authoredNote object.

func (*PrivacySubjectRightsRequestsItemNotesRequestBuilder) Get added in v0.48.0

Get get the list of authored notes assoicated with a subject rights request.

type PrivacySubjectRightsRequestsItemNotesRequestBuilderGetQueryParameters added in v0.48.0

type PrivacySubjectRightsRequestsItemNotesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

PrivacySubjectRightsRequestsItemNotesRequestBuilderGetQueryParameters get the list of authored notes assoicated with a subject rights request.

type PrivacySubjectRightsRequestsItemNotesRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemNotesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrivacySubjectRightsRequestsItemNotesRequestBuilderGetQueryParameters
}

PrivacySubjectRightsRequestsItemNotesRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemNotesRequestBuilderPostRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemNotesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsItemNotesRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsItemTeamRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsItemTeamRequestBuilder provides operations to manage the team property of the microsoft.graph.subjectRightsRequest entity.

func NewPrivacySubjectRightsRequestsItemTeamRequestBuilder added in v0.48.0

NewPrivacySubjectRightsRequestsItemTeamRequestBuilder instantiates a new TeamRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsItemTeamRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsItemTeamRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsItemTeamRequestBuilder

NewPrivacySubjectRightsRequestsItemTeamRequestBuilderInternal instantiates a new TeamRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsItemTeamRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation information about the Microsoft Teams team that was created for the request.

func (*PrivacySubjectRightsRequestsItemTeamRequestBuilder) Get added in v0.48.0

Get information about the Microsoft Teams team that was created for the request.

type PrivacySubjectRightsRequestsItemTeamRequestBuilderGetQueryParameters added in v0.48.0

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

PrivacySubjectRightsRequestsItemTeamRequestBuilderGetQueryParameters information about the Microsoft Teams team that was created for the request.

type PrivacySubjectRightsRequestsItemTeamRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsItemTeamRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrivacySubjectRightsRequestsItemTeamRequestBuilderGetQueryParameters
}

PrivacySubjectRightsRequestsItemTeamRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsRequestBuilder provides operations to manage the subjectRightsRequests property of the microsoft.graph.privacy entity.

func NewPrivacySubjectRightsRequestsRequestBuilder added in v0.48.0

NewPrivacySubjectRightsRequestsRequestBuilder instantiates a new SubjectRightsRequestsRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsRequestBuilder

NewPrivacySubjectRightsRequestsRequestBuilderInternal instantiates a new SubjectRightsRequestsRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*PrivacySubjectRightsRequestsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get a list of subjectRightsRequest objects and their properties.

func (*PrivacySubjectRightsRequestsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create a new subjectRightsRequest object.

func (*PrivacySubjectRightsRequestsRequestBuilder) Get added in v0.48.0

Get get a list of subjectRightsRequest objects and their properties.

type PrivacySubjectRightsRequestsRequestBuilderGetQueryParameters added in v0.48.0

type PrivacySubjectRightsRequestsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

PrivacySubjectRightsRequestsRequestBuilderGetQueryParameters get a list of subjectRightsRequest objects and their properties.

type PrivacySubjectRightsRequestsRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrivacySubjectRightsRequestsRequestBuilderGetQueryParameters
}

PrivacySubjectRightsRequestsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsRequestBuilderPostRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder added in v0.48.0

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

PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder provides operations to manage the subjectRightsRequests property of the microsoft.graph.privacy entity.

func NewPrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder added in v0.48.0

func NewPrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder

NewPrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder instantiates a new SubjectRightsRequestItemRequestBuilder and sets the default values.

func NewPrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderInternal added in v0.48.0

func NewPrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder

NewPrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderInternal instantiates a new SubjectRightsRequestItemRequestBuilder and sets the default values.

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property subjectRightsRequests for privacy

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get subjectRightsRequests from privacy

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property subjectRightsRequests in privacy

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property subjectRightsRequests for privacy

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) Get added in v0.48.0

Get get subjectRightsRequests from privacy

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) GetFinalAttachment added in v0.48.0

GetFinalAttachment provides operations to call the getFinalAttachment method.

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) GetFinalReport added in v0.48.0

GetFinalReport provides operations to call the getFinalReport method.

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) Notes added in v0.48.0

Notes provides operations to manage the notes property of the microsoft.graph.subjectRightsRequest entity.

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) NotesById added in v0.48.0

NotesById provides operations to manage the notes property of the microsoft.graph.subjectRightsRequest entity.

func (*PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilder) Team added in v0.48.0

Team provides operations to manage the team property of the microsoft.graph.subjectRightsRequest entity.

type PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderGetQueryParameters added in v0.48.0

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

PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderGetQueryParameters get subjectRightsRequests from privacy

type PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderGetRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderGetQueryParameters
}

PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderPatchRequestConfiguration added in v0.48.0

type PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PrivacySubjectRightsRequestsSubjectRightsRequestItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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