Build Information
Successful build of google-cloud-bigquery, reference main (284cbb), with Swift 6.3 for Linux on 17 Apr 2026 18:17:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:483:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
481 | extension Google_Cloud_Bigquery_V2_JoinRestrictionPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
482 | package static let protoMessageName: String = _protobuf_package + ".JoinRestrictionPolicy"
483 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
484 | 1: .standard(proto: "join_condition"),
485 | 2: .standard(proto: "join_allowed_columns"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:524:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
522 |
523 | extension Google_Cloud_Bigquery_V2_JoinRestrictionPolicy.JoinCondition: SwiftProtobuf._ProtoNameProviding {
524 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
525 | 0: .same(proto: "JOIN_CONDITION_UNSPECIFIED"),
526 | 1: .same(proto: "JOIN_ANY"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:535:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
533 | extension Google_Cloud_Bigquery_V2_PrivacyPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
534 | package static let protoMessageName: String = _protobuf_package + ".PrivacyPolicy"
535 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
536 | 2: .standard(proto: "aggregation_threshold_policy"),
537 | 3: .standard(proto: "differential_privacy_policy"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/project.pb.swift:74:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
72 | extension Google_Cloud_Bigquery_V2_GetServiceAccountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
73 | package static let protoMessageName: String = _protobuf_package + ".GetServiceAccountRequest"
74 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
75 | 1: .standard(proto: "project_id"),
76 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/project.pb.swift:106:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
104 | extension Google_Cloud_Bigquery_V2_GetServiceAccountResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
105 | package static let protoMessageName: String = _protobuf_package + ".GetServiceAccountResponse"
106 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
107 | 1: .same(proto: "kind"),
108 | 2: .same(proto: "email"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:242:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
240 | extension Google_Cloud_Bigquery_V2_QueryParameterStructType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
241 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterStructType"
242 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
243 | 1: .same(proto: "name"),
244 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:290:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
288 | extension Google_Cloud_Bigquery_V2_QueryParameterType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
289 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterType"
290 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
291 | 1: .same(proto: "type"),
292 | 2: .standard(proto: "array_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:390:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
388 | extension Google_Cloud_Bigquery_V2_RangeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
389 | package static let protoMessageName: String = _protobuf_package + ".RangeValue"
390 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
391 | 1: .same(proto: "start"),
392 | 2: .same(proto: "end"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:474:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
472 | extension Google_Cloud_Bigquery_V2_QueryParameterValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
473 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterValue"
474 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
475 | 1: .same(proto: "value"),
476 | 2: .standard(proto: "array_values"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:582:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
580 | extension Google_Cloud_Bigquery_V2_QueryParameter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
581 | package static let protoMessageName: String = _protobuf_package + ".QueryParameter"
582 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
583 | 1: .same(proto: "name"),
584 | 2: .standard(proto: "parameter_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/range_partitioning.pb.swift:92:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
90 | extension Google_Cloud_Bigquery_V2_RangePartitioning: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
91 | package static let protoMessageName: String = _protobuf_package + ".RangePartitioning"
92 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
93 | 1: .same(proto: "field"),
94 | 2: .same(proto: "range"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/range_partitioning.pb.swift:134:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
132 | extension Google_Cloud_Bigquery_V2_RangePartitioning.Range: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
133 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_RangePartitioning.protoMessageName + ".Range"
134 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
135 | 1: .same(proto: "start"),
136 | 2: .same(proto: "end"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2544/2545] Compiling GoogleCloudBigQuery range_partitioning.grpc.swift
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/location_metadata.pb.swift:60:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
58 | extension Google_Cloud_Bigquery_V2_LocationMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
59 | package static let protoMessageName: String = _protobuf_package + ".LocationMetadata"
60 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
61 | 1: .standard(proto: "legacy_location_id"),
62 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/map_target_type.pb.swift:81:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
79 |
80 | extension Google_Cloud_Bigquery_V2_MapTargetType: SwiftProtobuf._ProtoNameProviding {
81 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
82 | 0: .same(proto: "MAP_TARGET_TYPE_UNSPECIFIED"),
83 | 1: .same(proto: "ARRAY_OF_STRUCT"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5049:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5047 | extension Google_Cloud_Bigquery_V2_RemoteModelInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5048 | package static let protoMessageName: String = _protobuf_package + ".RemoteModelInfo"
5049 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5050 | 1: .same(proto: "endpoint"),
5051 | 2: .standard(proto: "remote_service_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5132:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5130 |
5131 | extension Google_Cloud_Bigquery_V2_RemoteModelInfo.RemoteServiceType: SwiftProtobuf._ProtoNameProviding {
5132 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5133 | 0: .same(proto: "REMOTE_SERVICE_TYPE_UNSPECIFIED"),
5134 | 1: .same(proto: "CLOUD_AI_TRANSLATE_V3"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5143:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5141 | extension Google_Cloud_Bigquery_V2_TransformColumn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5142 | package static let protoMessageName: String = _protobuf_package + ".TransformColumn"
5143 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5144 | 1: .same(proto: "name"),
5145 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5191:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5189 | extension Google_Cloud_Bigquery_V2_Model: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5190 | package static let protoMessageName: String = _protobuf_package + ".Model"
5191 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5192 | 1: .same(proto: "etag"),
5193 | 2: .standard(proto: "model_reference"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5418:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5416 |
5417 | extension Google_Cloud_Bigquery_V2_Model.ModelType: SwiftProtobuf._ProtoNameProviding {
5418 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5419 | 0: .same(proto: "MODEL_TYPE_UNSPECIFIED"),
5420 | 1: .same(proto: "LINEAR_REGRESSION"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5449:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5447 |
5448 | extension Google_Cloud_Bigquery_V2_Model.LossType: SwiftProtobuf._ProtoNameProviding {
5449 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5450 | 0: .same(proto: "LOSS_TYPE_UNSPECIFIED"),
5451 | 1: .same(proto: "MEAN_SQUARED_LOSS"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5457:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5455 |
5456 | extension Google_Cloud_Bigquery_V2_Model.DistanceType: SwiftProtobuf._ProtoNameProviding {
5457 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5458 | 0: .same(proto: "DISTANCE_TYPE_UNSPECIFIED"),
5459 | 1: .same(proto: "EUCLIDEAN"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5465:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5463 |
5464 | extension Google_Cloud_Bigquery_V2_Model.DataSplitMethod: SwiftProtobuf._ProtoNameProviding {
5465 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5466 | 0: .same(proto: "DATA_SPLIT_METHOD_UNSPECIFIED"),
5467 | 1: .same(proto: "RANDOM"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5476:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5474 |
5475 | extension Google_Cloud_Bigquery_V2_Model.DataFrequency: SwiftProtobuf._ProtoNameProviding {
5476 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5477 | 0: .same(proto: "DATA_FREQUENCY_UNSPECIFIED"),
5478 | 1: .same(proto: "AUTO_FREQUENCY"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5490:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5488 |
5489 | extension Google_Cloud_Bigquery_V2_Model.HolidayRegion: SwiftProtobuf._ProtoNameProviding {
5490 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5491 | 0: .same(proto: "HOLIDAY_REGION_UNSPECIFIED"),
5492 | 1: .same(proto: "GLOBAL"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5564:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5562 |
5563 | extension Google_Cloud_Bigquery_V2_Model.ColorSpace: SwiftProtobuf._ProtoNameProviding {
5564 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5565 | 0: .same(proto: "COLOR_SPACE_UNSPECIFIED"),
5566 | 1: .same(proto: "RGB"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5575:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5573 |
5574 | extension Google_Cloud_Bigquery_V2_Model.LearnRateStrategy: SwiftProtobuf._ProtoNameProviding {
5575 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5576 | 0: .same(proto: "LEARN_RATE_STRATEGY_UNSPECIFIED"),
5577 | 1: .same(proto: "LINE_SEARCH"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5583:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5581 |
5582 | extension Google_Cloud_Bigquery_V2_Model.OptimizationStrategy: SwiftProtobuf._ProtoNameProviding {
5583 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5584 | 0: .same(proto: "OPTIMIZATION_STRATEGY_UNSPECIFIED"),
5585 | 1: .same(proto: "BATCH_GRADIENT_DESCENT"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5591:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5589 |
5590 | extension Google_Cloud_Bigquery_V2_Model.FeedbackType: SwiftProtobuf._ProtoNameProviding {
5591 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5592 | 0: .same(proto: "FEEDBACK_TYPE_UNSPECIFIED"),
5593 | 1: .same(proto: "IMPLICIT"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5618:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5616 |
5617 | extension Google_Cloud_Bigquery_V2_Model.SeasonalPeriod.SeasonalPeriodType: SwiftProtobuf._ProtoNameProviding {
5618 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5619 | 0: .same(proto: "SEASONAL_PERIOD_TYPE_UNSPECIFIED"),
5620 | 1: .same(proto: "NO_SEASONALITY"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5649:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5647 |
5648 | extension Google_Cloud_Bigquery_V2_Model.KmeansEnums.KmeansInitializationMethod: SwiftProtobuf._ProtoNameProviding {
5649 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5650 | 0: .same(proto: "KMEANS_INITIALIZATION_METHOD_UNSPECIFIED"),
5651 | 1: .same(proto: "RANDOM"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5677:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5675 |
5676 | extension Google_Cloud_Bigquery_V2_Model.BoostedTreeOptionEnums.BoosterType: SwiftProtobuf._ProtoNameProviding {
5677 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5678 | 0: .same(proto: "BOOSTER_TYPE_UNSPECIFIED"),
5679 | 1: .same(proto: "GBTREE"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5685:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5683 |
5684 | extension Google_Cloud_Bigquery_V2_Model.BoostedTreeOptionEnums.DartNormalizeType: SwiftProtobuf._ProtoNameProviding {
5685 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5686 | 0: .same(proto: "DART_NORMALIZE_TYPE_UNSPECIFIED"),
5687 | 1: .same(proto: "TREE"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5693:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5691 |
5692 | extension Google_Cloud_Bigquery_V2_Model.BoostedTreeOptionEnums.TreeMethod: SwiftProtobuf._ProtoNameProviding {
5693 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5694 | 0: .same(proto: "TREE_METHOD_UNSPECIFIED"),
5695 | 1: .same(proto: "AUTO"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5722:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5720 |
5721 | extension Google_Cloud_Bigquery_V2_Model.HparamTuningEnums.HparamTuningObjective: SwiftProtobuf._ProtoNameProviding {
5722 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5723 | 0: .same(proto: "HPARAM_TUNING_OBJECTIVE_UNSPECIFIED"),
5724 | 1: .same(proto: "MEAN_ABSOLUTE_ERROR"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5745:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5743 | extension Google_Cloud_Bigquery_V2_Model.RegressionMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5744 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".RegressionMetrics"
5745 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5746 | 1: .standard(proto: "mean_absolute_error"),
5747 | 2: .standard(proto: "mean_squared_error"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5805:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5803 | extension Google_Cloud_Bigquery_V2_Model.AggregateClassificationMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5804 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".AggregateClassificationMetrics"
5805 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5806 | 1: .same(proto: "precision"),
5807 | 2: .same(proto: "recall"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5877:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5875 | extension Google_Cloud_Bigquery_V2_Model.BinaryClassificationMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5876 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".BinaryClassificationMetrics"
5877 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5878 | 1: .standard(proto: "aggregate_classification_metrics"),
5879 | 2: .standard(proto: "binary_confusion_matrix_list"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5931:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5929 | extension Google_Cloud_Bigquery_V2_Model.BinaryClassificationMetrics.BinaryConfusionMatrix: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5930 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.BinaryClassificationMetrics.protoMessageName + ".BinaryConfusionMatrix"
5931 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5932 | 1: .standard(proto: "positive_class_threshold"),
5933 | 2: .standard(proto: "true_positives"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6015:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6013 | extension Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6014 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".MultiClassClassificationMetrics"
6015 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6016 | 1: .standard(proto: "aggregate_classification_metrics"),
6017 | 2: .standard(proto: "confusion_matrix_list"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6057:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6055 | extension Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6056 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.protoMessageName + ".ConfusionMatrix"
6057 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6058 | 1: .standard(proto: "confidence_threshold"),
6059 | 2: .same(proto: "rows"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6099:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6097 | extension Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix.Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6098 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix.protoMessageName + ".Entry"
6099 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6100 | 1: .standard(proto: "predicted_label"),
6101 | 2: .standard(proto: "item_count"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6141:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6139 | extension Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix.Row: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6140 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix.protoMessageName + ".Row"
6141 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6142 | 1: .standard(proto: "actual_label"),
6143 | 2: .same(proto: "entries"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6179:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6177 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6178 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".ClusteringMetrics"
6179 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6180 | 1: .standard(proto: "davies_bouldin_index"),
6181 | 2: .standard(proto: "mean_squared_distance"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6227:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6225 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6226 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.protoMessageName + ".Cluster"
6227 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6228 | 1: .standard(proto: "centroid_id"),
6229 | 2: .standard(proto: "feature_values"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6275:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6273 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6274 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.protoMessageName + ".FeatureValue"
6275 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6276 | 1: .standard(proto: "feature_column"),
6277 | 2: .standard(proto: "numerical_value"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6351:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6349 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue.CategoricalValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6350 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue.protoMessageName + ".CategoricalValue"
6351 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6352 | 1: .standard(proto: "category_counts"),
6353 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6383:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6381 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue.CategoricalValue.CategoryCount: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6382 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue.CategoricalValue.protoMessageName + ".CategoryCount"
6383 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6384 | 1: .same(proto: "category"),
6385 | 2: .same(proto: "count"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6425:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6423 | extension Google_Cloud_Bigquery_V2_Model.RankingMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6424 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".RankingMetrics"
6425 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6426 | 1: .standard(proto: "mean_average_precision"),
6427 | 2: .standard(proto: "mean_squared_error"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6479:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6477 | extension Google_Cloud_Bigquery_V2_Model.ArimaForecastingMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6478 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".ArimaForecastingMetrics"
6479 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6480 | 6: .standard(proto: "arima_single_model_forecasting_metrics"),
6481 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6511:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6509 | extension Google_Cloud_Bigquery_V2_Model.ArimaForecastingMetrics.ArimaSingleModelForecastingMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6510 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ArimaForecastingMetrics.protoMessageName + ".ArimaSingleModelForecastingMetrics"
6511 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6512 | 1: .standard(proto: "non_seasonal_order"),
6513 | 2: .standard(proto: "arima_fitting_metrics"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6595:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6593 | extension Google_Cloud_Bigquery_V2_Model.DimensionalityReductionMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6594 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".DimensionalityReductionMetrics"
6595 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6596 | 1: .standard(proto: "total_explained_variance_ratio"),
6597 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6631:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6629 | extension Google_Cloud_Bigquery_V2_Model.EvaluationMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6630 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".EvaluationMetrics"
6631 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6632 | 1: .standard(proto: "regression_metrics"),
6633 | 2: .standard(proto: "binary_classification_metrics"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6791:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6789 | extension Google_Cloud_Bigquery_V2_Model.DataSplitResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6790 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".DataSplitResult"
6791 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6792 | 1: .standard(proto: "training_table"),
6793 | 2: .standard(proto: "evaluation_table"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6839:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6837 | extension Google_Cloud_Bigquery_V2_Model.ArimaOrder: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6838 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".ArimaOrder"
6839 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6840 | 1: .same(proto: "p"),
6841 | 2: .same(proto: "d"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6887:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6885 | extension Google_Cloud_Bigquery_V2_Model.ArimaFittingMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6886 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".ArimaFittingMetrics"
6887 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6888 | 1: .standard(proto: "log_likelihood"),
6889 | 2: .same(proto: "aic"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6935:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6933 | extension Google_Cloud_Bigquery_V2_Model.GlobalExplanation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6934 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".GlobalExplanation"
6935 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6936 | 1: .same(proto: "explanations"),
6937 | 2: .standard(proto: "class_label"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6973:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6971 | extension Google_Cloud_Bigquery_V2_Model.GlobalExplanation.Explanation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6972 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.GlobalExplanation.protoMessageName + ".Explanation"
6973 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6974 | 1: .standard(proto: "feature_name"),
6975 | 2: .same(proto: "attribution"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7033:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7031 |
7032 | extension Google_Cloud_Bigquery_V2_Model.CategoryEncodingMethod.EncodingMethod: SwiftProtobuf._ProtoNameProviding {
7033 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7034 | 0: .same(proto: "ENCODING_METHOD_UNSPECIFIED"),
7035 | 1: .same(proto: "ONE_HOT_ENCODING"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7061:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7059 |
7060 | extension Google_Cloud_Bigquery_V2_Model.PcaSolverOptionEnums.PcaSolver: SwiftProtobuf._ProtoNameProviding {
7061 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7062 | 0: .same(proto: "UNSPECIFIED"),
7063 | 1: .same(proto: "FULL"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7089:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7087 |
7088 | extension Google_Cloud_Bigquery_V2_Model.ModelRegistryOptionEnums.ModelRegistry: SwiftProtobuf._ProtoNameProviding {
7089 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7090 | 0: .same(proto: "MODEL_REGISTRY_UNSPECIFIED"),
7091 | 1: .same(proto: "VERTEX_AI"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7097:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7095 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7096 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".TrainingRun"
7097 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7098 | 1: .standard(proto: "training_options"),
7099 | 8: .standard(proto: "start_time"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7237:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7235 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.TrainingOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7236 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.protoMessageName + ".TrainingOptions"
7237 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7238 | 1: .standard(proto: "max_iterations"),
7239 | 2: .standard(proto: "loss_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8025:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8023 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8024 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.protoMessageName + ".IterationResult"
8025 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8026 | 1: .same(proto: "index"),
8027 | 4: .standard(proto: "duration_ms"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8103:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8101 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ClusterInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8102 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.protoMessageName + ".ClusterInfo"
8103 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8104 | 1: .standard(proto: "centroid_id"),
8105 | 2: .standard(proto: "cluster_radius"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8151:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8149 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8150 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.protoMessageName + ".ArimaResult"
8151 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8152 | 1: .standard(proto: "arima_model_info"),
8153 | 2: .standard(proto: "seasonal_periods"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8189:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8187 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult.ArimaCoefficients: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8188 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult.protoMessageName + ".ArimaCoefficients"
8189 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8190 | 1: .standard(proto: "auto_regressive_coefficients"),
8191 | 2: .standard(proto: "moving_average_coefficients"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8237:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8235 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult.ArimaModelInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8236 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult.protoMessageName + ".ArimaModelInfo"
8237 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8238 | 1: .standard(proto: "non_seasonal_order"),
8239 | 2: .standard(proto: "arima_coefficients"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8327:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8325 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.PrincipalComponentInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8326 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.protoMessageName + ".PrincipalComponentInfo"
8327 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8328 | 1: .standard(proto: "principal_component_id"),
8329 | 2: .standard(proto: "explained_variance"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8381:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8379 | extension Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8380 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".DoubleHparamSearchSpace"
8381 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8382 | 1: .same(proto: "range"),
8383 | 2: .same(proto: "candidates"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8451:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8449 | extension Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace.DoubleRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8450 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace.protoMessageName + ".DoubleRange"
8451 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8452 | 1: .same(proto: "min"),
8453 | 2: .same(proto: "max"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8493:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8491 | extension Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace.DoubleCandidates: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8492 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace.protoMessageName + ".DoubleCandidates"
8493 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8494 | 1: .same(proto: "candidates"),
8495 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8525:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8523 | extension Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8524 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".IntHparamSearchSpace"
8525 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8526 | 1: .same(proto: "range"),
8527 | 2: .same(proto: "candidates"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8595:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8593 | extension Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace.IntRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8594 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace.protoMessageName + ".IntRange"
8595 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8596 | 1: .same(proto: "min"),
8597 | 2: .same(proto: "max"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8637:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8635 | extension Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace.IntCandidates: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8636 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace.protoMessageName + ".IntCandidates"
8637 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8638 | 1: .same(proto: "candidates"),
8639 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8669:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8667 | extension Google_Cloud_Bigquery_V2_Model.StringHparamSearchSpace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8668 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".StringHparamSearchSpace"
8669 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8670 | 1: .same(proto: "candidates"),
8671 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8701:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8699 | extension Google_Cloud_Bigquery_V2_Model.IntArrayHparamSearchSpace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8700 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".IntArrayHparamSearchSpace"
8701 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8702 | 1: .same(proto: "candidates"),
8703 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8733:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8731 | extension Google_Cloud_Bigquery_V2_Model.IntArrayHparamSearchSpace.IntArray: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8732 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.IntArrayHparamSearchSpace.protoMessageName + ".IntArray"
8733 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8734 | 1: .same(proto: "elements"),
8735 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8765:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8763 | extension Google_Cloud_Bigquery_V2_Model.HparamSearchSpaces: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8764 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".HparamSearchSpaces"
8765 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8766 | 2: .standard(proto: "learn_rate"),
8767 | 3: .standard(proto: "l1_reg"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9009:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9007 | extension Google_Cloud_Bigquery_V2_Model.HparamTuningTrial: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9008 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".HparamTuningTrial"
9009 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9010 | 1: .standard(proto: "trial_id"),
9011 | 2: .standard(proto: "start_time_ms"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9156:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9154 |
9155 | extension Google_Cloud_Bigquery_V2_Model.HparamTuningTrial.TrialStatus: SwiftProtobuf._ProtoNameProviding {
9156 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9157 | 0: .same(proto: "TRIAL_STATUS_UNSPECIFIED"),
9158 | 1: .same(proto: "NOT_STARTED"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9169:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9167 | extension Google_Cloud_Bigquery_V2_GetModelRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9168 | package static let protoMessageName: String = _protobuf_package + ".GetModelRequest"
9169 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9170 | 1: .standard(proto: "project_id"),
9171 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9213:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9211 | extension Google_Cloud_Bigquery_V2_PatchModelRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9212 | package static let protoMessageName: String = _protobuf_package + ".PatchModelRequest"
9213 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9214 | 1: .standard(proto: "project_id"),
9215 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9267:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9265 | extension Google_Cloud_Bigquery_V2_DeleteModelRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9266 | package static let protoMessageName: String = _protobuf_package + ".DeleteModelRequest"
9267 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9268 | 1: .standard(proto: "project_id"),
9269 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9311:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9309 | extension Google_Cloud_Bigquery_V2_ListModelsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9310 | package static let protoMessageName: String = _protobuf_package + ".ListModelsRequest"
9311 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9312 | 1: .standard(proto: "project_id"),
9313 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9365:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9363 | extension Google_Cloud_Bigquery_V2_ListModelsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9364 | package static let protoMessageName: String = _protobuf_package + ".ListModelsResponse"
9365 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9366 | 1: .same(proto: "models"),
9367 | 2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model_reference.pb.swift:65:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
63 | extension Google_Cloud_Bigquery_V2_ModelReference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
64 | package static let protoMessageName: String = _protobuf_package + ".ModelReference"
65 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
66 | 1: .standard(proto: "project_id"),
67 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/partitioning_definition.pb.swift:92:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
90 | extension Google_Cloud_Bigquery_V2_PartitioningDefinition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
91 | package static let protoMessageName: String = _protobuf_package + ".PartitioningDefinition"
92 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
93 | 1: .standard(proto: "partitioned_column"),
94 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/partitioning_definition.pb.swift:124:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
122 | extension Google_Cloud_Bigquery_V2_PartitionedColumn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
123 | package static let protoMessageName: String = _protobuf_package + ".PartitionedColumn"
124 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
125 | 1: .same(proto: "field"),
126 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:363:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
361 | extension Google_Cloud_Bigquery_V2_AggregationThresholdPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
362 | package static let protoMessageName: String = _protobuf_package + ".AggregationThresholdPolicy"
363 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
364 | 1: .same(proto: "threshold"),
365 | 2: .standard(proto: "privacy_unit_columns"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:405:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
403 | extension Google_Cloud_Bigquery_V2_DifferentialPrivacyPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
404 | package static let protoMessageName: String = _protobuf_package + ".DifferentialPrivacyPolicy"
405 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
406 | 1: .standard(proto: "max_epsilon_per_query"),
407 | 2: .standard(proto: "delta_per_query"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:483:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
481 | extension Google_Cloud_Bigquery_V2_JoinRestrictionPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
482 | package static let protoMessageName: String = _protobuf_package + ".JoinRestrictionPolicy"
483 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
484 | 1: .standard(proto: "join_condition"),
485 | 2: .standard(proto: "join_allowed_columns"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:524:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
522 |
523 | extension Google_Cloud_Bigquery_V2_JoinRestrictionPolicy.JoinCondition: SwiftProtobuf._ProtoNameProviding {
524 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
525 | 0: .same(proto: "JOIN_CONDITION_UNSPECIFIED"),
526 | 1: .same(proto: "JOIN_ANY"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:535:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
533 | extension Google_Cloud_Bigquery_V2_PrivacyPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
534 | package static let protoMessageName: String = _protobuf_package + ".PrivacyPolicy"
535 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
536 | 2: .standard(proto: "aggregation_threshold_policy"),
537 | 3: .standard(proto: "differential_privacy_policy"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/project.pb.swift:74:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
72 | extension Google_Cloud_Bigquery_V2_GetServiceAccountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
73 | package static let protoMessageName: String = _protobuf_package + ".GetServiceAccountRequest"
74 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
75 | 1: .standard(proto: "project_id"),
76 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/project.pb.swift:106:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
104 | extension Google_Cloud_Bigquery_V2_GetServiceAccountResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
105 | package static let protoMessageName: String = _protobuf_package + ".GetServiceAccountResponse"
106 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
107 | 1: .same(proto: "kind"),
108 | 2: .same(proto: "email"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:242:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
240 | extension Google_Cloud_Bigquery_V2_QueryParameterStructType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
241 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterStructType"
242 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
243 | 1: .same(proto: "name"),
244 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:290:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
288 | extension Google_Cloud_Bigquery_V2_QueryParameterType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
289 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterType"
290 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
291 | 1: .same(proto: "type"),
292 | 2: .standard(proto: "array_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:390:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
388 | extension Google_Cloud_Bigquery_V2_RangeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
389 | package static let protoMessageName: String = _protobuf_package + ".RangeValue"
390 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
391 | 1: .same(proto: "start"),
392 | 2: .same(proto: "end"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:474:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
472 | extension Google_Cloud_Bigquery_V2_QueryParameterValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
473 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterValue"
474 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
475 | 1: .same(proto: "value"),
476 | 2: .standard(proto: "array_values"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:582:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
580 | extension Google_Cloud_Bigquery_V2_QueryParameter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
581 | package static let protoMessageName: String = _protobuf_package + ".QueryParameter"
582 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
583 | 1: .same(proto: "name"),
584 | 2: .standard(proto: "parameter_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/range_partitioning.pb.swift:92:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
90 | extension Google_Cloud_Bigquery_V2_RangePartitioning: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
91 | package static let protoMessageName: String = _protobuf_package + ".RangePartitioning"
92 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
93 | 1: .same(proto: "field"),
94 | 2: .same(proto: "range"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/range_partitioning.pb.swift:134:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
132 | extension Google_Cloud_Bigquery_V2_RangePartitioning.Range: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
133 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_RangePartitioning.protoMessageName + ".Range"
134 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
135 | 1: .same(proto: "start"),
136 | 2: .same(proto: "end"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2545/2545] Compiling GoogleCloudBigQuery range_partitioning.pb.swift
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/location_metadata.pb.swift:60:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
58 | extension Google_Cloud_Bigquery_V2_LocationMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
59 | package static let protoMessageName: String = _protobuf_package + ".LocationMetadata"
60 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
61 | 1: .standard(proto: "legacy_location_id"),
62 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/map_target_type.pb.swift:81:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
79 |
80 | extension Google_Cloud_Bigquery_V2_MapTargetType: SwiftProtobuf._ProtoNameProviding {
81 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
82 | 0: .same(proto: "MAP_TARGET_TYPE_UNSPECIFIED"),
83 | 1: .same(proto: "ARRAY_OF_STRUCT"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5049:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5047 | extension Google_Cloud_Bigquery_V2_RemoteModelInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5048 | package static let protoMessageName: String = _protobuf_package + ".RemoteModelInfo"
5049 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5050 | 1: .same(proto: "endpoint"),
5051 | 2: .standard(proto: "remote_service_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5132:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5130 |
5131 | extension Google_Cloud_Bigquery_V2_RemoteModelInfo.RemoteServiceType: SwiftProtobuf._ProtoNameProviding {
5132 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5133 | 0: .same(proto: "REMOTE_SERVICE_TYPE_UNSPECIFIED"),
5134 | 1: .same(proto: "CLOUD_AI_TRANSLATE_V3"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5143:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5141 | extension Google_Cloud_Bigquery_V2_TransformColumn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5142 | package static let protoMessageName: String = _protobuf_package + ".TransformColumn"
5143 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5144 | 1: .same(proto: "name"),
5145 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5191:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5189 | extension Google_Cloud_Bigquery_V2_Model: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5190 | package static let protoMessageName: String = _protobuf_package + ".Model"
5191 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5192 | 1: .same(proto: "etag"),
5193 | 2: .standard(proto: "model_reference"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5418:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5416 |
5417 | extension Google_Cloud_Bigquery_V2_Model.ModelType: SwiftProtobuf._ProtoNameProviding {
5418 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5419 | 0: .same(proto: "MODEL_TYPE_UNSPECIFIED"),
5420 | 1: .same(proto: "LINEAR_REGRESSION"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5449:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5447 |
5448 | extension Google_Cloud_Bigquery_V2_Model.LossType: SwiftProtobuf._ProtoNameProviding {
5449 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5450 | 0: .same(proto: "LOSS_TYPE_UNSPECIFIED"),
5451 | 1: .same(proto: "MEAN_SQUARED_LOSS"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5457:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5455 |
5456 | extension Google_Cloud_Bigquery_V2_Model.DistanceType: SwiftProtobuf._ProtoNameProviding {
5457 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5458 | 0: .same(proto: "DISTANCE_TYPE_UNSPECIFIED"),
5459 | 1: .same(proto: "EUCLIDEAN"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5465:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5463 |
5464 | extension Google_Cloud_Bigquery_V2_Model.DataSplitMethod: SwiftProtobuf._ProtoNameProviding {
5465 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5466 | 0: .same(proto: "DATA_SPLIT_METHOD_UNSPECIFIED"),
5467 | 1: .same(proto: "RANDOM"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5476:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5474 |
5475 | extension Google_Cloud_Bigquery_V2_Model.DataFrequency: SwiftProtobuf._ProtoNameProviding {
5476 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5477 | 0: .same(proto: "DATA_FREQUENCY_UNSPECIFIED"),
5478 | 1: .same(proto: "AUTO_FREQUENCY"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5490:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5488 |
5489 | extension Google_Cloud_Bigquery_V2_Model.HolidayRegion: SwiftProtobuf._ProtoNameProviding {
5490 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5491 | 0: .same(proto: "HOLIDAY_REGION_UNSPECIFIED"),
5492 | 1: .same(proto: "GLOBAL"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5564:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5562 |
5563 | extension Google_Cloud_Bigquery_V2_Model.ColorSpace: SwiftProtobuf._ProtoNameProviding {
5564 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5565 | 0: .same(proto: "COLOR_SPACE_UNSPECIFIED"),
5566 | 1: .same(proto: "RGB"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5575:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5573 |
5574 | extension Google_Cloud_Bigquery_V2_Model.LearnRateStrategy: SwiftProtobuf._ProtoNameProviding {
5575 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5576 | 0: .same(proto: "LEARN_RATE_STRATEGY_UNSPECIFIED"),
5577 | 1: .same(proto: "LINE_SEARCH"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5583:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5581 |
5582 | extension Google_Cloud_Bigquery_V2_Model.OptimizationStrategy: SwiftProtobuf._ProtoNameProviding {
5583 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5584 | 0: .same(proto: "OPTIMIZATION_STRATEGY_UNSPECIFIED"),
5585 | 1: .same(proto: "BATCH_GRADIENT_DESCENT"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5591:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5589 |
5590 | extension Google_Cloud_Bigquery_V2_Model.FeedbackType: SwiftProtobuf._ProtoNameProviding {
5591 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5592 | 0: .same(proto: "FEEDBACK_TYPE_UNSPECIFIED"),
5593 | 1: .same(proto: "IMPLICIT"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5618:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5616 |
5617 | extension Google_Cloud_Bigquery_V2_Model.SeasonalPeriod.SeasonalPeriodType: SwiftProtobuf._ProtoNameProviding {
5618 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5619 | 0: .same(proto: "SEASONAL_PERIOD_TYPE_UNSPECIFIED"),
5620 | 1: .same(proto: "NO_SEASONALITY"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5649:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5647 |
5648 | extension Google_Cloud_Bigquery_V2_Model.KmeansEnums.KmeansInitializationMethod: SwiftProtobuf._ProtoNameProviding {
5649 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5650 | 0: .same(proto: "KMEANS_INITIALIZATION_METHOD_UNSPECIFIED"),
5651 | 1: .same(proto: "RANDOM"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5677:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5675 |
5676 | extension Google_Cloud_Bigquery_V2_Model.BoostedTreeOptionEnums.BoosterType: SwiftProtobuf._ProtoNameProviding {
5677 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5678 | 0: .same(proto: "BOOSTER_TYPE_UNSPECIFIED"),
5679 | 1: .same(proto: "GBTREE"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5685:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5683 |
5684 | extension Google_Cloud_Bigquery_V2_Model.BoostedTreeOptionEnums.DartNormalizeType: SwiftProtobuf._ProtoNameProviding {
5685 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5686 | 0: .same(proto: "DART_NORMALIZE_TYPE_UNSPECIFIED"),
5687 | 1: .same(proto: "TREE"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5693:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5691 |
5692 | extension Google_Cloud_Bigquery_V2_Model.BoostedTreeOptionEnums.TreeMethod: SwiftProtobuf._ProtoNameProviding {
5693 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5694 | 0: .same(proto: "TREE_METHOD_UNSPECIFIED"),
5695 | 1: .same(proto: "AUTO"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5722:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5720 |
5721 | extension Google_Cloud_Bigquery_V2_Model.HparamTuningEnums.HparamTuningObjective: SwiftProtobuf._ProtoNameProviding {
5722 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5723 | 0: .same(proto: "HPARAM_TUNING_OBJECTIVE_UNSPECIFIED"),
5724 | 1: .same(proto: "MEAN_ABSOLUTE_ERROR"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5745:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5743 | extension Google_Cloud_Bigquery_V2_Model.RegressionMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5744 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".RegressionMetrics"
5745 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5746 | 1: .standard(proto: "mean_absolute_error"),
5747 | 2: .standard(proto: "mean_squared_error"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5805:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5803 | extension Google_Cloud_Bigquery_V2_Model.AggregateClassificationMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5804 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".AggregateClassificationMetrics"
5805 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5806 | 1: .same(proto: "precision"),
5807 | 2: .same(proto: "recall"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5877:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5875 | extension Google_Cloud_Bigquery_V2_Model.BinaryClassificationMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5876 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".BinaryClassificationMetrics"
5877 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5878 | 1: .standard(proto: "aggregate_classification_metrics"),
5879 | 2: .standard(proto: "binary_confusion_matrix_list"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:5931:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5929 | extension Google_Cloud_Bigquery_V2_Model.BinaryClassificationMetrics.BinaryConfusionMatrix: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5930 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.BinaryClassificationMetrics.protoMessageName + ".BinaryConfusionMatrix"
5931 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5932 | 1: .standard(proto: "positive_class_threshold"),
5933 | 2: .standard(proto: "true_positives"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6015:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6013 | extension Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6014 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".MultiClassClassificationMetrics"
6015 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6016 | 1: .standard(proto: "aggregate_classification_metrics"),
6017 | 2: .standard(proto: "confusion_matrix_list"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6057:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6055 | extension Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6056 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.protoMessageName + ".ConfusionMatrix"
6057 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6058 | 1: .standard(proto: "confidence_threshold"),
6059 | 2: .same(proto: "rows"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6099:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6097 | extension Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix.Entry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6098 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix.protoMessageName + ".Entry"
6099 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6100 | 1: .standard(proto: "predicted_label"),
6101 | 2: .standard(proto: "item_count"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6141:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6139 | extension Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix.Row: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6140 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.MultiClassClassificationMetrics.ConfusionMatrix.protoMessageName + ".Row"
6141 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6142 | 1: .standard(proto: "actual_label"),
6143 | 2: .same(proto: "entries"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6179:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6177 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6178 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".ClusteringMetrics"
6179 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6180 | 1: .standard(proto: "davies_bouldin_index"),
6181 | 2: .standard(proto: "mean_squared_distance"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6227:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6225 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6226 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.protoMessageName + ".Cluster"
6227 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6228 | 1: .standard(proto: "centroid_id"),
6229 | 2: .standard(proto: "feature_values"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6275:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6273 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6274 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.protoMessageName + ".FeatureValue"
6275 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6276 | 1: .standard(proto: "feature_column"),
6277 | 2: .standard(proto: "numerical_value"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6351:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6349 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue.CategoricalValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6350 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue.protoMessageName + ".CategoricalValue"
6351 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6352 | 1: .standard(proto: "category_counts"),
6353 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6383:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6381 | extension Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue.CategoricalValue.CategoryCount: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6382 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ClusteringMetrics.Cluster.FeatureValue.CategoricalValue.protoMessageName + ".CategoryCount"
6383 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6384 | 1: .same(proto: "category"),
6385 | 2: .same(proto: "count"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6425:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6423 | extension Google_Cloud_Bigquery_V2_Model.RankingMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6424 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".RankingMetrics"
6425 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6426 | 1: .standard(proto: "mean_average_precision"),
6427 | 2: .standard(proto: "mean_squared_error"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6479:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6477 | extension Google_Cloud_Bigquery_V2_Model.ArimaForecastingMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6478 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".ArimaForecastingMetrics"
6479 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6480 | 6: .standard(proto: "arima_single_model_forecasting_metrics"),
6481 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6511:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6509 | extension Google_Cloud_Bigquery_V2_Model.ArimaForecastingMetrics.ArimaSingleModelForecastingMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6510 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.ArimaForecastingMetrics.protoMessageName + ".ArimaSingleModelForecastingMetrics"
6511 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6512 | 1: .standard(proto: "non_seasonal_order"),
6513 | 2: .standard(proto: "arima_fitting_metrics"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6595:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6593 | extension Google_Cloud_Bigquery_V2_Model.DimensionalityReductionMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6594 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".DimensionalityReductionMetrics"
6595 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6596 | 1: .standard(proto: "total_explained_variance_ratio"),
6597 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6631:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6629 | extension Google_Cloud_Bigquery_V2_Model.EvaluationMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6630 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".EvaluationMetrics"
6631 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6632 | 1: .standard(proto: "regression_metrics"),
6633 | 2: .standard(proto: "binary_classification_metrics"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6791:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6789 | extension Google_Cloud_Bigquery_V2_Model.DataSplitResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6790 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".DataSplitResult"
6791 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6792 | 1: .standard(proto: "training_table"),
6793 | 2: .standard(proto: "evaluation_table"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6839:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6837 | extension Google_Cloud_Bigquery_V2_Model.ArimaOrder: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6838 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".ArimaOrder"
6839 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6840 | 1: .same(proto: "p"),
6841 | 2: .same(proto: "d"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6887:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6885 | extension Google_Cloud_Bigquery_V2_Model.ArimaFittingMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6886 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".ArimaFittingMetrics"
6887 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6888 | 1: .standard(proto: "log_likelihood"),
6889 | 2: .same(proto: "aic"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6935:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6933 | extension Google_Cloud_Bigquery_V2_Model.GlobalExplanation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6934 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".GlobalExplanation"
6935 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6936 | 1: .same(proto: "explanations"),
6937 | 2: .standard(proto: "class_label"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:6973:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6971 | extension Google_Cloud_Bigquery_V2_Model.GlobalExplanation.Explanation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6972 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.GlobalExplanation.protoMessageName + ".Explanation"
6973 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6974 | 1: .standard(proto: "feature_name"),
6975 | 2: .same(proto: "attribution"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7033:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7031 |
7032 | extension Google_Cloud_Bigquery_V2_Model.CategoryEncodingMethod.EncodingMethod: SwiftProtobuf._ProtoNameProviding {
7033 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7034 | 0: .same(proto: "ENCODING_METHOD_UNSPECIFIED"),
7035 | 1: .same(proto: "ONE_HOT_ENCODING"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7061:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7059 |
7060 | extension Google_Cloud_Bigquery_V2_Model.PcaSolverOptionEnums.PcaSolver: SwiftProtobuf._ProtoNameProviding {
7061 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7062 | 0: .same(proto: "UNSPECIFIED"),
7063 | 1: .same(proto: "FULL"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7089:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7087 |
7088 | extension Google_Cloud_Bigquery_V2_Model.ModelRegistryOptionEnums.ModelRegistry: SwiftProtobuf._ProtoNameProviding {
7089 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7090 | 0: .same(proto: "MODEL_REGISTRY_UNSPECIFIED"),
7091 | 1: .same(proto: "VERTEX_AI"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7097:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7095 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7096 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".TrainingRun"
7097 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7098 | 1: .standard(proto: "training_options"),
7099 | 8: .standard(proto: "start_time"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:7237:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7235 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.TrainingOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7236 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.protoMessageName + ".TrainingOptions"
7237 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7238 | 1: .standard(proto: "max_iterations"),
7239 | 2: .standard(proto: "loss_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8025:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8023 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8024 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.protoMessageName + ".IterationResult"
8025 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8026 | 1: .same(proto: "index"),
8027 | 4: .standard(proto: "duration_ms"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8103:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8101 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ClusterInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8102 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.protoMessageName + ".ClusterInfo"
8103 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8104 | 1: .standard(proto: "centroid_id"),
8105 | 2: .standard(proto: "cluster_radius"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8151:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8149 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8150 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.protoMessageName + ".ArimaResult"
8151 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8152 | 1: .standard(proto: "arima_model_info"),
8153 | 2: .standard(proto: "seasonal_periods"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8189:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8187 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult.ArimaCoefficients: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8188 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult.protoMessageName + ".ArimaCoefficients"
8189 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8190 | 1: .standard(proto: "auto_regressive_coefficients"),
8191 | 2: .standard(proto: "moving_average_coefficients"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8237:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8235 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult.ArimaModelInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8236 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.ArimaResult.protoMessageName + ".ArimaModelInfo"
8237 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8238 | 1: .standard(proto: "non_seasonal_order"),
8239 | 2: .standard(proto: "arima_coefficients"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8327:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8325 | extension Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.PrincipalComponentInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8326 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.TrainingRun.IterationResult.protoMessageName + ".PrincipalComponentInfo"
8327 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8328 | 1: .standard(proto: "principal_component_id"),
8329 | 2: .standard(proto: "explained_variance"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8381:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8379 | extension Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8380 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".DoubleHparamSearchSpace"
8381 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8382 | 1: .same(proto: "range"),
8383 | 2: .same(proto: "candidates"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8451:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8449 | extension Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace.DoubleRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8450 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace.protoMessageName + ".DoubleRange"
8451 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8452 | 1: .same(proto: "min"),
8453 | 2: .same(proto: "max"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8493:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8491 | extension Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace.DoubleCandidates: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8492 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.DoubleHparamSearchSpace.protoMessageName + ".DoubleCandidates"
8493 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8494 | 1: .same(proto: "candidates"),
8495 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8525:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8523 | extension Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8524 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".IntHparamSearchSpace"
8525 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8526 | 1: .same(proto: "range"),
8527 | 2: .same(proto: "candidates"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8595:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8593 | extension Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace.IntRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8594 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace.protoMessageName + ".IntRange"
8595 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8596 | 1: .same(proto: "min"),
8597 | 2: .same(proto: "max"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8637:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8635 | extension Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace.IntCandidates: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8636 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.IntHparamSearchSpace.protoMessageName + ".IntCandidates"
8637 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8638 | 1: .same(proto: "candidates"),
8639 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8669:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8667 | extension Google_Cloud_Bigquery_V2_Model.StringHparamSearchSpace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8668 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".StringHparamSearchSpace"
8669 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8670 | 1: .same(proto: "candidates"),
8671 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8701:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8699 | extension Google_Cloud_Bigquery_V2_Model.IntArrayHparamSearchSpace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8700 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".IntArrayHparamSearchSpace"
8701 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8702 | 1: .same(proto: "candidates"),
8703 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8733:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8731 | extension Google_Cloud_Bigquery_V2_Model.IntArrayHparamSearchSpace.IntArray: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8732 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.IntArrayHparamSearchSpace.protoMessageName + ".IntArray"
8733 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8734 | 1: .same(proto: "elements"),
8735 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:8765:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8763 | extension Google_Cloud_Bigquery_V2_Model.HparamSearchSpaces: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
8764 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".HparamSearchSpaces"
8765 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
8766 | 2: .standard(proto: "learn_rate"),
8767 | 3: .standard(proto: "l1_reg"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9009:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9007 | extension Google_Cloud_Bigquery_V2_Model.HparamTuningTrial: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9008 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_Model.protoMessageName + ".HparamTuningTrial"
9009 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9010 | 1: .standard(proto: "trial_id"),
9011 | 2: .standard(proto: "start_time_ms"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9156:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9154 |
9155 | extension Google_Cloud_Bigquery_V2_Model.HparamTuningTrial.TrialStatus: SwiftProtobuf._ProtoNameProviding {
9156 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9157 | 0: .same(proto: "TRIAL_STATUS_UNSPECIFIED"),
9158 | 1: .same(proto: "NOT_STARTED"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9169:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9167 | extension Google_Cloud_Bigquery_V2_GetModelRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9168 | package static let protoMessageName: String = _protobuf_package + ".GetModelRequest"
9169 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9170 | 1: .standard(proto: "project_id"),
9171 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9213:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9211 | extension Google_Cloud_Bigquery_V2_PatchModelRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9212 | package static let protoMessageName: String = _protobuf_package + ".PatchModelRequest"
9213 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9214 | 1: .standard(proto: "project_id"),
9215 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9267:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9265 | extension Google_Cloud_Bigquery_V2_DeleteModelRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9266 | package static let protoMessageName: String = _protobuf_package + ".DeleteModelRequest"
9267 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9268 | 1: .standard(proto: "project_id"),
9269 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9311:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9309 | extension Google_Cloud_Bigquery_V2_ListModelsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9310 | package static let protoMessageName: String = _protobuf_package + ".ListModelsRequest"
9311 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9312 | 1: .standard(proto: "project_id"),
9313 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model.pb.swift:9365:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9363 | extension Google_Cloud_Bigquery_V2_ListModelsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
9364 | package static let protoMessageName: String = _protobuf_package + ".ListModelsResponse"
9365 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
9366 | 1: .same(proto: "models"),
9367 | 2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/model_reference.pb.swift:65:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
63 | extension Google_Cloud_Bigquery_V2_ModelReference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
64 | package static let protoMessageName: String = _protobuf_package + ".ModelReference"
65 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
66 | 1: .standard(proto: "project_id"),
67 | 2: .standard(proto: "dataset_id"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/partitioning_definition.pb.swift:92:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
90 | extension Google_Cloud_Bigquery_V2_PartitioningDefinition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
91 | package static let protoMessageName: String = _protobuf_package + ".PartitioningDefinition"
92 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
93 | 1: .standard(proto: "partitioned_column"),
94 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/partitioning_definition.pb.swift:124:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
122 | extension Google_Cloud_Bigquery_V2_PartitionedColumn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
123 | package static let protoMessageName: String = _protobuf_package + ".PartitionedColumn"
124 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
125 | 1: .same(proto: "field"),
126 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:363:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
361 | extension Google_Cloud_Bigquery_V2_AggregationThresholdPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
362 | package static let protoMessageName: String = _protobuf_package + ".AggregationThresholdPolicy"
363 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
364 | 1: .same(proto: "threshold"),
365 | 2: .standard(proto: "privacy_unit_columns"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:405:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
403 | extension Google_Cloud_Bigquery_V2_DifferentialPrivacyPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
404 | package static let protoMessageName: String = _protobuf_package + ".DifferentialPrivacyPolicy"
405 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
406 | 1: .standard(proto: "max_epsilon_per_query"),
407 | 2: .standard(proto: "delta_per_query"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:483:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
481 | extension Google_Cloud_Bigquery_V2_JoinRestrictionPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
482 | package static let protoMessageName: String = _protobuf_package + ".JoinRestrictionPolicy"
483 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
484 | 1: .standard(proto: "join_condition"),
485 | 2: .standard(proto: "join_allowed_columns"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:524:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
522 |
523 | extension Google_Cloud_Bigquery_V2_JoinRestrictionPolicy.JoinCondition: SwiftProtobuf._ProtoNameProviding {
524 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
525 | 0: .same(proto: "JOIN_CONDITION_UNSPECIFIED"),
526 | 1: .same(proto: "JOIN_ANY"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift:535:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
533 | extension Google_Cloud_Bigquery_V2_PrivacyPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
534 | package static let protoMessageName: String = _protobuf_package + ".PrivacyPolicy"
535 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
536 | 2: .standard(proto: "aggregation_threshold_policy"),
537 | 3: .standard(proto: "differential_privacy_policy"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/project.pb.swift:74:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
72 | extension Google_Cloud_Bigquery_V2_GetServiceAccountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
73 | package static let protoMessageName: String = _protobuf_package + ".GetServiceAccountRequest"
74 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
75 | 1: .standard(proto: "project_id"),
76 | ]
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/project.pb.swift:106:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
104 | extension Google_Cloud_Bigquery_V2_GetServiceAccountResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
105 | package static let protoMessageName: String = _protobuf_package + ".GetServiceAccountResponse"
106 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
107 | 1: .same(proto: "kind"),
108 | 2: .same(proto: "email"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:242:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
240 | extension Google_Cloud_Bigquery_V2_QueryParameterStructType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
241 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterStructType"
242 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
243 | 1: .same(proto: "name"),
244 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:290:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
288 | extension Google_Cloud_Bigquery_V2_QueryParameterType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
289 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterType"
290 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
291 | 1: .same(proto: "type"),
292 | 2: .standard(proto: "array_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:390:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
388 | extension Google_Cloud_Bigquery_V2_RangeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
389 | package static let protoMessageName: String = _protobuf_package + ".RangeValue"
390 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
391 | 1: .same(proto: "start"),
392 | 2: .same(proto: "end"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:474:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
472 | extension Google_Cloud_Bigquery_V2_QueryParameterValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
473 | package static let protoMessageName: String = _protobuf_package + ".QueryParameterValue"
474 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
475 | 1: .same(proto: "value"),
476 | 2: .standard(proto: "array_values"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift:582:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
580 | extension Google_Cloud_Bigquery_V2_QueryParameter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
581 | package static let protoMessageName: String = _protobuf_package + ".QueryParameter"
582 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
583 | 1: .same(proto: "name"),
584 | 2: .standard(proto: "parameter_type"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/range_partitioning.pb.swift:92:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
90 | extension Google_Cloud_Bigquery_V2_RangePartitioning: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
91 | package static let protoMessageName: String = _protobuf_package + ".RangePartitioning"
92 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
93 | 1: .same(proto: "field"),
94 | 2: .same(proto: "range"),
/host/spi-builder-workspace/Sources/GoogleCloudBigQuery/gRPC_generated/google/cloud/bigquery/v2/range_partitioning.pb.swift:134:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
132 | extension Google_Cloud_Bigquery_V2_RangePartitioning.Range: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
133 | package static let protoMessageName: String = Google_Cloud_Bigquery_V2_RangePartitioning.protoMessageName + ".Range"
134 | package static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
135 | 1: .same(proto: "start"),
136 | 2: .same(proto: "end"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (456.78s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "grpc-swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-protobuf.git"
},
{
"identity" : "grpc-swift-nio-transport",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-nio-transport.git"
},
{
"identity" : "google-cloud-auth-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rosecoder/google-cloud-auth-swift.git"
},
{
"identity" : "retryable-task",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rosecoder/retryable-task.git"
},
{
"identity" : "google-cloud-service-context",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rosecoder/google-cloud-service-context.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "google-cloud-bigquery",
"name" : "google-cloud-bigquery",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleCloudBigQuery",
"targets" : [
"GoogleCloudBigQuery"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleCloudBigQueryTests",
"module_type" : "SwiftTarget",
"name" : "GoogleCloudBigQueryTests",
"path" : "Tests/GoogleCloudBigQueryTests",
"product_dependencies" : [
"GoogleCloudAuthTesting"
],
"sources" : [
"BigQueryTypeTests.swift",
"DecoderTests.swift",
"IntegrationTests.swift",
"LoadJobTests.swift",
"QueryTests.swift"
],
"target_dependencies" : [
"GoogleCloudBigQuery"
],
"type" : "test"
},
{
"c99name" : "GoogleCloudBigQuery",
"module_type" : "SwiftTarget",
"name" : "GoogleCloudBigQuery",
"path" : "Sources/GoogleCloudBigQuery",
"product_dependencies" : [
"Logging",
"Tracing",
"ServiceLifecycle",
"GoogleCloudServiceContext",
"GoogleCloudAuth",
"GoogleCloudAuthGRPC",
"RetryableTask",
"GRPCProtobuf",
"GRPCNIOTransportHTTP2",
"OrderedCollections"
],
"product_memberships" : [
"GoogleCloudBigQuery"
],
"sources" : [
"BigQuery.swift",
"BigQueryProtocol.swift",
"Encoding/BigQueryType+initFromAnySwiftType.swift",
"Encoding/Encoder.Buffer.swift",
"Encoding/Encoder.KeyedContainer.swift",
"Encoding/Encoder.SingleValueContainer.swift",
"Encoding/Encoder.ThrowingContainer.swift",
"Encoding/Encoder.UnkeyedContainer.swift",
"Encoding/Encoder.swift",
"Jobs/BigQuery+Jobs.swift",
"Jobs/BigQuery+LoadJob.swift",
"Jobs/LoadJobConfiguration.swift",
"Query/BigQueryType.swift",
"Query/BigQueryValue.swift",
"Query/Query+ExpressibleByStringInterpolation.swift",
"Query/Query.swift",
"Query/QueryDecodable.swift",
"Query/QueryResult.swift",
"Row Decoding/CodingKey.swift",
"Row Decoding/Decoder.swift",
"Row Decoding/KeyedDecodingContainer.swift",
"Row Decoding/SingleValueDecodingContainer.swift",
"Row Decoding/UnkeyedDecodingContainer.swift",
"Storage/BatchWriteStream.swift",
"Storage/BigQuery+StorageWrite.swift",
"Storage/BigQueryValueProtobufMessage.swift",
"Utils/DateFormatter+BigQuery.swift",
"WithBigQuery.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/annotations.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/annotations.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/arrow.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/arrow.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/avro.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/avro.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/protobuf.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/protobuf.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/storage.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/storage.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/stream.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/stream.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/table-storage.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/table-storage.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/biglake_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/biglake_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/clustering.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/clustering.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/data_format_options.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/data_format_options.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/dataset.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/dataset.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/dataset_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/dataset_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/decimal_target_types.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/decimal_target_types.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/encryption_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/encryption_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/error.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/error.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_catalog_dataset_options.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_catalog_dataset_options.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_catalog_table_options.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_catalog_table_options.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_data_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_data_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_dataset_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_dataset_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/file_set_specification_type.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/file_set_specification_type.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/hive_partitioning.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/hive_partitioning.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_creation_reason.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_creation_reason.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_stats.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_stats.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_status.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_status.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/json_extension.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/json_extension.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/location_metadata.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/location_metadata.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/map_target_type.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/map_target_type.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/model.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/model.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/model_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/model_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/partitioning_definition.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/partitioning_definition.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/privacy_policy.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/project.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/project.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/query_parameter.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/range_partitioning.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/range_partitioning.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/restriction_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/restriction_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/routine.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/routine.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/routine_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/routine_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/row_access_policy.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/row_access_policy.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/row_access_policy_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/row_access_policy_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/session_info.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/session_info.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/standard_sql.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/standard_sql.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/system_variable.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/system_variable.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/table.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/table.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_constraints.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_constraints.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_schema.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_schema.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/time_partitioning.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/time_partitioning.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/udf_resource.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/udf_resource.pb.swift",
"gRPC_generated/google/rpc/status.grpc.swift",
"gRPC_generated/google/rpc/status.pb.swift",
"gRPC_generated/google/type/expr.grpc.swift",
"gRPC_generated/google/type/expr.pb.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.