Skip to content

Commit cc249d8

Browse files
committed
chore: update gencode to 4.33
1 parent 62b358a commit cc249d8

File tree

7 files changed

+2378
-2228
lines changed

7 files changed

+2378
-2228
lines changed

cab-token-generator/java/com/google/auth/credentialaccessboundary/ClientSideCredentialAccessBoundaryFactory.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737

3838
import com.google.api.client.util.Clock;
3939
import com.google.auth.Credentials;
40-
import com.google.auth.credentialaccessboundary.protobuf.ClientSideAccessBoundaryProto.ClientSideAccessBoundary;
41-
import com.google.auth.credentialaccessboundary.protobuf.ClientSideAccessBoundaryProto.ClientSideAccessBoundaryRule;
40+
import com.google.auth.credentialaccessboundary.protobuf.ClientSideAccessBoundary;
41+
import com.google.auth.credentialaccessboundary.protobuf.ClientSideAccessBoundaryRule;
4242
import com.google.auth.http.HttpTransportFactory;
4343
import com.google.auth.oauth2.AccessToken;
4444
import com.google.auth.oauth2.CredentialAccessBoundary;

0 commit comments

Comments
 (0)