Uses of Class
com.google.cloud.aiplatform.v1.ModelSourceInfo
Packages that use ModelSourceInfo
-
Uses of ModelSourceInfo in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelSourceInfoModifier and TypeMethodDescriptionModelSourceInfo.Builder.build()ModelSourceInfo.Builder.buildPartial()static ModelSourceInfoModelSourceInfo.getDefaultInstance()ModelSourceInfo.Builder.getDefaultInstanceForType()ModelSourceInfo.getDefaultInstanceForType()Model.Builder.getModelSourceInfo()Output only.Model.getModelSourceInfo()Output only.ModelOrBuilder.getModelSourceInfo()Output only.static ModelSourceInfoModelSourceInfo.parseDelimitedFrom(InputStream input) static ModelSourceInfoModelSourceInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelSourceInfoModelSourceInfo.parseFrom(byte[] data) static ModelSourceInfoModelSourceInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelSourceInfoModelSourceInfo.parseFrom(com.google.protobuf.ByteString data) static ModelSourceInfoModelSourceInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelSourceInfoModelSourceInfo.parseFrom(com.google.protobuf.CodedInputStream input) static ModelSourceInfoModelSourceInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelSourceInfoModelSourceInfo.parseFrom(InputStream input) static ModelSourceInfoModelSourceInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelSourceInfoModelSourceInfo.parseFrom(ByteBuffer data) static ModelSourceInfoModelSourceInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ModelSourceInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelSourceInfo>ModelSourceInfo.getParserForType()static com.google.protobuf.Parser<ModelSourceInfo>ModelSourceInfo.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ModelSourceInfoModifier and TypeMethodDescriptionModelSourceInfo.Builder.mergeFrom(ModelSourceInfo other) Model.Builder.mergeModelSourceInfo(ModelSourceInfo value) Output only.static ModelSourceInfo.BuilderModelSourceInfo.newBuilder(ModelSourceInfo prototype) Model.Builder.setModelSourceInfo(ModelSourceInfo value) Output only.