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
}
Builds and executes requests for operations under \users\{user-id}\insights\shared\{sharedInsight-id}
func NewSharedInsightRequestBuilder ¶
func NewSharedInsightRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SharedInsightRequestBuilder
Instantiates a new SharedInsightRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewSharedInsightRequestBuilderInternal ¶
func NewSharedInsightRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SharedInsightRequestBuilder
Instantiates a new SharedInsightRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*SharedInsightRequestBuilder) CreateDeleteRequestInformation ¶
func (m *SharedInsightRequestBuilder) CreateDeleteRequestInformation(options *SharedInsightRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
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. Parameters:
- options : Options for the request
func (*SharedInsightRequestBuilder) CreateGetRequestInformation ¶
func (m *SharedInsightRequestBuilder) CreateGetRequestInformation(options *SharedInsightRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
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. Parameters:
- options : Options for the request
func (*SharedInsightRequestBuilder) CreatePatchRequestInformation ¶
func (m *SharedInsightRequestBuilder) CreatePatchRequestInformation(options *SharedInsightRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
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. Parameters:
- options : Options for the request
func (*SharedInsightRequestBuilder) Delete ¶
func (m *SharedInsightRequestBuilder) Delete(options *SharedInsightRequestBuilderDeleteOptions) error
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. Parameters:
- options : Options for the request
func (*SharedInsightRequestBuilder) Get ¶
func (m *SharedInsightRequestBuilder) Get(options *SharedInsightRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SharedInsight, error)
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. Parameters:
- options : Options for the request
func (*SharedInsightRequestBuilder) LastSharedMethod ¶
func (m *SharedInsightRequestBuilder) LastSharedMethod() *i842917ab59524927fdc4f7a1948e2eb89d752e56a2d7a853caff95ff7c1ac1fa.LastSharedMethodRequestBuilder
func (*SharedInsightRequestBuilder) Patch ¶
func (m *SharedInsightRequestBuilder) Patch(options *SharedInsightRequestBuilderPatchOptions) error
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. Parameters:
- options : Options for the request
type SharedInsightRequestBuilderDeleteOptions ¶
type SharedInsightRequestBuilderDeleteOptions struct { string]string O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }H map[
Options for Delete
type SharedInsightRequestBuilderGetOptions ¶
type SharedInsightRequestBuilderGetOptions struct { string]string O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption Q *SharedInsightRequestBuilderGetQueryParameters ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }H map[
Options for Get
type SharedInsightRequestBuilderGetQueryParameters ¶
type SharedInsightRequestBuilderGetQueryParameters struct { string Select_escaped []string }Expand []
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 *
Options for Patch