The Swift Package Index logo.Swift Package Index

Build Information

Successful build of google-cloud-pubsub, reference 0.0.8 (208604), with Swift 6.1 for Linux on 4 Mar 2026 00:27:27 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

6174 | extension Google_Pubsub_V1_ListSubscriptionsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6175 |   package static let protoMessageName: String = _protobuf_package + ".ListSubscriptionsRequest"
6176 |   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.
6177 |     1: .same(proto: "project"),
6178 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6220:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6218 | extension Google_Pubsub_V1_ListSubscriptionsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6219 |   package static let protoMessageName: String = _protobuf_package + ".ListSubscriptionsResponse"
6220 |   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.
6221 |     1: .same(proto: "subscriptions"),
6222 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6258:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6256 | extension Google_Pubsub_V1_DeleteSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6257 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSubscriptionRequest"
6258 |   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.
6259 |     1: .same(proto: "subscription"),
6260 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6290:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6288 | extension Google_Pubsub_V1_ModifyPushConfigRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6289 |   package static let protoMessageName: String = _protobuf_package + ".ModifyPushConfigRequest"
6290 |   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.
6291 |     1: .same(proto: "subscription"),
6292 |     2: .standard(proto: "push_config"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6332:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6330 | extension Google_Pubsub_V1_PullRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6331 |   package static let protoMessageName: String = _protobuf_package + ".PullRequest"
6332 |   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.
6333 |     1: .same(proto: "subscription"),
6334 |     2: .standard(proto: "return_immediately"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6376:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6374 | extension Google_Pubsub_V1_PullResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6375 |   package static let protoMessageName: String = _protobuf_package + ".PullResponse"
6376 |   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.
6377 |     1: .standard(proto: "received_messages"),
6378 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6408:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6406 | extension Google_Pubsub_V1_ModifyAckDeadlineRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6407 |   package static let protoMessageName: String = _protobuf_package + ".ModifyAckDeadlineRequest"
6408 |   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.
6409 |     1: .same(proto: "subscription"),
6410 |     4: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6452:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6450 | extension Google_Pubsub_V1_AcknowledgeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6451 |   package static let protoMessageName: String = _protobuf_package + ".AcknowledgeRequest"
6452 |   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.
6453 |     1: .same(proto: "subscription"),
6454 |     2: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6490:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6488 | extension Google_Pubsub_V1_StreamingPullRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6489 |   package static let protoMessageName: String = _protobuf_package + ".StreamingPullRequest"
6490 |   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.
6491 |     1: .same(proto: "subscription"),
6492 |     2: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6564:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6562 | extension Google_Pubsub_V1_StreamingPullResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6563 |   package static let protoMessageName: String = _protobuf_package + ".StreamingPullResponse"
6564 |   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.
6565 |     1: .standard(proto: "received_messages"),
6566 |     5: .standard(proto: "acknowledge_confirmation"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6618:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6616 | extension Google_Pubsub_V1_StreamingPullResponse.AcknowledgeConfirmation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6617 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".AcknowledgeConfirmation"
6618 |   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.
6619 |     1: .standard(proto: "ack_ids"),
6620 |     2: .standard(proto: "invalid_ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6668:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6666 | extension Google_Pubsub_V1_StreamingPullResponse.ModifyAckDeadlineConfirmation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6667 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".ModifyAckDeadlineConfirmation"
6668 |   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.
6669 |     1: .standard(proto: "ack_ids"),
6670 |     2: .standard(proto: "invalid_ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6712:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6710 | extension Google_Pubsub_V1_StreamingPullResponse.SubscriptionProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6711 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".SubscriptionProperties"
6712 |   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.
6713 |     1: .standard(proto: "exactly_once_delivery_enabled"),
6714 |     2: .standard(proto: "message_ordering_enabled"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6750:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6748 | extension Google_Pubsub_V1_CreateSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6749 |   package static let protoMessageName: String = _protobuf_package + ".CreateSnapshotRequest"
6750 |   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.
6751 |     1: .same(proto: "name"),
6752 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6794:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6792 | extension Google_Pubsub_V1_UpdateSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6793 |   package static let protoMessageName: String = _protobuf_package + ".UpdateSnapshotRequest"
6794 |   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.
6795 |     1: .same(proto: "snapshot"),
6796 |     2: .standard(proto: "update_mask"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6836:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6834 | extension Google_Pubsub_V1_Snapshot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6835 |   package static let protoMessageName: String = _protobuf_package + ".Snapshot"
6836 |   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.
6837 |     1: .same(proto: "name"),
6838 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6890:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6888 | extension Google_Pubsub_V1_GetSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6889 |   package static let protoMessageName: String = _protobuf_package + ".GetSnapshotRequest"
6890 |   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.
6891 |     1: .same(proto: "snapshot"),
6892 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6922:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6920 | extension Google_Pubsub_V1_ListSnapshotsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6921 |   package static let protoMessageName: String = _protobuf_package + ".ListSnapshotsRequest"
6922 |   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.
6923 |     1: .same(proto: "project"),
6924 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6966:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6964 | extension Google_Pubsub_V1_ListSnapshotsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6965 |   package static let protoMessageName: String = _protobuf_package + ".ListSnapshotsResponse"
6966 |   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.
6967 |     1: .same(proto: "snapshots"),
6968 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:7004:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7002 | extension Google_Pubsub_V1_DeleteSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7003 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSnapshotRequest"
7004 |   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.
7005 |     1: .same(proto: "snapshot"),
7006 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:7036:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7034 | extension Google_Pubsub_V1_SeekRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7035 |   package static let protoMessageName: String = _protobuf_package + ".SeekRequest"
7036 |   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.
7037 |     1: .same(proto: "subscription"),
7038 |     2: .same(proto: "time"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:555:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 553 |
 554 | extension Google_Pubsub_V1_SchemaView: SwiftProtobuf._ProtoNameProviding {
 555 |   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.
 556 |     0: .same(proto: "SCHEMA_VIEW_UNSPECIFIED"),
 557 |     1: .same(proto: "BASIC"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:563:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 561 |
 562 | extension Google_Pubsub_V1_Encoding: SwiftProtobuf._ProtoNameProviding {
 563 |   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.
 564 |     0: .same(proto: "ENCODING_UNSPECIFIED"),
 565 |     1: .same(proto: "JSON"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:572:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 570 | extension Google_Pubsub_V1_Schema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 571 |   package static let protoMessageName: String = _protobuf_package + ".Schema"
 572 |   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.
 573 |     1: .same(proto: "name"),
 574 |     2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:631:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 629 |
 630 | extension Google_Pubsub_V1_Schema.TypeEnum: SwiftProtobuf._ProtoNameProviding {
 631 |   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.
 632 |     0: .same(proto: "TYPE_UNSPECIFIED"),
 633 |     1: .same(proto: "PROTOCOL_BUFFER"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:640:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 638 | extension Google_Pubsub_V1_CreateSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 639 |   package static let protoMessageName: String = _protobuf_package + ".CreateSchemaRequest"
 640 |   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.
 641 |     1: .same(proto: "parent"),
 642 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:688:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 686 | extension Google_Pubsub_V1_GetSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 687 |   package static let protoMessageName: String = _protobuf_package + ".GetSchemaRequest"
 688 |   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.
 689 |     1: .same(proto: "name"),
 690 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:726:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 724 | extension Google_Pubsub_V1_ListSchemasRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 725 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemasRequest"
 726 |   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.
 727 |     1: .same(proto: "parent"),
 728 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:776:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 774 | extension Google_Pubsub_V1_ListSchemasResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 775 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemasResponse"
 776 |   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.
 777 |     1: .same(proto: "schemas"),
 778 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:814:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 812 | extension Google_Pubsub_V1_ListSchemaRevisionsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 813 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemaRevisionsRequest"
 814 |   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.
 815 |     1: .same(proto: "name"),
 816 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:864:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 862 | extension Google_Pubsub_V1_ListSchemaRevisionsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 863 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemaRevisionsResponse"
 864 |   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.
 865 |     1: .same(proto: "schemas"),
 866 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:902:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 900 | extension Google_Pubsub_V1_CommitSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 901 |   package static let protoMessageName: String = _protobuf_package + ".CommitSchemaRequest"
 902 |   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.
 903 |     1: .same(proto: "name"),
 904 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:944:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 942 | extension Google_Pubsub_V1_RollbackSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 943 |   package static let protoMessageName: String = _protobuf_package + ".RollbackSchemaRequest"
 944 |   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.
 945 |     1: .same(proto: "name"),
 946 |     2: .standard(proto: "revision_id"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:982:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 980 | extension Google_Pubsub_V1_DeleteSchemaRevisionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 981 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSchemaRevisionRequest"
 982 |   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.
 983 |     1: .same(proto: "name"),
 984 |     2: .standard(proto: "revision_id"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1020:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1018 | extension Google_Pubsub_V1_DeleteSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1019 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSchemaRequest"
1020 |   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.
1021 |     1: .same(proto: "name"),
1022 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1052:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1050 | extension Google_Pubsub_V1_ValidateSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1051 |   package static let protoMessageName: String = _protobuf_package + ".ValidateSchemaRequest"
1052 |   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.
1053 |     1: .same(proto: "parent"),
1054 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1113:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1111 | extension Google_Pubsub_V1_ValidateMessageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1112 |   package static let protoMessageName: String = _protobuf_package + ".ValidateMessageRequest"
1113 |   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.
1114 |     1: .same(proto: "parent"),
1115 |     2: .same(proto: "name"),
[2265/2266] Compiling GoogleCloudPubSub schema.grpc.swift
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3315:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3313 | extension Google_Pubsub_V1_MessageStoragePolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3314 |   package static let protoMessageName: String = _protobuf_package + ".MessageStoragePolicy"
3315 |   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.
3316 |     1: .standard(proto: "allowed_persistence_regions"),
3317 |     2: .standard(proto: "enforce_in_transit"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3353:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3351 | extension Google_Pubsub_V1_SchemaSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3352 |   package static let protoMessageName: String = _protobuf_package + ".SchemaSettings"
3353 |   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.
3354 |     1: .same(proto: "schema"),
3355 |     2: .same(proto: "encoding"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3403:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3401 | extension Google_Pubsub_V1_IngestionDataSourceSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3402 |   package static let protoMessageName: String = _protobuf_package + ".IngestionDataSourceSettings"
3403 |   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.
3404 |     1: .standard(proto: "aws_kinesis"),
3405 |     2: .standard(proto: "cloud_storage"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3536:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3534 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AwsKinesis: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3535 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".AwsKinesis"
3536 |   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.
3537 |     1: .same(proto: "state"),
3538 |     2: .standard(proto: "stream_arn"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3591:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3589 |
3590 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AwsKinesis.State: SwiftProtobuf._ProtoNameProviding {
3591 |   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.
3592 |     0: .same(proto: "STATE_UNSPECIFIED"),
3593 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3603:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3601 | extension Google_Pubsub_V1_IngestionDataSourceSettings.CloudStorage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3602 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".CloudStorage"
3603 |   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.
3604 |     1: .same(proto: "state"),
3605 |     2: .same(proto: "bucket"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3714:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3712 |
3713 | extension Google_Pubsub_V1_IngestionDataSourceSettings.CloudStorage.State: SwiftProtobuf._ProtoNameProviding {
3714 |   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.
3715 |     0: .same(proto: "STATE_UNSPECIFIED"),
3716 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3726:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3724 | extension Google_Pubsub_V1_IngestionDataSourceSettings.CloudStorage.TextFormat: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3725 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.CloudStorage.protoMessageName + ".TextFormat"
3726 |   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.
3727 |     1: .same(proto: "delimiter"),
3728 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3800:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3798 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AzureEventHubs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3799 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".AzureEventHubs"
3800 |   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.
3801 |     1: .same(proto: "state"),
3802 |     2: .standard(proto: "resource_group"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3873:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3871 |
3872 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AzureEventHubs.State: SwiftProtobuf._ProtoNameProviding {
3873 |   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.
3874 |     0: .same(proto: "STATE_UNSPECIFIED"),
3875 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3887:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3885 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AwsMsk: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3886 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".AwsMsk"
3887 |   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.
3888 |     1: .same(proto: "state"),
3889 |     2: .standard(proto: "cluster_arn"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3942:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3940 |
3941 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AwsMsk.State: SwiftProtobuf._ProtoNameProviding {
3942 |   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.
3943 |     0: .same(proto: "STATE_UNSPECIFIED"),
3944 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3954:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3952 | extension Google_Pubsub_V1_IngestionDataSourceSettings.ConfluentCloud: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3953 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".ConfluentCloud"
3954 |   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.
3955 |     1: .same(proto: "state"),
3956 |     2: .standard(proto: "bootstrap_server"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4015:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4013 |
4014 | extension Google_Pubsub_V1_IngestionDataSourceSettings.ConfluentCloud.State: SwiftProtobuf._ProtoNameProviding {
4015 |   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.
4016 |     0: .same(proto: "STATE_UNSPECIFIED"),
4017 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4028:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4026 | extension Google_Pubsub_V1_PlatformLogsSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4027 |   package static let protoMessageName: String = _protobuf_package + ".PlatformLogsSettings"
4028 |   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.
4029 |     1: .same(proto: "severity"),
4030 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4059:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4057 |
4058 | extension Google_Pubsub_V1_PlatformLogsSettings.Severity: SwiftProtobuf._ProtoNameProviding {
4059 |   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.
4060 |     0: .same(proto: "SEVERITY_UNSPECIFIED"),
4061 |     1: .same(proto: "DISABLED"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4071:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4069 | extension Google_Pubsub_V1_IngestionFailureEvent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4070 |   package static let protoMessageName: String = _protobuf_package + ".IngestionFailureEvent"
4071 |   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.
4072 |     1: .same(proto: "topic"),
4073 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4227:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4225 | extension Google_Pubsub_V1_IngestionFailureEvent.CloudStorageFailure: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4226 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionFailureEvent.protoMessageName + ".CloudStorageFailure"
4227 |   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.
4228 |     1: .same(proto: "bucket"),
4229 |     2: .standard(proto: "object_name"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4315:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4313 | extension Google_Pubsub_V1_IngestionFailureEvent.AwsMskFailureReason: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4314 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionFailureEvent.protoMessageName + ".AwsMskFailureReason"
4315 |   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.
4316 |     1: .standard(proto: "cluster_arn"),
4317 |     2: .standard(proto: "kafka_topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4387:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4385 | extension Google_Pubsub_V1_IngestionFailureEvent.AzureEventHubsFailureReason: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4386 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionFailureEvent.protoMessageName + ".AzureEventHubsFailureReason"
4387 |   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.
4388 |     1: .same(proto: "namespace"),
4389 |     2: .standard(proto: "event_hub"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4459:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4457 | extension Google_Pubsub_V1_IngestionFailureEvent.ConfluentCloudFailureReason: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4458 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionFailureEvent.protoMessageName + ".ConfluentCloudFailureReason"
4459 |   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.
4460 |     1: .standard(proto: "cluster_id"),
4461 |     2: .standard(proto: "kafka_topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4531:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4529 | extension Google_Pubsub_V1_Topic: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4530 |   package static let protoMessageName: String = _protobuf_package + ".Topic"
4531 |   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.
4532 |     1: .same(proto: "name"),
4533 |     2: .same(proto: "labels"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4670:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4668 |
4669 | extension Google_Pubsub_V1_Topic.State: SwiftProtobuf._ProtoNameProviding {
4670 |   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.
4671 |     0: .same(proto: "STATE_UNSPECIFIED"),
4672 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4679:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4677 | extension Google_Pubsub_V1_PubsubMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4678 |   package static let protoMessageName: String = _protobuf_package + ".PubsubMessage"
4679 |   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.
4680 |     1: .same(proto: "data"),
4681 |     2: .same(proto: "attributes"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4739:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4737 | extension Google_Pubsub_V1_GetTopicRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4738 |   package static let protoMessageName: String = _protobuf_package + ".GetTopicRequest"
4739 |   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.
4740 |     1: .same(proto: "topic"),
4741 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4771:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4769 | extension Google_Pubsub_V1_UpdateTopicRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4770 |   package static let protoMessageName: String = _protobuf_package + ".UpdateTopicRequest"
4771 |   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.
4772 |     1: .same(proto: "topic"),
4773 |     2: .standard(proto: "update_mask"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4813:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4811 | extension Google_Pubsub_V1_PublishRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4812 |   package static let protoMessageName: String = _protobuf_package + ".PublishRequest"
4813 |   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.
4814 |     1: .same(proto: "topic"),
4815 |     2: .same(proto: "messages"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4851:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4849 | extension Google_Pubsub_V1_PublishResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4850 |   package static let protoMessageName: String = _protobuf_package + ".PublishResponse"
4851 |   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.
4852 |     1: .standard(proto: "message_ids"),
4853 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4883:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4881 | extension Google_Pubsub_V1_ListTopicsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4882 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicsRequest"
4883 |   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.
4884 |     1: .same(proto: "project"),
4885 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4927:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4925 | extension Google_Pubsub_V1_ListTopicsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4926 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicsResponse"
4927 |   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.
4928 |     1: .same(proto: "topics"),
4929 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4965:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4963 | extension Google_Pubsub_V1_ListTopicSubscriptionsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4964 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicSubscriptionsRequest"
4965 |   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.
4966 |     1: .same(proto: "topic"),
4967 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5009:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5007 | extension Google_Pubsub_V1_ListTopicSubscriptionsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5008 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicSubscriptionsResponse"
5009 |   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.
5010 |     1: .same(proto: "subscriptions"),
5011 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5047:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5045 | extension Google_Pubsub_V1_ListTopicSnapshotsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5046 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicSnapshotsRequest"
5047 |   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.
5048 |     1: .same(proto: "topic"),
5049 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5091:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5089 | extension Google_Pubsub_V1_ListTopicSnapshotsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5090 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicSnapshotsResponse"
5091 |   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.
5092 |     1: .same(proto: "snapshots"),
5093 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5129:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5127 | extension Google_Pubsub_V1_DeleteTopicRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5128 |   package static let protoMessageName: String = _protobuf_package + ".DeleteTopicRequest"
5129 |   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.
5130 |     1: .same(proto: "topic"),
5131 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5161:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5159 | extension Google_Pubsub_V1_DetachSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5160 |   package static let protoMessageName: String = _protobuf_package + ".DetachSubscriptionRequest"
5161 |   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.
5162 |     1: .same(proto: "subscription"),
5163 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5212:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5210 | extension Google_Pubsub_V1_Subscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5211 |   package static let protoMessageName: String = _protobuf_package + ".Subscription"
5212 |   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.
5213 |     1: .same(proto: "name"),
5214 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5431:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5429 |
5430 | extension Google_Pubsub_V1_Subscription.State: SwiftProtobuf._ProtoNameProviding {
5431 |   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.
5432 |     0: .same(proto: "STATE_UNSPECIFIED"),
5433 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5440:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5438 | extension Google_Pubsub_V1_Subscription.AnalyticsHubSubscriptionInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5439 |   package static let protoMessageName: String = Google_Pubsub_V1_Subscription.protoMessageName + ".AnalyticsHubSubscriptionInfo"
5440 |   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.
5441 |     1: .same(proto: "listing"),
5442 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5478:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5476 | extension Google_Pubsub_V1_RetryPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5477 |   package static let protoMessageName: String = _protobuf_package + ".RetryPolicy"
5478 |   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.
5479 |     1: .standard(proto: "minimum_backoff"),
5480 |     2: .standard(proto: "maximum_backoff"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5520:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5518 | extension Google_Pubsub_V1_DeadLetterPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5519 |   package static let protoMessageName: String = _protobuf_package + ".DeadLetterPolicy"
5520 |   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.
5521 |     1: .standard(proto: "dead_letter_topic"),
5522 |     2: .standard(proto: "max_delivery_attempts"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5558:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5556 | extension Google_Pubsub_V1_ExpirationPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5557 |   package static let protoMessageName: String = _protobuf_package + ".ExpirationPolicy"
5558 |   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.
5559 |     1: .same(proto: "ttl"),
5560 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5594:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5592 | extension Google_Pubsub_V1_PushConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5593 |   package static let protoMessageName: String = _protobuf_package + ".PushConfig"
5594 |   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.
5595 |     1: .standard(proto: "push_endpoint"),
5596 |     2: .same(proto: "attributes"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5694:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5692 | extension Google_Pubsub_V1_PushConfig.OidcToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5693 |   package static let protoMessageName: String = Google_Pubsub_V1_PushConfig.protoMessageName + ".OidcToken"
5694 |   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.
5695 |     1: .standard(proto: "service_account_email"),
5696 |     2: .same(proto: "audience"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5751:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5749 | extension Google_Pubsub_V1_PushConfig.NoWrapper: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5750 |   package static let protoMessageName: String = Google_Pubsub_V1_PushConfig.protoMessageName + ".NoWrapper"
5751 |   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.
5752 |     1: .standard(proto: "write_metadata"),
5753 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5783:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5781 | extension Google_Pubsub_V1_BigQueryConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5782 |   package static let protoMessageName: String = _protobuf_package + ".BigQueryConfig"
5783 |   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.
5784 |     1: .same(proto: "table"),
5785 |     2: .standard(proto: "use_topic_schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5850:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5848 |
5849 | extension Google_Pubsub_V1_BigQueryConfig.State: SwiftProtobuf._ProtoNameProviding {
5850 |   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.
5851 |     0: .same(proto: "STATE_UNSPECIFIED"),
5852 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5862:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5860 | extension Google_Pubsub_V1_CloudStorageConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5861 |   package static let protoMessageName: String = _protobuf_package + ".CloudStorageConfig"
5862 |   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.
5863 |     1: .same(proto: "bucket"),
5864 |     2: .standard(proto: "filename_prefix"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5985:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5983 |
5984 | extension Google_Pubsub_V1_CloudStorageConfig.State: SwiftProtobuf._ProtoNameProviding {
5985 |   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.
5986 |     0: .same(proto: "STATE_UNSPECIFIED"),
5987 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6016:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6014 | extension Google_Pubsub_V1_CloudStorageConfig.AvroConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6015 |   package static let protoMessageName: String = Google_Pubsub_V1_CloudStorageConfig.protoMessageName + ".AvroConfig"
6016 |   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.
6017 |     1: .standard(proto: "write_metadata"),
6018 |     2: .standard(proto: "use_topic_schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6054:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6052 | extension Google_Pubsub_V1_ReceivedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6053 |   package static let protoMessageName: String = _protobuf_package + ".ReceivedMessage"
6054 |   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.
6055 |     1: .standard(proto: "ack_id"),
6056 |     2: .same(proto: "message"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6102:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6100 | extension Google_Pubsub_V1_GetSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6101 |   package static let protoMessageName: String = _protobuf_package + ".GetSubscriptionRequest"
6102 |   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.
6103 |     1: .same(proto: "subscription"),
6104 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6134:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6132 | extension Google_Pubsub_V1_UpdateSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6133 |   package static let protoMessageName: String = _protobuf_package + ".UpdateSubscriptionRequest"
6134 |   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.
6135 |     1: .same(proto: "subscription"),
6136 |     2: .standard(proto: "update_mask"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6176:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6174 | extension Google_Pubsub_V1_ListSubscriptionsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6175 |   package static let protoMessageName: String = _protobuf_package + ".ListSubscriptionsRequest"
6176 |   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.
6177 |     1: .same(proto: "project"),
6178 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6220:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6218 | extension Google_Pubsub_V1_ListSubscriptionsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6219 |   package static let protoMessageName: String = _protobuf_package + ".ListSubscriptionsResponse"
6220 |   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.
6221 |     1: .same(proto: "subscriptions"),
6222 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6258:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6256 | extension Google_Pubsub_V1_DeleteSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6257 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSubscriptionRequest"
6258 |   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.
6259 |     1: .same(proto: "subscription"),
6260 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6290:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6288 | extension Google_Pubsub_V1_ModifyPushConfigRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6289 |   package static let protoMessageName: String = _protobuf_package + ".ModifyPushConfigRequest"
6290 |   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.
6291 |     1: .same(proto: "subscription"),
6292 |     2: .standard(proto: "push_config"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6332:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6330 | extension Google_Pubsub_V1_PullRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6331 |   package static let protoMessageName: String = _protobuf_package + ".PullRequest"
6332 |   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.
6333 |     1: .same(proto: "subscription"),
6334 |     2: .standard(proto: "return_immediately"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6376:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6374 | extension Google_Pubsub_V1_PullResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6375 |   package static let protoMessageName: String = _protobuf_package + ".PullResponse"
6376 |   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.
6377 |     1: .standard(proto: "received_messages"),
6378 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6408:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6406 | extension Google_Pubsub_V1_ModifyAckDeadlineRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6407 |   package static let protoMessageName: String = _protobuf_package + ".ModifyAckDeadlineRequest"
6408 |   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.
6409 |     1: .same(proto: "subscription"),
6410 |     4: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6452:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6450 | extension Google_Pubsub_V1_AcknowledgeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6451 |   package static let protoMessageName: String = _protobuf_package + ".AcknowledgeRequest"
6452 |   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.
6453 |     1: .same(proto: "subscription"),
6454 |     2: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6490:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6488 | extension Google_Pubsub_V1_StreamingPullRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6489 |   package static let protoMessageName: String = _protobuf_package + ".StreamingPullRequest"
6490 |   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.
6491 |     1: .same(proto: "subscription"),
6492 |     2: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6564:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6562 | extension Google_Pubsub_V1_StreamingPullResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6563 |   package static let protoMessageName: String = _protobuf_package + ".StreamingPullResponse"
6564 |   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.
6565 |     1: .standard(proto: "received_messages"),
6566 |     5: .standard(proto: "acknowledge_confirmation"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6618:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6616 | extension Google_Pubsub_V1_StreamingPullResponse.AcknowledgeConfirmation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6617 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".AcknowledgeConfirmation"
6618 |   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.
6619 |     1: .standard(proto: "ack_ids"),
6620 |     2: .standard(proto: "invalid_ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6668:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6666 | extension Google_Pubsub_V1_StreamingPullResponse.ModifyAckDeadlineConfirmation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6667 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".ModifyAckDeadlineConfirmation"
6668 |   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.
6669 |     1: .standard(proto: "ack_ids"),
6670 |     2: .standard(proto: "invalid_ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6712:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6710 | extension Google_Pubsub_V1_StreamingPullResponse.SubscriptionProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6711 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".SubscriptionProperties"
6712 |   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.
6713 |     1: .standard(proto: "exactly_once_delivery_enabled"),
6714 |     2: .standard(proto: "message_ordering_enabled"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6750:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6748 | extension Google_Pubsub_V1_CreateSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6749 |   package static let protoMessageName: String = _protobuf_package + ".CreateSnapshotRequest"
6750 |   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.
6751 |     1: .same(proto: "name"),
6752 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6794:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6792 | extension Google_Pubsub_V1_UpdateSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6793 |   package static let protoMessageName: String = _protobuf_package + ".UpdateSnapshotRequest"
6794 |   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.
6795 |     1: .same(proto: "snapshot"),
6796 |     2: .standard(proto: "update_mask"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6836:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6834 | extension Google_Pubsub_V1_Snapshot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6835 |   package static let protoMessageName: String = _protobuf_package + ".Snapshot"
6836 |   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.
6837 |     1: .same(proto: "name"),
6838 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6890:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6888 | extension Google_Pubsub_V1_GetSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6889 |   package static let protoMessageName: String = _protobuf_package + ".GetSnapshotRequest"
6890 |   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.
6891 |     1: .same(proto: "snapshot"),
6892 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6922:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6920 | extension Google_Pubsub_V1_ListSnapshotsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6921 |   package static let protoMessageName: String = _protobuf_package + ".ListSnapshotsRequest"
6922 |   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.
6923 |     1: .same(proto: "project"),
6924 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6966:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6964 | extension Google_Pubsub_V1_ListSnapshotsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6965 |   package static let protoMessageName: String = _protobuf_package + ".ListSnapshotsResponse"
6966 |   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.
6967 |     1: .same(proto: "snapshots"),
6968 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:7004:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7002 | extension Google_Pubsub_V1_DeleteSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7003 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSnapshotRequest"
7004 |   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.
7005 |     1: .same(proto: "snapshot"),
7006 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:7036:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7034 | extension Google_Pubsub_V1_SeekRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7035 |   package static let protoMessageName: String = _protobuf_package + ".SeekRequest"
7036 |   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.
7037 |     1: .same(proto: "subscription"),
7038 |     2: .same(proto: "time"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:555:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 553 |
 554 | extension Google_Pubsub_V1_SchemaView: SwiftProtobuf._ProtoNameProviding {
 555 |   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.
 556 |     0: .same(proto: "SCHEMA_VIEW_UNSPECIFIED"),
 557 |     1: .same(proto: "BASIC"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:563:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 561 |
 562 | extension Google_Pubsub_V1_Encoding: SwiftProtobuf._ProtoNameProviding {
 563 |   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.
 564 |     0: .same(proto: "ENCODING_UNSPECIFIED"),
 565 |     1: .same(proto: "JSON"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:572:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 570 | extension Google_Pubsub_V1_Schema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 571 |   package static let protoMessageName: String = _protobuf_package + ".Schema"
 572 |   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.
 573 |     1: .same(proto: "name"),
 574 |     2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:631:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 629 |
 630 | extension Google_Pubsub_V1_Schema.TypeEnum: SwiftProtobuf._ProtoNameProviding {
 631 |   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.
 632 |     0: .same(proto: "TYPE_UNSPECIFIED"),
 633 |     1: .same(proto: "PROTOCOL_BUFFER"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:640:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 638 | extension Google_Pubsub_V1_CreateSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 639 |   package static let protoMessageName: String = _protobuf_package + ".CreateSchemaRequest"
 640 |   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.
 641 |     1: .same(proto: "parent"),
 642 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:688:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 686 | extension Google_Pubsub_V1_GetSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 687 |   package static let protoMessageName: String = _protobuf_package + ".GetSchemaRequest"
 688 |   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.
 689 |     1: .same(proto: "name"),
 690 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:726:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 724 | extension Google_Pubsub_V1_ListSchemasRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 725 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemasRequest"
 726 |   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.
 727 |     1: .same(proto: "parent"),
 728 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:776:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 774 | extension Google_Pubsub_V1_ListSchemasResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 775 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemasResponse"
 776 |   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.
 777 |     1: .same(proto: "schemas"),
 778 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:814:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 812 | extension Google_Pubsub_V1_ListSchemaRevisionsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 813 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemaRevisionsRequest"
 814 |   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.
 815 |     1: .same(proto: "name"),
 816 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:864:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 862 | extension Google_Pubsub_V1_ListSchemaRevisionsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 863 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemaRevisionsResponse"
 864 |   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.
 865 |     1: .same(proto: "schemas"),
 866 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:902:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 900 | extension Google_Pubsub_V1_CommitSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 901 |   package static let protoMessageName: String = _protobuf_package + ".CommitSchemaRequest"
 902 |   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.
 903 |     1: .same(proto: "name"),
 904 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:944:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 942 | extension Google_Pubsub_V1_RollbackSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 943 |   package static let protoMessageName: String = _protobuf_package + ".RollbackSchemaRequest"
 944 |   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.
 945 |     1: .same(proto: "name"),
 946 |     2: .standard(proto: "revision_id"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:982:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 980 | extension Google_Pubsub_V1_DeleteSchemaRevisionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 981 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSchemaRevisionRequest"
 982 |   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.
 983 |     1: .same(proto: "name"),
 984 |     2: .standard(proto: "revision_id"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1020:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1018 | extension Google_Pubsub_V1_DeleteSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1019 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSchemaRequest"
1020 |   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.
1021 |     1: .same(proto: "name"),
1022 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1052:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1050 | extension Google_Pubsub_V1_ValidateSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1051 |   package static let protoMessageName: String = _protobuf_package + ".ValidateSchemaRequest"
1052 |   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.
1053 |     1: .same(proto: "parent"),
1054 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1113:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1111 | extension Google_Pubsub_V1_ValidateMessageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1112 |   package static let protoMessageName: String = _protobuf_package + ".ValidateMessageRequest"
1113 |   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.
1114 |     1: .same(proto: "parent"),
1115 |     2: .same(proto: "name"),
[2266/2266] Compiling GoogleCloudPubSub schema.pb.swift
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3315:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3313 | extension Google_Pubsub_V1_MessageStoragePolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3314 |   package static let protoMessageName: String = _protobuf_package + ".MessageStoragePolicy"
3315 |   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.
3316 |     1: .standard(proto: "allowed_persistence_regions"),
3317 |     2: .standard(proto: "enforce_in_transit"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3353:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3351 | extension Google_Pubsub_V1_SchemaSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3352 |   package static let protoMessageName: String = _protobuf_package + ".SchemaSettings"
3353 |   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.
3354 |     1: .same(proto: "schema"),
3355 |     2: .same(proto: "encoding"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3403:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3401 | extension Google_Pubsub_V1_IngestionDataSourceSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3402 |   package static let protoMessageName: String = _protobuf_package + ".IngestionDataSourceSettings"
3403 |   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.
3404 |     1: .standard(proto: "aws_kinesis"),
3405 |     2: .standard(proto: "cloud_storage"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3536:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3534 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AwsKinesis: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3535 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".AwsKinesis"
3536 |   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.
3537 |     1: .same(proto: "state"),
3538 |     2: .standard(proto: "stream_arn"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3591:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3589 |
3590 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AwsKinesis.State: SwiftProtobuf._ProtoNameProviding {
3591 |   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.
3592 |     0: .same(proto: "STATE_UNSPECIFIED"),
3593 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3603:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3601 | extension Google_Pubsub_V1_IngestionDataSourceSettings.CloudStorage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3602 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".CloudStorage"
3603 |   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.
3604 |     1: .same(proto: "state"),
3605 |     2: .same(proto: "bucket"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3714:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3712 |
3713 | extension Google_Pubsub_V1_IngestionDataSourceSettings.CloudStorage.State: SwiftProtobuf._ProtoNameProviding {
3714 |   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.
3715 |     0: .same(proto: "STATE_UNSPECIFIED"),
3716 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3726:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3724 | extension Google_Pubsub_V1_IngestionDataSourceSettings.CloudStorage.TextFormat: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3725 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.CloudStorage.protoMessageName + ".TextFormat"
3726 |   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.
3727 |     1: .same(proto: "delimiter"),
3728 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3800:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3798 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AzureEventHubs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3799 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".AzureEventHubs"
3800 |   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.
3801 |     1: .same(proto: "state"),
3802 |     2: .standard(proto: "resource_group"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3873:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3871 |
3872 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AzureEventHubs.State: SwiftProtobuf._ProtoNameProviding {
3873 |   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.
3874 |     0: .same(proto: "STATE_UNSPECIFIED"),
3875 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3887:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3885 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AwsMsk: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3886 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".AwsMsk"
3887 |   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.
3888 |     1: .same(proto: "state"),
3889 |     2: .standard(proto: "cluster_arn"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3942:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3940 |
3941 | extension Google_Pubsub_V1_IngestionDataSourceSettings.AwsMsk.State: SwiftProtobuf._ProtoNameProviding {
3942 |   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.
3943 |     0: .same(proto: "STATE_UNSPECIFIED"),
3944 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:3954:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3952 | extension Google_Pubsub_V1_IngestionDataSourceSettings.ConfluentCloud: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3953 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionDataSourceSettings.protoMessageName + ".ConfluentCloud"
3954 |   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.
3955 |     1: .same(proto: "state"),
3956 |     2: .standard(proto: "bootstrap_server"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4015:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4013 |
4014 | extension Google_Pubsub_V1_IngestionDataSourceSettings.ConfluentCloud.State: SwiftProtobuf._ProtoNameProviding {
4015 |   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.
4016 |     0: .same(proto: "STATE_UNSPECIFIED"),
4017 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4028:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4026 | extension Google_Pubsub_V1_PlatformLogsSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4027 |   package static let protoMessageName: String = _protobuf_package + ".PlatformLogsSettings"
4028 |   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.
4029 |     1: .same(proto: "severity"),
4030 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4059:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4057 |
4058 | extension Google_Pubsub_V1_PlatformLogsSettings.Severity: SwiftProtobuf._ProtoNameProviding {
4059 |   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.
4060 |     0: .same(proto: "SEVERITY_UNSPECIFIED"),
4061 |     1: .same(proto: "DISABLED"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4071:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4069 | extension Google_Pubsub_V1_IngestionFailureEvent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4070 |   package static let protoMessageName: String = _protobuf_package + ".IngestionFailureEvent"
4071 |   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.
4072 |     1: .same(proto: "topic"),
4073 |     2: .standard(proto: "error_message"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4227:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4225 | extension Google_Pubsub_V1_IngestionFailureEvent.CloudStorageFailure: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4226 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionFailureEvent.protoMessageName + ".CloudStorageFailure"
4227 |   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.
4228 |     1: .same(proto: "bucket"),
4229 |     2: .standard(proto: "object_name"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4315:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4313 | extension Google_Pubsub_V1_IngestionFailureEvent.AwsMskFailureReason: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4314 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionFailureEvent.protoMessageName + ".AwsMskFailureReason"
4315 |   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.
4316 |     1: .standard(proto: "cluster_arn"),
4317 |     2: .standard(proto: "kafka_topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4387:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4385 | extension Google_Pubsub_V1_IngestionFailureEvent.AzureEventHubsFailureReason: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4386 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionFailureEvent.protoMessageName + ".AzureEventHubsFailureReason"
4387 |   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.
4388 |     1: .same(proto: "namespace"),
4389 |     2: .standard(proto: "event_hub"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4459:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4457 | extension Google_Pubsub_V1_IngestionFailureEvent.ConfluentCloudFailureReason: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4458 |   package static let protoMessageName: String = Google_Pubsub_V1_IngestionFailureEvent.protoMessageName + ".ConfluentCloudFailureReason"
4459 |   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.
4460 |     1: .standard(proto: "cluster_id"),
4461 |     2: .standard(proto: "kafka_topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4531:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4529 | extension Google_Pubsub_V1_Topic: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4530 |   package static let protoMessageName: String = _protobuf_package + ".Topic"
4531 |   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.
4532 |     1: .same(proto: "name"),
4533 |     2: .same(proto: "labels"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4670:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4668 |
4669 | extension Google_Pubsub_V1_Topic.State: SwiftProtobuf._ProtoNameProviding {
4670 |   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.
4671 |     0: .same(proto: "STATE_UNSPECIFIED"),
4672 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4679:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4677 | extension Google_Pubsub_V1_PubsubMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4678 |   package static let protoMessageName: String = _protobuf_package + ".PubsubMessage"
4679 |   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.
4680 |     1: .same(proto: "data"),
4681 |     2: .same(proto: "attributes"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4739:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4737 | extension Google_Pubsub_V1_GetTopicRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4738 |   package static let protoMessageName: String = _protobuf_package + ".GetTopicRequest"
4739 |   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.
4740 |     1: .same(proto: "topic"),
4741 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4771:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4769 | extension Google_Pubsub_V1_UpdateTopicRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4770 |   package static let protoMessageName: String = _protobuf_package + ".UpdateTopicRequest"
4771 |   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.
4772 |     1: .same(proto: "topic"),
4773 |     2: .standard(proto: "update_mask"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4813:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4811 | extension Google_Pubsub_V1_PublishRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4812 |   package static let protoMessageName: String = _protobuf_package + ".PublishRequest"
4813 |   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.
4814 |     1: .same(proto: "topic"),
4815 |     2: .same(proto: "messages"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4851:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4849 | extension Google_Pubsub_V1_PublishResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4850 |   package static let protoMessageName: String = _protobuf_package + ".PublishResponse"
4851 |   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.
4852 |     1: .standard(proto: "message_ids"),
4853 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4883:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4881 | extension Google_Pubsub_V1_ListTopicsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4882 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicsRequest"
4883 |   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.
4884 |     1: .same(proto: "project"),
4885 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4927:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4925 | extension Google_Pubsub_V1_ListTopicsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4926 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicsResponse"
4927 |   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.
4928 |     1: .same(proto: "topics"),
4929 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:4965:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4963 | extension Google_Pubsub_V1_ListTopicSubscriptionsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4964 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicSubscriptionsRequest"
4965 |   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.
4966 |     1: .same(proto: "topic"),
4967 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5009:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5007 | extension Google_Pubsub_V1_ListTopicSubscriptionsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5008 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicSubscriptionsResponse"
5009 |   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.
5010 |     1: .same(proto: "subscriptions"),
5011 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5047:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5045 | extension Google_Pubsub_V1_ListTopicSnapshotsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5046 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicSnapshotsRequest"
5047 |   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.
5048 |     1: .same(proto: "topic"),
5049 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5091:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5089 | extension Google_Pubsub_V1_ListTopicSnapshotsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5090 |   package static let protoMessageName: String = _protobuf_package + ".ListTopicSnapshotsResponse"
5091 |   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.
5092 |     1: .same(proto: "snapshots"),
5093 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5129:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5127 | extension Google_Pubsub_V1_DeleteTopicRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5128 |   package static let protoMessageName: String = _protobuf_package + ".DeleteTopicRequest"
5129 |   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.
5130 |     1: .same(proto: "topic"),
5131 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5161:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5159 | extension Google_Pubsub_V1_DetachSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5160 |   package static let protoMessageName: String = _protobuf_package + ".DetachSubscriptionRequest"
5161 |   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.
5162 |     1: .same(proto: "subscription"),
5163 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5212:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5210 | extension Google_Pubsub_V1_Subscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5211 |   package static let protoMessageName: String = _protobuf_package + ".Subscription"
5212 |   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.
5213 |     1: .same(proto: "name"),
5214 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5431:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5429 |
5430 | extension Google_Pubsub_V1_Subscription.State: SwiftProtobuf._ProtoNameProviding {
5431 |   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.
5432 |     0: .same(proto: "STATE_UNSPECIFIED"),
5433 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5440:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5438 | extension Google_Pubsub_V1_Subscription.AnalyticsHubSubscriptionInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5439 |   package static let protoMessageName: String = Google_Pubsub_V1_Subscription.protoMessageName + ".AnalyticsHubSubscriptionInfo"
5440 |   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.
5441 |     1: .same(proto: "listing"),
5442 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5478:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5476 | extension Google_Pubsub_V1_RetryPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5477 |   package static let protoMessageName: String = _protobuf_package + ".RetryPolicy"
5478 |   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.
5479 |     1: .standard(proto: "minimum_backoff"),
5480 |     2: .standard(proto: "maximum_backoff"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5520:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5518 | extension Google_Pubsub_V1_DeadLetterPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5519 |   package static let protoMessageName: String = _protobuf_package + ".DeadLetterPolicy"
5520 |   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.
5521 |     1: .standard(proto: "dead_letter_topic"),
5522 |     2: .standard(proto: "max_delivery_attempts"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5558:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5556 | extension Google_Pubsub_V1_ExpirationPolicy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5557 |   package static let protoMessageName: String = _protobuf_package + ".ExpirationPolicy"
5558 |   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.
5559 |     1: .same(proto: "ttl"),
5560 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5594:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5592 | extension Google_Pubsub_V1_PushConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5593 |   package static let protoMessageName: String = _protobuf_package + ".PushConfig"
5594 |   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.
5595 |     1: .standard(proto: "push_endpoint"),
5596 |     2: .same(proto: "attributes"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5694:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5692 | extension Google_Pubsub_V1_PushConfig.OidcToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5693 |   package static let protoMessageName: String = Google_Pubsub_V1_PushConfig.protoMessageName + ".OidcToken"
5694 |   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.
5695 |     1: .standard(proto: "service_account_email"),
5696 |     2: .same(proto: "audience"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5751:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5749 | extension Google_Pubsub_V1_PushConfig.NoWrapper: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5750 |   package static let protoMessageName: String = Google_Pubsub_V1_PushConfig.protoMessageName + ".NoWrapper"
5751 |   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.
5752 |     1: .standard(proto: "write_metadata"),
5753 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5783:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5781 | extension Google_Pubsub_V1_BigQueryConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5782 |   package static let protoMessageName: String = _protobuf_package + ".BigQueryConfig"
5783 |   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.
5784 |     1: .same(proto: "table"),
5785 |     2: .standard(proto: "use_topic_schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5850:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5848 |
5849 | extension Google_Pubsub_V1_BigQueryConfig.State: SwiftProtobuf._ProtoNameProviding {
5850 |   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.
5851 |     0: .same(proto: "STATE_UNSPECIFIED"),
5852 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5862:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5860 | extension Google_Pubsub_V1_CloudStorageConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5861 |   package static let protoMessageName: String = _protobuf_package + ".CloudStorageConfig"
5862 |   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.
5863 |     1: .same(proto: "bucket"),
5864 |     2: .standard(proto: "filename_prefix"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:5985:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5983 |
5984 | extension Google_Pubsub_V1_CloudStorageConfig.State: SwiftProtobuf._ProtoNameProviding {
5985 |   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.
5986 |     0: .same(proto: "STATE_UNSPECIFIED"),
5987 |     1: .same(proto: "ACTIVE"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6016:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6014 | extension Google_Pubsub_V1_CloudStorageConfig.AvroConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6015 |   package static let protoMessageName: String = Google_Pubsub_V1_CloudStorageConfig.protoMessageName + ".AvroConfig"
6016 |   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.
6017 |     1: .standard(proto: "write_metadata"),
6018 |     2: .standard(proto: "use_topic_schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6054:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6052 | extension Google_Pubsub_V1_ReceivedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6053 |   package static let protoMessageName: String = _protobuf_package + ".ReceivedMessage"
6054 |   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.
6055 |     1: .standard(proto: "ack_id"),
6056 |     2: .same(proto: "message"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6102:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6100 | extension Google_Pubsub_V1_GetSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6101 |   package static let protoMessageName: String = _protobuf_package + ".GetSubscriptionRequest"
6102 |   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.
6103 |     1: .same(proto: "subscription"),
6104 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6134:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6132 | extension Google_Pubsub_V1_UpdateSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6133 |   package static let protoMessageName: String = _protobuf_package + ".UpdateSubscriptionRequest"
6134 |   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.
6135 |     1: .same(proto: "subscription"),
6136 |     2: .standard(proto: "update_mask"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6176:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6174 | extension Google_Pubsub_V1_ListSubscriptionsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6175 |   package static let protoMessageName: String = _protobuf_package + ".ListSubscriptionsRequest"
6176 |   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.
6177 |     1: .same(proto: "project"),
6178 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6220:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6218 | extension Google_Pubsub_V1_ListSubscriptionsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6219 |   package static let protoMessageName: String = _protobuf_package + ".ListSubscriptionsResponse"
6220 |   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.
6221 |     1: .same(proto: "subscriptions"),
6222 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6258:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6256 | extension Google_Pubsub_V1_DeleteSubscriptionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6257 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSubscriptionRequest"
6258 |   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.
6259 |     1: .same(proto: "subscription"),
6260 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6290:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6288 | extension Google_Pubsub_V1_ModifyPushConfigRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6289 |   package static let protoMessageName: String = _protobuf_package + ".ModifyPushConfigRequest"
6290 |   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.
6291 |     1: .same(proto: "subscription"),
6292 |     2: .standard(proto: "push_config"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6332:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6330 | extension Google_Pubsub_V1_PullRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6331 |   package static let protoMessageName: String = _protobuf_package + ".PullRequest"
6332 |   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.
6333 |     1: .same(proto: "subscription"),
6334 |     2: .standard(proto: "return_immediately"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6376:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6374 | extension Google_Pubsub_V1_PullResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6375 |   package static let protoMessageName: String = _protobuf_package + ".PullResponse"
6376 |   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.
6377 |     1: .standard(proto: "received_messages"),
6378 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6408:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6406 | extension Google_Pubsub_V1_ModifyAckDeadlineRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6407 |   package static let protoMessageName: String = _protobuf_package + ".ModifyAckDeadlineRequest"
6408 |   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.
6409 |     1: .same(proto: "subscription"),
6410 |     4: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6452:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6450 | extension Google_Pubsub_V1_AcknowledgeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6451 |   package static let protoMessageName: String = _protobuf_package + ".AcknowledgeRequest"
6452 |   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.
6453 |     1: .same(proto: "subscription"),
6454 |     2: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6490:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6488 | extension Google_Pubsub_V1_StreamingPullRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6489 |   package static let protoMessageName: String = _protobuf_package + ".StreamingPullRequest"
6490 |   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.
6491 |     1: .same(proto: "subscription"),
6492 |     2: .standard(proto: "ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6564:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6562 | extension Google_Pubsub_V1_StreamingPullResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6563 |   package static let protoMessageName: String = _protobuf_package + ".StreamingPullResponse"
6564 |   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.
6565 |     1: .standard(proto: "received_messages"),
6566 |     5: .standard(proto: "acknowledge_confirmation"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6618:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6616 | extension Google_Pubsub_V1_StreamingPullResponse.AcknowledgeConfirmation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6617 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".AcknowledgeConfirmation"
6618 |   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.
6619 |     1: .standard(proto: "ack_ids"),
6620 |     2: .standard(proto: "invalid_ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6668:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6666 | extension Google_Pubsub_V1_StreamingPullResponse.ModifyAckDeadlineConfirmation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6667 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".ModifyAckDeadlineConfirmation"
6668 |   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.
6669 |     1: .standard(proto: "ack_ids"),
6670 |     2: .standard(proto: "invalid_ack_ids"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6712:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6710 | extension Google_Pubsub_V1_StreamingPullResponse.SubscriptionProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6711 |   package static let protoMessageName: String = Google_Pubsub_V1_StreamingPullResponse.protoMessageName + ".SubscriptionProperties"
6712 |   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.
6713 |     1: .standard(proto: "exactly_once_delivery_enabled"),
6714 |     2: .standard(proto: "message_ordering_enabled"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6750:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6748 | extension Google_Pubsub_V1_CreateSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6749 |   package static let protoMessageName: String = _protobuf_package + ".CreateSnapshotRequest"
6750 |   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.
6751 |     1: .same(proto: "name"),
6752 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6794:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6792 | extension Google_Pubsub_V1_UpdateSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6793 |   package static let protoMessageName: String = _protobuf_package + ".UpdateSnapshotRequest"
6794 |   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.
6795 |     1: .same(proto: "snapshot"),
6796 |     2: .standard(proto: "update_mask"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6836:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6834 | extension Google_Pubsub_V1_Snapshot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6835 |   package static let protoMessageName: String = _protobuf_package + ".Snapshot"
6836 |   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.
6837 |     1: .same(proto: "name"),
6838 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6890:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6888 | extension Google_Pubsub_V1_GetSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6889 |   package static let protoMessageName: String = _protobuf_package + ".GetSnapshotRequest"
6890 |   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.
6891 |     1: .same(proto: "snapshot"),
6892 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6922:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6920 | extension Google_Pubsub_V1_ListSnapshotsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6921 |   package static let protoMessageName: String = _protobuf_package + ".ListSnapshotsRequest"
6922 |   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.
6923 |     1: .same(proto: "project"),
6924 |     2: .standard(proto: "page_size"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:6966:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6964 | extension Google_Pubsub_V1_ListSnapshotsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6965 |   package static let protoMessageName: String = _protobuf_package + ".ListSnapshotsResponse"
6966 |   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.
6967 |     1: .same(proto: "snapshots"),
6968 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:7004:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7002 | extension Google_Pubsub_V1_DeleteSnapshotRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7003 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSnapshotRequest"
7004 |   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.
7005 |     1: .same(proto: "snapshot"),
7006 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/pubsub.pb.swift:7036:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7034 | extension Google_Pubsub_V1_SeekRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7035 |   package static let protoMessageName: String = _protobuf_package + ".SeekRequest"
7036 |   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.
7037 |     1: .same(proto: "subscription"),
7038 |     2: .same(proto: "time"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:555:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 553 |
 554 | extension Google_Pubsub_V1_SchemaView: SwiftProtobuf._ProtoNameProviding {
 555 |   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.
 556 |     0: .same(proto: "SCHEMA_VIEW_UNSPECIFIED"),
 557 |     1: .same(proto: "BASIC"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:563:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 561 |
 562 | extension Google_Pubsub_V1_Encoding: SwiftProtobuf._ProtoNameProviding {
 563 |   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.
 564 |     0: .same(proto: "ENCODING_UNSPECIFIED"),
 565 |     1: .same(proto: "JSON"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:572:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 570 | extension Google_Pubsub_V1_Schema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 571 |   package static let protoMessageName: String = _protobuf_package + ".Schema"
 572 |   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.
 573 |     1: .same(proto: "name"),
 574 |     2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:631:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 629 |
 630 | extension Google_Pubsub_V1_Schema.TypeEnum: SwiftProtobuf._ProtoNameProviding {
 631 |   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.
 632 |     0: .same(proto: "TYPE_UNSPECIFIED"),
 633 |     1: .same(proto: "PROTOCOL_BUFFER"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:640:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 638 | extension Google_Pubsub_V1_CreateSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 639 |   package static let protoMessageName: String = _protobuf_package + ".CreateSchemaRequest"
 640 |   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.
 641 |     1: .same(proto: "parent"),
 642 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:688:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 686 | extension Google_Pubsub_V1_GetSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 687 |   package static let protoMessageName: String = _protobuf_package + ".GetSchemaRequest"
 688 |   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.
 689 |     1: .same(proto: "name"),
 690 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:726:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 724 | extension Google_Pubsub_V1_ListSchemasRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 725 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemasRequest"
 726 |   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.
 727 |     1: .same(proto: "parent"),
 728 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:776:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 774 | extension Google_Pubsub_V1_ListSchemasResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 775 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemasResponse"
 776 |   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.
 777 |     1: .same(proto: "schemas"),
 778 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:814:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 812 | extension Google_Pubsub_V1_ListSchemaRevisionsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 813 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemaRevisionsRequest"
 814 |   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.
 815 |     1: .same(proto: "name"),
 816 |     2: .same(proto: "view"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:864:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 862 | extension Google_Pubsub_V1_ListSchemaRevisionsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 863 |   package static let protoMessageName: String = _protobuf_package + ".ListSchemaRevisionsResponse"
 864 |   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.
 865 |     1: .same(proto: "schemas"),
 866 |     2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:902:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 900 | extension Google_Pubsub_V1_CommitSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 901 |   package static let protoMessageName: String = _protobuf_package + ".CommitSchemaRequest"
 902 |   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.
 903 |     1: .same(proto: "name"),
 904 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:944:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 942 | extension Google_Pubsub_V1_RollbackSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 943 |   package static let protoMessageName: String = _protobuf_package + ".RollbackSchemaRequest"
 944 |   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.
 945 |     1: .same(proto: "name"),
 946 |     2: .standard(proto: "revision_id"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:982:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 980 | extension Google_Pubsub_V1_DeleteSchemaRevisionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 981 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSchemaRevisionRequest"
 982 |   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.
 983 |     1: .same(proto: "name"),
 984 |     2: .standard(proto: "revision_id"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1020:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1018 | extension Google_Pubsub_V1_DeleteSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1019 |   package static let protoMessageName: String = _protobuf_package + ".DeleteSchemaRequest"
1020 |   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.
1021 |     1: .same(proto: "name"),
1022 |   ]
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1052:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1050 | extension Google_Pubsub_V1_ValidateSchemaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1051 |   package static let protoMessageName: String = _protobuf_package + ".ValidateSchemaRequest"
1052 |   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.
1053 |     1: .same(proto: "parent"),
1054 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/GoogleCloudPubSub/gRPC_generated/google/pubsub/v1/schema.pb.swift:1113:66: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1111 | extension Google_Pubsub_V1_ValidateMessageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1112 |   package static let protoMessageName: String = _protobuf_package + ".ValidateMessageRequest"
1113 |   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.
1114 |     1: .same(proto: "parent"),
1115 |     2: .same(proto: "name"),
[2268/2271] Compiling GoogleCloudPubSubTesting HandlerContext+Fake.swift
[2269/2271] Emitting module GoogleCloudPubSubTesting
[2270/2271] Compiling GoogleCloudPubSubTesting Handler+Fake.swift
[2271/2271] Compiling GoogleCloudPubSubTesting FakePublisher.swift
Build complete! (519.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "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" : "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.2.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-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.54.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "google-cloud-pubsub",
  "name" : "google-cloud-pubsub",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleCloudPubSub",
      "targets" : [
        "GoogleCloudPubSub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleCloudPubSubTesting",
      "targets" : [
        "GoogleCloudPubSubTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleCloudPubSubTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleCloudPubSubTests",
      "path" : "Tests/GoogleCloudPubSubTests",
      "product_dependencies" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit"
      ],
      "sources" : [
        "GracefulShutdownIntegrationTests.swift",
        "Pub/PublisherIntegrationTests.swift",
        "Sub/Pull/PullSubscriberIntegrationTests.swift",
        "Sub/Pull/WithDisposablePullSubscriberIntegrationTests.swift",
        "Sub/Push/PushSubscriberIncomingTests.swift",
        "Sub/Push/PushSubscriberIntegrationTests.swift",
        "Utils/CallbackHandler.swift",
        "Utils/Tags.swift"
      ],
      "target_dependencies" : [
        "GoogleCloudPubSub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleCloudPubSubTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleCloudPubSubTestingTests",
      "path" : "Tests/GoogleCloudPubSubTestingTests",
      "sources" : [
        "FakePublisherTests.swift"
      ],
      "target_dependencies" : [
        "GoogleCloudPubSubTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleCloudPubSubTesting",
      "module_type" : "SwiftTarget",
      "name" : "GoogleCloudPubSubTesting",
      "path" : "Sources/GoogleCloudPubSubTesting",
      "product_memberships" : [
        "GoogleCloudPubSubTesting"
      ],
      "sources" : [
        "FakePublisher.swift",
        "Handler+Fake.swift",
        "HandlerContext+Fake.swift"
      ],
      "target_dependencies" : [
        "GoogleCloudPubSub"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleCloudPubSub",
      "module_type" : "SwiftTarget",
      "name" : "GoogleCloudPubSub",
      "path" : "Sources/GoogleCloudPubSub",
      "product_dependencies" : [
        "Logging",
        "Tracing",
        "GoogleCloudServiceContext",
        "GoogleCloudAuth",
        "GoogleCloudAuthGRPC",
        "RetryableTask",
        "NIOHTTP1",
        "GRPCProtobuf",
        "GRPCNIOTransportHTTP2"
      ],
      "product_memberships" : [
        "GoogleCloudPubSub",
        "GoogleCloudPubSubTesting"
      ],
      "sources" : [
        "Messages/DataMessage.swift",
        "Messages/JSONMessage.swift",
        "Messages/Message.swift",
        "Messages/PlainTextMessage.swift",
        "Messages/ProtobufMessage.swift",
        "Pub/PublishedMessage.swift",
        "Pub/Publisher.swift",
        "Pub/PublisherProtocol.swift",
        "PubSubService.swift",
        "Sub/Handler.swift",
        "Sub/HandlerContext.swift",
        "Sub/Pull/IncomingPullMessage.swift",
        "Sub/Pull/PullSubscriber.swift",
        "Sub/Pull/WithDisposablePullSubscriber.swift",
        "Sub/Push/PushSubscriber.HTTPHandler.swift",
        "Sub/Push/PushSubscriber.Incoming.swift",
        "Sub/Push/PushSubscriber.Response.swift",
        "Sub/Push/PushSubscriber.swift",
        "Sub/Subscriber.swift",
        "Sub/Subscription.swift",
        "Topic.swift",
        "gRPC_generated/google/pubsub/v1/pubsub.grpc.swift",
        "gRPC_generated/google/pubsub/v1/pubsub.pb.swift",
        "gRPC_generated/google/pubsub/v1/schema.grpc.swift",
        "gRPC_generated/google/pubsub/v1/schema.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.