drive

package
v0.0.0-...-fc5f0ca Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_google_apps_script_type_drive_drive_addon_manifest_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DriveAddOnManifest

type DriveAddOnManifest 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"`
	// Corresponds to behvior that should execute when items are selected
	// in relevant Drive view (e.g. the My Drive Doclist).
	OnItemsSelectedTrigger *DriveExtensionPoint `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

Drive add-on manifest.

func (*DriveAddOnManifest) Descriptor deprecated

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

Deprecated: Use DriveAddOnManifest.ProtoReflect.Descriptor instead.

func (*DriveAddOnManifest) GetHomepageTrigger

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

func (*DriveAddOnManifest) GetOnItemsSelectedTrigger

func (x *DriveAddOnManifest) GetOnItemsSelectedTrigger() *DriveExtensionPoint

func (*DriveAddOnManifest) ProtoMessage

func (*DriveAddOnManifest) ProtoMessage()

func (*DriveAddOnManifest) ProtoReflect

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

func (*DriveAddOnManifest) Reset

func (x *DriveAddOnManifest) Reset()

func (*DriveAddOnManifest) String

func (x *DriveAddOnManifest) String() string

type DriveExtensionPoint

type DriveExtensionPoint 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
}

A generic extension point with common features, e.g. something that simply needs a corresponding run function to work.

func (*DriveExtensionPoint) Descriptor deprecated

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

Deprecated: Use DriveExtensionPoint.ProtoReflect.Descriptor instead.

func (*DriveExtensionPoint) GetRunFunction

func (x *DriveExtensionPoint) GetRunFunction() string

func (*DriveExtensionPoint) ProtoMessage

func (*DriveExtensionPoint) ProtoMessage()

func (*DriveExtensionPoint) ProtoReflect

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

func (*DriveExtensionPoint) Reset

func (x *DriveExtensionPoint) Reset()

func (*DriveExtensionPoint) String

func (x *DriveExtensionPoint) String() string

Jump to

Keyboard shortcuts

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