branding

package
v0.41.2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 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 organizationalBranding singleton.

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 the backgroundImage property

BannerLogo the bannerLogo property

func (*BrandingRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get branding

func (*BrandingRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get branding

func (*BrandingRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update branding

func (*BrandingRequestBuilder) Localizations

Localizations the localizations property

func (*BrandingRequestBuilder) LocalizationsById

LocalizationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.branding.localizations.item collection

SquareLogo the squareLogo property

type BrandingRequestBuilderGetQueryParameters

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

BrandingRequestBuilderGetQueryParameters get branding

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