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 (#513)
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/2eacc4ee-026f-46a6-8e68-3fa8ff4f032f/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 ba56fc3 commit dff1495
Show file tree
Hide file tree
Showing 25 changed files with 54 additions and 28 deletions.
Expand Up @@ -92,8 +92,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 AssetServiceClient implements BackgroundResource {
private final AssetServiceSettings settings;
private final AssetServiceStub stub;
Expand Down
Expand Up @@ -52,7 +52,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 AssetServiceStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -109,7 +109,6 @@
* AssetServiceStubSettings assetServiceSettings = assetServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class AssetServiceStubSettings extends StubSettings<AssetServiceStubSettings> {
/** The default scopes of the service. */
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 GrpcAssetServiceCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -88,7 +88,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 AssetServiceClient implements BackgroundResource {
private final AssetServiceSettings settings;
private final AssetServiceStub stub;
Expand Down
Expand Up @@ -66,6 +66,7 @@
* AssetServiceSettings assetServiceSettings = assetServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class AssetServiceSettings extends ClientSettings<AssetServiceSettings> {

Expand Down
Expand Up @@ -19,6 +19,7 @@
import static com.google.cloud.asset.v1p1beta1.AssetServiceClient.SearchAllIamPoliciesPagedResponse;
import static com.google.cloud.asset.v1p1beta1.AssetServiceClient.SearchAllResourcesPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.UnaryCallable;
import com.google.cloud.asset.v1p1beta1.SearchAllIamPoliciesRequest;
Expand All @@ -33,7 +34,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 AssetServiceStub implements BackgroundResource {

public UnaryCallable<SearchAllResourcesRequest, SearchAllResourcesPagedResponse>
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.asset.v1p1beta1.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 GrpcAssetServiceCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -19,6 +19,7 @@
import static com.google.cloud.asset.v1p1beta1.AssetServiceClient.SearchAllIamPoliciesPagedResponse;
import static com.google.cloud.asset.v1p1beta1.AssetServiceClient.SearchAllResourcesPagedResponse;

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 All @@ -45,6 +46,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcAssetServiceStub extends AssetServiceStub {
private static final MethodDescriptor<SearchAllResourcesRequest, SearchAllResourcesResponse>
Expand Down
Expand Up @@ -80,7 +80,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 AssetServiceClient implements BackgroundResource {
private final AssetServiceSettings settings;
private final AssetServiceStub stub;
Expand Down
Expand Up @@ -63,6 +63,7 @@
* AssetServiceSettings assetServiceSettings = assetServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class AssetServiceSettings extends ClientSettings<AssetServiceSettings> {

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

package com.google.cloud.asset.v1p2beta1.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.UnaryCallable;
import com.google.cloud.asset.v1p2beta1.CreateFeedRequest;
Expand All @@ -34,7 +35,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 AssetServiceStub implements BackgroundResource {

public UnaryCallable<CreateFeedRequest, Feed> createFeedCallable() {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.asset.v1p2beta1.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 GrpcAssetServiceCallableFactory implements GrpcStubCallableFactory {

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

package com.google.cloud.asset.v1p2beta1.stub;

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 @@ -46,6 +47,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcAssetServiceStub extends AssetServiceStub {
private static final MethodDescriptor<CreateFeedRequest, Feed> createFeedMethodDescriptor =
Expand Down
Expand Up @@ -83,7 +83,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 AssetServiceClient implements BackgroundResource {
private final AssetServiceSettings settings;
private final AssetServiceStub stub;
Expand Down
Expand Up @@ -64,6 +64,7 @@
* AssetServiceSettings assetServiceSettings = assetServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class AssetServiceSettings extends ClientSettings<AssetServiceSettings> {

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

package com.google.cloud.asset.v1p4beta1.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.OperationCallable;
import com.google.api.gax.rpc.UnaryCallable;
Expand All @@ -33,7 +34,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 AssetServiceStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.asset.v1p4beta1.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 GrpcAssetServiceCallableFactory implements GrpcStubCallableFactory {

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

package com.google.cloud.asset.v1p4beta1.stub;

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 @@ -44,6 +45,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcAssetServiceStub extends AssetServiceStub {
private static final MethodDescriptor<AnalyzeIamPolicyRequest, AnalyzeIamPolicyResponse>
Expand Down
Expand Up @@ -88,7 +88,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 AssetServiceClient implements BackgroundResource {
private final AssetServiceSettings settings;
private final AssetServiceStub stub;
Expand Down
Expand Up @@ -65,6 +65,7 @@
* AssetServiceSettings assetServiceSettings = assetServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class AssetServiceSettings extends ClientSettings<AssetServiceSettings> {

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

import static com.google.cloud.asset.v1p5beta1.AssetServiceClient.ListAssetsPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.UnaryCallable;
import com.google.cloud.asset.v1p5beta1.ListAssetsRequest;
Expand All @@ -30,7 +31,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 AssetServiceStub implements BackgroundResource {

public UnaryCallable<ListAssetsRequest, ListAssetsPagedResponse> listAssetsPagedCallable() {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.asset.v1p5beta1.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 GrpcAssetServiceCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -18,6 +18,7 @@

import static com.google.cloud.asset.v1p5beta1.AssetServiceClient.ListAssetsPagedResponse;

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 All @@ -42,6 +43,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcAssetServiceStub extends AssetServiceStub {
private static final MethodDescriptor<ListAssetsRequest, ListAssetsResponse>
Expand Down
22 changes: 11 additions & 11 deletions synth.metadata
Expand Up @@ -4,47 +4,47 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-asset.git",
"sha": "9f36ac24942e2d2ca2581bb03613d5c44178447a"
"sha": "ba56fc3e456d25182dc99c28bb03c4383c6c1064"
}
},
{
"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"
}
},
{
"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 dff1495

Please sign in to comment.