23 calls to GPBUtil::checkEnum()
- Annotation::setSemantic in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ GeneratedCodeInfo/ Annotation.php - Generated from protobuf field <code>optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;</code>
- Api::setSyntax in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Api.php - The source syntax of the service.
- ConstantSampler::setDecision in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ ConstantSampler.php - Generated from protobuf field <code>.opentelemetry.proto.trace.v1.ConstantSampler.ConstantDecision decision = 1;</code>
- Enum::setSyntax in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Enum.php - The source syntax.
- ExponentialHistogram::setAggregationTemporality in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ ExponentialHistogram.php - aggregation_temporality describes if the aggregator reports delta changes since last report time, or cumulative changes since a fixed start time.
- Field::setCardinality in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Field.php - The field cardinality.
- Field::setKind in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Field.php - The field type.
- FieldDescriptorProto::setLabel in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FieldDescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.FieldDescriptorProto.Label label = 4;</code>
- FieldDescriptorProto::setType in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FieldDescriptorProto.php - If type_name is set, this need not be set. If both this and type_name are set, this must be one of TYPE_ENUM, TYPE_MESSAGE or TYPE_GROUP.
- FieldOptions::setCtype in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FieldOptions.php - The ctype option instructs the C++ code generator to use a different representation of the field than it normally would. See the specific options below. This option is not yet implemented in the open source release -- sorry, we'll try to…
- FieldOptions::setJstype in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FieldOptions.php - The jstype option determines the JavaScript type used for values of the field. The option is permitted only for 64 bit integral and fixed types (int64, uint64, sint64, fixed64, sfixed64). A field with jstype JS_STRING is represented as JavaScript…
- FileOptions::setOptimizeFor in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FileOptions.php - Generated from protobuf field <code>optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];</code>
- Histogram::setAggregationTemporality in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ Histogram.php - aggregation_temporality describes if the aggregator reports delta changes since last report time, or cumulative changes since a fixed start time.
- IntHistogram::setAggregationTemporality in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ IntHistogram.php - aggregation_temporality describes if the aggregator reports delta changes since last report time, or cumulative changes since a fixed start time.
- IntSum::setAggregationTemporality in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ IntSum.php - aggregation_temporality describes if the aggregator reports delta changes since last report time, or cumulative changes since a fixed start time.
- LogRecord::setSeverityNumber in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Logs/ V1/ LogRecord.php - Numerical value of the severity, normalized to values described in Log Data Model. [Optional].
- Method::setSyntax in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Method.php - The source syntax of this method.
- MethodOptions::setIdempotencyLevel in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ MethodOptions.php - Generated from protobuf field <code>optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];</code>
- Span::setKind in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ Span.php - Distinguishes between spans generated in a particular context. For example, two spans with the same name may be distinguished using `CLIENT` (caller) and `SERVER` (callee) to identify queueing latency associated with the span.
- Status::setCode in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ Status.php - The status code.
- Sum::setAggregationTemporality in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ Sum.php - aggregation_temporality describes if the aggregator reports delta changes since last report time, or cumulative changes since a fixed start time.
- Type::setSyntax in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Type.php - The source syntax.
- Value::setNullValue in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Value.php - Represents a null value.