print

package
v0.51.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatePrintersCreatePostRequestBodyFromDiscriminatorValue added in v0.49.0

CreatePrintersCreatePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type ConnectorsCountRequestBuilder added in v0.49.0

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

ConnectorsCountRequestBuilder provides operations to count the resources in the collection.

func NewConnectorsCountRequestBuilder added in v0.49.0

NewConnectorsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewConnectorsCountRequestBuilderInternal added in v0.49.0

func NewConnectorsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ConnectorsCountRequestBuilder

NewConnectorsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ConnectorsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ConnectorsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ConnectorsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ConnectorsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ConnectorsPrintConnectorItemRequestBuilder added in v0.49.0

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

ConnectorsPrintConnectorItemRequestBuilder provides operations to manage the connectors property of the microsoft.graph.print entity.

func NewConnectorsPrintConnectorItemRequestBuilder added in v0.49.0

NewConnectorsPrintConnectorItemRequestBuilder instantiates a new PrintConnectorItemRequestBuilder and sets the default values.

func NewConnectorsPrintConnectorItemRequestBuilderInternal added in v0.49.0

func NewConnectorsPrintConnectorItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ConnectorsPrintConnectorItemRequestBuilder

NewConnectorsPrintConnectorItemRequestBuilderInternal instantiates a new PrintConnectorItemRequestBuilder and sets the default values.

func (*ConnectorsPrintConnectorItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property connectors for print

func (*ConnectorsPrintConnectorItemRequestBuilder) Get added in v0.49.0

Get the list of available print connectors.

func (*ConnectorsPrintConnectorItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property connectors for print

func (*ConnectorsPrintConnectorItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the list of available print connectors.

func (*ConnectorsPrintConnectorItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property connectors in print

type ConnectorsPrintConnectorItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ConnectorsPrintConnectorItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ConnectorsPrintConnectorItemRequestBuilderGetQueryParameters added in v0.49.0

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

ConnectorsPrintConnectorItemRequestBuilderGetQueryParameters the list of available print connectors.

type ConnectorsPrintConnectorItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ConnectorsPrintConnectorItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ConnectorsPrintConnectorItemRequestBuilderGetQueryParameters
}

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

type ConnectorsPrintConnectorItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ConnectorsPrintConnectorItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ConnectorsRequestBuilder added in v0.49.0

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

ConnectorsRequestBuilder provides operations to manage the connectors property of the microsoft.graph.print entity.

func NewConnectorsRequestBuilder added in v0.49.0

NewConnectorsRequestBuilder instantiates a new ConnectorsRequestBuilder and sets the default values.

func NewConnectorsRequestBuilderInternal added in v0.49.0

func NewConnectorsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ConnectorsRequestBuilder

NewConnectorsRequestBuilderInternal instantiates a new ConnectorsRequestBuilder and sets the default values.

func (*ConnectorsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ConnectorsRequestBuilder) Get added in v0.49.0

Get retrieve a list of print connectors. Find more info here

func (*ConnectorsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of print connectors.

func (*ConnectorsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to connectors for print

type ConnectorsRequestBuilderGetQueryParameters added in v0.49.0

type ConnectorsRequestBuilderGetQueryParameters 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"`
}

ConnectorsRequestBuilderGetQueryParameters retrieve a list of print connectors.

type ConnectorsRequestBuilderGetRequestConfiguration added in v0.49.0

type ConnectorsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ConnectorsRequestBuilderGetQueryParameters
}

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

type ConnectorsRequestBuilderPostRequestConfiguration added in v0.49.0

type ConnectorsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type OperationsCountRequestBuilder added in v0.49.0

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

OperationsCountRequestBuilder provides operations to count the resources in the collection.

func NewOperationsCountRequestBuilder added in v0.49.0

NewOperationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewOperationsCountRequestBuilderInternal added in v0.49.0

func NewOperationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OperationsCountRequestBuilder

NewOperationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*OperationsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*OperationsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type OperationsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type OperationsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type OperationsPrintOperationItemRequestBuilder added in v0.49.0

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

OperationsPrintOperationItemRequestBuilder provides operations to manage the operations property of the microsoft.graph.print entity.

func NewOperationsPrintOperationItemRequestBuilder added in v0.49.0

NewOperationsPrintOperationItemRequestBuilder instantiates a new PrintOperationItemRequestBuilder and sets the default values.

func NewOperationsPrintOperationItemRequestBuilderInternal added in v0.49.0

func NewOperationsPrintOperationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OperationsPrintOperationItemRequestBuilder

NewOperationsPrintOperationItemRequestBuilderInternal instantiates a new PrintOperationItemRequestBuilder and sets the default values.

func (*OperationsPrintOperationItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property operations for print

func (*OperationsPrintOperationItemRequestBuilder) Get added in v0.49.0

Get the list of print long running operations.

func (*OperationsPrintOperationItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property operations for print

func (*OperationsPrintOperationItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the list of print long running operations.

func (*OperationsPrintOperationItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property operations in print

type OperationsPrintOperationItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type OperationsPrintOperationItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type OperationsPrintOperationItemRequestBuilderGetQueryParameters added in v0.49.0

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

OperationsPrintOperationItemRequestBuilderGetQueryParameters the list of print long running operations.

type OperationsPrintOperationItemRequestBuilderGetRequestConfiguration added in v0.49.0

type OperationsPrintOperationItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *OperationsPrintOperationItemRequestBuilderGetQueryParameters
}

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

type OperationsPrintOperationItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type OperationsPrintOperationItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type OperationsRequestBuilder added in v0.49.0

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

OperationsRequestBuilder provides operations to manage the operations property of the microsoft.graph.print entity.

func NewOperationsRequestBuilder added in v0.49.0

NewOperationsRequestBuilder instantiates a new OperationsRequestBuilder and sets the default values.

func NewOperationsRequestBuilderInternal added in v0.49.0

func NewOperationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OperationsRequestBuilder

NewOperationsRequestBuilderInternal instantiates a new OperationsRequestBuilder and sets the default values.

func (*OperationsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*OperationsRequestBuilder) Get added in v0.49.0

Get the list of print long running operations.

func (*OperationsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the list of print long running operations.

func (*OperationsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to operations for print

type OperationsRequestBuilderGetQueryParameters added in v0.49.0

type OperationsRequestBuilderGetQueryParameters 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"`
}

OperationsRequestBuilderGetQueryParameters the list of print long running operations.

type OperationsRequestBuilderGetRequestConfiguration added in v0.49.0

type OperationsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *OperationsRequestBuilderGetQueryParameters
}

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

type OperationsRequestBuilderPostRequestConfiguration added in v0.49.0

type OperationsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintRequestBuilder

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

PrintRequestBuilder provides operations to manage the print singleton.

func NewPrintRequestBuilder

NewPrintRequestBuilder instantiates a new PrintRequestBuilder and sets the default values.

func NewPrintRequestBuilderInternal

func NewPrintRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintRequestBuilder

NewPrintRequestBuilderInternal instantiates a new PrintRequestBuilder and sets the default values.

func (*PrintRequestBuilder) Connectors

Connectors provides operations to manage the connectors property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) ConnectorsById

ConnectorsById provides operations to manage the connectors property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) Operations

Operations provides operations to manage the operations property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) OperationsById

OperationsById provides operations to manage the operations property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) Printers

Printers provides operations to manage the printers property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) PrintersById

PrintersById provides operations to manage the printers property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) Services

Services provides operations to manage the services property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) ServicesById

ServicesById provides operations to manage the services property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) Shares

Shares provides operations to manage the shares property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) SharesById

SharesById provides operations to manage the shares property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) TaskDefinitions

func (m *PrintRequestBuilder) TaskDefinitions() *TaskDefinitionsRequestBuilder

TaskDefinitions provides operations to manage the taskDefinitions property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) TaskDefinitionsById

TaskDefinitionsById provides operations to manage the taskDefinitions property of the microsoft.graph.print entity.

func (*PrintRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get print

type PrintRequestBuilderGetQueryParameters

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

PrintRequestBuilderGetQueryParameters get print

type PrintRequestBuilderGetRequestConfiguration added in v0.22.0

type PrintRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintRequestBuilderGetQueryParameters
}

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

type PrintRequestBuilderPatchRequestConfiguration added in v0.22.0

type PrintRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersCountRequestBuilder added in v0.49.0

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

PrintersCountRequestBuilder provides operations to count the resources in the collection.

func NewPrintersCountRequestBuilder added in v0.49.0

NewPrintersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewPrintersCountRequestBuilderInternal added in v0.49.0

func NewPrintersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersCountRequestBuilder

NewPrintersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*PrintersCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*PrintersCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type PrintersCountRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersCreatePostRequestBody added in v0.49.0

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

PrintersCreatePostRequestBody

func NewPrintersCreatePostRequestBody added in v0.49.0

func NewPrintersCreatePostRequestBody() *PrintersCreatePostRequestBody

NewPrintersCreatePostRequestBody instantiates a new PrintersCreatePostRequestBody and sets the default values.

func (*PrintersCreatePostRequestBody) GetAdditionalData added in v0.49.0

func (m *PrintersCreatePostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*PrintersCreatePostRequestBody) GetCertificateSigningRequest added in v0.49.0

GetCertificateSigningRequest gets the certificateSigningRequest property value. The certificateSigningRequest property

func (*PrintersCreatePostRequestBody) GetConnectorId added in v0.49.0

func (m *PrintersCreatePostRequestBody) GetConnectorId() *string

GetConnectorId gets the connectorId property value. The connectorId property

func (*PrintersCreatePostRequestBody) GetDisplayName added in v0.49.0

func (m *PrintersCreatePostRequestBody) GetDisplayName() *string

GetDisplayName gets the displayName property value. The displayName property

func (*PrintersCreatePostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*PrintersCreatePostRequestBody) GetHasPhysicalDevice added in v0.49.0

func (m *PrintersCreatePostRequestBody) GetHasPhysicalDevice() *bool

GetHasPhysicalDevice gets the hasPhysicalDevice property value. The hasPhysicalDevice property

func (*PrintersCreatePostRequestBody) GetManufacturer added in v0.49.0

func (m *PrintersCreatePostRequestBody) GetManufacturer() *string

GetManufacturer gets the manufacturer property value. The manufacturer property

func (*PrintersCreatePostRequestBody) GetModel added in v0.49.0

func (m *PrintersCreatePostRequestBody) GetModel() *string

GetModel gets the model property value. The model property

func (*PrintersCreatePostRequestBody) GetPhysicalDeviceId added in v0.49.0

func (m *PrintersCreatePostRequestBody) GetPhysicalDeviceId() *string

GetPhysicalDeviceId gets the physicalDeviceId property value. The physicalDeviceId property

func (*PrintersCreatePostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*PrintersCreatePostRequestBody) SetAdditionalData added in v0.49.0

func (m *PrintersCreatePostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*PrintersCreatePostRequestBody) SetCertificateSigningRequest added in v0.49.0

SetCertificateSigningRequest sets the certificateSigningRequest property value. The certificateSigningRequest property

func (*PrintersCreatePostRequestBody) SetConnectorId added in v0.49.0

func (m *PrintersCreatePostRequestBody) SetConnectorId(value *string)

SetConnectorId sets the connectorId property value. The connectorId property

func (*PrintersCreatePostRequestBody) SetDisplayName added in v0.49.0

func (m *PrintersCreatePostRequestBody) SetDisplayName(value *string)

SetDisplayName sets the displayName property value. The displayName property

func (*PrintersCreatePostRequestBody) SetHasPhysicalDevice added in v0.49.0

func (m *PrintersCreatePostRequestBody) SetHasPhysicalDevice(value *bool)

SetHasPhysicalDevice sets the hasPhysicalDevice property value. The hasPhysicalDevice property

func (*PrintersCreatePostRequestBody) SetManufacturer added in v0.49.0

func (m *PrintersCreatePostRequestBody) SetManufacturer(value *string)

SetManufacturer sets the manufacturer property value. The manufacturer property

func (*PrintersCreatePostRequestBody) SetModel added in v0.49.0

func (m *PrintersCreatePostRequestBody) SetModel(value *string)

SetModel sets the model property value. The model property

func (*PrintersCreatePostRequestBody) SetPhysicalDeviceId added in v0.49.0

func (m *PrintersCreatePostRequestBody) SetPhysicalDeviceId(value *string)

SetPhysicalDeviceId sets the physicalDeviceId property value. The physicalDeviceId property

type PrintersCreatePostRequestBodyable added in v0.49.0

type PrintersCreatePostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetCertificateSigningRequest() iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.PrintCertificateSigningRequestable
	GetConnectorId() *string
	GetDisplayName() *string
	GetHasPhysicalDevice() *bool
	GetManufacturer() *string
	GetModel() *string
	GetPhysicalDeviceId() *string
	SetCertificateSigningRequest(value iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.PrintCertificateSigningRequestable)
	SetConnectorId(value *string)
	SetDisplayName(value *string)
	SetHasPhysicalDevice(value *bool)
	SetManufacturer(value *string)
	SetModel(value *string)
	SetPhysicalDeviceId(value *string)
}

PrintersCreatePostRequestBodyable

type PrintersCreateRequestBuilder added in v0.49.0

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

PrintersCreateRequestBuilder provides operations to call the create method.

func NewPrintersCreateRequestBuilder added in v0.49.0

NewPrintersCreateRequestBuilder instantiates a new CreateRequestBuilder and sets the default values.

func NewPrintersCreateRequestBuilderInternal added in v0.49.0

func NewPrintersCreateRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersCreateRequestBuilder

NewPrintersCreateRequestBuilderInternal instantiates a new CreateRequestBuilder and sets the default values.

func (*PrintersCreateRequestBuilder) Post added in v0.49.0

Post create (register) a printer with the Universal Print service. This is a long-running operation and as such, it returns a printerCreateOperation that can be used to track and verify the registration of the printer. For help creating the required Certificate Signing Request (CSR) for creating printer, see the CSR generation code sample. Find more info here

func (*PrintersCreateRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create (register) a printer with the Universal Print service. This is a long-running operation and as such, it returns a printerCreateOperation that can be used to track and verify the registration of the printer. For help creating the required Certificate Signing Request (CSR) for creating printer, see the CSR generation code sample.

type PrintersCreateRequestBuilderPostRequestConfiguration added in v0.49.0

type PrintersCreateRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersItemConnectorsCountRequestBuilder added in v0.49.0

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

PrintersItemConnectorsCountRequestBuilder provides operations to count the resources in the collection.

func NewPrintersItemConnectorsCountRequestBuilder added in v0.49.0

NewPrintersItemConnectorsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewPrintersItemConnectorsCountRequestBuilderInternal added in v0.49.0

func NewPrintersItemConnectorsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemConnectorsCountRequestBuilder

NewPrintersItemConnectorsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*PrintersItemConnectorsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*PrintersItemConnectorsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type PrintersItemConnectorsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemConnectorsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersItemConnectorsPrintConnectorItemRequestBuilder added in v0.49.0

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

PrintersItemConnectorsPrintConnectorItemRequestBuilder provides operations to manage the connectors property of the microsoft.graph.printer entity.

func NewPrintersItemConnectorsPrintConnectorItemRequestBuilder added in v0.49.0

func NewPrintersItemConnectorsPrintConnectorItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemConnectorsPrintConnectorItemRequestBuilder

NewPrintersItemConnectorsPrintConnectorItemRequestBuilder instantiates a new PrintConnectorItemRequestBuilder and sets the default values.

func NewPrintersItemConnectorsPrintConnectorItemRequestBuilderInternal added in v0.49.0

func NewPrintersItemConnectorsPrintConnectorItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemConnectorsPrintConnectorItemRequestBuilder

NewPrintersItemConnectorsPrintConnectorItemRequestBuilderInternal instantiates a new PrintConnectorItemRequestBuilder and sets the default values.

func (*PrintersItemConnectorsPrintConnectorItemRequestBuilder) Get added in v0.49.0

Get the connectors that are associated with the printer.

func (*PrintersItemConnectorsPrintConnectorItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the connectors that are associated with the printer.

type PrintersItemConnectorsPrintConnectorItemRequestBuilderGetQueryParameters added in v0.49.0

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

PrintersItemConnectorsPrintConnectorItemRequestBuilderGetQueryParameters the connectors that are associated with the printer.

type PrintersItemConnectorsPrintConnectorItemRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemConnectorsPrintConnectorItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersItemConnectorsPrintConnectorItemRequestBuilderGetQueryParameters
}

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

type PrintersItemConnectorsRequestBuilder added in v0.49.0

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

PrintersItemConnectorsRequestBuilder provides operations to manage the connectors property of the microsoft.graph.printer entity.

func NewPrintersItemConnectorsRequestBuilder added in v0.49.0

NewPrintersItemConnectorsRequestBuilder instantiates a new ConnectorsRequestBuilder and sets the default values.

func NewPrintersItemConnectorsRequestBuilderInternal added in v0.49.0

func NewPrintersItemConnectorsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemConnectorsRequestBuilder

NewPrintersItemConnectorsRequestBuilderInternal instantiates a new ConnectorsRequestBuilder and sets the default values.

func (*PrintersItemConnectorsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*PrintersItemConnectorsRequestBuilder) Get added in v0.49.0

Get retrieve a list of printConnectors associated with the printer. Find more info here

func (*PrintersItemConnectorsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of printConnectors associated with the printer.

type PrintersItemConnectorsRequestBuilderGetQueryParameters added in v0.49.0

type PrintersItemConnectorsRequestBuilderGetQueryParameters 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"`
}

PrintersItemConnectorsRequestBuilderGetQueryParameters retrieve a list of printConnectors associated with the printer.

type PrintersItemConnectorsRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemConnectorsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersItemConnectorsRequestBuilderGetQueryParameters
}

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

