package resource
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class Resource(type: String = "", labels: Map[String, String] = _root_.scala.collection.immutable.Map.empty, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[Resource] with Product with Serializable
Resource information.
Resource information.
- type
Type identifier for the resource.
- labels
Set of labels that describe the resource.
- Annotations
- @SerialVersionUID()
Value Members
- object Resource extends GeneratedMessageCompanion[Resource]
- object ResourceProto extends GeneratedFileObject