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

Commit

Permalink
chore: Re-generated to pick up changes from googleapis (#361)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/35de9310-be40-4f6d-acf8-c558f33b8439/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 350949863
Source-Link: googleapis/googleapis@91e206b
  • Loading branch information
yoshi-automation committed Feb 9, 2021
1 parent 672bbb7 commit adbe4e6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
Expand Up @@ -41,7 +41,7 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class GrpcOsLoginServiceCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -36,7 +36,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public abstract class OsLoginServiceStub implements BackgroundResource {

public UnaryCallable<DeletePosixAccountRequest, Empty> deletePosixAccountCallable() {
Expand Down
Expand Up @@ -82,7 +82,6 @@
* OsLoginServiceStubSettings osLoginServiceSettings = osLoginServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class OsLoginServiceStubSettings extends StubSettings<OsLoginServiceStubSettings> {
/** The default scopes of the service. */
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -11,8 +11,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "857f70daef9f4c38f042fb3dfb7b8423ae18fd19",
"internalRef": "346372957"
"sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3",
"internalRef": "350949863"
}
},
{
Expand Down

0 comments on commit adbe4e6

Please sign in to comment.