Package com.google.cloud.aiplatform.v1
Class MetadataServiceSettings.Builder
java.lang.Object
com.google.api.gax.rpc.ClientSettings.Builder<MetadataServiceSettings,MetadataServiceSettings.Builder>
com.google.cloud.aiplatform.v1.MetadataServiceSettings.Builder
- Enclosing class:
- MetadataServiceSettings
public static class MetadataServiceSettings.Builder
extends ClientSettings.Builder<MetadataServiceSettings,MetadataServiceSettings.Builder>
Builder for MetadataServiceSettings.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder()protectedBuilder(ClientContext clientContext) protectedBuilder(MetadataServiceSettings settings) protectedBuilder(MetadataServiceStubSettings.Builder stubSettings) -
Method Summary
Modifier and TypeMethodDescriptionUnaryCallSettings.Builder<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse> Returns the builder for the settings used for calls to addContextArtifactsAndExecutions.Returns the builder for the settings used for calls to addContextChildren.Returns the builder for the settings used for calls to addExecutionEvents.applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void> settingsUpdater) Applies the given settings updater function to all of the unary API methods in this service.build()Returns the builder for the settings used for calls to createArtifact.Returns the builder for the settings used for calls to createContext.Returns the builder for the settings used for calls to createExecution.Returns the builder for the settings used for calls to createMetadataSchema.OperationCallSettings.Builder<CreateMetadataStoreRequest,MetadataStore, CreateMetadataStoreOperationMetadata> Returns the builder for the settings used for calls to createMetadataStore.Returns the builder for the settings used for calls to createMetadataStore.OperationCallSettings.Builder<DeleteArtifactRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteArtifact.Returns the builder for the settings used for calls to deleteArtifact.OperationCallSettings.Builder<DeleteContextRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteContext.Returns the builder for the settings used for calls to deleteContext.OperationCallSettings.Builder<DeleteExecutionRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteExecution.Returns the builder for the settings used for calls to deleteExecution.OperationCallSettings.Builder<DeleteMetadataStoreRequest,com.google.protobuf.Empty, DeleteMetadataStoreOperationMetadata> Returns the builder for the settings used for calls to deleteMetadataStore.Returns the builder for the settings used for calls to deleteMetadataStore.Returns the builder for the settings used for calls to getArtifact.Returns the builder for the settings used for calls to getContext.Returns the builder for the settings used for calls to getExecution.Returns the builder for the settings used for calls to getIamPolicy.Returns the builder for the settings used for calls to getLocation.Returns the builder for the settings used for calls to getMetadataSchema.Returns the builder for the settings used for calls to getMetadataStore.PagedCallSettings.Builder<ListArtifactsRequest,ListArtifactsResponse, MetadataServiceClient.ListArtifactsPagedResponse> Returns the builder for the settings used for calls to listArtifacts.PagedCallSettings.Builder<ListContextsRequest,ListContextsResponse, MetadataServiceClient.ListContextsPagedResponse> Returns the builder for the settings used for calls to listContexts.PagedCallSettings.Builder<ListExecutionsRequest,ListExecutionsResponse, MetadataServiceClient.ListExecutionsPagedResponse> Returns the builder for the settings used for calls to listExecutions.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, MetadataServiceClient.ListLocationsPagedResponse> Returns the builder for the settings used for calls to listLocations.PagedCallSettings.Builder<ListMetadataSchemasRequest,ListMetadataSchemasResponse, MetadataServiceClient.ListMetadataSchemasPagedResponse> Returns the builder for the settings used for calls to listMetadataSchemas.PagedCallSettings.Builder<ListMetadataStoresRequest,ListMetadataStoresResponse, MetadataServiceClient.ListMetadataStoresPagedResponse> Returns the builder for the settings used for calls to listMetadataStores.Returns the builder for the settings used for calls to purgeArtifacts.Returns the builder for the settings used for calls to purgeArtifacts.Returns the builder for the settings used for calls to purgeContexts.Returns the builder for the settings used for calls to purgeContexts.OperationCallSettings.Builder<PurgeExecutionsRequest,PurgeExecutionsResponse, PurgeExecutionsMetadata> Returns the builder for the settings used for calls to purgeExecutions.Returns the builder for the settings used for calls to purgeExecutions.Returns the builder for the settings used for calls to queryArtifactLineageSubgraph.Returns the builder for the settings used for calls to queryContextLineageSubgraph.Returns the builder for the settings used for calls to queryExecutionInputsAndOutputs.Returns the builder for the settings used for calls to removeContextChildren.Returns the builder for the settings used for calls to setIamPolicy.Returns the builder for the settings used for calls to testIamPermissions.Returns the builder for the settings used for calls to updateArtifact.Returns the builder for the settings used for calls to updateContext.Returns the builder for the settings used for calls to updateExecution.Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toString
-
Constructor Details
-
Builder
- Throws:
IOException
-
Builder
-
Builder
-
Builder
-
-
Method Details
-
getStubSettingsBuilder
-
applyToAllUnaryMethods
public MetadataServiceSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void> settingsUpdater) Applies the given settings updater function to all of the unary API methods in this service.Note: This method does not support applying settings to streaming methods.
-
createMetadataStoreSettings
public UnaryCallSettings.Builder<CreateMetadataStoreRequest,Operation> createMetadataStoreSettings()Returns the builder for the settings used for calls to createMetadataStore. -
createMetadataStoreOperationSettings
public OperationCallSettings.Builder<CreateMetadataStoreRequest,MetadataStore, createMetadataStoreOperationSettings()CreateMetadataStoreOperationMetadata> Returns the builder for the settings used for calls to createMetadataStore. -
getMetadataStoreSettings
Returns the builder for the settings used for calls to getMetadataStore. -
listMetadataStoresSettings
public PagedCallSettings.Builder<ListMetadataStoresRequest,ListMetadataStoresResponse, listMetadataStoresSettings()MetadataServiceClient.ListMetadataStoresPagedResponse> Returns the builder for the settings used for calls to listMetadataStores. -
deleteMetadataStoreSettings
public UnaryCallSettings.Builder<DeleteMetadataStoreRequest,Operation> deleteMetadataStoreSettings()Returns the builder for the settings used for calls to deleteMetadataStore. -
deleteMetadataStoreOperationSettings
public OperationCallSettings.Builder<DeleteMetadataStoreRequest,com.google.protobuf.Empty, deleteMetadataStoreOperationSettings()DeleteMetadataStoreOperationMetadata> Returns the builder for the settings used for calls to deleteMetadataStore. -
createArtifactSettings
Returns the builder for the settings used for calls to createArtifact. -
getArtifactSettings
Returns the builder for the settings used for calls to getArtifact. -
listArtifactsSettings
public PagedCallSettings.Builder<ListArtifactsRequest,ListArtifactsResponse, listArtifactsSettings()MetadataServiceClient.ListArtifactsPagedResponse> Returns the builder for the settings used for calls to listArtifacts. -
updateArtifactSettings
Returns the builder for the settings used for calls to updateArtifact. -
deleteArtifactSettings
Returns the builder for the settings used for calls to deleteArtifact. -
deleteArtifactOperationSettings
public OperationCallSettings.Builder<DeleteArtifactRequest,com.google.protobuf.Empty, deleteArtifactOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteArtifact. -
purgeArtifactsSettings
Returns the builder for the settings used for calls to purgeArtifacts. -
purgeArtifactsOperationSettings
public OperationCallSettings.Builder<PurgeArtifactsRequest,PurgeArtifactsResponse, purgeArtifactsOperationSettings()PurgeArtifactsMetadata> Returns the builder for the settings used for calls to purgeArtifacts. -
createContextSettings
Returns the builder for the settings used for calls to createContext. -
getContextSettings
Returns the builder for the settings used for calls to getContext. -
listContextsSettings
public PagedCallSettings.Builder<ListContextsRequest,ListContextsResponse, listContextsSettings()MetadataServiceClient.ListContextsPagedResponse> Returns the builder for the settings used for calls to listContexts. -
updateContextSettings
Returns the builder for the settings used for calls to updateContext. -
deleteContextSettings
Returns the builder for the settings used for calls to deleteContext. -
deleteContextOperationSettings
public OperationCallSettings.Builder<DeleteContextRequest,com.google.protobuf.Empty, deleteContextOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteContext. -
purgeContextsSettings
Returns the builder for the settings used for calls to purgeContexts. -
purgeContextsOperationSettings
public OperationCallSettings.Builder<PurgeContextsRequest,PurgeContextsResponse, purgeContextsOperationSettings()PurgeContextsMetadata> Returns the builder for the settings used for calls to purgeContexts. -
addContextArtifactsAndExecutionsSettings
public UnaryCallSettings.Builder<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse> addContextArtifactsAndExecutionsSettings()Returns the builder for the settings used for calls to addContextArtifactsAndExecutions. -
addContextChildrenSettings
public UnaryCallSettings.Builder<AddContextChildrenRequest,AddContextChildrenResponse> addContextChildrenSettings()Returns the builder for the settings used for calls to addContextChildren. -
removeContextChildrenSettings
public UnaryCallSettings.Builder<RemoveContextChildrenRequest,RemoveContextChildrenResponse> removeContextChildrenSettings()Returns the builder for the settings used for calls to removeContextChildren. -
queryContextLineageSubgraphSettings
public UnaryCallSettings.Builder<QueryContextLineageSubgraphRequest,LineageSubgraph> queryContextLineageSubgraphSettings()Returns the builder for the settings used for calls to queryContextLineageSubgraph. -
createExecutionSettings
Returns the builder for the settings used for calls to createExecution. -
getExecutionSettings
Returns the builder for the settings used for calls to getExecution. -
listExecutionsSettings
public PagedCallSettings.Builder<ListExecutionsRequest,ListExecutionsResponse, listExecutionsSettings()MetadataServiceClient.ListExecutionsPagedResponse> Returns the builder for the settings used for calls to listExecutions. -
updateExecutionSettings
Returns the builder for the settings used for calls to updateExecution. -
deleteExecutionSettings
Returns the builder for the settings used for calls to deleteExecution. -
deleteExecutionOperationSettings
public OperationCallSettings.Builder<DeleteExecutionRequest,com.google.protobuf.Empty, deleteExecutionOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteExecution. -
purgeExecutionsSettings
Returns the builder for the settings used for calls to purgeExecutions. -
purgeExecutionsOperationSettings
public OperationCallSettings.Builder<PurgeExecutionsRequest,PurgeExecutionsResponse, purgeExecutionsOperationSettings()PurgeExecutionsMetadata> Returns the builder for the settings used for calls to purgeExecutions. -
addExecutionEventsSettings
public UnaryCallSettings.Builder<AddExecutionEventsRequest,AddExecutionEventsResponse> addExecutionEventsSettings()Returns the builder for the settings used for calls to addExecutionEvents. -
queryExecutionInputsAndOutputsSettings
public UnaryCallSettings.Builder<QueryExecutionInputsAndOutputsRequest,LineageSubgraph> queryExecutionInputsAndOutputsSettings()Returns the builder for the settings used for calls to queryExecutionInputsAndOutputs. -
createMetadataSchemaSettings
public UnaryCallSettings.Builder<CreateMetadataSchemaRequest,MetadataSchema> createMetadataSchemaSettings()Returns the builder for the settings used for calls to createMetadataSchema. -
getMetadataSchemaSettings
public UnaryCallSettings.Builder<GetMetadataSchemaRequest,MetadataSchema> getMetadataSchemaSettings()Returns the builder for the settings used for calls to getMetadataSchema. -
listMetadataSchemasSettings
public PagedCallSettings.Builder<ListMetadataSchemasRequest,ListMetadataSchemasResponse, listMetadataSchemasSettings()MetadataServiceClient.ListMetadataSchemasPagedResponse> Returns the builder for the settings used for calls to listMetadataSchemas. -
queryArtifactLineageSubgraphSettings
public UnaryCallSettings.Builder<QueryArtifactLineageSubgraphRequest,LineageSubgraph> queryArtifactLineageSubgraphSettings()Returns the builder for the settings used for calls to queryArtifactLineageSubgraph. -
listLocationsSettings
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, listLocationsSettings()MetadataServiceClient.ListLocationsPagedResponse> Returns the builder for the settings used for calls to listLocations. -
getLocationSettings
Returns the builder for the settings used for calls to getLocation. -
setIamPolicySettings
Returns the builder for the settings used for calls to setIamPolicy. -
getIamPolicySettings
Returns the builder for the settings used for calls to getIamPolicy. -
testIamPermissionsSettings
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions. -
build
- Specified by:
buildin classClientSettings.Builder<MetadataServiceSettings,MetadataServiceSettings.Builder> - Throws:
IOException
-