Skip to content

Commit 7fba407

Browse files
regen: Regenerate Google.Cloud.CloudBuild.V1 at API commit ba1f5de
chore(ruby): Correctly escape comment in DefaultServiceAccount PiperOrigin-RevId: 845430981 Source-Link: googleapis/googleapis@ba1f5de
1 parent f511145 commit 7fba407

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Cloudbuild.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@ public DefaultServiceAccount Clone() {
10191019
private string name_ = "";
10201020
/// <summary>
10211021
/// Identifier. Format:
1022-
/// `projects/{project}/locations/{location}/defaultServiceAccount
1022+
/// `projects/{project}/locations/{location}/defaultServiceAccount`
10231023
/// </summary>
10241024
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
10251025
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]

generator-input/pipeline-state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@
942942
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
943943
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
944944
"releaseTimestamp": "2025-12-03T08:50:49.761570132Z",
945-
"lastGeneratedCommit": "943025a9f8f2902af19781e504eb80c7428f7836",
945+
"lastGeneratedCommit": "ba1f5de3e3d58547e721ff04d3a9f32f4e8c58bb",
946946
"lastReleasedCommit": "943025a9f8f2902af19781e504eb80c7428f7836",
947947
"apiPaths": [
948948
"google/devtools/cloudbuild/v1"

0 commit comments

Comments
 (0)