places

package
v0.54.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 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 ItemMicrosoftGraphRoomRequestBuilder added in v0.54.0

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

ItemMicrosoftGraphRoomRequestBuilder casts the previous resource to room.

func NewItemMicrosoftGraphRoomRequestBuilder added in v0.54.0

NewItemMicrosoftGraphRoomRequestBuilder instantiates a new MicrosoftGraphRoomRequestBuilder and sets the default values.

func NewItemMicrosoftGraphRoomRequestBuilderInternal added in v0.54.0

func NewItemMicrosoftGraphRoomRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMicrosoftGraphRoomRequestBuilder

NewItemMicrosoftGraphRoomRequestBuilderInternal instantiates a new MicrosoftGraphRoomRequestBuilder and sets the default values.

func (*ItemMicrosoftGraphRoomRequestBuilder) Get added in v0.54.0

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

func (*ItemMicrosoftGraphRoomRequestBuilder) ToGetRequestInformation added in v0.54.0

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

type ItemMicrosoftGraphRoomRequestBuilderGetQueryParameters added in v0.54.0

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

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

type ItemMicrosoftGraphRoomRequestBuilderGetRequestConfiguration added in v0.54.0

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

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

type MicrosoftGraphRoomCountRequestBuilder added in v0.54.0

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

MicrosoftGraphRoomCountRequestBuilder provides operations to count the resources in the collection.

func NewMicrosoftGraphRoomCountRequestBuilder added in v0.54.0

NewMicrosoftGraphRoomCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewMicrosoftGraphRoomCountRequestBuilderInternal added in v0.54.0

func NewMicrosoftGraphRoomCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MicrosoftGraphRoomCountRequestBuilder

NewMicrosoftGraphRoomCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*MicrosoftGraphRoomCountRequestBuilder) Get added in v0.54.0

Get get the number of the resource

func (*MicrosoftGraphRoomCountRequestBuilder) ToGetRequestInformation added in v0.54.0

ToGetRequestInformation get the number of the resource

type MicrosoftGraphRoomCountRequestBuilderGetQueryParameters added in v0.54.0

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

MicrosoftGraphRoomCountRequestBuilderGetQueryParameters get the number of the resource

type MicrosoftGraphRoomCountRequestBuilderGetRequestConfiguration added in v0.54.0

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

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

type MicrosoftGraphRoomRequestBuilder added in v0.54.0

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

MicrosoftGraphRoomRequestBuilder casts the previous resource to room.

func NewMicrosoftGraphRoomRequestBuilder added in v0.54.0

NewMicrosoftGraphRoomRequestBuilder instantiates a new MicrosoftGraphRoomRequestBuilder and sets the default values.

func NewMicrosoftGraphRoomRequestBuilderInternal added in v0.54.0

func NewMicrosoftGraphRoomRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MicrosoftGraphRoomRequestBuilder

NewMicrosoftGraphRoomRequestBuilderInternal instantiates a new MicrosoftGraphRoomRequestBuilder and sets the default values.

func (*MicrosoftGraphRoomRequestBuilder) Count added in v0.54.0

Count provides operations to count the resources in the collection.

func (*MicrosoftGraphRoomRequestBuilder) Get added in v0.54.0

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

func (*MicrosoftGraphRoomRequestBuilder) ToGetRequestInformation added in v0.54.0

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

type MicrosoftGraphRoomRequestBuilderGetQueryParameters added in v0.54.0

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

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

type MicrosoftGraphRoomRequestBuilderGetRequestConfiguration added in v0.54.0

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

MicrosoftGraphRoomRequestBuilderGetRequestConfiguration 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) Get added in v0.49.0

Get get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object. Find more info here

func (*PlaceItemRequestBuilder) MicrosoftGraphRoom added in v0.54.0

MicrosoftGraphRoom 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) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

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 PlaceItemRequestBuilderGetQueryParameters added in v0.49.0

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

PlaceItemRequestBuilderGetQueryParameters get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

type PlaceItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

PlaceItemRequestBuilderGetRequestConfiguration 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 provides operations to manage the collection of place entities.

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) Get

Get get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

func (*PlacesRequestBuilder) MicrosoftGraphRoom added in v0.54.0

func (m *PlacesRequestBuilder) MicrosoftGraphRoom() *MicrosoftGraphRoomRequestBuilder

MicrosoftGraphRoom casts the previous resource to room.

func (*PlacesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

func (*PlacesRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation add new entity to places

type PlacesRequestBuilderGetQueryParameters

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

PlacesRequestBuilderGetQueryParameters get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

type PlacesRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type PlacesRequestBuilderPostRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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