class MetricDefinition_Metadata

Defined at line 297 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const MetricDefinition_Metadata & from)
void Clear ()
::size_t ByteSizeLong ()
void MetricDefinition_Metadata ()

Defined at line 300 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void MetricDefinition_Metadata (MetricDefinition_Metadata && from)

Defined at line 316 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

MetricDefinition_Metadata & operator= (const MetricDefinition_Metadata & from)

Defined at line 317 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

MetricDefinition_Metadata & operator= (MetricDefinition_Metadata && from)

Defined at line 321 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

const ::std::string & unknown_fields ()

Defined at line 331 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 335 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

const MetricDefinition_Metadata & default_instance ()

Defined at line 340 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void Swap (MetricDefinition_Metadata * other)

Defined at line 345 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void UnsafeArenaSwap (MetricDefinition_Metadata * other)

Defined at line 353 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

MetricDefinition_Metadata * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 361 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void MergeFrom (const MetricDefinition_Metadata & from)

Defined at line 366 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

bool IsInitialized ()

Defined at line 373 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

int GetCachedSize ()

Defined at line 397 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void ~MetricDefinition_Metadata ()
template <typename = void>
void MetricDefinition_Metadata (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void MetricDefinition_Metadata (const MetricDefinition_Metadata & from)

Defined at line 315 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
void clear_expiration_date ()

string expiration_date = 1;

Defined at line 1710 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

const ::std::string & expiration_date ()

Defined at line 1715 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_expiration_date (Arg_ && arg, Args_... args)

Defined at line 1721 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

::std::string * mutable_expiration_date ()

Defined at line 1727 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

::std::string * release_expiration_date ()

Defined at line 1746 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void set_allocated_expiration_date (::std::string * value)

Defined at line 1759 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void clear_max_release_stage ()

.cobalt.ReleaseStage max_release_stage = 4;

Defined at line 1774 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

::cobalt::ReleaseStage max_release_stage ()

Defined at line 1779 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void set_max_release_stage (::cobalt::ReleaseStage value)

Defined at line 1783 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void clear_also_log_locally ()

bool also_log_locally = 5;

Defined at line 1798 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

bool also_log_locally ()

Defined at line 1803 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

void set_also_log_locally (bool value)

Defined at line 1807 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

Enumerations

enum (unnamed) : int
Name Value
kExpirationDateFieldNumber 1
kMaxReleaseStageFieldNumber 4
kAlsoLogLocallyFieldNumber 5

accessors -------------------------------------------------------

Defined at line 431 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h

Friends

class TableStruct_src_2fregistry_2fmetric_5fdefinition_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view MetricDefinition_Metadata ()
void MetricDefinition_Metadata (MetricDefinition_Metadata & aMetricDefinition_Metadata & b)