Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit 3bce7be

Browse files
chore: update gapic-generator-java to 0.0.13 (#297)
Committer: @miraleung PiperOrigin-RevId: 347849179 Source-Author: Google APIs <[email protected]> Source-Date: Wed Dec 16 10:28:38 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 360a0e177316b7e9811f2ccbbef11e5f83377f3f Source-Link: googleapis/googleapis@360a0e1
1 parent 83240f0 commit 3bce7be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

google-cloud-accessapproval/src/main/java/com/google/cloud/accessapproval/v1/package-info.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/**
1818
* The interfaces provided are listed below, along with usage samples.
1919
*
20-
* <p>======================= AccessApprovalClient =======================
20+
* <p>======================= AccessApprovalAdminClient =======================
2121
*
2222
* <p>Service Description: This API allows a customer to manage accesses to cloud resources by
2323
* Google personnel. It defines the following resource model:
@@ -48,7 +48,7 @@
4848
*
4949
* <p>If a request is not approved or dismissed, we call it pending.
5050
*
51-
* <p>Sample for AccessApprovalClient:
51+
* <p>Sample for AccessApprovalAdminClient:
5252
*/
5353
@Generated("by gapic-generator-java")
5454
package com.google.cloud.accessapproval.v1;

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-accessapproval.git",
7-
"sha": "c9733d8f2a747fc59249df55be7e8a05b385d297"
7+
"sha": "83240f040484bdbbe5b34e6b706d40766b8273a6"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "857f70daef9f4c38f042fb3dfb7b8423ae18fd19",
15-
"internalRef": "346372957"
14+
"sha": "360a0e177316b7e9811f2ccbbef11e5f83377f3f",
15+
"internalRef": "347849179"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)