places

package
v1.49.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 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

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 returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*CountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*CountRequestBuilder) WithUrl added in v1.18.0

func (m *CountRequestBuilder) WithUrl(rawUrl string) *CountRequestBuilder

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *CountRequestBuilder when successful

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

GraphRoomCountRequestBuilder provides operations to count the resources in the collection.

func NewGraphRoomCountRequestBuilder added in v0.56.0

NewGraphRoomCountRequestBuilder instantiates a new GraphRoomCountRequestBuilder 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 GraphRoomCountRequestBuilder and sets the default values.

func (*GraphRoomCountRequestBuilder) Get added in v0.56.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*GraphRoomCountRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*GraphRoomCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *GraphRoomCountRequestBuilder when successful

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 GraphRoomListCountRequestBuilder added in v1.10.0

GraphRoomListCountRequestBuilder provides operations to count the resources in the collection.

func NewGraphRoomListCountRequestBuilder added in v1.10.0

NewGraphRoomListCountRequestBuilder instantiates a new GraphRoomListCountRequestBuilder and sets the default values.

func NewGraphRoomListCountRequestBuilderInternal added in v1.10.0

func NewGraphRoomListCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GraphRoomListCountRequestBuilder

NewGraphRoomListCountRequestBuilderInternal instantiates a new GraphRoomListCountRequestBuilder and sets the default values.

func (*GraphRoomListCountRequestBuilder) Get added in v1.10.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*GraphRoomListCountRequestBuilder) ToGetRequestInformation added in v1.10.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*GraphRoomListCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *GraphRoomListCountRequestBuilder when successful

type GraphRoomListCountRequestBuilderGetQueryParameters added in v1.10.0

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

GraphRoomListCountRequestBuilderGetQueryParameters get the number of the resource

type GraphRoomListCountRequestBuilderGetRequestConfiguration added in v1.10.0

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

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

type GraphRoomListRequestBuilder added in v1.10.0

GraphRoomListRequestBuilder casts the previous resource to roomList.

func NewGraphRoomListRequestBuilder added in v1.10.0

NewGraphRoomListRequestBuilder instantiates a new GraphRoomListRequestBuilder and sets the default values.

func NewGraphRoomListRequestBuilderInternal added in v1.10.0

func NewGraphRoomListRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GraphRoomListRequestBuilder

NewGraphRoomListRequestBuilderInternal instantiates a new GraphRoomListRequestBuilder and sets the default values.

func (*GraphRoomListRequestBuilder) Count added in v1.10.0

Count provides operations to count the resources in the collection. returns a *GraphRoomListCountRequestBuilder when successful

func (*GraphRoomListRequestBuilder) Get added in v1.10.0

Get get the items of type microsoft.graph.roomList in the microsoft.graph.place collection returns a RoomListCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*GraphRoomListRequestBuilder) ToGetRequestInformation added in v1.10.0

ToGetRequestInformation get the items of type microsoft.graph.roomList in the microsoft.graph.place collection returns a *RequestInformation when successful

