branding

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrandingRequestBuilder

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

BrandingRequestBuilder provides operations to manage the branding property of the microsoft.graph.organization entity.

func NewBrandingRequestBuilder

NewBrandingRequestBuilder instantiates a new BrandingRequestBuilder and sets the default values.

func NewBrandingRequestBuilderInternal

func NewBrandingRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingRequestBuilder

NewBrandingRequestBuilderInternal instantiates a new BrandingRequestBuilder and sets the default values.

func (*BrandingRequestBuilder) BackgroundImage added in v0.13.0

BackgroundImage provides operations to manage the media for the organization entity.

BannerLogo provides operations to manage the media for the organization entity.

func (*BrandingRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete the default organizational branding object. To delete the organizationalBranding object, all images (Stream types) must first be removed from the object.

func (*BrandingRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation retrieve the default organizational branding object, if the **Accept-Language** header is set to `0` or `default`. If no default organizational branding object exists, this method returns a `404 Not Found` error. If the **Accept-Language** header is set to an existing locale identified by the value of its **id**, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, **usernameHintText** and **signInPageText**. To retrieve Stream types of the default branding, for example, **bannerLogo** and **backgroundImage**, use the GET organizationalBrandingLocalization method.

func (*BrandingRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the properties of the default branding object specified by the organizationalBranding resource.

func (*BrandingRequestBuilder) Delete

Delete delete the default organizational branding object. To delete the organizationalBranding object, all images (Stream types) must first be removed from the object.

func (*BrandingRequestBuilder) Get

Get retrieve the default organizational branding object, if the **Accept-Language** header is set to `0` or `default`. If no default organizational branding object exists, this method returns a `404 Not Found` error. If the **Accept-Language** header is set to an existing locale identified by the value of its **id**, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, **usernameHintText** and **signInPageText**. To retrieve Stream types of the default branding, for example, **bannerLogo** and **backgroundImage**, use the GET organizationalBrandingLocalization method.

func (*BrandingRequestBuilder) Localizations added in v0.13.0

Localizations provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.

func (*BrandingRequestBuilder) LocalizationsById added in v0.13.0

LocalizationsById provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.

func (*BrandingRequestBuilder) Patch

Patch update the properties of the default branding object specified by the organizationalBranding resource.

SquareLogo provides operations to manage the media for the organization entity.

type BrandingRequestBuilderDeleteRequestConfiguration added in v0.22.0

type BrandingRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BrandingRequestBuilderGetQueryParameters

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

BrandingRequestBuilderGetQueryParameters retrieve the default organizational branding object, if the **Accept-Language** header is set to `0` or `default`. If no default organizational branding object exists, this method returns a `404 Not Found` error. If the **Accept-Language** header is set to an existing locale identified by the value of its **id**, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, **usernameHintText** and **signInPageText**. To retrieve Stream types of the default branding, for example, **bannerLogo** and **backgroundImage**, use the GET organizationalBrandingLocalization method.

type BrandingRequestBuilderGetRequestConfiguration added in v0.22.0

type BrandingRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BrandingRequestBuilderGetQueryParameters
}

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

type BrandingRequestBuilderPatchRequestConfiguration added in v0.22.0

type BrandingRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

BrandingRequestBuilderPatchRequestConfiguration 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