Uses of Class
com.google.cloud.aiplatform.v1beta1.DeployedIndexRef
-
Packages that use DeployedIndexRef Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DeployedIndexRef in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DeployedIndexRef Modifier and Type Method Description DeployedIndexRefDeployedIndexRef.Builder. build()DeployedIndexRefDeployedIndexRef.Builder. buildPartial()static DeployedIndexRefDeployedIndexRef. getDefaultInstance()DeployedIndexRefDeployedIndexRef.Builder. getDefaultInstanceForType()DeployedIndexRefDeployedIndexRef. getDefaultInstanceForType()DeployedIndexRefIndex.Builder. getDeployedIndexes(int index)Output only.DeployedIndexRefIndex. getDeployedIndexes(int index)Output only.DeployedIndexRefIndexOrBuilder. getDeployedIndexes(int index)Output only.static DeployedIndexRefDeployedIndexRef. parseDelimitedFrom(InputStream input)static DeployedIndexRefDeployedIndexRef. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployedIndexRefDeployedIndexRef. parseFrom(byte[] data)static DeployedIndexRefDeployedIndexRef. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployedIndexRefDeployedIndexRef. parseFrom(com.google.protobuf.ByteString data)static DeployedIndexRefDeployedIndexRef. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployedIndexRefDeployedIndexRef. parseFrom(com.google.protobuf.CodedInputStream input)static DeployedIndexRefDeployedIndexRef. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployedIndexRefDeployedIndexRef. parseFrom(InputStream input)static DeployedIndexRefDeployedIndexRef. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployedIndexRefDeployedIndexRef. parseFrom(ByteBuffer data)static DeployedIndexRefDeployedIndexRef. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DeployedIndexRef Modifier and Type Method Description List<DeployedIndexRef>Index.Builder. getDeployedIndexesList()Output only.List<DeployedIndexRef>Index. getDeployedIndexesList()Output only.List<DeployedIndexRef>IndexOrBuilder. getDeployedIndexesList()Output only.com.google.protobuf.Parser<DeployedIndexRef>DeployedIndexRef. getParserForType()static com.google.protobuf.Parser<DeployedIndexRef>DeployedIndexRef. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type DeployedIndexRef Modifier and Type Method Description Index.BuilderIndex.Builder. addDeployedIndexes(int index, DeployedIndexRef value)Output only.Index.BuilderIndex.Builder. addDeployedIndexes(DeployedIndexRef value)Output only.DeployedIndexRef.BuilderDeployedIndexRef.Builder. mergeFrom(DeployedIndexRef other)static DeployedIndexRef.BuilderDeployedIndexRef. newBuilder(DeployedIndexRef prototype)Index.BuilderIndex.Builder. setDeployedIndexes(int index, DeployedIndexRef value)Output only.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type DeployedIndexRef Modifier and Type Method Description Index.BuilderIndex.Builder. addAllDeployedIndexes(Iterable<? extends DeployedIndexRef> values)Output only.
-