Uses of Class
com.google.cloud.aiplatform.v1.Part
Packages that use Part
-
Uses of Part in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PartModifier and TypeMethodDescriptionPart.Builder.build()Part.Builder.buildPartial()static PartPart.getDefaultInstance()Part.Builder.getDefaultInstanceForType()Part.getDefaultInstanceForType()Content.Builder.getParts(int index) Required.Content.getParts(int index) Required.ContentOrBuilder.getParts(int index) Required.static PartPart.parseDelimitedFrom(InputStream input) static PartPart.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartPart.parseFrom(byte[] data) static PartPart.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartPart.parseFrom(com.google.protobuf.ByteString data) static PartPart.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartPart.parseFrom(com.google.protobuf.CodedInputStream input) static PartPart.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartPart.parseFrom(InputStream input) static PartPart.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartPart.parseFrom(ByteBuffer data) static PartPart.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type PartModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Part>Part.getParserForType()Content.Builder.getPartsList()Required.Content.getPartsList()Required.ContentOrBuilder.getPartsList()Required.static com.google.protobuf.Parser<Part>Part.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type PartModifier and TypeMethodDescriptionRequired.Required.static Part.BuilderPart.newBuilder(Part prototype) Required.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type PartModifier and TypeMethodDescriptionContent.Builder.addAllParts(Iterable<? extends Part> values) Required.