46 calls to GPBUtil::checkMessage()
- AnyValue::setArrayValue in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Common/ V1/ AnyValue.php - Generated from protobuf field <code>.opentelemetry.proto.common.v1.ArrayValue array_value = 5;</code>
- AnyValue::setKvlistValue in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Common/ V1/ AnyValue.php - Generated from protobuf field <code>.opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;</code>
- Api::setSourceContext in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Api.php - Source context for the protocol buffer service represented by this message.
- DescriptorProto::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ DescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.MessageOptions options = 7;</code>
- Enum::setSourceContext in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Enum.php - The source context.
- EnumDescriptorProto::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ EnumDescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.EnumOptions options = 3;</code>
- EnumValueDescriptorProto::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ EnumValueDescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.EnumValueOptions options = 3;</code>
- ExponentialHistogramDataPoint::setNegative in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ ExponentialHistogramDataPoint.php - negative carries the negative range of exponential bucket counts.
- ExponentialHistogramDataPoint::setPositive in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ ExponentialHistogramDataPoint.php - positive carries the positive range of exponential bucket counts.
- ExportLogsServiceResponse::setPartialSuccess in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Collector/ Logs/ V1/ ExportLogsServiceResponse.php - The details of a partially successful export request. If the request is only partially accepted (i.e. when the server accepts only parts of the data and rejects the rest) the server MUST initialize the `partial_success` field and MUST set the…
- ExportMetricsServiceResponse::setPartialSuccess in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Collector/ Metrics/ V1/ ExportMetricsServiceResponse.php - The details of a partially successful export request. If the request is only partially accepted (i.e. when the server accepts only parts of the data and rejects the rest) the server MUST initialize the `partial_success` field and MUST set the…
- ExportTraceServiceResponse::setPartialSuccess in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Collector/ Trace/ V1/ ExportTraceServiceResponse.php - The details of a partially successful export request. If the request is only partially accepted (i.e. when the server accepts only parts of the data and rejects the rest) the server MUST initialize the `partial_success` field and MUST set the…
- ExtensionRange::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ DescriptorProto/ ExtensionRange.php - Generated from protobuf field <code>optional .google.protobuf.ExtensionRangeOptions options = 3;</code>
- FieldDescriptorProto::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FieldDescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.FieldOptions options = 8;</code>
- FileDescriptorProto::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FileDescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.FileOptions options = 8;</code>
- FileDescriptorProto::setSourceCodeInfo in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FileDescriptorProto.php - This field contains optional information about the original source code. You may safely remove this entire field without harming runtime functionality of the descriptors -- the information is needed only by development tools.
- InstrumentationLibraryLogs::setInstrumentationLibrary in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Logs/ V1/ InstrumentationLibraryLogs.php - The instrumentation library information for the logs in this message. Semantically when InstrumentationLibrary isn't set, it is equivalent with an empty instrumentation library name (unknown).
- InstrumentationLibraryMetrics::setInstrumentationLibrary in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ InstrumentationLibraryMetrics.php - The instrumentation library information for the metrics in this message. Semantically when InstrumentationLibrary isn't set, it is equivalent with an empty instrumentation library name (unknown).
- InstrumentationLibrarySpans::setInstrumentationLibrary in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ InstrumentationLibrarySpans.php - The instrumentation library information for the spans in this message. Semantically when InstrumentationLibrary isn't set, it is equivalent with an empty instrumentation library name (unknown).
- KeyValue::setValue in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Common/ V1/ KeyValue.php - Generated from protobuf field <code>.opentelemetry.proto.common.v1.AnyValue value = 2;</code>
- LogRecord::setBody in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Logs/ V1/ LogRecord.php - A value containing the body of the log record. Can be for example a human-readable string message (including multi-line) describing the event in a free form or it can be a structured data composed of arrays and maps of other values. [Optional].
- MapField::offsetSet in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ MapField.php - Assign the element at the given key.
- MethodDescriptorProto::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ MethodDescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.MethodOptions options = 4;</code>
- Metric::setExponentialHistogram in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ Metric.php - Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.ExponentialHistogram exponential_histogram = 10;</code>
- Metric::setGauge in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ Metric.php - Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.Gauge gauge = 5;</code>
- Metric::setHistogram in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ Metric.php - Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.Histogram histogram = 9;</code>
- Metric::setSum in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ Metric.php - Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.Sum sum = 7;</code>
- Metric::setSummary in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ Metric.php - Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.Summary summary = 11;</code>
- MetricConfigRequest::setResource in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ Experimental/ MetricConfigRequest.php - Required. The resource for which configuration should be returned.
- OneofDescriptorProto::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ OneofDescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.OneofOptions options = 2;</code>
- Option::setValue in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Option.php - The option's value packed in an Any message. If the value is a primitive, the corresponding wrapper type defined in google/protobuf/wrappers.proto should be used. If the value is an enum, it should be stored as an int32 value using the…
- RepeatedField::offsetSet in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ RepeatedField.php - Assign the element at the given index.
- ResourceLogs::setResource in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Logs/ V1/ ResourceLogs.php - The resource for the logs in this message. If this field is not set then resource info is unknown.
- ResourceMetrics::setResource in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ ResourceMetrics.php - The resource for the metrics in this message. If this field is not set then no resource info is known.
- ResourceSpans::setResource in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ ResourceSpans.php - The resource for the spans in this message. If this field is not set then no resource info is known.
- ScopeLogs::setScope in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Logs/ V1/ ScopeLogs.php - The instrumentation scope information for the logs in this message. Semantically when InstrumentationScope isn't set, it is equivalent with an empty instrumentation scope name (unknown).
- ScopeMetrics::setScope in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Metrics/ V1/ ScopeMetrics.php - The instrumentation scope information for the metrics in this message. Semantically when InstrumentationScope isn't set, it is equivalent with an empty instrumentation scope name (unknown).
- ScopeSpans::setScope in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ ScopeSpans.php - The instrumentation scope information for the spans in this message. Semantically when InstrumentationScope isn't set, it is equivalent with an empty instrumentation scope name (unknown).
- ServiceDescriptorProto::setOptions in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ ServiceDescriptorProto.php - Generated from protobuf field <code>optional .google.protobuf.ServiceOptions options = 3;</code>
- Span::setStatus in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ Span.php - An optional final status for this span. Semantically when Status isn't set, it means span's status code is unset, i.e. assume STATUS_CODE_UNSET (code = 0).
- TraceConfig::setConstantSampler in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ TraceConfig.php - Generated from protobuf field <code>.opentelemetry.proto.trace.v1.ConstantSampler constant_sampler = 1;</code>
- TraceConfig::setRateLimitingSampler in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ TraceConfig.php - Generated from protobuf field <code>.opentelemetry.proto.trace.v1.RateLimitingSampler rate_limiting_sampler = 3;</code>
- TraceConfig::setTraceIdRatioBased in vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ TraceConfig.php - Generated from protobuf field <code>.opentelemetry.proto.trace.v1.TraceIdRatioBased trace_id_ratio_based = 2;</code>
- Type::setSourceContext in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Type.php - The source context.
- Value::setListValue in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Value.php - Represents a repeated `Value`.
- Value::setStructValue in vendor/
google/ protobuf/ src/ Google/ Protobuf/ Value.php - Represents a structured value.