Class MetadataServiceStub (3.42.0)

public abstract class MetadataServiceStub implements BackgroundResource

Base stub class for the MetadataService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > MetadataServiceStub

Implements

BackgroundResource

Constructors

MetadataServiceStub()

public MetadataServiceStub()

Methods

addContextArtifactsAndExecutionsCallable()

public UnaryCallable<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse> addContextArtifactsAndExecutionsCallable()
Returns
TypeDescription
UnaryCallable<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>

addContextChildrenCallable()

public UnaryCallable<AddContextChildrenRequest,AddContextChildrenResponse> addContextChildrenCallable()
Returns
TypeDescription
UnaryCallable<AddContextChildrenRequest,AddContextChildrenResponse>

addExecutionEventsCallable()

public UnaryCallable<AddExecutionEventsRequest,AddExecutionEventsResponse> addExecutionEventsCallable()
Returns
TypeDescription
UnaryCallable<AddExecutionEventsRequest,AddExecutionEventsResponse>

close()

public abstract void close()

createArtifactCallable()

public UnaryCallable<CreateArtifactRequest,Artifact> createArtifactCallable()
Returns
TypeDescription
UnaryCallable<CreateArtifactRequest,Artifact>

createContextCallable()

public UnaryCallable<CreateContextRequest,Context> createContextCallable()
Returns
TypeDescription
UnaryCallable<CreateContextRequest,Context>

createExecutionCallable()

public UnaryCallable<CreateExecutionRequest,Execution> createExecutionCallable()
Returns
TypeDescription
UnaryCallable<CreateExecutionRequest,Execution>

createMetadataSchemaCallable()

public UnaryCallable<CreateMetadataSchemaRequest,MetadataSchema> createMetadataSchemaCallable()
Returns
TypeDescription
UnaryCallable<CreateMetadataSchemaRequest,MetadataSchema>

createMetadataStoreCallable()

public UnaryCallable<CreateMetadataStoreRequest,Operation> createMetadataStoreCallable()
Returns
TypeDescription
UnaryCallable<CreateMetadataStoreRequest,Operation>

createMetadataStoreOperationCallable()

public OperationCallable<CreateMetadataStoreRequest,MetadataStore,CreateMetadataStoreOperationMetadata> createMetadataStoreOperationCallable()
Returns
TypeDescription
OperationCallable<CreateMetadataStoreRequest,MetadataStore,CreateMetadataStoreOperationMetadata>

deleteArtifactCallable()

public UnaryCallable<DeleteArtifactRequest,Operation> deleteArtifactCallable()
Returns
TypeDescription
UnaryCallable<DeleteArtifactRequest,Operation>

deleteArtifactOperationCallable()

public OperationCallable<DeleteArtifactRequest,Empty,DeleteOperationMetadata> deleteArtifactOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteArtifactRequest,Empty,DeleteOperationMetadata>

deleteContextCallable()

public UnaryCallable<DeleteContextRequest,Operation> deleteContextCallable()
Returns
TypeDescription
UnaryCallable<DeleteContextRequest,Operation>

deleteContextOperationCallable()

public OperationCallable<DeleteContextRequest,Empty,DeleteOperationMetadata> deleteContextOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteContextRequest,Empty,DeleteOperationMetadata>

deleteExecutionCallable()

public UnaryCallable<DeleteExecutionRequest,Operation> deleteExecutionCallable()
Returns
TypeDescription
UnaryCallable<DeleteExecutionRequest,Operation>

deleteExecutionOperationCallable()

public OperationCallable<DeleteExecutionRequest,Empty,DeleteOperationMetadata> deleteExecutionOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteExecutionRequest,Empty,DeleteOperationMetadata>

deleteMetadataStoreCallable()

public UnaryCallable<DeleteMetadataStoreRequest,Operation> deleteMetadataStoreCallable()
Returns
TypeDescription
UnaryCallable<DeleteMetadataStoreRequest,Operation>

deleteMetadataStoreOperationCallable()

public OperationCallable<DeleteMetadataStoreRequest,Empty,DeleteMetadataStoreOperationMetadata> deleteMetadataStoreOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteMetadataStoreRequest,Empty,DeleteMetadataStoreOperationMetadata>

getArtifactCallable()

public UnaryCallable<GetArtifactRequest,Artifact> getArtifactCallable()
Returns
TypeDescription
UnaryCallable<GetArtifactRequest,Artifact>

getContextCallable()

public UnaryCallable<GetContextRequest,Context> getContextCallable()
Returns
TypeDescription
UnaryCallable<GetContextRequest,Context>

getExecutionCallable()

public UnaryCallable<GetExecutionRequest,Execution> getExecutionCallable()
Returns
TypeDescription
UnaryCallable<GetExecutionRequest,Execution>

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getMetadataSchemaCallable()

public UnaryCallable<GetMetadataSchemaRequest,MetadataSchema> getMetadataSchemaCallable()
Returns
TypeDescription
UnaryCallable<GetMetadataSchemaRequest,MetadataSchema>

getMetadataStoreCallable()

public UnaryCallable<GetMetadataStoreRequest,MetadataStore> getMetadataStoreCallable()
Returns
TypeDescription
UnaryCallable<GetMetadataStoreRequest,MetadataStore>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listArtifactsCallable()

public UnaryCallable<ListArtifactsRequest,ListArtifactsResponse> listArtifactsCallable()
Returns
TypeDescription
UnaryCallable<ListArtifactsRequest,ListArtifactsResponse>

listArtifactsPagedCallable()

