slides

package
v0.0.0-...-6cb3ea0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_google_apps_script_type_slides_slides_addon_manifest_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SlidesAddOnManifest

type SlidesAddOnManifest struct {

	// If present, this overrides the configuration from
	// `addOns.common.homepageTrigger`.
	HomepageTrigger *_type.HomepageExtensionPoint `protobuf:"bytes,1,opt,name=homepage_trigger,json=homepageTrigger,proto3" json:"homepage_trigger,omitempty"`
	// Endpoint to execute when file scope authorization is granted
	// for this document/user pair.
	OnFileScopeGrantedTrigger *SlidesExtensionPoint `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

Slides add-on manifest.

func (*SlidesAddOnManifest) Descriptor deprecated

func (*SlidesAddOnManifest) Descriptor() ([]byte, []int)

Deprecated: Use SlidesAddOnManifest.ProtoReflect.Descriptor instead.

func (*SlidesAddOnManifest) GetHomepageTrigger

func (x *SlidesAddOnManifest) GetHomepageTrigger() *_type.HomepageExtensionPoint

func (*SlidesAddOnManifest) GetOnFileScopeGrantedTrigger

func (x *SlidesAddOnManifest) GetOnFileScopeGrantedTrigger() *SlidesExtensionPoint

func (*SlidesAddOnManifest) ProtoMessage

func (*SlidesAddOnManifest) ProtoMessage()

func (*SlidesAddOnManifest) ProtoReflect

func (x *SlidesAddOnManifest) ProtoReflect() protoreflect.Message

func (*SlidesAddOnManifest) Reset

func (x *SlidesAddOnManifest) Reset()

func (*SlidesAddOnManifest) String

func (x *SlidesAddOnManifest) String() string

type SlidesExtensionPoint

type SlidesExtensionPoint struct {

	// Required. The endpoint to execute when this extension point is activated.
	RunFunction string `protobuf:"bytes,1,opt,name=run_function,json=runFunction,proto3" json:"run_function,omitempty"`
	// contains filtered or unexported fields
}

Common format for declaring a Slides add-on's triggers.

func (*SlidesExtensionPoint) Descriptor deprecated

func (*SlidesExtensionPoint) Descriptor() ([]byte, []int)

Deprecated: Use SlidesExtensionPoint.ProtoReflect.Descriptor instead.

func (*SlidesExtensionPoint) GetRunFunction

func (x *SlidesExtensionPoint) GetRunFunction() string

func (*SlidesExtensionPoint) ProtoMessage

func (*SlidesExtensionPoint) ProtoMessage()

func (*SlidesExtensionPoint) ProtoReflect

func (x *SlidesExtensionPoint) ProtoReflect() protoreflect.Message

func (*SlidesExtensionPoint) Reset

func (x *SlidesExtensionPoint) Reset()

func (*SlidesExtensionPoint) String

func (x *SlidesExtensionPoint) String() string

Jump to

Keyboard shortcuts

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