Documentation ¶
Index ¶
- type InsightsRequestBuilder
- func (m *InsightsRequestBuilder) CreateDeleteRequestInformation(options *InsightsRequestBuilderDeleteOptions) (...)
- func (m *InsightsRequestBuilder) CreateGetRequestInformation(options *InsightsRequestBuilderGetOptions) (...)
- func (m *InsightsRequestBuilder) CreatePatchRequestInformation(options *InsightsRequestBuilderPatchOptions) (...)
- func (m *InsightsRequestBuilder) Delete(options *InsightsRequestBuilderDeleteOptions) error
- func (m *InsightsRequestBuilder) Get(options *InsightsRequestBuilderGetOptions) (...)
- func (m *InsightsRequestBuilder) Patch(options *InsightsRequestBuilderPatchOptions) error
- func (m *InsightsRequestBuilder) Shared() ...
- func (m *InsightsRequestBuilder) SharedById(id string) ...
- func (m *InsightsRequestBuilder) Trending() ...
- func (m *InsightsRequestBuilder) TrendingById(id string) ...
- func (m *InsightsRequestBuilder) Used() ...
- func (m *InsightsRequestBuilder) UsedById(id string) ...
- type InsightsRequestBuilderDeleteOptions
- type InsightsRequestBuilderGetOptions
- type InsightsRequestBuilderGetQueryParameters
- type InsightsRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InsightsRequestBuilder ¶
type InsightsRequestBuilder struct {
// contains filtered or unexported fields
}
InsightsRequestBuilder provides operations to manage the insights property of the microsoft.graph.user entity.
func NewInsightsRequestBuilder ¶
func NewInsightsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InsightsRequestBuilder
NewInsightsRequestBuilder instantiates a new InsightsRequestBuilder and sets the default values.
func NewInsightsRequestBuilderInternal ¶
func NewInsightsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InsightsRequestBuilder
NewInsightsRequestBuilderInternal instantiates a new InsightsRequestBuilder and sets the default values.
func (*InsightsRequestBuilder) CreateDeleteRequestInformation ¶
func (m *InsightsRequestBuilder) CreateDeleteRequestInformation(options *InsightsRequestBuilderDeleteOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property insights for users
func (*InsightsRequestBuilder) CreateGetRequestInformation ¶
func (m *InsightsRequestBuilder) CreateGetRequestInformation(options *InsightsRequestBuilderGetOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation read-only. Nullable.
func (*InsightsRequestBuilder) CreatePatchRequestInformation ¶
func (m *InsightsRequestBuilder) CreatePatchRequestInformation(options *InsightsRequestBuilderPatchOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property insights in users
func (*InsightsRequestBuilder) Delete ¶
func (m *InsightsRequestBuilder) Delete(options *InsightsRequestBuilderDeleteOptions) error
Delete delete navigation property insights for users
func (*InsightsRequestBuilder) Get ¶
func (m *InsightsRequestBuilder) Get(options *InsightsRequestBuilderGetOptions) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OfficeGraphInsightsable, error)
Get read-only. Nullable.
func (*InsightsRequestBuilder) Patch ¶
func (m *InsightsRequestBuilder) Patch(options *InsightsRequestBuilderPatchOptions) error
Patch update the navigation property insights in users
func (*InsightsRequestBuilder) Shared ¶
func (m *InsightsRequestBuilder) Shared() *i3e4ce2336bbbc58648757b85760fb89c5881021a08e9098f363056f0c6a6195c.SharedRequestBuilder
Shared the shared property
func (*InsightsRequestBuilder) SharedById ¶
func (m *InsightsRequestBuilder) SharedById(id string) *if5106cc51c89d49dab777a3bad4d2f60f1791257ebdb9793f092fde43062bbe4.SharedInsightItemRequestBuilder
SharedById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.insights.shared.item collection
func (*InsightsRequestBuilder) Trending ¶
func (m *InsightsRequestBuilder) Trending() *iab3e868bd74f90122481d659f92b93937dc248e664cb771faabf5f029a1a664f.TrendingRequestBuilder
Trending the trending property
func (*InsightsRequestBuilder) TrendingById ¶
func (m *InsightsRequestBuilder) TrendingById(id string) *ie5cd453259522930b20937b7a3b030629926bd41d23d0488babbe3bc6a06c20c.TrendingItemRequestBuilder
TrendingById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.insights.trending.item collection
func (*InsightsRequestBuilder) Used ¶
func (m *InsightsRequestBuilder) Used() *i0179bb6fa871e13743008821796dbc9552d7f97c10cb54f6706fbdf6be05df6e.UsedRequestBuilder
Used the used property
func (*InsightsRequestBuilder) UsedById ¶
func (m *InsightsRequestBuilder) UsedById(id string) *ia144b1cd33e78603da2911ebd505e4e1bb01884db983335223d6dcd6008a9a5f.UsedInsightItemRequestBuilder
UsedById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.insights.used.item collection
type InsightsRequestBuilderDeleteOptions ¶
type InsightsRequestBuilderDeleteOptions 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 }
InsightsRequestBuilderDeleteOptions options for Delete
type InsightsRequestBuilderGetOptions ¶
type InsightsRequestBuilderGetOptions struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *InsightsRequestBuilderGetQueryParameters // Response handler to use in place of the default response handling provided by the core service ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler }
InsightsRequestBuilderGetOptions options for Get
type InsightsRequestBuilderGetQueryParameters ¶
type InsightsRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
InsightsRequestBuilderGetQueryParameters read-only. Nullable.
type InsightsRequestBuilderPatchOptions ¶
type InsightsRequestBuilderPatchOptions struct { // Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OfficeGraphInsightsable // 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 }
InsightsRequestBuilderPatchOptions options for Patch