Uses of Class
com.google.cloud.aiplatform.v1.Scheduling
Packages that use Scheduling
-
Uses of Scheduling in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SchedulingModifier and TypeMethodDescriptionScheduling.Builder.build()Scheduling.Builder.buildPartial()static SchedulingScheduling.getDefaultInstance()Scheduling.Builder.getDefaultInstanceForType()Scheduling.getDefaultInstanceForType()CustomJobSpec.Builder.getScheduling()Scheduling options for a CustomJob.CustomJobSpec.getScheduling()Scheduling options for a CustomJob.CustomJobSpecOrBuilder.getScheduling()Scheduling options for a CustomJob.static SchedulingScheduling.parseDelimitedFrom(InputStream input) static SchedulingScheduling.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SchedulingScheduling.parseFrom(byte[] data) static SchedulingScheduling.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SchedulingScheduling.parseFrom(com.google.protobuf.ByteString data) static SchedulingScheduling.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SchedulingScheduling.parseFrom(com.google.protobuf.CodedInputStream input) static SchedulingScheduling.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SchedulingScheduling.parseFrom(InputStream input) static SchedulingScheduling.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SchedulingScheduling.parseFrom(ByteBuffer data) static SchedulingScheduling.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SchedulingModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Scheduling>Scheduling.getParserForType()static com.google.protobuf.Parser<Scheduling>Scheduling.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SchedulingModifier and TypeMethodDescriptionScheduling.Builder.mergeFrom(Scheduling other) CustomJobSpec.Builder.mergeScheduling(Scheduling value) Scheduling options for a CustomJob.static Scheduling.BuilderScheduling.newBuilder(Scheduling prototype) CustomJobSpec.Builder.setScheduling(Scheduling value) Scheduling options for a CustomJob.