Skip to content

Commit 069aeab

Browse files
committed
add guava classes
1 parent de19c92 commit 069aeab

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

gax-java/gax/src/main/resources/META-INF/native-image/com.google.api/gax/native-image.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Args = --enable-url-protocols=https,http \
44
com.google.api.gax.core.GaxProperties,\
55
com.google.common.base.Platform,\
66
com.google.common.base.Platform$JdkPatternCompiler,\
7+
com.google.common.collect.ImmutableMapEntry,\
8+
com.google.common.collect.ImmutableMapEntry$NonTerminalImmutableMapEntry,\
9+
com.google.common.collect.SingletonImmutableBiMap,\
710
com.google.protobuf.RuntimeVersion,\
811
com.google.protobuf.RuntimeVersion$RuntimeDomain \
912
--features=com.google.api.gax.nativeimage.OpenCensusFeature,\

0 commit comments

Comments
 (0)