Uses of Class
com.google.cloud.aiplatform.v1beta1.Rubric.Content.Property
Packages that use Rubric.Content.Property
-
Uses of Rubric.Content.Property in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Rubric.Content.PropertyModifier and TypeMethodDescriptionRubric.Content.Property.Builder.build()Rubric.Content.Property.Builder.buildPartial()static Rubric.Content.PropertyRubric.Content.Property.getDefaultInstance()Rubric.Content.Property.Builder.getDefaultInstanceForType()Rubric.Content.Property.getDefaultInstanceForType()Rubric.Content.Builder.getProperty()Evaluation criteria based on a specific property.Rubric.Content.getProperty()Evaluation criteria based on a specific property.Rubric.ContentOrBuilder.getProperty()Evaluation criteria based on a specific property.static Rubric.Content.PropertyRubric.Content.Property.parseDelimitedFrom(InputStream input) static Rubric.Content.PropertyRubric.Content.Property.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(byte[] data) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(com.google.protobuf.ByteString data) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(com.google.protobuf.CodedInputStream input) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(InputStream input) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(ByteBuffer data) static Rubric.Content.PropertyRubric.Content.Property.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Rubric.Content.PropertyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Rubric.Content.Property>Rubric.Content.Property.getParserForType()static com.google.protobuf.Parser<Rubric.Content.Property>Rubric.Content.Property.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Rubric.Content.PropertyModifier and TypeMethodDescriptionRubric.Content.Property.Builder.mergeFrom(Rubric.Content.Property other) Rubric.Content.Builder.mergeProperty(Rubric.Content.Property value) Evaluation criteria based on a specific property.Rubric.Content.Property.newBuilder(Rubric.Content.Property prototype) Rubric.Content.Builder.setProperty(Rubric.Content.Property value) Evaluation criteria based on a specific property.