Uses of Interface
com.google.cloud.language.v1beta2.ClassificationModelOptions.V1ModelOrBuilder
-
Packages that use ClassificationModelOptions.V1ModelOrBuilder Package Description com.google.cloud.language.v1beta2 A client to Cloud Natural Language API -
-
Uses of ClassificationModelOptions.V1ModelOrBuilder in com.google.cloud.language.v1beta2
Classes in com.google.cloud.language.v1beta2 that implement ClassificationModelOptions.V1ModelOrBuilder Modifier and Type Class Description static class
ClassificationModelOptions.V1Model
Options for the V1 model.static class
ClassificationModelOptions.V1Model.Builder
Options for the V1 model.Methods in com.google.cloud.language.v1beta2 that return ClassificationModelOptions.V1ModelOrBuilder Modifier and Type Method Description ClassificationModelOptions.V1ModelOrBuilder
ClassificationModelOptions.Builder. getV1ModelOrBuilder()
Setting this field will use the V1 model and V1 content categories version.ClassificationModelOptions.V1ModelOrBuilder
ClassificationModelOptions. getV1ModelOrBuilder()
Setting this field will use the V1 model and V1 content categories version.ClassificationModelOptions.V1ModelOrBuilder
ClassificationModelOptionsOrBuilder. getV1ModelOrBuilder()
Setting this field will use the V1 model and V1 content categories version.
-