GoogleCloudApigeeV1TraceConfig constructor
GoogleCloudApigeeV1TraceConfig({
- String? endpoint,
- String? exporter,
- GoogleCloudApigeeV1TraceSamplingConfig? samplingConfig,
Implementation
GoogleCloudApigeeV1TraceConfig({
this.endpoint,
this.exporter,
this.samplingConfig,
});