Uses of Class
com.google.cloud.aiplatform.v1.CreateIndexEndpointOperationMetadata
-
Packages that use CreateIndexEndpointOperationMetadata Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of CreateIndexEndpointOperationMetadata in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CreateIndexEndpointOperationMetadata Modifier and Type Method Description CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata.Builder. build()
CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata.Builder. buildPartial()
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. getDefaultInstance()
CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata.Builder. getDefaultInstanceForType()
CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. getDefaultInstanceForType()
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseDelimitedFrom(InputStream input)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(byte[] data)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(InputStream input)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(ByteBuffer data)
static CreateIndexEndpointOperationMetadata
CreateIndexEndpointOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CreateIndexEndpointOperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceClient. createIndexEndpointAsync(CreateIndexEndpointRequest request)
Creates an IndexEndpoint.com.google.api.gax.longrunning.OperationFuture<IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceClient. createIndexEndpointAsync(LocationName parent, IndexEndpoint indexEndpoint)
Creates an IndexEndpoint.com.google.api.gax.longrunning.OperationFuture<IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceClient. createIndexEndpointAsync(String parent, IndexEndpoint indexEndpoint)
Creates an IndexEndpoint.com.google.api.gax.rpc.OperationCallable<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceClient. createIndexEndpointOperationCallable()
Creates an IndexEndpoint.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceSettings.Builder. createIndexEndpointOperationSettings()
Returns the builder for the settings used for calls to createIndexEndpoint.com.google.api.gax.rpc.OperationCallSettings<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceSettings. createIndexEndpointOperationSettings()
Returns the object with the settings used for calls to createIndexEndpoint.com.google.protobuf.Parser<CreateIndexEndpointOperationMetadata>
CreateIndexEndpointOperationMetadata. getParserForType()
static com.google.protobuf.Parser<CreateIndexEndpointOperationMetadata>
CreateIndexEndpointOperationMetadata. parser()
Methods in com.google.cloud.aiplatform.v1 with parameters of type CreateIndexEndpointOperationMetadata Modifier and Type Method Description CreateIndexEndpointOperationMetadata.Builder
CreateIndexEndpointOperationMetadata.Builder. mergeFrom(CreateIndexEndpointOperationMetadata other)
static CreateIndexEndpointOperationMetadata.Builder
CreateIndexEndpointOperationMetadata. newBuilder(CreateIndexEndpointOperationMetadata prototype)
-
Uses of CreateIndexEndpointOperationMetadata in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type CreateIndexEndpointOperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata>
GrpcIndexEndpointServiceStub. createIndexEndpointOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceStub. createIndexEndpointOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceStubSettings.Builder. createIndexEndpointOperationSettings()
Returns the builder for the settings used for calls to createIndexEndpoint.com.google.api.gax.rpc.OperationCallSettings<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata>
IndexEndpointServiceStubSettings. createIndexEndpointOperationSettings()
Returns the object with the settings used for calls to createIndexEndpoint.
-