Uses of Class
com.google.cloud.aiplatform.v1.CreateEndpointOperationMetadata
-
Packages that use CreateEndpointOperationMetadata Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of CreateEndpointOperationMetadata in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CreateEndpointOperationMetadata Modifier and Type Method Description CreateEndpointOperationMetadataCreateEndpointOperationMetadata.Builder. build()CreateEndpointOperationMetadataCreateEndpointOperationMetadata.Builder. buildPartial()static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. getDefaultInstance()CreateEndpointOperationMetadataCreateEndpointOperationMetadata.Builder. getDefaultInstanceForType()CreateEndpointOperationMetadataCreateEndpointOperationMetadata. getDefaultInstanceForType()static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseDelimitedFrom(InputStream input)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(byte[] data)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(com.google.protobuf.ByteString data)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(InputStream input)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(ByteBuffer data)static CreateEndpointOperationMetadataCreateEndpointOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CreateEndpointOperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Endpoint,CreateEndpointOperationMetadata>EndpointServiceClient. createEndpointAsync(CreateEndpointRequest request)Creates an Endpoint.com.google.api.gax.longrunning.OperationFuture<Endpoint,CreateEndpointOperationMetadata>EndpointServiceClient. createEndpointAsync(LocationName parent, Endpoint endpoint)Creates an Endpoint.com.google.api.gax.longrunning.OperationFuture<Endpoint,CreateEndpointOperationMetadata>EndpointServiceClient. createEndpointAsync(LocationName parent, Endpoint endpoint, String endpointId)Creates an Endpoint.com.google.api.gax.longrunning.OperationFuture<Endpoint,CreateEndpointOperationMetadata>EndpointServiceClient. createEndpointAsync(String parent, Endpoint endpoint)Creates an Endpoint.com.google.api.gax.longrunning.OperationFuture<Endpoint,CreateEndpointOperationMetadata>EndpointServiceClient. createEndpointAsync(String parent, Endpoint endpoint, String endpointId)Creates an Endpoint.com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>EndpointServiceClient. createEndpointOperationCallable()Creates an Endpoint.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>EndpointServiceSettings.Builder. createEndpointOperationSettings()Returns the builder for the settings used for calls to createEndpoint.com.google.api.gax.rpc.OperationCallSettings<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>EndpointServiceSettings. createEndpointOperationSettings()Returns the object with the settings used for calls to createEndpoint.com.google.protobuf.Parser<CreateEndpointOperationMetadata>CreateEndpointOperationMetadata. getParserForType()static com.google.protobuf.Parser<CreateEndpointOperationMetadata>CreateEndpointOperationMetadata. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type CreateEndpointOperationMetadata Modifier and Type Method Description CreateEndpointOperationMetadata.BuilderCreateEndpointOperationMetadata.Builder. mergeFrom(CreateEndpointOperationMetadata other)static CreateEndpointOperationMetadata.BuilderCreateEndpointOperationMetadata. newBuilder(CreateEndpointOperationMetadata prototype) -
Uses of CreateEndpointOperationMetadata in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type CreateEndpointOperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>EndpointServiceStub. createEndpointOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>GrpcEndpointServiceStub. createEndpointOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>EndpointServiceStubSettings.Builder. createEndpointOperationSettings()Returns the builder for the settings used for calls to createEndpoint.com.google.api.gax.rpc.OperationCallSettings<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>EndpointServiceStubSettings. createEndpointOperationSettings()Returns the object with the settings used for calls to createEndpoint.
-