places

package
v0.59.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountRequestBuilder added in v0.49.0

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

CountRequestBuilder provides operations to count the resources in the collection.

func NewCountRequestBuilder added in v0.49.0

NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewCountRequestBuilderInternal added in v0.49.0

func NewCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CountRequestBuilder

NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*CountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*CountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type CountRequestBuilderGetQueryParameters added in v0.53.0

type CountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

CountRequestBuilderGetQueryParameters get the number of the resource

type CountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type GraphRoomCountRequestBuilder added in v0.56.0

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

GraphRoomCountRequestBuilder provides operations to count the resources in the collection.

func NewGraphRoomCountRequestBuilder added in v0.56.0

NewGraphRoomCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewGraphRoomCountRequestBuilderInternal added in v0.56.0

func NewGraphRoomCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GraphRoomCountRequestBuilder

NewGraphRoomCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*GraphRoomCountRequestBuilder) Get added in v0.56.0

Get get the number of the resource

func (*GraphRoomCountRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the number of the resource

type GraphRoomCountRequestBuilderGetQueryParameters added in v0.56.0

type GraphRoomCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

GraphRoomCountRequestBuilderGetQueryParameters get the number of the resource

type GraphRoomCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type GraphRoomRequestBuilder added in v0.56.0

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

GraphRoomRequestBuilder casts the previous resource to room.

func NewGraphRoomRequestBuilder added in v0.56.0

NewGraphRoomRequestBuilder instantiates a new GraphRoomRequestBuilder and sets the default values.

func NewGraphRoomRequestBuilderInternal added in v0.56.0

func NewGraphRoomRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GraphRoomRequestBuilder

NewGraphRoomRequestBuilderInternal instantiates a new GraphRoomRequestBuilder and sets the default values.

func (*GraphRoomRequestBuilder) Count added in v0.56.0

Count provides operations to count the resources in the collection.

func (*GraphRoomRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.room in the microsoft.graph.place collection

func (*GraphRoomRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.room in the microsoft.graph.place collection

type GraphRoomRequestBuilderGetQueryParameters added in v0.56.0

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

GraphRoomRequestBuilderGetQueryParameters get the items of type microsoft.graph.room in the microsoft.graph.place collection

type GraphRoomRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemGraphRoomRequestBuilder added in v0.56.0

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

ItemGraphRoomRequestBuilder casts the previous resource to room.

func NewItemGraphRoomRequestBuilder added in v0.56.0

NewItemGraphRoomRequestBuilder instantiates a new GraphRoomRequestBuilder and sets the default values.

func NewItemGraphRoomRequestBuilderInternal added in v0.56.0

func NewItemGraphRoomRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGraphRoomRequestBuilder

NewItemGraphRoomRequestBuilderInternal instantiates a new GraphRoomRequestBuilder and sets the default values.

func (*ItemGraphRoomRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.place as microsoft.graph.room

func (*ItemGraphRoomRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.place as microsoft.graph.room

type ItemGraphRoomRequestBuilderGetQueryParameters added in v0.56.0

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

ItemGraphRoomRequestBuilderGetQueryParameters get the item of type microsoft.graph.place as microsoft.graph.room

type ItemGraphRoomRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type PlaceItemRequestBuilder added in v0.49.0

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

PlaceItemRequestBuilder provides operations to manage the collection of place entities.

func NewPlaceItemRequestBuilder added in v0.49.0

NewPlaceItemRequestBuilder instantiates a new PlaceItemRequestBuilder and sets the default values.

func NewPlaceItemRequestBuilderInternal added in v0.49.0

func NewPlaceItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlaceItemRequestBuilder

NewPlaceItemRequestBuilderInternal instantiates a new PlaceItemRequestBuilder and sets the default values.

func (*PlaceItemRequestBuilder) Delete added in v0.49.0

Delete delete entity from places

func (*PlaceItemRequestBuilder) GraphRoom added in v0.56.0

GraphRoom casts the previous resource to room.

func (*PlaceItemRequestBuilder) Patch added in v0.49.0

Patch update the properties of place object, which can be a room or roomList. You can identify the **room** or **roomList** by specifying the **id** or **emailAddress** property. Find more info here

func (*PlaceItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete entity from places

func (*PlaceItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of place object, which can be a room or roomList. You can identify the **room** or **roomList** by specifying the **id** or **emailAddress** property.

type PlaceItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type PlaceItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type PlacesRequestBuilder

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

PlacesRequestBuilder builds and executes requests for operations under \places

func NewPlacesRequestBuilder

NewPlacesRequestBuilder instantiates a new PlacesRequestBuilder and sets the default values.

func NewPlacesRequestBuilderInternal

func NewPlacesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlacesRequestBuilder

NewPlacesRequestBuilderInternal instantiates a new PlacesRequestBuilder and sets the default values.

func (*PlacesRequestBuilder) Count added in v0.13.0

Count provides operations to count the resources in the collection.

func (*PlacesRequestBuilder) GraphRoom added in v0.56.0

GraphRoom casts the previous resource to room.

Jump to

Keyboard shortcuts

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