Skip to content

Commit

Permalink
Noop change in proto descriptor
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 319788951

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jul 6 08:59:57 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 13d3b3ace10bd5a4865094ad2ba5e62b02e1e6bf
Source-Link: googleapis/googleapis@13d3b3a
  • Loading branch information
yoshi-automation committed Jul 7, 2020
1 parent 9e2dd7a commit 7036328
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions apis/Google.Cloud.Trace.V1/Google.Cloud.Trace.V1/Trace.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ public static partial class TraceReflection {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Cilnb29nbGUvZGV2dG9vbHMvY2xvdWR0cmFjZS92MS90cmFjZS5wcm90bxId",
"Z29vZ2xlLmRldnRvb2xzLmNsb3VkdHJhY2UudjEaHGdvb2dsZS9hcGkvYW5u",
"b3RhdGlvbnMucHJvdG8aF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGh9nb29n",
"bGUvYXBpL2ZpZWxkX2JlaGF2aW9yLnByb3RvGhlnb29nbGUvYXBpL3Jlc291",
"cmNlLnByb3RvGhtnb29nbGUvcHJvdG9idWYvZW1wdHkucHJvdG8aH2dvb2ds",
"ZS9wcm90b2J1Zi90aW1lc3RhbXAucHJvdG8iZgoFVHJhY2USEgoKcHJvamVj",
"Z29vZ2xlLmRldnRvb2xzLmNsb3VkdHJhY2UudjEaF2dvb2dsZS9hcGkvY2xp",
"ZW50LnByb3RvGh9nb29nbGUvYXBpL2ZpZWxkX2JlaGF2aW9yLnByb3RvGhln",
"b29nbGUvYXBpL3Jlc291cmNlLnByb3RvGhtnb29nbGUvcHJvdG9idWYvZW1w",
"dHkucHJvdG8aH2dvb2dsZS9wcm90b2J1Zi90aW1lc3RhbXAucHJvdG8aHGdv",
"b2dsZS9hcGkvYW5ub3RhdGlvbnMucHJvdG8iZgoFVHJhY2USEgoKcHJvamVj",
"dF9pZBgBIAEoCRIQCgh0cmFjZV9pZBgCIAEoCRI3CgVzcGFucxgDIAMoCzIo",
"Lmdvb2dsZS5kZXZ0b29scy5jbG91ZHRyYWNlLnYxLlRyYWNlU3BhbiI+CgZU",
"cmFjZXMSNAoGdHJhY2VzGAEgAygLMiQuZ29vZ2xlLmRldnRvb2xzLmNsb3Vk",
Expand Down Expand Up @@ -79,7 +79,7 @@ public static partial class TraceReflection {
"cmFjZS5WMcoCFUdvb2dsZVxDbG91ZFxUcmFjZVxWMeoCGEdvb2dsZTo6Q2xv",
"dWQ6OlRyYWNlOjpWMWIGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::Google.Api.AnnotationsReflection.Descriptor, global::Google.Api.ClientReflection.Descriptor, global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, },
new pbr::FileDescriptor[] { global::Google.Api.ClientReflection.Descriptor, global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, global::Google.Api.AnnotationsReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Trace.V1.Trace), global::Google.Cloud.Trace.V1.Trace.Parser, new[]{ "ProjectId", "TraceId", "Spans" }, null, null, null, null),
new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Trace.V1.Traces), global::Google.Cloud.Trace.V1.Traces.Parser, new[]{ "Traces_" }, null, null, null, null),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// source: google/devtools/cloudtrace/v1/trace.proto
// </auto-generated>
// Original file comments:
// Copyright 2019 Google LLC.
// Copyright 2020 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion apis/Google.Cloud.Trace.V1/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "7272af32a96a42fe5bb9452360e32ae95718abc2"
"sha": "13d3b3ace10bd5a4865094ad2ba5e62b02e1e6bf"
}
}
]
Expand Down

0 comments on commit 7036328

Please sign in to comment.