Uses of Class
com.google.cloud.aiplatform.v1beta1.Rubric.Content
Packages that use Rubric.Content
-
Uses of Rubric.Content in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Rubric.ContentModifier and TypeMethodDescriptionRubric.Content.Builder.build()Rubric.Content.Builder.buildPartial()Rubric.Builder.getContent()Required.Rubric.getContent()Required.RubricOrBuilder.getContent()Required.static Rubric.ContentRubric.Content.getDefaultInstance()Rubric.Content.Builder.getDefaultInstanceForType()Rubric.Content.getDefaultInstanceForType()static Rubric.ContentRubric.Content.parseDelimitedFrom(InputStream input) static Rubric.ContentRubric.Content.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.ContentRubric.Content.parseFrom(byte[] data) static Rubric.ContentRubric.Content.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.ContentRubric.Content.parseFrom(com.google.protobuf.ByteString data) static Rubric.ContentRubric.Content.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.ContentRubric.Content.parseFrom(com.google.protobuf.CodedInputStream input) static Rubric.ContentRubric.Content.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.ContentRubric.Content.parseFrom(InputStream input) static Rubric.ContentRubric.Content.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rubric.ContentRubric.Content.parseFrom(ByteBuffer data) static Rubric.ContentRubric.Content.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Rubric.ContentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Rubric.Content>Rubric.Content.getParserForType()static com.google.protobuf.Parser<Rubric.Content>Rubric.Content.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Rubric.ContentModifier and TypeMethodDescriptionRubric.Builder.mergeContent(Rubric.Content value) Required.Rubric.Content.Builder.mergeFrom(Rubric.Content other) static Rubric.Content.BuilderRubric.Content.newBuilder(Rubric.Content prototype) Rubric.Builder.setContent(Rubric.Content value) Required.