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 (#374)
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/0d13ce56-089e-44d5-a017-9fcaf24c32ca/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 e706987 commit faff456
Show file tree
Hide file tree
Showing 30 changed files with 57 additions and 24 deletions.
Expand Up @@ -86,8 +86,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 VideoIntelligenceServiceClient implements BackgroundResource {
private final VideoIntelligenceServiceSettings settings;
private final VideoIntelligenceServiceStub 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 GrpcVideoIntelligenceServiceCallableFactory implements GrpcStubCallableFactory {

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

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -82,7 +82,6 @@
* videoIntelligenceServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class VideoIntelligenceServiceStubSettings
extends StubSettings<VideoIntelligenceServiceStubSettings> {
Expand Down
Expand Up @@ -87,7 +87,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 VideoIntelligenceServiceClient implements BackgroundResource {
private final VideoIntelligenceServiceSettings settings;
private final VideoIntelligenceServiceStub stub;
Expand Down
Expand Up @@ -67,6 +67,7 @@
* videoIntelligenceServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class VideoIntelligenceServiceSettings
extends ClientSettings<VideoIntelligenceServiceSettings> {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.v1beta2.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 GrpcVideoIntelligenceServiceCallableFactory implements GrpcStubCallableFactory {

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

package com.google.cloud.videointelligence.v1beta2.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 All @@ -40,6 +41,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcVideoIntelligenceServiceStub extends VideoIntelligenceServiceStub {
private static final MethodDescriptor<AnnotateVideoRequest, Operation>
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.v1beta2.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 @@ -32,7 +33,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 VideoIntelligenceServiceStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -87,7 +87,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 VideoIntelligenceServiceClient implements BackgroundResource {
private final VideoIntelligenceServiceSettings settings;
private final VideoIntelligenceServiceStub stub;
Expand Down
Expand Up @@ -67,6 +67,7 @@
* videoIntelligenceServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class VideoIntelligenceServiceSettings
extends ClientSettings<VideoIntelligenceServiceSettings> {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.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 GrpcVideoIntelligenceServiceCallableFactory implements GrpcStubCallableFactory {

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

package com.google.cloud.videointelligence.v1p1beta1.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 All @@ -40,6 +41,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcVideoIntelligenceServiceStub extends VideoIntelligenceServiceStub {
private static final MethodDescriptor<AnnotateVideoRequest, Operation>
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.v1p1beta1.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 @@ -32,7 +33,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 VideoIntelligenceServiceStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -87,7 +87,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 VideoIntelligenceServiceClient implements BackgroundResource {
private final VideoIntelligenceServiceSettings settings;
private final VideoIntelligenceServiceStub stub;
Expand Down
Expand Up @@ -67,6 +67,7 @@
* videoIntelligenceServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class VideoIntelligenceServiceSettings
extends ClientSettings<VideoIntelligenceServiceSettings> {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.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 GrpcVideoIntelligenceServiceCallableFactory implements GrpcStubCallableFactory {

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

package com.google.cloud.videointelligence.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 All @@ -40,6 +41,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcVideoIntelligenceServiceStub extends VideoIntelligenceServiceStub {
private static final MethodDescriptor<AnnotateVideoRequest, Operation>
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.v1p2beta1.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 @@ -32,7 +33,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 VideoIntelligenceServiceStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -82,7 +82,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 StreamingVideoIntelligenceServiceClient implements BackgroundResource {
private final StreamingVideoIntelligenceServiceSettings settings;
private final StreamingVideoIntelligenceServiceStub stub;
Expand Down
Expand Up @@ -67,6 +67,7 @@
* streamingVideoIntelligenceServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class StreamingVideoIntelligenceServiceSettings
extends ClientSettings<StreamingVideoIntelligenceServiceSettings> {
Expand Down
Expand Up @@ -87,7 +87,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 VideoIntelligenceServiceClient implements BackgroundResource {
private final VideoIntelligenceServiceSettings settings;
private final VideoIntelligenceServiceStub stub;
Expand Down
Expand Up @@ -67,6 +67,7 @@
* videoIntelligenceServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class VideoIntelligenceServiceSettings
extends ClientSettings<VideoIntelligenceServiceSettings> {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.v1p3beta1.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 GrpcStreamingVideoIntelligenceServiceCallableFactory
implements GrpcStubCallableFactory {

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

package com.google.cloud.videointelligence.v1p3beta1.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 All @@ -37,6 +38,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcStreamingVideoIntelligenceServiceStub
extends StreamingVideoIntelligenceServiceStub {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.v1p3beta1.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 GrpcVideoIntelligenceServiceCallableFactory implements GrpcStubCallableFactory {

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

package com.google.cloud.videointelligence.v1p3beta1.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 All @@ -40,6 +41,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcVideoIntelligenceServiceStub extends VideoIntelligenceServiceStub {
private static final MethodDescriptor<AnnotateVideoRequest, Operation>
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.v1p3beta1.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.BidiStreamingCallable;
import com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest;
Expand All @@ -28,7 +29,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 StreamingVideoIntelligenceServiceStub implements BackgroundResource {

public BidiStreamingCallable<StreamingAnnotateVideoRequest, StreamingAnnotateVideoResponse>
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.videointelligence.v1p3beta1.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 @@ -32,7 +33,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 VideoIntelligenceServiceStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down

0 comments on commit faff456

Please sign in to comment.