DisableAuth

com.google.api.backend.BackendRule$.Authentication$.DisableAuth
final case class DisableAuth(value: Boolean) extends Authentication

Attributes

Source:
BackendRule.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
BackendRule.scala

Value members

Concrete methods

override def disableAuth: Option[Boolean]

Attributes

Definition Classes
Source:
BackendRule.scala
override def isDisableAuth: Boolean

Attributes

Definition Classes
Source:
BackendRule.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
BackendRule.scala

Inherited methods

Attributes

Inherited from:
Authentication
Source:
BackendRule.scala

Attributes

Inherited from:
Authentication
Source:
BackendRule.scala

Attributes

Inherited from:
Authentication
Source:
BackendRule.scala

Attributes

Inherited from:
Authentication
Source:
BackendRule.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala