Uses of Class
com.google.cloud.aiplatform.v1.AutoscalingMetricSpec
Packages that use AutoscalingMetricSpec
-
Uses of AutoscalingMetricSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return AutoscalingMetricSpecModifier and TypeMethodDescriptionAutoscalingMetricSpec.Builder.build()AutoscalingMetricSpec.Builder.buildPartial()DedicatedResources.Builder.getAutoscalingMetricSpecs(int index) Immutable.DedicatedResources.getAutoscalingMetricSpecs(int index) Immutable.DedicatedResourcesOrBuilder.getAutoscalingMetricSpecs(int index) Immutable.static AutoscalingMetricSpecAutoscalingMetricSpec.getDefaultInstance()AutoscalingMetricSpec.Builder.getDefaultInstanceForType()AutoscalingMetricSpec.getDefaultInstanceForType()static AutoscalingMetricSpecAutoscalingMetricSpec.parseDelimitedFrom(InputStream input) static AutoscalingMetricSpecAutoscalingMetricSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(byte[] data) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(com.google.protobuf.ByteString data) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(com.google.protobuf.CodedInputStream input) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(InputStream input) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(ByteBuffer data) static AutoscalingMetricSpecAutoscalingMetricSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type AutoscalingMetricSpecModifier and TypeMethodDescriptionDedicatedResources.Builder.getAutoscalingMetricSpecsList()Immutable.DedicatedResources.getAutoscalingMetricSpecsList()Immutable.DedicatedResourcesOrBuilder.getAutoscalingMetricSpecsList()Immutable.com.google.protobuf.Parser<AutoscalingMetricSpec>AutoscalingMetricSpec.getParserForType()static com.google.protobuf.Parser<AutoscalingMetricSpec>AutoscalingMetricSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type AutoscalingMetricSpecModifier and TypeMethodDescriptionDedicatedResources.Builder.addAutoscalingMetricSpecs(int index, AutoscalingMetricSpec value) Immutable.DedicatedResources.Builder.addAutoscalingMetricSpecs(AutoscalingMetricSpec value) Immutable.AutoscalingMetricSpec.Builder.mergeFrom(AutoscalingMetricSpec other) AutoscalingMetricSpec.newBuilder(AutoscalingMetricSpec prototype) DedicatedResources.Builder.setAutoscalingMetricSpecs(int index, AutoscalingMetricSpec value) Immutable.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type AutoscalingMetricSpecModifier and TypeMethodDescriptionDedicatedResources.Builder.addAllAutoscalingMetricSpecs(Iterable<? extends AutoscalingMetricSpec> values) Immutable.