Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Browserbase ¶
type Browserbase string // Always "browserbase"
func (Browserbase) Default ¶
func (c Browserbase) Default() Browserbase
func (Browserbase) MarshalJSON ¶
func (c Browserbase) MarshalJSON() ([]byte, error)
type GoogleServiceAccount ¶ added in v3.21.0
type GoogleServiceAccount string // Always "googleServiceAccount"
func (GoogleServiceAccount) Default ¶ added in v3.21.0
func (c GoogleServiceAccount) Default() GoogleServiceAccount
func (GoogleServiceAccount) MarshalJSON ¶ added in v3.21.0
func (c GoogleServiceAccount) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.