Uses of Class
com.google.cloud.aiplatform.v1.IndexPrivateEndpoints
Packages that use IndexPrivateEndpoints
-
Uses of IndexPrivateEndpoints in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexPrivateEndpointsModifier and TypeMethodDescriptionIndexPrivateEndpoints.Builder.build()IndexPrivateEndpoints.Builder.buildPartial()static IndexPrivateEndpointsIndexPrivateEndpoints.getDefaultInstance()IndexPrivateEndpoints.Builder.getDefaultInstanceForType()IndexPrivateEndpoints.getDefaultInstanceForType()DeployedIndex.Builder.getPrivateEndpoints()Output only.DeployedIndex.getPrivateEndpoints()Output only.DeployedIndexOrBuilder.getPrivateEndpoints()Output only.static IndexPrivateEndpointsIndexPrivateEndpoints.parseDelimitedFrom(InputStream input) static IndexPrivateEndpointsIndexPrivateEndpoints.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(byte[] data) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(com.google.protobuf.ByteString data) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(com.google.protobuf.CodedInputStream input) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(InputStream input) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(ByteBuffer data) static IndexPrivateEndpointsIndexPrivateEndpoints.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type IndexPrivateEndpointsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IndexPrivateEndpoints>IndexPrivateEndpoints.getParserForType()static com.google.protobuf.Parser<IndexPrivateEndpoints>IndexPrivateEndpoints.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexPrivateEndpointsModifier and TypeMethodDescriptionIndexPrivateEndpoints.Builder.mergeFrom(IndexPrivateEndpoints other) DeployedIndex.Builder.mergePrivateEndpoints(IndexPrivateEndpoints value) Output only.IndexPrivateEndpoints.newBuilder(IndexPrivateEndpoints prototype) DeployedIndex.Builder.setPrivateEndpoints(IndexPrivateEndpoints value) Output only.