Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 9c8c940

Browse files
committed
fix unit tests
1 parent 9f99ad4 commit 9c8c940

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/rest/goldens/HttpJsonAutoPopulateFieldTestingStub.golden

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package com.google.auto.populate.field.stub;
22

3-
import com.google.api.core.BetaApi;
43
import com.google.api.core.InternalApi;
54
import com.google.api.gax.core.BackgroundResource;
65
import com.google.api.gax.core.BackgroundResourceAggregation;
@@ -36,7 +35,6 @@ import javax.annotation.Generated;
3635
* <p>This class is for advanced usage and reflects the underlying API directly.
3736
*/
3837
@Generated("by gapic-generator-java")
39-
@BetaApi
4038
public class HttpJsonAutoPopulateFieldTestingStub extends AutoPopulateFieldTestingStub {
4139
private static final TypeRegistry typeRegistry = TypeRegistry.newBuilder().build();
4240

0 commit comments

Comments
 (0)