Uses of Class
com.google.cloud.aiplatform.v1.PartialArg
Packages that use PartialArg
-
Uses of PartialArg in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PartialArgModifier and TypeMethodDescriptionPartialArg.Builder.build()PartialArg.Builder.buildPartial()static PartialArgPartialArg.getDefaultInstance()PartialArg.Builder.getDefaultInstanceForType()PartialArg.getDefaultInstanceForType()FunctionCall.Builder.getPartialArgs(int index) Optional.FunctionCall.getPartialArgs(int index) Optional.FunctionCallOrBuilder.getPartialArgs(int index) Optional.static PartialArgPartialArg.parseDelimitedFrom(InputStream input) static PartialArgPartialArg.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartialArgPartialArg.parseFrom(byte[] data) static PartialArgPartialArg.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartialArgPartialArg.parseFrom(com.google.protobuf.ByteString data) static PartialArgPartialArg.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartialArgPartialArg.parseFrom(com.google.protobuf.CodedInputStream input) static PartialArgPartialArg.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartialArgPartialArg.parseFrom(InputStream input) static PartialArgPartialArg.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PartialArgPartialArg.parseFrom(ByteBuffer data) static PartialArgPartialArg.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type PartialArgModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PartialArg>PartialArg.getParserForType()FunctionCall.Builder.getPartialArgsList()Optional.FunctionCall.getPartialArgsList()Optional.FunctionCallOrBuilder.getPartialArgsList()Optional.static com.google.protobuf.Parser<PartialArg>PartialArg.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type PartialArgModifier and TypeMethodDescriptionFunctionCall.Builder.addPartialArgs(int index, PartialArg value) Optional.FunctionCall.Builder.addPartialArgs(PartialArg value) Optional.PartialArg.Builder.mergeFrom(PartialArg other) static PartialArg.BuilderPartialArg.newBuilder(PartialArg prototype) FunctionCall.Builder.setPartialArgs(int index, PartialArg value) Optional.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type PartialArgModifier and TypeMethodDescriptionFunctionCall.Builder.addAllPartialArgs(Iterable<? extends PartialArg> values) Optional.