type PrintersItemRestoreFactoryDefaultsRequestBuilder added in v0.49.0

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

PrintersItemRestoreFactoryDefaultsRequestBuilder provides operations to call the restoreFactoryDefaults method.

func NewPrintersItemRestoreFactoryDefaultsRequestBuilder added in v0.49.0

NewPrintersItemRestoreFactoryDefaultsRequestBuilder instantiates a new RestoreFactoryDefaultsRequestBuilder and sets the default values.

func NewPrintersItemRestoreFactoryDefaultsRequestBuilderInternal added in v0.49.0

func NewPrintersItemRestoreFactoryDefaultsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemRestoreFactoryDefaultsRequestBuilder

NewPrintersItemRestoreFactoryDefaultsRequestBuilderInternal instantiates a new RestoreFactoryDefaultsRequestBuilder and sets the default values.

func (*PrintersItemRestoreFactoryDefaultsRequestBuilder) Post added in v0.49.0

Post restore a printer's default settings to the values specified by the manufacturer. Find more info here

func (*PrintersItemRestoreFactoryDefaultsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation restore a printer's default settings to the values specified by the manufacturer.

type PrintersItemRestoreFactoryDefaultsRequestBuilderPostRequestConfiguration added in v0.49.0

type PrintersItemRestoreFactoryDefaultsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersItemSharesCountRequestBuilder added in v0.49.0

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

PrintersItemSharesCountRequestBuilder provides operations to count the resources in the collection.

func NewPrintersItemSharesCountRequestBuilder added in v0.49.0

NewPrintersItemSharesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewPrintersItemSharesCountRequestBuilderInternal added in v0.49.0

func NewPrintersItemSharesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemSharesCountRequestBuilder

NewPrintersItemSharesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*PrintersItemSharesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*PrintersItemSharesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type PrintersItemSharesCountRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemSharesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersItemSharesPrinterShareItemRequestBuilder added in v0.49.0

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

PrintersItemSharesPrinterShareItemRequestBuilder provides operations to manage the shares property of the microsoft.graph.printer entity.

func NewPrintersItemSharesPrinterShareItemRequestBuilder added in v0.49.0

NewPrintersItemSharesPrinterShareItemRequestBuilder instantiates a new PrinterShareItemRequestBuilder and sets the default values.

func NewPrintersItemSharesPrinterShareItemRequestBuilderInternal added in v0.49.0

func NewPrintersItemSharesPrinterShareItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemSharesPrinterShareItemRequestBuilder

NewPrintersItemSharesPrinterShareItemRequestBuilderInternal instantiates a new PrinterShareItemRequestBuilder and sets the default values.

func (*PrintersItemSharesPrinterShareItemRequestBuilder) Get added in v0.49.0

Get the list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.

func (*PrintersItemSharesPrinterShareItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.

type PrintersItemSharesPrinterShareItemRequestBuilderGetQueryParameters added in v0.49.0

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

PrintersItemSharesPrinterShareItemRequestBuilderGetQueryParameters the list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.

type PrintersItemSharesPrinterShareItemRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemSharesPrinterShareItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersItemSharesPrinterShareItemRequestBuilderGetQueryParameters
}

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

type PrintersItemSharesRequestBuilder added in v0.49.0

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

PrintersItemSharesRequestBuilder provides operations to manage the shares property of the microsoft.graph.printer entity.

func NewPrintersItemSharesRequestBuilder added in v0.49.0

NewPrintersItemSharesRequestBuilder instantiates a new SharesRequestBuilder and sets the default values.

func NewPrintersItemSharesRequestBuilderInternal added in v0.49.0

func NewPrintersItemSharesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemSharesRequestBuilder

NewPrintersItemSharesRequestBuilderInternal instantiates a new SharesRequestBuilder and sets the default values.

func (*PrintersItemSharesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*PrintersItemSharesRequestBuilder) Get added in v0.49.0

Get retrieve a list of printer shares associated with the printer. Find more info here

func (*PrintersItemSharesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of printer shares associated with the printer.

type PrintersItemSharesRequestBuilderGetQueryParameters added in v0.49.0

type PrintersItemSharesRequestBuilderGetQueryParameters 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"`
}

PrintersItemSharesRequestBuilderGetQueryParameters retrieve a list of printer shares associated with the printer.

type PrintersItemSharesRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemSharesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersItemSharesRequestBuilderGetQueryParameters
}

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

type PrintersItemTaskTriggersCountRequestBuilder added in v0.49.0

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

PrintersItemTaskTriggersCountRequestBuilder provides operations to count the resources in the collection.

func NewPrintersItemTaskTriggersCountRequestBuilder added in v0.49.0

NewPrintersItemTaskTriggersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewPrintersItemTaskTriggersCountRequestBuilderInternal added in v0.49.0

func NewPrintersItemTaskTriggersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemTaskTriggersCountRequestBuilder

NewPrintersItemTaskTriggersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*PrintersItemTaskTriggersCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*PrintersItemTaskTriggersCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type PrintersItemTaskTriggersCountRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemTaskTriggersCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersItemTaskTriggersItemDefinitionRequestBuilder added in v0.49.0

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

PrintersItemTaskTriggersItemDefinitionRequestBuilder provides operations to manage the definition property of the microsoft.graph.printTaskTrigger entity.

func NewPrintersItemTaskTriggersItemDefinitionRequestBuilder added in v0.49.0

NewPrintersItemTaskTriggersItemDefinitionRequestBuilder instantiates a new DefinitionRequestBuilder and sets the default values.

func NewPrintersItemTaskTriggersItemDefinitionRequestBuilderInternal added in v0.49.0

func NewPrintersItemTaskTriggersItemDefinitionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemTaskTriggersItemDefinitionRequestBuilder

NewPrintersItemTaskTriggersItemDefinitionRequestBuilderInternal instantiates a new DefinitionRequestBuilder and sets the default values.

func (*PrintersItemTaskTriggersItemDefinitionRequestBuilder) Get added in v0.49.0

Get an abstract definition that will be used to create a printTask when triggered by a print event. Read-only.

func (*PrintersItemTaskTriggersItemDefinitionRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation an abstract definition that will be used to create a printTask when triggered by a print event. Read-only.

type PrintersItemTaskTriggersItemDefinitionRequestBuilderGetQueryParameters added in v0.49.0

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

PrintersItemTaskTriggersItemDefinitionRequestBuilderGetQueryParameters an abstract definition that will be used to create a printTask when triggered by a print event. Read-only.

type PrintersItemTaskTriggersItemDefinitionRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemTaskTriggersItemDefinitionRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersItemTaskTriggersItemDefinitionRequestBuilderGetQueryParameters
}

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

type PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder added in v0.49.0

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

PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder provides operations to manage the taskTriggers property of the microsoft.graph.printer entity.

func NewPrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder added in v0.49.0

func NewPrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder

NewPrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder instantiates a new PrintTaskTriggerItemRequestBuilder and sets the default values.

func NewPrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderInternal added in v0.49.0

func NewPrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder

NewPrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderInternal instantiates a new PrintTaskTriggerItemRequestBuilder and sets the default values.

func (*PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder) Definition added in v0.49.0

Definition provides operations to manage the definition property of the microsoft.graph.printTaskTrigger entity.

