Uses of Enum Class
gql.GqlServiceOuterClass.ConfigureRequest.PropertyCase
Packages that use GqlServiceOuterClass.ConfigureRequest.PropertyCase
-
Uses of GqlServiceOuterClass.ConfigureRequest.PropertyCase in gql
Methods in gql that return GqlServiceOuterClass.ConfigureRequest.PropertyCaseModifier and TypeMethodDescriptionGqlServiceOuterClass.ConfigureRequest.PropertyCase.forNumber(int value) GqlServiceOuterClass.ConfigureRequest.Builder.getPropertyCase()GqlServiceOuterClass.ConfigureRequest.getPropertyCase()GqlServiceOuterClass.ConfigureRequestOrBuilder.getPropertyCase()GqlServiceOuterClass.ConfigureRequest.PropertyCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.GqlServiceOuterClass.ConfigureRequest.PropertyCase.values()Returns an array containing the constants of this enum class, in the order they are declared.