Uses of Class
com.google.cloud.aiplatform.v1.Schedule.RunResponse
Packages that use Schedule.RunResponse
-
Uses of Schedule.RunResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Schedule.RunResponseModifier and TypeMethodDescriptionSchedule.RunResponse.Builder.build()Schedule.RunResponse.Builder.buildPartial()static Schedule.RunResponseSchedule.RunResponse.getDefaultInstance()Schedule.RunResponse.Builder.getDefaultInstanceForType()Schedule.RunResponse.getDefaultInstanceForType()Schedule.Builder.getLastScheduledRunResponse()Output only.Schedule.getLastScheduledRunResponse()Output only.ScheduleOrBuilder.getLastScheduledRunResponse()Output only.static Schedule.RunResponseSchedule.RunResponse.parseDelimitedFrom(InputStream input) static Schedule.RunResponseSchedule.RunResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Schedule.RunResponseSchedule.RunResponse.parseFrom(byte[] data) static Schedule.RunResponseSchedule.RunResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Schedule.RunResponseSchedule.RunResponse.parseFrom(com.google.protobuf.ByteString data) static Schedule.RunResponseSchedule.RunResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Schedule.RunResponseSchedule.RunResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Schedule.RunResponseSchedule.RunResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Schedule.RunResponseSchedule.RunResponse.parseFrom(InputStream input) static Schedule.RunResponseSchedule.RunResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Schedule.RunResponseSchedule.RunResponse.parseFrom(ByteBuffer data) static Schedule.RunResponseSchedule.RunResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Schedule.RunResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Schedule.RunResponse>Schedule.RunResponse.getParserForType()static com.google.protobuf.Parser<Schedule.RunResponse>Schedule.RunResponse.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type Schedule.RunResponseModifier and TypeMethodDescriptionSchedule.RunResponse.Builder.mergeFrom(Schedule.RunResponse other) Schedule.Builder.mergeLastScheduledRunResponse(Schedule.RunResponse value) Output only.static Schedule.RunResponse.BuilderSchedule.RunResponse.newBuilder(Schedule.RunResponse prototype) Schedule.Builder.setLastScheduledRunResponse(Schedule.RunResponse value) Output only.