func (*GraphRoomListRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *GraphRoomListRequestBuilder when successful

type GraphRoomListRequestBuilderGetQueryParameters added in v1.10.0

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

GraphRoomListRequestBuilderGetQueryParameters get the items of type microsoft.graph.roomList in the microsoft.graph.place collection

type GraphRoomListRequestBuilderGetRequestConfiguration added in v1.10.0

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

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

type GraphRoomRequestBuilder added in v0.56.0

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. returns a *GraphRoomCountRequestBuilder when successful

func (*GraphRoomRequestBuilder) Get added in v0.56.0

Get get a collection of the specified type of place objects defined in the tenant. For example, you can get all the rooms, all the room lists, or the rooms in a specific room list in the tenant. A place object can be one of the following types: Both room and roomList are derived from the place object. By default, this operation returns 100 places per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. See details for how they compare. returns a RoomCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*GraphRoomRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get a collection of the specified type of place objects defined in the tenant. For example, you can get all the rooms, all the room lists, or the rooms in a specific room list in the tenant. A place object can be one of the following types: Both room and roomList are derived from the place object. By default, this operation returns 100 places per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. See details for how they compare. returns a *RequestInformation when successful

func (*GraphRoomRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *GraphRoomRequestBuilder when successful

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 a collection of the specified type of place objects defined in the tenant. For example, you can get all the rooms, all the room lists, or the rooms in a specific room list in the tenant. A place object can be one of the following types: Both room and roomList are derived from the place object. By default, this operation returns 100 places per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. See details for how they compare.

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 ItemGraphRoomListRequestBuilder added in v1.10.0

ItemGraphRoomListRequestBuilder casts the previous resource to roomList.

func NewItemGraphRoomListRequestBuilder added in v1.10.0

NewItemGraphRoomListRequestBuilder instantiates a new ItemGraphRoomListRequestBuilder and sets the default values.

func NewItemGraphRoomListRequestBuilderInternal added in v1.10.0

func NewItemGraphRoomListRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGraphRoomListRequestBuilder

NewItemGraphRoomListRequestBuilderInternal instantiates a new ItemGraphRoomListRequestBuilder and sets the default values.

func (*ItemGraphRoomListRequestBuilder) Get added in v1.10.0

Get get the item of type microsoft.graph.place as microsoft.graph.roomList returns a RoomListable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemGraphRoomListRequestBuilder) Rooms added in v1.20.0

Rooms provides operations to manage the rooms property of the microsoft.graph.roomList entity. returns a *ItemGraphRoomListRoomsRequestBuilder when successful

func (*ItemGraphRoomListRequestBuilder) ToGetRequestInformation added in v1.10.0

ToGetRequestInformation get the item of type microsoft.graph.place as microsoft.graph.roomList returns a *RequestInformation when successful

func (*ItemGraphRoomListRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemGraphRoomListRequestBuilder when successful

type ItemGraphRoomListRequestBuilderGetQueryParameters added in v1.10.0

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

ItemGraphRoomListRequestBuilderGetQueryParameters get the item of type microsoft.graph.place as microsoft.graph.roomList

type ItemGraphRoomListRequestBuilderGetRequestConfiguration added in v1.10.0

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

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

type ItemGraphRoomListRoomsCountRequestBuilder added in v1.20.0

type ItemGraphRoomListRoomsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemGraphRoomListRoomsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemGraphRoomListRoomsCountRequestBuilder added in v1.20.0

NewItemGraphRoomListRoomsCountRequestBuilder instantiates a new ItemGraphRoomListRoomsCountRequestBuilder and sets the default values.

func NewItemGraphRoomListRoomsCountRequestBuilderInternal added in v1.20.0

func NewItemGraphRoomListRoomsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGraphRoomListRoomsCountRequestBuilder

NewItemGraphRoomListRoomsCountRequestBuilderInternal instantiates a new ItemGraphRoomListRoomsCountRequestBuilder and sets the default values.

func (*ItemGraphRoomListRoomsCountRequestBuilder) Get added in v1.20.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemGraphRoomListRoomsCountRequestBuilder) ToGetRequestInformation added in v1.20.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*ItemGraphRoomListRoomsCountRequestBuilder) WithUrl added in v1.20.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemGraphRoomListRoomsCountRequestBuilder when successful

type ItemGraphRoomListRoomsCountRequestBuilderGetQueryParameters added in v1.20.0

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

ItemGraphRoomListRoomsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemGraphRoomListRoomsCountRequestBuilderGetRequestConfiguration added in v1.20.0

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

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

type ItemGraphRoomListRoomsRequestBuilder added in v1.20.0

type ItemGraphRoomListRoomsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemGraphRoomListRoomsRequestBuilder provides operations to manage the rooms property of the microsoft.graph.roomList entity.

func NewItemGraphRoomListRoomsRequestBuilder added in v1.20.0

