com.google.bigtable.v2.response_params

Members list

Type members

Classlikes

final case class ResponseParams(zoneId: Option[String], clusterId: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[ResponseParams]

Response metadata proto This is an experimental feature that will be used to get zone_id and cluster_id from response trailers to tag the metrics.

Response metadata proto This is an experimental feature that will be used to get zone_id and cluster_id from response trailers to tag the metrics. This should not be used by customers directly

Value parameters

clusterId

Identifier for a cluster that represents set of bigtable resources.

zoneId

The cloud bigtable zone associated with the cluster.

Attributes

Companion
object
Source
ResponseParams.scala
Supertypes
trait Updatable[ResponseParams]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ResponseParams extends GeneratedMessageCompanion[ResponseParams]

Attributes

Companion
class
Source
ResponseParams.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[ResponseParams]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
object ResponseParamsProto extends GeneratedFileObject

Attributes

Source
ResponseParamsProto.scala
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type