Uses of Class
com.google.cloud.aiplatform.v1beta1.RecommendSpecResponse.Recommendation.Builder
Packages that use RecommendSpecResponse.Recommendation.Builder
-
Uses of RecommendSpecResponse.Recommendation.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RecommendSpecResponse.Recommendation.BuilderModifier and TypeMethodDescriptionRecommendSpecResponse.Builder.addRecommendationsBuilder()Output only.RecommendSpecResponse.Builder.addRecommendationsBuilder(int index) Output only.RecommendSpecResponse.Recommendation.Builder.clear()RecommendSpecResponse.Recommendation.Builder.clearRegion()The region for the deployment spec (machine).RecommendSpecResponse.Recommendation.Builder.clearSpec()Output only.RecommendSpecResponse.Recommendation.Builder.clearUserQuotaState()Output only.RecommendSpecResponse.Builder.getRecommendationsBuilder(int index) Output only.RecommendSpecResponse.Recommendation.Builder.mergeFrom(RecommendSpecResponse.Recommendation other) RecommendSpecResponse.Recommendation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RecommendSpecResponse.Recommendation.Builder.mergeFrom(com.google.protobuf.Message other) RecommendSpecResponse.Recommendation.Builder.mergeSpec(RecommendSpecResponse.MachineAndModelContainerSpec value) Output only.RecommendSpecResponse.Recommendation.newBuilder()RecommendSpecResponse.Recommendation.newBuilder(RecommendSpecResponse.Recommendation prototype) RecommendSpecResponse.Recommendation.newBuilderForType()RecommendSpecResponse.Recommendation.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The region for the deployment spec (machine).RecommendSpecResponse.Recommendation.Builder.setRegionBytes(com.google.protobuf.ByteString value) The region for the deployment spec (machine).RecommendSpecResponse.Recommendation.Builder.setSpec(RecommendSpecResponse.MachineAndModelContainerSpec value) Output only.RecommendSpecResponse.Recommendation.Builder.setSpec(RecommendSpecResponse.MachineAndModelContainerSpec.Builder builderForValue) Output only.RecommendSpecResponse.Recommendation.Builder.setUserQuotaState(RecommendSpecResponse.Recommendation.QuotaState value) Output only.RecommendSpecResponse.Recommendation.Builder.setUserQuotaStateValue(int value) Output only.RecommendSpecResponse.Recommendation.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RecommendSpecResponse.Recommendation.BuilderModifier and TypeMethodDescriptionRecommendSpecResponse.Builder.getRecommendationsBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RecommendSpecResponse.Recommendation.BuilderModifier and TypeMethodDescriptionRecommendSpecResponse.Builder.addRecommendations(int index, RecommendSpecResponse.Recommendation.Builder builderForValue) Output only.RecommendSpecResponse.Builder.addRecommendations(RecommendSpecResponse.Recommendation.Builder builderForValue) Output only.RecommendSpecResponse.Builder.setRecommendations(int index, RecommendSpecResponse.Recommendation.Builder builderForValue) Output only.