Uses of Class
com.google.cloud.aiplatform.v1.DeployedIndexRef
Packages that use DeployedIndexRef
-
Uses of DeployedIndexRef in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndexRefModifier and TypeMethodDescriptionDeployedIndexRef.Builder.build()DeployedIndexRef.Builder.buildPartial()static DeployedIndexRefDeployedIndexRef.getDefaultInstance()DeployedIndexRef.Builder.getDefaultInstanceForType()DeployedIndexRef.getDefaultInstanceForType()Index.Builder.getDeployedIndexes(int index) Output only.Index.getDeployedIndexes(int index) Output only.IndexOrBuilder.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.v1 that return types with arguments of type DeployedIndexRefModifier and TypeMethodDescriptionIndex.Builder.getDeployedIndexesList()Output only.Index.getDeployedIndexesList()Output only.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.v1 with parameters of type DeployedIndexRefModifier and TypeMethodDescriptionIndex.Builder.addDeployedIndexes(int index, DeployedIndexRef value) Output only.Index.Builder.addDeployedIndexes(DeployedIndexRef value) Output only.DeployedIndexRef.Builder.mergeFrom(DeployedIndexRef other) static DeployedIndexRef.BuilderDeployedIndexRef.newBuilder(DeployedIndexRef prototype) Index.Builder.setDeployedIndexes(int index, DeployedIndexRef value) Output only.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type DeployedIndexRefModifier and TypeMethodDescriptionIndex.Builder.addAllDeployedIndexes(Iterable<? extends DeployedIndexRef> values) Output only.