Uses of Enum Class
inference.GrpcService.ModelRepositoryParameter.ParameterChoiceCase
Packages that use GrpcService.ModelRepositoryParameter.ParameterChoiceCase
-
Uses of GrpcService.ModelRepositoryParameter.ParameterChoiceCase in inference
Methods in inference that return GrpcService.ModelRepositoryParameter.ParameterChoiceCaseModifier and TypeMethodDescriptionGrpcService.ModelRepositoryParameter.ParameterChoiceCase.forNumber(int value) GrpcService.ModelRepositoryParameter.Builder.getParameterChoiceCase()GrpcService.ModelRepositoryParameter.getParameterChoiceCase()GrpcService.ModelRepositoryParameterOrBuilder.getParameterChoiceCase()GrpcService.ModelRepositoryParameter.ParameterChoiceCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.GrpcService.ModelRepositoryParameter.ParameterChoiceCase.values()Returns an array containing the constants of this enum class, in the order they are declared.