Uses of Class
com.google.cloud.aiplatform.v1beta1.RaySpec
Packages that use RaySpec
-
Uses of RaySpec in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RaySpecModifier and TypeMethodDescriptionRaySpec.Builder.build()RaySpec.Builder.buildPartial()static RaySpecRaySpec.getDefaultInstance()RaySpec.Builder.getDefaultInstanceForType()RaySpec.getDefaultInstanceForType()ResourceRuntimeSpec.Builder.getRaySpec()Optional.ResourceRuntimeSpec.getRaySpec()Optional.ResourceRuntimeSpecOrBuilder.getRaySpec()Optional.static RaySpecRaySpec.parseDelimitedFrom(InputStream input) static RaySpecRaySpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaySpecRaySpec.parseFrom(byte[] data) static RaySpecRaySpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaySpecRaySpec.parseFrom(com.google.protobuf.ByteString data) static RaySpecRaySpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaySpecRaySpec.parseFrom(com.google.protobuf.CodedInputStream input) static RaySpecRaySpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaySpecRaySpec.parseFrom(InputStream input) static RaySpecRaySpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaySpecRaySpec.parseFrom(ByteBuffer data) static RaySpecRaySpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RaySpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RaySpec>RaySpec.getParserForType()static com.google.protobuf.Parser<RaySpec>RaySpec.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RaySpecModifier and TypeMethodDescriptionResourceRuntimeSpec.Builder.mergeRaySpec(RaySpec value) Optional.static RaySpec.BuilderRaySpec.newBuilder(RaySpec prototype) ResourceRuntimeSpec.Builder.setRaySpec(RaySpec value) Optional.