public UnaryCallable<ListArtifactsRequest,MetadataServiceClient.ListArtifactsPagedResponse> listArtifactsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListArtifactsRequest,ListArtifactsPagedResponse>

listContextsCallable()

public UnaryCallable<ListContextsRequest,ListContextsResponse> listContextsCallable()
Returns
TypeDescription
UnaryCallable<ListContextsRequest,ListContextsResponse>

listContextsPagedCallable()

public UnaryCallable<ListContextsRequest,MetadataServiceClient.ListContextsPagedResponse> listContextsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListContextsRequest,ListContextsPagedResponse>

listExecutionsCallable()

public UnaryCallable<ListExecutionsRequest,ListExecutionsResponse> listExecutionsCallable()
Returns
TypeDescription
UnaryCallable<ListExecutionsRequest,ListExecutionsResponse>

listExecutionsPagedCallable()

public UnaryCallable<ListExecutionsRequest,MetadataServiceClient.ListExecutionsPagedResponse> listExecutionsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListExecutionsRequest,ListExecutionsPagedResponse>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,MetadataServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listMetadataSchemasCallable()

public UnaryCallable<ListMetadataSchemasRequest,ListMetadataSchemasResponse> listMetadataSchemasCallable()
Returns
TypeDescription
UnaryCallable<ListMetadataSchemasRequest,ListMetadataSchemasResponse>

listMetadataSchemasPagedCallable()

public UnaryCallable<ListMetadataSchemasRequest,MetadataServiceClient.ListMetadataSchemasPagedResponse> listMetadataSchemasPagedCallable()
Returns
TypeDescription
UnaryCallable<ListMetadataSchemasRequest,ListMetadataSchemasPagedResponse>

listMetadataStoresCallable()

public UnaryCallable<ListMetadataStoresRequest,ListMetadataStoresResponse> listMetadataStoresCallable()
Returns
TypeDescription
UnaryCallable<ListMetadataStoresRequest,ListMetadataStoresResponse>

listMetadataStoresPagedCallable()

public UnaryCallable<ListMetadataStoresRequest,MetadataServiceClient.ListMetadataStoresPagedResponse> listMetadataStoresPagedCallable()
Returns
TypeDescription
UnaryCallable<ListMetadataStoresRequest,ListMetadataStoresPagedResponse>

purgeArtifactsCallable()

public UnaryCallable<PurgeArtifactsRequest,Operation> purgeArtifactsCallable()
Returns
TypeDescription
UnaryCallable<PurgeArtifactsRequest,Operation>

purgeArtifactsOperationCallable()

public OperationCallable<PurgeArtifactsRequest,PurgeArtifactsResponse,PurgeArtifactsMetadata> purgeArtifactsOperationCallable()
Returns
TypeDescription
OperationCallable<PurgeArtifactsRequest,PurgeArtifactsResponse,PurgeArtifactsMetadata>

purgeContextsCallable()

public UnaryCallable<PurgeContextsRequest,Operation> purgeContextsCallable()
Returns
TypeDescription
UnaryCallable<PurgeContextsRequest,Operation>

purgeContextsOperationCallable()

public OperationCallable<PurgeContextsRequest,PurgeContextsResponse,PurgeContextsMetadata> purgeContextsOperationCallable()
Returns
TypeDescription
OperationCallable<PurgeContextsRequest,PurgeContextsResponse,PurgeContextsMetadata>

purgeExecutionsCallable()

public UnaryCallable<PurgeExecutionsRequest,Operation> purgeExecutionsCallable()
Returns
TypeDescription
UnaryCallable<PurgeExecutionsRequest,Operation>

purgeExecutionsOperationCallable()

public OperationCallable<PurgeExecutionsRequest,PurgeExecutionsResponse,PurgeExecutionsMetadata> purgeExecutionsOperationCallable()
Returns
TypeDescription
OperationCallable<PurgeExecutionsRequest,PurgeExecutionsResponse,PurgeExecutionsMetadata>

queryArtifactLineageSubgraphCallable()

public UnaryCallable<QueryArtifactLineageSubgraphRequest,LineageSubgraph> queryArtifactLineageSubgraphCallable()
Returns
TypeDescription
UnaryCallable<QueryArtifactLineageSubgraphRequest,LineageSubgraph>

queryContextLineageSubgraphCallable()

public UnaryCallable<QueryContextLineageSubgraphRequest,LineageSubgraph> queryContextLineageSubgraphCallable()
Returns
TypeDescription
UnaryCallable<QueryContextLineageSubgraphRequest,LineageSubgraph>

queryExecutionInputsAndOutputsCallable()

public UnaryCallable<QueryExecutionInputsAndOutputsRequest,LineageSubgraph> queryExecutionInputsAndOutputsCallable()
Returns
TypeDescription
UnaryCallable<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>

removeContextChildrenCallable()

public UnaryCallable<RemoveContextChildrenRequest,RemoveContextChildrenResponse> removeContextChildrenCallable()
Returns
TypeDescription
UnaryCallable<RemoveContextChildrenRequest,RemoveContextChildrenResponse>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateArtifactCallable()

public UnaryCallable<UpdateArtifactRequest,Artifact> updateArtifactCallable()
Returns
TypeDescription
UnaryCallable<UpdateArtifactRequest,Artifact>

updateContextCallable()

public UnaryCallable<UpdateContextRequest,Context> updateContextCallable()
Returns
TypeDescription
UnaryCallable<UpdateContextRequest,Context>

updateExecutionCallable()

public UnaryCallable<UpdateExecutionRequest,Execution> updateExecutionCallable()
Returns
TypeDescription
UnaryCallable<UpdateExecutionRequest,Execution>