Uses of Class
com.google.cloud.aiplatform.v1.TrialContext
Packages that use TrialContext
-
Uses of TrialContext in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TrialContextModifier and TypeMethodDescriptionTrialContext.Builder.build()TrialContext.Builder.buildPartial()SuggestTrialsRequest.Builder.getContexts(int index) Optional.SuggestTrialsRequest.getContexts(int index) Optional.SuggestTrialsRequestOrBuilder.getContexts(int index) Optional.static TrialContextTrialContext.getDefaultInstance()TrialContext.Builder.getDefaultInstanceForType()TrialContext.getDefaultInstanceForType()static TrialContextTrialContext.parseDelimitedFrom(InputStream input) static TrialContextTrialContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrialContextTrialContext.parseFrom(byte[] data) static TrialContextTrialContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrialContextTrialContext.parseFrom(com.google.protobuf.ByteString data) static TrialContextTrialContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrialContextTrialContext.parseFrom(com.google.protobuf.CodedInputStream input) static TrialContextTrialContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrialContextTrialContext.parseFrom(InputStream input) static TrialContextTrialContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrialContextTrialContext.parseFrom(ByteBuffer data) static TrialContextTrialContext.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type TrialContextModifier and TypeMethodDescriptionSuggestTrialsRequest.Builder.getContextsList()Optional.SuggestTrialsRequest.getContextsList()Optional.SuggestTrialsRequestOrBuilder.getContextsList()Optional.com.google.protobuf.Parser<TrialContext>TrialContext.getParserForType()static com.google.protobuf.Parser<TrialContext>TrialContext.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type TrialContextModifier and TypeMethodDescriptionSuggestTrialsRequest.Builder.addContexts(int index, TrialContext value) Optional.SuggestTrialsRequest.Builder.addContexts(TrialContext value) Optional.TrialContext.Builder.mergeFrom(TrialContext other) static TrialContext.BuilderTrialContext.newBuilder(TrialContext prototype) SuggestTrialsRequest.Builder.setContexts(int index, TrialContext value) Optional.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type TrialContextModifier and TypeMethodDescriptionSuggestTrialsRequest.Builder.addAllContexts(Iterable<? extends TrialContext> values) Optional.