Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Client_name = map[int32]string{ 0: "UNSPECIFIED", 1: "WORKFLOWS", 2: "APP_BUILDER", 4: "WORKFLOWS_SINGLE_ACTION_RUNNER", } Client_value = map[string]int32{ "UNSPECIFIED": 0, "WORKFLOWS": 1, "APP_BUILDER": 2, "WORKFLOWS_SINGLE_ACTION_RUNNER": 4, } )
Enum value maps for Client.
View Source
var File_datadog_privateactionrunner_actionsclient_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client int32
func (Client) Descriptor ¶
func (Client) Descriptor() protoreflect.EnumDescriptor
func (Client) EnumDescriptor
deprecated
func (Client) Number ¶
func (x Client) Number() protoreflect.EnumNumber
func (Client) Type ¶
func (Client) Type() protoreflect.EnumType
Click to show internal directories.
Click to hide internal directories.