NewItemGraphRoomListRoomsRequestBuilder instantiates a new ItemGraphRoomListRoomsRequestBuilder and sets the default values.

func NewItemGraphRoomListRoomsRequestBuilderInternal added in v1.20.0

func NewItemGraphRoomListRoomsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGraphRoomListRoomsRequestBuilder

NewItemGraphRoomListRoomsRequestBuilderInternal instantiates a new ItemGraphRoomListRoomsRequestBuilder and sets the default values.

func (*ItemGraphRoomListRoomsRequestBuilder) ByRoomId added in v1.20.0

ByRoomId provides operations to manage the rooms property of the microsoft.graph.roomList entity. returns a *ItemGraphRoomListRoomsRoomItemRequestBuilder when successful

func (*ItemGraphRoomListRoomsRequestBuilder) Count added in v1.20.0

Count provides operations to count the resources in the collection. returns a *ItemGraphRoomListRoomsCountRequestBuilder when successful

func (*ItemGraphRoomListRoomsRequestBuilder) Get added in v1.20.0

Get get rooms from places returns a RoomCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemGraphRoomListRoomsRequestBuilder) Post added in v1.20.0

Post create new navigation property to rooms for places returns a Roomable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemGraphRoomListRoomsRequestBuilder) ToGetRequestInformation added in v1.20.0

ToGetRequestInformation get rooms from places returns a *RequestInformation when successful

func (*ItemGraphRoomListRoomsRequestBuilder) ToPostRequestInformation added in v1.20.0

ToPostRequestInformation create new navigation property to rooms for places returns a *RequestInformation when successful

func (*ItemGraphRoomListRoomsRequestBuilder) WithUrl added in v1.20.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemGraphRoomListRoomsRequestBuilder when successful

type ItemGraphRoomListRoomsRequestBuilderGetQueryParameters added in v1.20.0

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

ItemGraphRoomListRoomsRequestBuilderGetQueryParameters get rooms from places

type ItemGraphRoomListRoomsRequestBuilderGetRequestConfiguration added in v1.20.0

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

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

type ItemGraphRoomListRoomsRequestBuilderPostRequestConfiguration added in v1.20.0

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

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

type ItemGraphRoomListRoomsRoomItemRequestBuilder added in v1.20.0

type ItemGraphRoomListRoomsRoomItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemGraphRoomListRoomsRoomItemRequestBuilder provides operations to manage the rooms property of the microsoft.graph.roomList entity.

func NewItemGraphRoomListRoomsRoomItemRequestBuilder added in v1.20.0

NewItemGraphRoomListRoomsRoomItemRequestBuilder instantiates a new ItemGraphRoomListRoomsRoomItemRequestBuilder and sets the default values.

func NewItemGraphRoomListRoomsRoomItemRequestBuilderInternal added in v1.20.0

func NewItemGraphRoomListRoomsRoomItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGraphRoomListRoomsRoomItemRequestBuilder

NewItemGraphRoomListRoomsRoomItemRequestBuilderInternal instantiates a new ItemGraphRoomListRoomsRoomItemRequestBuilder and sets the default values.

func (*ItemGraphRoomListRoomsRoomItemRequestBuilder) Delete added in v1.20.0

Delete delete navigation property rooms for places returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemGraphRoomListRoomsRoomItemRequestBuilder) Get added in v1.20.0

Get get rooms from places returns a Roomable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemGraphRoomListRoomsRoomItemRequestBuilder) Patch added in v1.20.0

Patch update the navigation property rooms in places returns a Roomable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemGraphRoomListRoomsRoomItemRequestBuilder) ToDeleteRequestInformation added in v1.20.0

ToDeleteRequestInformation delete navigation property rooms for places returns a *RequestInformation when successful

func (*ItemGraphRoomListRoomsRoomItemRequestBuilder) ToGetRequestInformation added in v1.20.0

