Documentation ¶
Index ¶
- type SharedInsightRequestBuilder
- func (m *SharedInsightRequestBuilder) CreateDeleteRequestInformation(options *SharedInsightRequestBuilderDeleteOptions) (...)
- func (m *SharedInsightRequestBuilder) CreateGetRequestInformation(options *SharedInsightRequestBuilderGetOptions) (...)
- func (m *SharedInsightRequestBuilder) CreatePatchRequestInformation(options *SharedInsightRequestBuilderPatchOptions) (...)
- func (m *SharedInsightRequestBuilder) Delete(options *SharedInsightRequestBuilderDeleteOptions) error
- func (m *SharedInsightRequestBuilder) Get(options *SharedInsightRequestBuilderGetOptions) (...)
- func (m *SharedInsightRequestBuilder) LastSharedMethod() ...
- func (m *SharedInsightRequestBuilder) Patch(options *SharedInsightRequestBuilderPatchOptions) error
- func (m *SharedInsightRequestBuilder) Resource() ...
- type SharedInsightRequestBuilderDeleteOptions
- type SharedInsightRequestBuilderGetOptions
- type SharedInsightRequestBuilderGetQueryParameters
- type SharedInsightRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SharedInsightRequestBuilder ¶
type SharedInsightRequestBuilder struct {
// contains filtered or unexported fields
}
SharedInsightRequestBuilder builds and executes requests for operations under \me\insights\shared\{sharedInsight-id}
func NewSharedInsightRequestBuilder ¶
func NewSharedInsightRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SharedInsightRequestBuilder
NewSharedInsightRequestBuilder instantiates a new SharedInsightRequestBuilder and sets the default values.
func NewSharedInsightRequestBuilderInternal ¶
func NewSharedInsightRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SharedInsightRequestBuilder
NewSharedInsightRequestBuilderInternal instantiates a new SharedInsightRequestBuilder and sets the default values.
func (*SharedInsightRequestBuilder) CreateDeleteRequestInformation ¶
func (m *SharedInsightRequestBuilder) CreateDeleteRequestInformation(options *SharedInsightRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateDeleteRequestInformation calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
func (*SharedInsightRequestBuilder) CreateGetRequestInformation ¶
func (m *SharedInsightRequestBuilder) CreateGetRequestInformation(options *SharedInsightRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
func (*SharedInsightRequestBuilder) CreatePatchRequestInformation ¶
func (m *SharedInsightRequestBuilder) CreatePatchRequestInformation(options *SharedInsightRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePatchRequestInformation calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
func (*SharedInsightRequestBuilder) Delete ¶
func (m *SharedInsightRequestBuilder) Delete(options *SharedInsightRequestBuilderDeleteOptions) error
Delete calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
func (*SharedInsightRequestBuilder) Get ¶
func (m *SharedInsightRequestBuilder) Get(options *SharedInsightRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SharedInsight, error)
Get calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
func (*SharedInsightRequestBuilder) LastSharedMethod ¶
func (m *SharedInsightRequestBuilder) LastSharedMethod() *i4937f4dc6a66215167ecba05b855cf0f74fe5d9e664ba8cf75023f47fd473166.LastSharedMethodRequestBuilder
func (*SharedInsightRequestBuilder) Patch ¶
func (m *SharedInsightRequestBuilder) Patch(options *SharedInsightRequestBuilderPatchOptions) error
Patch calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
type SharedInsightRequestBuilderDeleteOptions ¶
type SharedInsightRequestBuilderDeleteOptions struct { string]string O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }H map[
SharedInsightRequestBuilderDeleteOptions options for Delete
type SharedInsightRequestBuilderGetOptions ¶
type SharedInsightRequestBuilderGetOptions struct { string]string O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption Q *SharedInsightRequestBuilderGetQueryParameters ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }H map[
SharedInsightRequestBuilderGetOptions options for Get
type SharedInsightRequestBuilderGetQueryParameters ¶
SharedInsightRequestBuilderGetQueryParameters calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
type SharedInsightRequestBuilderPatchOptions ¶
type SharedInsightRequestBuilderPatchOptions struct { i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SharedInsight H map[string]string O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }Body *
SharedInsightRequestBuilderPatchOptions options for Patch