Uses of Class
com.google.cloud.aiplatform.v1.NasJobSpec
Packages that use NasJobSpec
-
Uses of NasJobSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NasJobSpecModifier and TypeMethodDescriptionNasJobSpec.Builder.build()NasJobSpec.Builder.buildPartial()static NasJobSpecNasJobSpec.getDefaultInstance()NasJobSpec.Builder.getDefaultInstanceForType()NasJobSpec.getDefaultInstanceForType()NasJob.Builder.getNasJobSpec()Required.NasJob.getNasJobSpec()Required.NasJobOrBuilder.getNasJobSpec()Required.static NasJobSpecNasJobSpec.parseDelimitedFrom(InputStream input) static NasJobSpecNasJobSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NasJobSpecNasJobSpec.parseFrom(byte[] data) static NasJobSpecNasJobSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NasJobSpecNasJobSpec.parseFrom(com.google.protobuf.ByteString data) static NasJobSpecNasJobSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NasJobSpecNasJobSpec.parseFrom(com.google.protobuf.CodedInputStream input) static NasJobSpecNasJobSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NasJobSpecNasJobSpec.parseFrom(InputStream input) static NasJobSpecNasJobSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NasJobSpecNasJobSpec.parseFrom(ByteBuffer data) static NasJobSpecNasJobSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NasJobSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NasJobSpec>NasJobSpec.getParserForType()static com.google.protobuf.Parser<NasJobSpec>NasJobSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NasJobSpecModifier and TypeMethodDescriptionNasJobSpec.Builder.mergeFrom(NasJobSpec other) NasJob.Builder.mergeNasJobSpec(NasJobSpec value) Required.static NasJobSpec.BuilderNasJobSpec.newBuilder(NasJobSpec prototype) NasJob.Builder.setNasJobSpec(NasJobSpec value) Required.