employeeexperience

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 16, 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 EmployeeExperienceRequestBuilder

EmployeeExperienceRequestBuilder provides operations to manage the employeeExperience singleton.

func NewEmployeeExperienceRequestBuilder

NewEmployeeExperienceRequestBuilder instantiates a new EmployeeExperienceRequestBuilder and sets the default values.

func NewEmployeeExperienceRequestBuilderInternal

func NewEmployeeExperienceRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *EmployeeExperienceRequestBuilder

NewEmployeeExperienceRequestBuilderInternal instantiates a new EmployeeExperienceRequestBuilder and sets the default values.

func (*EmployeeExperienceRequestBuilder) LearningProviders

LearningProviders provides operations to manage the learningProviders property of the microsoft.graph.employeeExperience entity.

func (*EmployeeExperienceRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get employeeExperience

type EmployeeExperienceRequestBuilderGetQueryParameters

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

EmployeeExperienceRequestBuilderGetQueryParameters get employeeExperience

type EmployeeExperienceRequestBuilderGetRequestConfiguration

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

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

type EmployeeExperienceRequestBuilderPatchRequestConfiguration

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

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

type LearningProvidersCountRequestBuilder

type LearningProvidersCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

LearningProvidersCountRequestBuilder provides operations to count the resources in the collection.

func NewLearningProvidersCountRequestBuilder

NewLearningProvidersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewLearningProvidersCountRequestBuilderInternal

func NewLearningProvidersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersCountRequestBuilder

NewLearningProvidersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*LearningProvidersCountRequestBuilder) Get

Get get the number of the resource

func (*LearningProvidersCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

type LearningProvidersCountRequestBuilderGetQueryParameters

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

LearningProvidersCountRequestBuilderGetQueryParameters get the number of the resource

type LearningProvidersCountRequestBuilderGetRequestConfiguration

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

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

type LearningProvidersItemLearningContentsCountRequestBuilder

type LearningProvidersItemLearningContentsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

LearningProvidersItemLearningContentsCountRequestBuilder provides operations to count the resources in the collection.

func NewLearningProvidersItemLearningContentsCountRequestBuilder

func NewLearningProvidersItemLearningContentsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsCountRequestBuilder

NewLearningProvidersItemLearningContentsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewLearningProvidersItemLearningContentsCountRequestBuilderInternal

func NewLearningProvidersItemLearningContentsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsCountRequestBuilder

NewLearningProvidersItemLearningContentsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*LearningProvidersItemLearningContentsCountRequestBuilder) Get

Get get the number of the resource

func (*LearningProvidersItemLearningContentsCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

type LearningProvidersItemLearningContentsCountRequestBuilderGetQueryParameters

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

LearningProvidersItemLearningContentsCountRequestBuilderGetQueryParameters get the number of the resource

type LearningProvidersItemLearningContentsCountRequestBuilderGetRequestConfiguration

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

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

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilder

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

LearningProvidersItemLearningContentsLearningContentItemRequestBuilder provides operations to manage the learningContents property of the microsoft.graph.learningProvider entity.

func NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilder

func NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsLearningContentItemRequestBuilder

NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilder instantiates a new LearningContentItemRequestBuilder and sets the default values.

func NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilderInternal

func NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsLearningContentItemRequestBuilder

NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilderInternal instantiates a new LearningContentItemRequestBuilder and sets the default values.

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) Delete

Delete delete the specified learningContent resource that represents the metadata of the specified provider's ingested content. Find more info here

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) Get

Get get the specified learningContent resource which represents the metadata of the specified provider's ingested content. Find more info here

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete the specified learningContent resource that represents the metadata of the specified provider's ingested content.

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the specified learningContent resource which represents the metadata of the specified provider's ingested content.

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the navigation property learningContents in employeeExperience

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderDeleteRequestConfiguration

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

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

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetQueryParameters

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

LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetQueryParameters get the specified learningContent resource which represents the metadata of the specified provider's ingested content.

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetRequestConfiguration

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

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

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderPatchRequestConfiguration

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

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

type LearningProvidersItemLearningContentsRequestBuilder

type LearningProvidersItemLearningContentsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

LearningProvidersItemLearningContentsRequestBuilder provides operations to manage the learningContents property of the microsoft.graph.learningProvider entity.

func NewLearningProvidersItemLearningContentsRequestBuilder

NewLearningProvidersItemLearningContentsRequestBuilder instantiates a new LearningContentsRequestBuilder and sets the default values.

func NewLearningProvidersItemLearningContentsRequestBuilderInternal

func NewLearningProvidersItemLearningContentsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsRequestBuilder

NewLearningProvidersItemLearningContentsRequestBuilderInternal instantiates a new LearningContentsRequestBuilder and sets the default values.

