UNPKG

@confluentinc/schemaregistry

Version:
27 lines (26 loc) 1.39 kB
"use strict"; // Copyright 2021-2024 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. Object.defineProperty(exports, "__esModule", { value: true }); exports.MoneySchema = exports.file_google_type_money = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file google/type/money.proto. */ exports.file_google_type_money = (0, codegenv1_1.fileDesc)("Chdnb29nbGUvdHlwZS9tb25leS5wcm90bxILZ29vZ2xlLnR5cGUiPAoFTW9uZXkSFQoNY3VycmVuY3lfY29kZRgBIAEoCRINCgV1bml0cxgCIAEoAxINCgVuYW5vcxgDIAEoBUJgCg9jb20uZ29vZ2xlLnR5cGVCCk1vbmV5UHJvdG9QAVo2Z29vZ2xlLmdvbGFuZy5vcmcvZ2VucHJvdG8vZ29vZ2xlYXBpcy90eXBlL21vbmV5O21vbmV5+AEBogIDR1RQYgZwcm90bzM"); /** * Describes the message google.type.Money. * Use `create(MoneySchema)` to create a new message. */ exports.MoneySchema = (0, codegenv1_1.messageDesc)(exports.file_google_type_money, 0);