Delete

com.google.api.http.HttpRule$.Pattern$.Delete
final case class Delete(value: String) extends Pattern

Attributes

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

Members list

Concise view

Type members

Types

Attributes

Source:
HttpRule.scala

Value members

Concrete methods

override def delete: Option[String]

Attributes

Definition Classes
Source:
HttpRule.scala
override def isDelete: Boolean

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
HttpRule.scala

Inherited methods

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Pattern
Source:
HttpRule.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala