UNPKG

@confluentinc/schemaregistry

Version:
27 lines (26 loc) 1.47 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.TimeOfDaySchema = exports.file_google_type_timeofday = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file google/type/timeofday.proto. */ exports.file_google_type_timeofday = (0, codegenv1_1.fileDesc)("Chtnb29nbGUvdHlwZS90aW1lb2ZkYXkucHJvdG8SC2dvb2dsZS50eXBlIksKCVRpbWVPZkRheRINCgVob3VycxgBIAEoBRIPCgdtaW51dGVzGAIgASgFEg8KB3NlY29uZHMYAyABKAUSDQoFbmFub3MYBCABKAVCbAoPY29tLmdvb2dsZS50eXBlQg5UaW1lT2ZEYXlQcm90b1ABWj5nb29nbGUuZ29sYW5nLm9yZy9nZW5wcm90by9nb29nbGVhcGlzL3R5cGUvdGltZW9mZGF5O3RpbWVvZmRhefgBAaICA0dUUGIGcHJvdG8z"); /** * Describes the message google.type.TimeOfDay. * Use `create(TimeOfDaySchema)` to create a new message. */ exports.TimeOfDaySchema = (0, codegenv1_1.messageDesc)(exports.file_google_type_timeofday, 0);