func (*LearningProvidersItemLearningContentsRequestBuilder) ByLearningContentId added in v0.63.0

ByLearningContentId provides operations to manage the learningContents property of the microsoft.graph.learningProvider entity.

func (*LearningProvidersItemLearningContentsRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*LearningProvidersItemLearningContentsRequestBuilder) Get

Get get a list of the learningContent resources and their properties. This list represents the metadata of the specified provider's content in Viva Learning. Find more info here

func (*LearningProvidersItemLearningContentsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the learningContent resources and their properties. This list represents the metadata of the specified provider's content in Viva Learning.

func (*LearningProvidersItemLearningContentsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create new navigation property to learningContents for employeeExperience

type LearningProvidersItemLearningContentsRequestBuilderGetQueryParameters

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

LearningProvidersItemLearningContentsRequestBuilderGetQueryParameters get a list of the learningContent resources and their properties. This list represents the metadata of the specified provider's content in Viva Learning.

type LearningProvidersItemLearningContentsRequestBuilderGetRequestConfiguration

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

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

type LearningProvidersItemLearningContentsRequestBuilderPostRequestConfiguration

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

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

type LearningProvidersLearningProviderItemRequestBuilder

type LearningProvidersLearningProviderItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

LearningProvidersLearningProviderItemRequestBuilder provides operations to manage the learningProviders property of the microsoft.graph.employeeExperience entity.

func NewLearningProvidersLearningProviderItemRequestBuilder

NewLearningProvidersLearningProviderItemRequestBuilder instantiates a new LearningProviderItemRequestBuilder and sets the default values.

func NewLearningProvidersLearningProviderItemRequestBuilderInternal

func NewLearningProvidersLearningProviderItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersLearningProviderItemRequestBuilder

NewLearningProvidersLearningProviderItemRequestBuilderInternal instantiates a new LearningProviderItemRequestBuilder and sets the default values.

func (*LearningProvidersLearningProviderItemRequestBuilder) Delete

Delete delete a learningProvider resource and remove its registration in Viva Learning for a tenant. Find more info here

func (*LearningProvidersLearningProviderItemRequestBuilder) Get

Get read the properties and relationships of a learningProvider object. Find more info here

func (*LearningProvidersLearningProviderItemRequestBuilder) LearningContents

LearningContents provides operations to manage the learningContents property of the microsoft.graph.learningProvider entity.

func (*LearningProvidersLearningProviderItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete a learningProvider resource and remove its registration in Viva Learning for a tenant.

func (*LearningProvidersLearningProviderItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation read the properties and relationships of a learningProvider object.

type LearningProvidersLearningProviderItemRequestBuilderDeleteRequestConfiguration

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

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

type LearningProvidersLearningProviderItemRequestBuilderGetQueryParameters

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

LearningProvidersLearningProviderItemRequestBuilderGetQueryParameters read the properties and relationships of a learningProvider object.

type LearningProvidersLearningProviderItemRequestBuilderGetRequestConfiguration

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

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

type LearningProvidersLearningProviderItemRequestBuilderPatchRequestConfiguration

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

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

type LearningProvidersRequestBuilder

LearningProvidersRequestBuilder provides operations to manage the learningProviders property of the microsoft.graph.employeeExperience entity.

func NewLearningProvidersRequestBuilder

NewLearningProvidersRequestBuilder instantiates a new LearningProvidersRequestBuilder and sets the default values.

func NewLearningProvidersRequestBuilderInternal

func NewLearningProvidersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersRequestBuilder

NewLearningProvidersRequestBuilderInternal instantiates a new LearningProvidersRequestBuilder and sets the default values.

func (*LearningProvidersRequestBuilder) ByLearningProviderId added in v0.63.0

ByLearningProviderId provides operations to manage the learningProviders property of the microsoft.graph.employeeExperience entity.

func (*LearningProvidersRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*LearningProvidersRequestBuilder) Get

Get get a list of the learningProvider resources registered in Viva Learning for a tenant. Find more info here

func (*LearningProvidersRequestBuilder) Post

Post create a new learningProvider object and register it with Viva Learning using the specified display name and logos for different themes. Find more info here

func (*LearningProvidersRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the learningProvider resources registered in Viva Learning for a tenant.

func (*LearningProvidersRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create a new learningProvider object and register it with Viva Learning using the specified display name and logos for different themes.

type LearningProvidersRequestBuilderGetQueryParameters

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

LearningProvidersRequestBuilderGetQueryParameters get a list of the learningProvider resources registered in Viva Learning for a tenant.

type LearningProvidersRequestBuilderGetRequestConfiguration

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

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

type LearningProvidersRequestBuilderPostRequestConfiguration

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

LearningProvidersRequestBuilderPostRequestConfiguration 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