Skip to content

Commit

Permalink
Auto-generate files after cl/693421414
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot committed Nov 5, 2024
1 parent 6b96924 commit ab7570a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions csharp/src/Google.Protobuf/Reflection/FeatureSetDescriptor.g.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#region Copyright notice and license
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
//
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file or at
// https://developers.google.com/open-source/licenses/bsd
#endregion

namespace Google.Protobuf.Reflection;

internal sealed partial class FeatureSetDescriptor
{
// Canonical serialized form of the edition defaults, generated by embed_edition_defaults.
private const string DefaultsBase64 =
"ChMYhAciACoMCAEQAhgCIAMoATACChMY5wciACoMCAIQARgBIAIoATABChMY6AciDAgBEAEYASACKAEwASoAIOYHKOgH";
}

0 comments on commit ab7570a

Please sign in to comment.