Uses of Class
com.google.cloud.aiplatform.v1.ResourceRuntime
Packages that use ResourceRuntime
-
Uses of ResourceRuntime in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ResourceRuntimeModifier and TypeMethodDescriptionResourceRuntime.Builder.build()ResourceRuntime.Builder.buildPartial()static ResourceRuntimeResourceRuntime.getDefaultInstance()ResourceRuntime.Builder.getDefaultInstanceForType()ResourceRuntime.getDefaultInstanceForType()PersistentResource.Builder.getResourceRuntime()Output only.PersistentResource.getResourceRuntime()Output only.PersistentResourceOrBuilder.getResourceRuntime()Output only.static ResourceRuntimeResourceRuntime.parseDelimitedFrom(InputStream input) static ResourceRuntimeResourceRuntime.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceRuntimeResourceRuntime.parseFrom(byte[] data) static ResourceRuntimeResourceRuntime.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceRuntimeResourceRuntime.parseFrom(com.google.protobuf.ByteString data) static ResourceRuntimeResourceRuntime.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceRuntimeResourceRuntime.parseFrom(com.google.protobuf.CodedInputStream input) static ResourceRuntimeResourceRuntime.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceRuntimeResourceRuntime.parseFrom(InputStream input) static ResourceRuntimeResourceRuntime.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceRuntimeResourceRuntime.parseFrom(ByteBuffer data) static ResourceRuntimeResourceRuntime.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ResourceRuntimeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ResourceRuntime>ResourceRuntime.getParserForType()static com.google.protobuf.Parser<ResourceRuntime>ResourceRuntime.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ResourceRuntimeModifier and TypeMethodDescriptionResourceRuntime.Builder.mergeFrom(ResourceRuntime other) PersistentResource.Builder.mergeResourceRuntime(ResourceRuntime value) Output only.static ResourceRuntime.BuilderResourceRuntime.newBuilder(ResourceRuntime prototype) PersistentResource.Builder.setResourceRuntime(ResourceRuntime value) Output only.