branding

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 8 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 the backgroundImage property

BannerLogo the bannerLogo property

func (*BrandingRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property branding for organization

func (*BrandingRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get branding from organization

func (*BrandingRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property branding in organization

func (*BrandingRequestBuilder) Delete

Delete delete navigation property branding for organization

func (*BrandingRequestBuilder) Localizations added in v0.13.0

Localizations the localizations property

func (*BrandingRequestBuilder) LocalizationsById added in v0.13.0

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

func (*BrandingRequestBuilder) Patch

Patch update the navigation property branding in organization

SquareLogo the squareLogo property

type BrandingRequestBuilderDeleteOptions

type BrandingRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

BrandingRequestBuilderDeleteOptions options for Delete

type BrandingRequestBuilderGetOptions

type BrandingRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BrandingRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

BrandingRequestBuilderGetOptions options for Get

type BrandingRequestBuilderGetQueryParameters

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

BrandingRequestBuilderGetQueryParameters get branding from organization

type BrandingRequestBuilderPatchOptions

type BrandingRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

BrandingRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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