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

Commit

Permalink
chore: update gapic-generator-java to 0.0.18 (#338)
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/9b925544-c8bd-4b7a-9dfa-859a610652b1/targets

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

PiperOrigin-RevId: 350949863
Source-Link: googleapis/googleapis@91e206b
  • Loading branch information
yoshi-automation committed Jan 11, 2021
1 parent 81769d6 commit 6d9e2ea
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 18 deletions.
Expand Up @@ -93,8 +93,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class WebSecurityScannerClient implements BackgroundResource {
private final WebSecurityScannerSettings settings;
private final WebSecurityScannerStub stub;
Expand Down
Expand Up @@ -41,7 +41,7 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class GrpcWebSecurityScannerCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -53,7 +53,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 WebSecurityScannerStub implements BackgroundResource {

public UnaryCallable<CreateScanConfigRequest, ScanConfig> createScanConfigCallable() {
Expand Down
Expand Up @@ -109,7 +109,6 @@
* webSecurityScannerSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class WebSecurityScannerStubSettings extends StubSettings<WebSecurityScannerStubSettings> {
/** The default scopes of the service. */
Expand Down
Expand Up @@ -95,7 +95,7 @@
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class WebSecurityScannerClient implements BackgroundResource {
private final WebSecurityScannerSettings settings;
private final WebSecurityScannerStub stub;
Expand Down
Expand Up @@ -72,6 +72,7 @@
* webSecurityScannerSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class WebSecurityScannerSettings extends ClientSettings<WebSecurityScannerSettings> {

Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.websecurityscanner.v1alpha.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.grpc.GrpcCallSettings;
import com.google.api.gax.grpc.GrpcCallableFactory;
import com.google.api.gax.grpc.GrpcStubCallableFactory;
Expand All @@ -41,7 +42,8 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcWebSecurityScannerCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -21,6 +21,7 @@
import static com.google.cloud.websecurityscanner.v1alpha.WebSecurityScannerClient.ListScanConfigsPagedResponse;
import static com.google.cloud.websecurityscanner.v1alpha.WebSecurityScannerClient.ListScanRunsPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.core.BackgroundResourceAggregation;
import com.google.api.gax.grpc.GrpcCallSettings;
Expand Down Expand Up @@ -65,6 +66,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcWebSecurityScannerStub extends WebSecurityScannerStub {
private static final MethodDescriptor<CreateScanConfigRequest, ScanConfig>
Expand Down
Expand Up @@ -21,6 +21,7 @@
import static com.google.cloud.websecurityscanner.v1alpha.WebSecurityScannerClient.ListScanConfigsPagedResponse;
import static com.google.cloud.websecurityscanner.v1alpha.WebSecurityScannerClient.ListScanRunsPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.UnaryCallable;
import com.google.cloud.websecurityscanner.v1alpha.CreateScanConfigRequest;
Expand Down Expand Up @@ -53,7 +54,8 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public abstract class WebSecurityScannerStub implements BackgroundResource {

public UnaryCallable<CreateScanConfigRequest, ScanConfig> createScanConfigCallable() {
Expand Down
Expand Up @@ -95,7 +95,7 @@
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class WebSecurityScannerClient implements BackgroundResource {
private final WebSecurityScannerSettings settings;
private final WebSecurityScannerStub stub;
Expand Down
Expand Up @@ -72,6 +72,7 @@
* webSecurityScannerSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class WebSecurityScannerSettings extends ClientSettings<WebSecurityScannerSettings> {

Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.websecurityscanner.v1beta.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.grpc.GrpcCallSettings;
import com.google.api.gax.grpc.GrpcCallableFactory;
import com.google.api.gax.grpc.GrpcStubCallableFactory;
Expand All @@ -41,7 +42,8 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcWebSecurityScannerCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -21,6 +21,7 @@
import static com.google.cloud.websecurityscanner.v1beta.WebSecurityScannerClient.ListScanConfigsPagedResponse;
import static com.google.cloud.websecurityscanner.v1beta.WebSecurityScannerClient.ListScanRunsPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.core.BackgroundResourceAggregation;
import com.google.api.gax.grpc.GrpcCallSettings;
Expand Down Expand Up @@ -65,6 +66,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcWebSecurityScannerStub extends WebSecurityScannerStub {
private static final MethodDescriptor<CreateScanConfigRequest, ScanConfig>
Expand Down
Expand Up @@ -21,6 +21,7 @@
import static com.google.cloud.websecurityscanner.v1beta.WebSecurityScannerClient.ListScanConfigsPagedResponse;
import static com.google.cloud.websecurityscanner.v1beta.WebSecurityScannerClient.ListScanRunsPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.UnaryCallable;
import com.google.cloud.websecurityscanner.v1beta.CreateScanConfigRequest;
Expand Down Expand Up @@ -53,7 +54,8 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public abstract class WebSecurityScannerStub implements BackgroundResource {

public UnaryCallable<CreateScanConfigRequest, ScanConfig> createScanConfigCallable() {
Expand Down
14 changes: 7 additions & 7 deletions synth.metadata
Expand Up @@ -4,31 +4,31 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-websecurityscanner.git",
"sha": "c518f6e64af74faf0296d90c45d39cb03d7f75e9"
"sha": "81769d6bade4e2e05ac5c73ef12862c5c49e9367"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a",
"internalRef": "350067652"
"sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3",
"internalRef": "350949863"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a",
"internalRef": "350067652"
"sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3",
"internalRef": "350949863"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a",
"internalRef": "350067652"
"sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3",
"internalRef": "350949863"
}
},
{
Expand Down

0 comments on commit 6d9e2ea

Please sign in to comment.