ToGetRequestInformation get rooms from places returns a *RequestInformation when successful

func (*ItemGraphRoomListRoomsRoomItemRequestBuilder) ToPatchRequestInformation added in v1.20.0

ToPatchRequestInformation update the navigation property rooms in places returns a *RequestInformation when successful

func (*ItemGraphRoomListRoomsRoomItemRequestBuilder) WithUrl added in v1.20.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemGraphRoomListRoomsRoomItemRequestBuilder when successful

type ItemGraphRoomListRoomsRoomItemRequestBuilderDeleteRequestConfiguration added in v1.20.0

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

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

type ItemGraphRoomListRoomsRoomItemRequestBuilderGetQueryParameters added in v1.20.0

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

ItemGraphRoomListRoomsRoomItemRequestBuilderGetQueryParameters get rooms from places

type ItemGraphRoomListRoomsRoomItemRequestBuilderGetRequestConfiguration added in v1.20.0

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

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

type ItemGraphRoomListRoomsRoomItemRequestBuilderPatchRequestConfiguration added in v1.20.0

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

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

type ItemGraphRoomRequestBuilder added in v0.56.0

ItemGraphRoomRequestBuilder casts the previous resource to room.

func NewItemGraphRoomRequestBuilder added in v0.56.0

NewItemGraphRoomRequestBuilder instantiates a new ItemGraphRoomRequestBuilder 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 ItemGraphRoomRequestBuilder and sets the default values.

func (*ItemGraphRoomRequestBuilder) Get added in v0.56.0

Get get a collection of the specified type of place objects defined in the tenant. For example, you can get all the rooms, all the room lists, or the rooms in a specific room list in the tenant. A place object can be one of the following types: Both room and roomList are derived from the place object. By default, this operation returns 100 places per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. See details for how they compare. returns a Roomable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemGraphRoomRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get a collection of the specified type of place objects defined in the tenant. For example, you can get all the rooms, all the room lists, or the rooms in a specific room list in the tenant. A place object can be one of the following types: Both room and roomList are derived from the place object. By default, this operation returns 100 places per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. See details for how they compare. returns a *RequestInformation when successful

func (*ItemGraphRoomRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemGraphRoomRequestBuilder when successful

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 a collection of the specified type of place objects defined in the tenant. For example, you can get all the rooms, all the room lists, or the rooms in a specific room list in the tenant. A place object can be one of the following types: Both room and roomList are derived from the place object. By default, this operation returns 100 places per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. See details for how they compare.

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

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 returns a ODataError error when the service returns a 4XX or 5XX status code

func (*PlaceItemRequestBuilder) GraphRoom added in v0.56.0

GraphRoom casts the previous resource to room. returns a *ItemGraphRoomRequestBuilder when successful

func (*PlaceItemRequestBuilder) GraphRoomList added in v1.10.0

GraphRoomList casts the previous resource to roomList. returns a *ItemGraphRoomListRequestBuilder when successful

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. returns a Placeable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*PlaceItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete entity from places returns a *RequestInformation when successful

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. returns a *RequestInformation when successful

func (*PlaceItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PlaceItemRequestBuilder when successful

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

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) ByPlaceId added in v0.63.0

func (m *PlacesRequestBuilder) ByPlaceId(placeId string) *PlaceItemRequestBuilder

ByPlaceId provides operations to manage the collection of place entities. returns a *PlaceItemRequestBuilder when successful

func (*PlacesRequestBuilder) Count added in v0.13.0

Count provides operations to count the resources in the collection. returns a *CountRequestBuilder when successful

func (*PlacesRequestBuilder) GraphRoom added in v0.56.0

GraphRoom casts the previous resource to room. returns a *GraphRoomRequestBuilder when successful

func (*PlacesRequestBuilder) GraphRoomList added in v1.10.0

GraphRoomList casts the previous resource to roomList. returns a *GraphRoomListRequestBuilder when successful

Jump to

Keyboard shortcuts

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