func (*PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property taskTriggers for print

func (*PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder) Get added in v0.49.0

Get a list of task triggers that are associated with the printer.

func (*PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property taskTriggers for print

func (*PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation a list of task triggers that are associated with the printer.

func (*PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property taskTriggers in print

type PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderGetQueryParameters added in v0.49.0

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

PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderGetQueryParameters a list of task triggers that are associated with the printer.

type PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderGetQueryParameters
}

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

type PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type PrintersItemTaskTriggersPrintTaskTriggerItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersItemTaskTriggersRequestBuilder added in v0.49.0

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

PrintersItemTaskTriggersRequestBuilder provides operations to manage the taskTriggers property of the microsoft.graph.printer entity.

func NewPrintersItemTaskTriggersRequestBuilder added in v0.49.0

NewPrintersItemTaskTriggersRequestBuilder instantiates a new TaskTriggersRequestBuilder and sets the default values.

func NewPrintersItemTaskTriggersRequestBuilderInternal added in v0.49.0

func NewPrintersItemTaskTriggersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersItemTaskTriggersRequestBuilder

NewPrintersItemTaskTriggersRequestBuilderInternal instantiates a new TaskTriggersRequestBuilder and sets the default values.

func (*PrintersItemTaskTriggersRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*PrintersItemTaskTriggersRequestBuilder) Get added in v0.49.0

Get retrieve a list of task triggers associated with the printer. The list of task triggers defines which tasks will be triggered as a result of events that occur during printing. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing. Find more info here

func (*PrintersItemTaskTriggersRequestBuilder) Post added in v0.49.0

Post create a new task trigger on the specified printer. Currently, only **one** task trigger can be specified per printer, but this limit might be removed in the future. Find more info here

func (*PrintersItemTaskTriggersRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of task triggers associated with the printer. The list of task triggers defines which tasks will be triggered as a result of events that occur during printing. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.

func (*PrintersItemTaskTriggersRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new task trigger on the specified printer. Currently, only **one** task trigger can be specified per printer, but this limit might be removed in the future.

type PrintersItemTaskTriggersRequestBuilderGetQueryParameters added in v0.49.0

type PrintersItemTaskTriggersRequestBuilderGetQueryParameters 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"`
}

PrintersItemTaskTriggersRequestBuilderGetQueryParameters retrieve a list of task triggers associated with the printer. The list of task triggers defines which tasks will be triggered as a result of events that occur during printing. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.

type PrintersItemTaskTriggersRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersItemTaskTriggersRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersItemTaskTriggersRequestBuilderGetQueryParameters
}

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

type PrintersItemTaskTriggersRequestBuilderPostRequestConfiguration added in v0.49.0

type PrintersItemTaskTriggersRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersPrinterItemRequestBuilder added in v0.49.0

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

PrintersPrinterItemRequestBuilder provides operations to manage the printers property of the microsoft.graph.print entity.

func NewPrintersPrinterItemRequestBuilder added in v0.49.0

NewPrintersPrinterItemRequestBuilder instantiates a new PrinterItemRequestBuilder and sets the default values.

func NewPrintersPrinterItemRequestBuilderInternal added in v0.49.0

func NewPrintersPrinterItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersPrinterItemRequestBuilder

NewPrintersPrinterItemRequestBuilderInternal instantiates a new PrinterItemRequestBuilder and sets the default values.

func (*PrintersPrinterItemRequestBuilder) Connectors added in v0.49.0

Connectors provides operations to manage the connectors property of the microsoft.graph.printer entity.

func (*PrintersPrinterItemRequestBuilder) ConnectorsById added in v0.49.0

ConnectorsById provides operations to manage the connectors property of the microsoft.graph.printer entity.

func (*PrintersPrinterItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property printers for print

func (*PrintersPrinterItemRequestBuilder) Get added in v0.49.0

Get the list of printers registered in the tenant.

func (*PrintersPrinterItemRequestBuilder) RestoreFactoryDefaults added in v0.49.0

RestoreFactoryDefaults provides operations to call the restoreFactoryDefaults method.

func (*PrintersPrinterItemRequestBuilder) Shares added in v0.49.0

Shares provides operations to manage the shares property of the microsoft.graph.printer entity.

func (*PrintersPrinterItemRequestBuilder) SharesById added in v0.49.0

SharesById provides operations to manage the shares property of the microsoft.graph.printer entity.

func (*PrintersPrinterItemRequestBuilder) TaskTriggers added in v0.49.0

TaskTriggers provides operations to manage the taskTriggers property of the microsoft.graph.printer entity.

func (*PrintersPrinterItemRequestBuilder) TaskTriggersById added in v0.49.0

TaskTriggersById provides operations to manage the taskTriggers property of the microsoft.graph.printer entity.

func (*PrintersPrinterItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property printers for print

func (*PrintersPrinterItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the list of printers registered in the tenant.

func (*PrintersPrinterItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property printers in print

type PrintersPrinterItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type PrintersPrinterItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersPrinterItemRequestBuilderGetQueryParameters added in v0.49.0

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

PrintersPrinterItemRequestBuilderGetQueryParameters the list of printers registered in the tenant.

type PrintersPrinterItemRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersPrinterItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersPrinterItemRequestBuilderGetQueryParameters
}

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

type PrintersPrinterItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type PrintersPrinterItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PrintersRequestBuilder added in v0.49.0

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

PrintersRequestBuilder provides operations to manage the printers property of the microsoft.graph.print entity.

func NewPrintersRequestBuilder added in v0.49.0

NewPrintersRequestBuilder instantiates a new PrintersRequestBuilder and sets the default values.

func NewPrintersRequestBuilderInternal added in v0.49.0

func NewPrintersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintersRequestBuilder

NewPrintersRequestBuilderInternal instantiates a new PrintersRequestBuilder and sets the default values.

func (*PrintersRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*PrintersRequestBuilder) Create added in v0.49.0

Create provides operations to call the create method.

func (*PrintersRequestBuilder) Get added in v0.49.0

Get retrieve the list of **printers** that are registered in the tenant. Find more info here

func (*PrintersRequestBuilder) Post added in v0.49.0

Post create new navigation property to printers for print

func (*PrintersRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the list of **printers** that are registered in the tenant.

func (*PrintersRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to printers for print

type PrintersRequestBuilderGetQueryParameters added in v0.49.0

type PrintersRequestBuilderGetQueryParameters 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"`
}

PrintersRequestBuilderGetQueryParameters retrieve the list of **printers** that are registered in the tenant.

type PrintersRequestBuilderGetRequestConfiguration added in v0.49.0

type PrintersRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrintersRequestBuilderGetQueryParameters
}

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

type PrintersRequestBuilderPostRequestConfiguration added in v0.49.0

type PrintersRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ServicesCountRequestBuilder added in v0.49.0

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

ServicesCountRequestBuilder provides operations to count the resources in the collection.

func NewServicesCountRequestBuilder added in v0.49.0

NewServicesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewServicesCountRequestBuilderInternal added in v0.49.0

func NewServicesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServicesCountRequestBuilder

NewServicesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ServicesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ServicesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ServicesCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ServicesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ServicesItemEndpointsCountRequestBuilder added in v0.49.0

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

ServicesItemEndpointsCountRequestBuilder provides operations to count the resources in the collection.

func NewServicesItemEndpointsCountRequestBuilder added in v0.49.0

NewServicesItemEndpointsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewServicesItemEndpointsCountRequestBuilderInternal added in v0.49.0

func NewServicesItemEndpointsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServicesItemEndpointsCountRequestBuilder

NewServicesItemEndpointsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ServicesItemEndpointsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ServicesItemEndpointsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ServicesItemEndpointsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ServicesItemEndpointsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder added in v0.49.0

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

ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder provides operations to manage the endpoints property of the microsoft.graph.printService entity.

func NewServicesItemEndpointsPrintServiceEndpointItemRequestBuilder added in v0.49.0

func NewServicesItemEndpointsPrintServiceEndpointItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder

NewServicesItemEndpointsPrintServiceEndpointItemRequestBuilder instantiates a new PrintServiceEndpointItemRequestBuilder and sets the default values.

func NewServicesItemEndpointsPrintServiceEndpointItemRequestBuilderInternal added in v0.49.0

func NewServicesItemEndpointsPrintServiceEndpointItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder

NewServicesItemEndpointsPrintServiceEndpointItemRequestBuilderInternal instantiates a new PrintServiceEndpointItemRequestBuilder and sets the default values.

func (*ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property endpoints for print

func (*ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder) Get added in v0.49.0

Get endpoints that can be used to access the service. Read-only. Nullable.

func (*ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property endpoints for print

func (*ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation endpoints that can be used to access the service. Read-only. Nullable.

func (*ServicesItemEndpointsPrintServiceEndpointItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property endpoints in print

type ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderGetQueryParameters added in v0.49.0

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

ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderGetQueryParameters endpoints that can be used to access the service. Read-only. Nullable.

type ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderGetQueryParameters
}

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

type ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ServicesItemEndpointsPrintServiceEndpointItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ServicesItemEndpointsRequestBuilder added in v0.49.0

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

ServicesItemEndpointsRequestBuilder provides operations to manage the endpoints property of the microsoft.graph.printService entity.

func NewServicesItemEndpointsRequestBuilder added in v0.49.0

NewServicesItemEndpointsRequestBuilder instantiates a new EndpointsRequestBuilder and sets the default values.

func NewServicesItemEndpointsRequestBuilderInternal added in v0.49.0

func NewServicesItemEndpointsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServicesItemEndpointsRequestBuilder

NewServicesItemEndpointsRequestBuilderInternal instantiates a new EndpointsRequestBuilder and sets the default values.

func (*ServicesItemEndpointsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ServicesItemEndpointsRequestBuilder) Get added in v0.49.0

Get retrieve a list of endpoints exposed by a print service. Find more info here

func (*ServicesItemEndpointsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of endpoints exposed by a print service.

func (*ServicesItemEndpointsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to endpoints for print

type ServicesItemEndpointsRequestBuilderGetQueryParameters added in v0.49.0

type ServicesItemEndpointsRequestBuilderGetQueryParameters 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"`
}

ServicesItemEndpointsRequestBuilderGetQueryParameters retrieve a list of endpoints exposed by a print service.

type ServicesItemEndpointsRequestBuilderGetRequestConfiguration added in v0.49.0

type ServicesItemEndpointsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ServicesItemEndpointsRequestBuilderGetQueryParameters
}

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

type ServicesItemEndpointsRequestBuilderPostRequestConfiguration added in v0.49.0

type ServicesItemEndpointsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ServicesPrintServiceItemRequestBuilder added in v0.49.0

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

ServicesPrintServiceItemRequestBuilder provides operations to manage the services property of the microsoft.graph.print entity.

func NewServicesPrintServiceItemRequestBuilder added in v0.49.0

NewServicesPrintServiceItemRequestBuilder instantiates a new PrintServiceItemRequestBuilder and sets the default values.

func NewServicesPrintServiceItemRequestBuilderInternal added in v0.49.0

func NewServicesPrintServiceItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServicesPrintServiceItemRequestBuilder

NewServicesPrintServiceItemRequestBuilderInternal instantiates a new PrintServiceItemRequestBuilder and sets the default values.

func (*ServicesPrintServiceItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property services for print

func (*ServicesPrintServiceItemRequestBuilder) Endpoints added in v0.49.0

Endpoints provides operations to manage the endpoints property of the microsoft.graph.printService entity.

func (*ServicesPrintServiceItemRequestBuilder) EndpointsById added in v0.49.0

EndpointsById provides operations to manage the endpoints property of the microsoft.graph.printService entity.

func (*ServicesPrintServiceItemRequestBuilder) Get added in v0.49.0

Get the list of available Universal Print service endpoints.

func (*ServicesPrintServiceItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property services for print

func (*ServicesPrintServiceItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the list of available Universal Print service endpoints.

func (*ServicesPrintServiceItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property services in print

type ServicesPrintServiceItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ServicesPrintServiceItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ServicesPrintServiceItemRequestBuilderGetQueryParameters added in v0.49.0

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

ServicesPrintServiceItemRequestBuilderGetQueryParameters the list of available Universal Print service endpoints.

type ServicesPrintServiceItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ServicesPrintServiceItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ServicesPrintServiceItemRequestBuilderGetQueryParameters
}

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

type ServicesPrintServiceItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ServicesPrintServiceItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ServicesRequestBuilder added in v0.49.0

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

ServicesRequestBuilder provides operations to manage the services property of the microsoft.graph.print entity.

func NewServicesRequestBuilder added in v0.49.0

NewServicesRequestBuilder instantiates a new ServicesRequestBuilder and sets the default values.

func NewServicesRequestBuilderInternal added in v0.49.0

func NewServicesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServicesRequestBuilder

NewServicesRequestBuilderInternal instantiates a new ServicesRequestBuilder and sets the default values.

func (*ServicesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ServicesRequestBuilder) Get added in v0.49.0

Get retrieve a list of **printService** objects that represent the services available to your tenant. Find more info here

func (*ServicesRequestBuilder) Post added in v0.49.0

Post create new navigation property to services for print

func (*ServicesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of **printService** objects that represent the services available to your tenant.

func (*ServicesRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to services for print

type ServicesRequestBuilderGetQueryParameters added in v0.49.0

type ServicesRequestBuilderGetQueryParameters 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"`
}

ServicesRequestBuilderGetQueryParameters retrieve a list of **printService** objects that represent the services available to your tenant.

type ServicesRequestBuilderGetRequestConfiguration added in v0.49.0

type ServicesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ServicesRequestBuilderGetQueryParameters
}

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

type ServicesRequestBuilderPostRequestConfiguration added in v0.49.0

type ServicesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesCountRequestBuilder added in v0.49.0

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

SharesCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesCountRequestBuilder added in v0.49.0

NewSharesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesCountRequestBuilderInternal added in v0.49.0

func NewSharesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesCountRequestBuilder

NewSharesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*SharesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type SharesCountRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesItemAllowedGroupsCountRequestBuilder added in v0.49.0

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

SharesItemAllowedGroupsCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemAllowedGroupsCountRequestBuilder added in v0.49.0

NewSharesItemAllowedGroupsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemAllowedGroupsCountRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedGroupsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedGroupsCountRequestBuilder

NewSharesItemAllowedGroupsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemAllowedGroupsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*SharesItemAllowedGroupsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type SharesItemAllowedGroupsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesItemAllowedGroupsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesItemAllowedGroupsGroupItemRequestBuilder added in v0.49.0

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

SharesItemAllowedGroupsGroupItemRequestBuilder builds and executes requests for operations under \print\shares\{printerShare-id}\allowedGroups\{group-id}

func NewSharesItemAllowedGroupsGroupItemRequestBuilder added in v0.49.0

NewSharesItemAllowedGroupsGroupItemRequestBuilder instantiates a new GroupItemRequestBuilder and sets the default values.

func NewSharesItemAllowedGroupsGroupItemRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedGroupsGroupItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedGroupsGroupItemRequestBuilder

NewSharesItemAllowedGroupsGroupItemRequestBuilderInternal instantiates a new GroupItemRequestBuilder and sets the default values.

func (*SharesItemAllowedGroupsGroupItemRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of print entities.

type SharesItemAllowedGroupsItemRefRequestBuilder added in v0.49.0

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

SharesItemAllowedGroupsItemRefRequestBuilder provides operations to manage the collection of print entities.

func NewSharesItemAllowedGroupsItemRefRequestBuilder added in v0.49.0

NewSharesItemAllowedGroupsItemRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewSharesItemAllowedGroupsItemRefRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedGroupsItemRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedGroupsItemRefRequestBuilder

NewSharesItemAllowedGroupsItemRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*SharesItemAllowedGroupsItemRefRequestBuilder) Delete added in v0.49.0

Delete delete ref of navigation property allowedGroups for print

func (*SharesItemAllowedGroupsItemRefRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete ref of navigation property allowedGroups for print

type SharesItemAllowedGroupsItemRefRequestBuilderDeleteQueryParameters added in v0.49.0

type SharesItemAllowedGroupsItemRefRequestBuilderDeleteQueryParameters struct {
	// Delete Uri
	Id *string `uriparametername:"%40id"`
}

SharesItemAllowedGroupsItemRefRequestBuilderDeleteQueryParameters delete ref of navigation property allowedGroups for print

type SharesItemAllowedGroupsItemRefRequestBuilderDeleteRequestConfiguration added in v0.49.0

type SharesItemAllowedGroupsItemRefRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesItemAllowedGroupsItemRefRequestBuilderDeleteQueryParameters
}

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

type SharesItemAllowedGroupsRefRequestBuilder added in v0.49.0

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

SharesItemAllowedGroupsRefRequestBuilder provides operations to manage the collection of print entities.

func NewSharesItemAllowedGroupsRefRequestBuilder added in v0.49.0

NewSharesItemAllowedGroupsRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewSharesItemAllowedGroupsRefRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedGroupsRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedGroupsRefRequestBuilder

NewSharesItemAllowedGroupsRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*SharesItemAllowedGroupsRefRequestBuilder) Get added in v0.49.0

Get retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare. Find more info here

func (*SharesItemAllowedGroupsRefRequestBuilder) Post added in v0.49.0

Post create new navigation property ref to allowedGroups for print

func (*SharesItemAllowedGroupsRefRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare.

func (*SharesItemAllowedGroupsRefRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property ref to allowedGroups for print

type SharesItemAllowedGroupsRefRequestBuilderGetQueryParameters added in v0.49.0

type SharesItemAllowedGroupsRefRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// 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"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

SharesItemAllowedGroupsRefRequestBuilderGetQueryParameters retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare.

type SharesItemAllowedGroupsRefRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesItemAllowedGroupsRefRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesItemAllowedGroupsRefRequestBuilderGetQueryParameters
}

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

type SharesItemAllowedGroupsRefRequestBuilderPostRequestConfiguration added in v0.49.0

type SharesItemAllowedGroupsRefRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesItemAllowedGroupsRequestBuilder added in v0.49.0

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

SharesItemAllowedGroupsRequestBuilder provides operations to manage the allowedGroups property of the microsoft.graph.printerShare entity.

func NewSharesItemAllowedGroupsRequestBuilder added in v0.49.0

NewSharesItemAllowedGroupsRequestBuilder instantiates a new AllowedGroupsRequestBuilder and sets the default values.

func NewSharesItemAllowedGroupsRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedGroupsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedGroupsRequestBuilder

NewSharesItemAllowedGroupsRequestBuilderInternal instantiates a new AllowedGroupsRequestBuilder and sets the default values.

func (*SharesItemAllowedGroupsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*SharesItemAllowedGroupsRequestBuilder) Get added in v0.49.0

Get retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare. Find more info here

func (*SharesItemAllowedGroupsRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of print entities.

func (*SharesItemAllowedGroupsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare.

type SharesItemAllowedGroupsRequestBuilderGetQueryParameters added in v0.49.0

type SharesItemAllowedGroupsRequestBuilderGetQueryParameters 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"`
}

SharesItemAllowedGroupsRequestBuilderGetQueryParameters retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare.

type SharesItemAllowedGroupsRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesItemAllowedGroupsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesItemAllowedGroupsRequestBuilderGetQueryParameters
}

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

type SharesItemAllowedUsersCountRequestBuilder added in v0.49.0

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

SharesItemAllowedUsersCountRequestBuilder provides operations to count the resources in the collection.

func NewSharesItemAllowedUsersCountRequestBuilder added in v0.49.0

NewSharesItemAllowedUsersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewSharesItemAllowedUsersCountRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedUsersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedUsersCountRequestBuilder

NewSharesItemAllowedUsersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*SharesItemAllowedUsersCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*SharesItemAllowedUsersCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type SharesItemAllowedUsersCountRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesItemAllowedUsersCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesItemAllowedUsersItemRefRequestBuilder added in v0.49.0

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

SharesItemAllowedUsersItemRefRequestBuilder provides operations to manage the collection of print entities.

func NewSharesItemAllowedUsersItemRefRequestBuilder added in v0.49.0

NewSharesItemAllowedUsersItemRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewSharesItemAllowedUsersItemRefRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedUsersItemRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedUsersItemRefRequestBuilder

NewSharesItemAllowedUsersItemRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*SharesItemAllowedUsersItemRefRequestBuilder) Delete added in v0.49.0

Delete delete ref of navigation property allowedUsers for print

func (*SharesItemAllowedUsersItemRefRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete ref of navigation property allowedUsers for print

type SharesItemAllowedUsersItemRefRequestBuilderDeleteQueryParameters added in v0.49.0

type SharesItemAllowedUsersItemRefRequestBuilderDeleteQueryParameters struct {
	// Delete Uri
	Id *string `uriparametername:"%40id"`
}

SharesItemAllowedUsersItemRefRequestBuilderDeleteQueryParameters delete ref of navigation property allowedUsers for print

type SharesItemAllowedUsersItemRefRequestBuilderDeleteRequestConfiguration added in v0.49.0

type SharesItemAllowedUsersItemRefRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesItemAllowedUsersItemRefRequestBuilderDeleteQueryParameters
}

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

type SharesItemAllowedUsersRefRequestBuilder added in v0.49.0

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

SharesItemAllowedUsersRefRequestBuilder provides operations to manage the collection of print entities.

func NewSharesItemAllowedUsersRefRequestBuilder added in v0.49.0

NewSharesItemAllowedUsersRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewSharesItemAllowedUsersRefRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedUsersRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedUsersRefRequestBuilder

NewSharesItemAllowedUsersRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*SharesItemAllowedUsersRefRequestBuilder) Get added in v0.49.0

Get retrieve a list of users who have been granted access to submit print jobs to the associated printerShare. Find more info here

func (*SharesItemAllowedUsersRefRequestBuilder) Post added in v0.49.0

Post create new navigation property ref to allowedUsers for print

func (*SharesItemAllowedUsersRefRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of users who have been granted access to submit print jobs to the associated printerShare.

func (*SharesItemAllowedUsersRefRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property ref to allowedUsers for print

type SharesItemAllowedUsersRefRequestBuilderGetQueryParameters added in v0.49.0

type SharesItemAllowedUsersRefRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// 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"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

SharesItemAllowedUsersRefRequestBuilderGetQueryParameters retrieve a list of users who have been granted access to submit print jobs to the associated printerShare.

type SharesItemAllowedUsersRefRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesItemAllowedUsersRefRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesItemAllowedUsersRefRequestBuilderGetQueryParameters
}

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

type SharesItemAllowedUsersRefRequestBuilderPostRequestConfiguration added in v0.49.0

type SharesItemAllowedUsersRefRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesItemAllowedUsersRequestBuilder added in v0.49.0

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

SharesItemAllowedUsersRequestBuilder provides operations to manage the allowedUsers property of the microsoft.graph.printerShare entity.

func NewSharesItemAllowedUsersRequestBuilder added in v0.49.0

NewSharesItemAllowedUsersRequestBuilder instantiates a new AllowedUsersRequestBuilder and sets the default values.

func NewSharesItemAllowedUsersRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedUsersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedUsersRequestBuilder

NewSharesItemAllowedUsersRequestBuilderInternal instantiates a new AllowedUsersRequestBuilder and sets the default values.

func (*SharesItemAllowedUsersRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*SharesItemAllowedUsersRequestBuilder) Get added in v0.49.0

Get retrieve a list of users who have been granted access to submit print jobs to the associated printerShare. Find more info here

func (*SharesItemAllowedUsersRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of print entities.

func (*SharesItemAllowedUsersRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of users who have been granted access to submit print jobs to the associated printerShare.

type SharesItemAllowedUsersRequestBuilderGetQueryParameters added in v0.49.0

type SharesItemAllowedUsersRequestBuilderGetQueryParameters 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"`
}

SharesItemAllowedUsersRequestBuilderGetQueryParameters retrieve a list of users who have been granted access to submit print jobs to the associated printerShare.

type SharesItemAllowedUsersRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesItemAllowedUsersRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesItemAllowedUsersRequestBuilderGetQueryParameters
}

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

type SharesItemAllowedUsersUserItemRequestBuilder added in v0.49.0

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

SharesItemAllowedUsersUserItemRequestBuilder builds and executes requests for operations under \print\shares\{printerShare-id}\allowedUsers\{user-id}

func NewSharesItemAllowedUsersUserItemRequestBuilder added in v0.49.0

NewSharesItemAllowedUsersUserItemRequestBuilder instantiates a new UserItemRequestBuilder and sets the default values.

func NewSharesItemAllowedUsersUserItemRequestBuilderInternal added in v0.49.0

func NewSharesItemAllowedUsersUserItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemAllowedUsersUserItemRequestBuilder

NewSharesItemAllowedUsersUserItemRequestBuilderInternal instantiates a new UserItemRequestBuilder and sets the default values.

func (*SharesItemAllowedUsersUserItemRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of print entities.

type SharesItemPrinterRequestBuilder added in v0.49.0

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

SharesItemPrinterRequestBuilder provides operations to manage the printer property of the microsoft.graph.printerShare entity.

func NewSharesItemPrinterRequestBuilder added in v0.49.0

NewSharesItemPrinterRequestBuilder instantiates a new PrinterRequestBuilder and sets the default values.

func NewSharesItemPrinterRequestBuilderInternal added in v0.49.0

func NewSharesItemPrinterRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesItemPrinterRequestBuilder

NewSharesItemPrinterRequestBuilderInternal instantiates a new PrinterRequestBuilder and sets the default values.

func (*SharesItemPrinterRequestBuilder) Get added in v0.49.0

Get the printer that this printer share is related to.

func (*SharesItemPrinterRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the printer that this printer share is related to.

type SharesItemPrinterRequestBuilderGetQueryParameters added in v0.49.0

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

SharesItemPrinterRequestBuilderGetQueryParameters the printer that this printer share is related to.

type SharesItemPrinterRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesItemPrinterRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesItemPrinterRequestBuilderGetQueryParameters
}

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

type SharesPrinterShareItemRequestBuilder added in v0.49.0

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

SharesPrinterShareItemRequestBuilder provides operations to manage the shares property of the microsoft.graph.print entity.

func NewSharesPrinterShareItemRequestBuilder added in v0.49.0

NewSharesPrinterShareItemRequestBuilder instantiates a new PrinterShareItemRequestBuilder and sets the default values.

func NewSharesPrinterShareItemRequestBuilderInternal added in v0.49.0

func NewSharesPrinterShareItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesPrinterShareItemRequestBuilder

NewSharesPrinterShareItemRequestBuilderInternal instantiates a new PrinterShareItemRequestBuilder and sets the default values.

func (*SharesPrinterShareItemRequestBuilder) AllowedGroups added in v0.49.0

AllowedGroups provides operations to manage the allowedGroups property of the microsoft.graph.printerShare entity.

func (*SharesPrinterShareItemRequestBuilder) AllowedGroupsById added in v0.49.0

AllowedGroupsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.shares.item.allowedGroups.item collection

func (*SharesPrinterShareItemRequestBuilder) AllowedUsers added in v0.49.0

AllowedUsers provides operations to manage the allowedUsers property of the microsoft.graph.printerShare entity.

func (*SharesPrinterShareItemRequestBuilder) AllowedUsersById added in v0.49.0

AllowedUsersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.shares.item.allowedUsers.item collection

func (*SharesPrinterShareItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property shares for print

func (*SharesPrinterShareItemRequestBuilder) Get added in v0.49.0

Get the list of printer shares registered in the tenant.

func (*SharesPrinterShareItemRequestBuilder) Printer added in v0.49.0

Printer provides operations to manage the printer property of the microsoft.graph.printerShare entity.

func (*SharesPrinterShareItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property shares for print

func (*SharesPrinterShareItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the list of printer shares registered in the tenant.

func (*SharesPrinterShareItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property shares in print

type SharesPrinterShareItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type SharesPrinterShareItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesPrinterShareItemRequestBuilderGetQueryParameters added in v0.49.0

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

SharesPrinterShareItemRequestBuilderGetQueryParameters the list of printer shares registered in the tenant.

type SharesPrinterShareItemRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesPrinterShareItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesPrinterShareItemRequestBuilderGetQueryParameters
}

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

type SharesPrinterShareItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type SharesPrinterShareItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type SharesRequestBuilder added in v0.49.0

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

SharesRequestBuilder provides operations to manage the shares property of the microsoft.graph.print entity.

func NewSharesRequestBuilder added in v0.49.0

NewSharesRequestBuilder instantiates a new SharesRequestBuilder and sets the default values.

func NewSharesRequestBuilderInternal added in v0.49.0

func NewSharesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharesRequestBuilder

NewSharesRequestBuilderInternal instantiates a new SharesRequestBuilder and sets the default values.

func (*SharesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*SharesRequestBuilder) Get added in v0.49.0

Get retrieve a list of **printerShares**. Find more info here

func (*SharesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of **printerShares**.

func (*SharesRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new **printerShare** for the specified printer.

type SharesRequestBuilderGetQueryParameters added in v0.49.0

type SharesRequestBuilderGetQueryParameters 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"`
}

SharesRequestBuilderGetQueryParameters retrieve a list of **printerShares**.

type SharesRequestBuilderGetRequestConfiguration added in v0.49.0

type SharesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SharesRequestBuilderGetQueryParameters
}

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

type SharesRequestBuilderPostRequestConfiguration added in v0.49.0

type SharesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type TaskDefinitionsCountRequestBuilder added in v0.49.0

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

TaskDefinitionsCountRequestBuilder provides operations to count the resources in the collection.

func NewTaskDefinitionsCountRequestBuilder added in v0.49.0

NewTaskDefinitionsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewTaskDefinitionsCountRequestBuilderInternal added in v0.49.0

func NewTaskDefinitionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TaskDefinitionsCountRequestBuilder

NewTaskDefinitionsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*TaskDefinitionsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*TaskDefinitionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type TaskDefinitionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type TaskDefinitionsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type TaskDefinitionsItemTasksCountRequestBuilder added in v0.49.0

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

TaskDefinitionsItemTasksCountRequestBuilder provides operations to count the resources in the collection.

func NewTaskDefinitionsItemTasksCountRequestBuilder added in v0.49.0

NewTaskDefinitionsItemTasksCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewTaskDefinitionsItemTasksCountRequestBuilderInternal added in v0.49.0

func NewTaskDefinitionsItemTasksCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TaskDefinitionsItemTasksCountRequestBuilder

NewTaskDefinitionsItemTasksCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*TaskDefinitionsItemTasksCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*TaskDefinitionsItemTasksCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type TaskDefinitionsItemTasksCountRequestBuilderGetRequestConfiguration added in v0.49.0

type TaskDefinitionsItemTasksCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type TaskDefinitionsItemTasksItemDefinitionRequestBuilder added in v0.49.0

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

TaskDefinitionsItemTasksItemDefinitionRequestBuilder provides operations to manage the definition property of the microsoft.graph.printTask entity.

func NewTaskDefinitionsItemTasksItemDefinitionRequestBuilder added in v0.49.0

NewTaskDefinitionsItemTasksItemDefinitionRequestBuilder instantiates a new DefinitionRequestBuilder and sets the default values.

func NewTaskDefinitionsItemTasksItemDefinitionRequestBuilderInternal added in v0.49.0

func NewTaskDefinitionsItemTasksItemDefinitionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TaskDefinitionsItemTasksItemDefinitionRequestBuilder

NewTaskDefinitionsItemTasksItemDefinitionRequestBuilderInternal instantiates a new DefinitionRequestBuilder and sets the default values.

func (*TaskDefinitionsItemTasksItemDefinitionRequestBuilder) Get added in v0.49.0

Get the printTaskDefinition that was used to create this task. Read-only.

func (*TaskDefinitionsItemTasksItemDefinitionRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the printTaskDefinition that was used to create this task. Read-only.

type TaskDefinitionsItemTasksItemDefinitionRequestBuilderGetQueryParameters added in v0.49.0

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

TaskDefinitionsItemTasksItemDefinitionRequestBuilderGetQueryParameters the printTaskDefinition that was used to create this task. Read-only.

type TaskDefinitionsItemTasksItemDefinitionRequestBuilderGetRequestConfiguration added in v0.49.0

type TaskDefinitionsItemTasksItemDefinitionRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TaskDefinitionsItemTasksItemDefinitionRequestBuilderGetQueryParameters
}

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

type TaskDefinitionsItemTasksItemTriggerRequestBuilder added in v0.49.0

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

TaskDefinitionsItemTasksItemTriggerRequestBuilder provides operations to manage the trigger property of the microsoft.graph.printTask entity.

func NewTaskDefinitionsItemTasksItemTriggerRequestBuilder added in v0.49.0

NewTaskDefinitionsItemTasksItemTriggerRequestBuilder instantiates a new TriggerRequestBuilder and sets the default values.

func NewTaskDefinitionsItemTasksItemTriggerRequestBuilderInternal added in v0.49.0

func NewTaskDefinitionsItemTasksItemTriggerRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TaskDefinitionsItemTasksItemTriggerRequestBuilder

NewTaskDefinitionsItemTasksItemTriggerRequestBuilderInternal instantiates a new TriggerRequestBuilder and sets the default values.

func (*TaskDefinitionsItemTasksItemTriggerRequestBuilder) Get added in v0.49.0

Get the printTaskTrigger that triggered this task's execution. Read-only.

func (*TaskDefinitionsItemTasksItemTriggerRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the printTaskTrigger that triggered this task's execution. Read-only.

type TaskDefinitionsItemTasksItemTriggerRequestBuilderGetQueryParameters added in v0.49.0

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

TaskDefinitionsItemTasksItemTriggerRequestBuilderGetQueryParameters the printTaskTrigger that triggered this task's execution. Read-only.

type TaskDefinitionsItemTasksItemTriggerRequestBuilderGetRequestConfiguration added in v0.49.0

type TaskDefinitionsItemTasksItemTriggerRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TaskDefinitionsItemTasksItemTriggerRequestBuilderGetQueryParameters
}

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

type TaskDefinitionsItemTasksPrintTaskItemRequestBuilder added in v0.49.0

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

TaskDefinitionsItemTasksPrintTaskItemRequestBuilder provides operations to manage the tasks property of the microsoft.graph.printTaskDefinition entity.

func NewTaskDefinitionsItemTasksPrintTaskItemRequestBuilder added in v0.49.0

NewTaskDefinitionsItemTasksPrintTaskItemRequestBuilder instantiates a new PrintTaskItemRequestBuilder and sets the default values.

func NewTaskDefinitionsItemTasksPrintTaskItemRequestBuilderInternal added in v0.49.0

func NewTaskDefinitionsItemTasksPrintTaskItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TaskDefinitionsItemTasksPrintTaskItemRequestBuilder

NewTaskDefinitionsItemTasksPrintTaskItemRequestBuilderInternal instantiates a new PrintTaskItemRequestBuilder and sets the default values.

func (*TaskDefinitionsItemTasksPrintTaskItemRequestBuilder) Definition added in v0.49.0

Definition provides operations to manage the definition property of the microsoft.graph.printTask entity.

func (*TaskDefinitionsItemTasksPrintTaskItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property tasks for print

func (*TaskDefinitionsItemTasksPrintTaskItemRequestBuilder) Get added in v0.49.0

Get a list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only.

func (*TaskDefinitionsItemTasksPrintTaskItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property tasks for print

func (*TaskDefinitionsItemTasksPrintTaskItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation a list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only.

func (*TaskDefinitionsItemTasksPrintTaskItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property tasks in print

func (*TaskDefinitionsItemTasksPrintTaskItemRequestBuilder) Trigger added in v0.49.0

Trigger provides operations to manage the trigger property of the microsoft.graph.printTask entity.

type TaskDefinitionsItemTasksPrintTaskItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type TaskDefinitionsItemTasksPrintTaskItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type TaskDefinitionsItemTasksPrintTaskItemRequestBuilderGetQueryParameters added in v0.49.0

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

TaskDefinitionsItemTasksPrintTaskItemRequestBuilderGetQueryParameters a list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only.

type TaskDefinitionsItemTasksPrintTaskItemRequestBuilderGetRequestConfiguration added in v0.49.0

type TaskDefinitionsItemTasksPrintTaskItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TaskDefinitionsItemTasksPrintTaskItemRequestBuilderGetQueryParameters
}

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

type TaskDefinitionsItemTasksPrintTaskItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type TaskDefinitionsItemTasksPrintTaskItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type TaskDefinitionsItemTasksRequestBuilder added in v0.49.0

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

TaskDefinitionsItemTasksRequestBuilder provides operations to manage the tasks property of the microsoft.graph.printTaskDefinition entity.

func NewTaskDefinitionsItemTasksRequestBuilder added in v0.49.0

NewTaskDefinitionsItemTasksRequestBuilder instantiates a new TasksRequestBuilder and sets the default values.

func NewTaskDefinitionsItemTasksRequestBuilderInternal added in v0.49.0

func NewTaskDefinitionsItemTasksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TaskDefinitionsItemTasksRequestBuilder

NewTaskDefinitionsItemTasksRequestBuilderInternal instantiates a new TasksRequestBuilder and sets the default values.

func (*TaskDefinitionsItemTasksRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*TaskDefinitionsItemTasksRequestBuilder) Get added in v0.49.0

Get retrieve a list of tasks associated with a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing. Find more info here

func (*TaskDefinitionsItemTasksRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of tasks associated with a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.

func (*TaskDefinitionsItemTasksRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to tasks for print

type TaskDefinitionsItemTasksRequestBuilderGetQueryParameters added in v0.49.0

type TaskDefinitionsItemTasksRequestBuilderGetQueryParameters 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"`
}

TaskDefinitionsItemTasksRequestBuilderGetQueryParameters retrieve a list of tasks associated with a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.

type TaskDefinitionsItemTasksRequestBuilderGetRequestConfiguration added in v0.49.0

type TaskDefinitionsItemTasksRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TaskDefinitionsItemTasksRequestBuilderGetQueryParameters
}

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

type TaskDefinitionsItemTasksRequestBuilderPostRequestConfiguration added in v0.49.0

type TaskDefinitionsItemTasksRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type TaskDefinitionsPrintTaskDefinitionItemRequestBuilder added in v0.49.0

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

TaskDefinitionsPrintTaskDefinitionItemRequestBuilder provides operations to manage the taskDefinitions property of the microsoft.graph.print entity.

func NewTaskDefinitionsPrintTaskDefinitionItemRequestBuilder added in v0.49.0

NewTaskDefinitionsPrintTaskDefinitionItemRequestBuilder instantiates a new PrintTaskDefinitionItemRequestBuilder and sets the default values.

func NewTaskDefinitionsPrintTaskDefinitionItemRequestBuilderInternal added in v0.49.0

func NewTaskDefinitionsPrintTaskDefinitionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TaskDefinitionsPrintTaskDefinitionItemRequestBuilder

NewTaskDefinitionsPrintTaskDefinitionItemRequestBuilderInternal instantiates a new PrintTaskDefinitionItemRequestBuilder and sets the default values.

func (*TaskDefinitionsPrintTaskDefinitionItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property taskDefinitions for print

func (*TaskDefinitionsPrintTaskDefinitionItemRequestBuilder) Get added in v0.49.0

Get list of abstract definition for a task that can be triggered when various events occur within Universal Print.

func (*TaskDefinitionsPrintTaskDefinitionItemRequestBuilder) Tasks added in v0.49.0

Tasks provides operations to manage the tasks property of the microsoft.graph.printTaskDefinition entity.

func (*TaskDefinitionsPrintTaskDefinitionItemRequestBuilder) TasksById added in v0.49.0

TasksById provides operations to manage the tasks property of the microsoft.graph.printTaskDefinition entity.

func (*TaskDefinitionsPrintTaskDefinitionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property taskDefinitions for print

func (*TaskDefinitionsPrintTaskDefinitionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation list of abstract definition for a task that can be triggered when various events occur within Universal Print.

func (*TaskDefinitionsPrintTaskDefinitionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property taskDefinitions in print

type TaskDefinitionsPrintTaskDefinitionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type TaskDefinitionsPrintTaskDefinitionItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type TaskDefinitionsPrintTaskDefinitionItemRequestBuilderGetQueryParameters added in v0.49.0

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

TaskDefinitionsPrintTaskDefinitionItemRequestBuilderGetQueryParameters list of abstract definition for a task that can be triggered when various events occur within Universal Print.

type TaskDefinitionsPrintTaskDefinitionItemRequestBuilderGetRequestConfiguration added in v0.49.0

type TaskDefinitionsPrintTaskDefinitionItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TaskDefinitionsPrintTaskDefinitionItemRequestBuilderGetQueryParameters
}

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

type TaskDefinitionsPrintTaskDefinitionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type TaskDefinitionsPrintTaskDefinitionItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type TaskDefinitionsRequestBuilder added in v0.49.0

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

TaskDefinitionsRequestBuilder provides operations to manage the taskDefinitions property of the microsoft.graph.print entity.

func NewTaskDefinitionsRequestBuilder added in v0.49.0

NewTaskDefinitionsRequestBuilder instantiates a new TaskDefinitionsRequestBuilder and sets the default values.

func NewTaskDefinitionsRequestBuilderInternal added in v0.49.0

func NewTaskDefinitionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TaskDefinitionsRequestBuilder

NewTaskDefinitionsRequestBuilderInternal instantiates a new TaskDefinitionsRequestBuilder and sets the default values.

func (*TaskDefinitionsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*TaskDefinitionsRequestBuilder) Get added in v0.49.0

Get retrieve a list of task definitions that the requesting app defined in the tenant. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing. Find more info here

func (*TaskDefinitionsRequestBuilder) Post added in v0.49.0

Post create a new task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing. Find more info here

func (*TaskDefinitionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of task definitions that the requesting app defined in the tenant. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.

func (*TaskDefinitionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.

type TaskDefinitionsRequestBuilderGetQueryParameters added in v0.49.0

type TaskDefinitionsRequestBuilderGetQueryParameters 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"`
}

TaskDefinitionsRequestBuilderGetQueryParameters retrieve a list of task definitions that the requesting app defined in the tenant. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.

type TaskDefinitionsRequestBuilderGetRequestConfiguration added in v0.49.0

type TaskDefinitionsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TaskDefinitionsRequestBuilderGetQueryParameters
}

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

type TaskDefinitionsRequestBuilderPostRequestConfiguration added in v0.49.0

type TaskDefinitionsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

Source Files

Jump to

Keyboard shortcuts

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