resource

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceRequestBuilder

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

ResourceRequestBuilder provides operations to manage the resource property of the microsoft.graph.usedInsight entity.

func NewResourceRequestBuilder

NewResourceRequestBuilder instantiates a new ResourceRequestBuilder and sets the default values.

func NewResourceRequestBuilderInternal

func NewResourceRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ResourceRequestBuilder

NewResourceRequestBuilderInternal instantiates a new ResourceRequestBuilder and sets the default values.

func (*ResourceRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation used for navigating to the item that was used. For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem.

func (*ResourceRequestBuilder) Get

Get used for navigating to the item that was used. For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem.

type ResourceRequestBuilderGetQueryParameters

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

ResourceRequestBuilderGetQueryParameters used for navigating to the item that was used. For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem.

type ResourceRequestBuilderGetRequestConfiguration added in v0.22.0

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

ResourceRequestBuilderGetRequestConfiguration 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