Send feedback
Class MetadataServiceStubSettings.Builder (2.9.6)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.9.6 keyboard_arrow_down
public static class MetadataServiceStubSettings . Builder extends StubSettings . Builder<MetadataServiceStubSettings , MetadataServiceStubSettings . Builder >
Builder for MetadataServiceStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
protected Builder ( MetadataServiceStubSettings settings )
Parameter
Methods
addContextArtifactsAndExecutionsSettings()
public UnaryCallSettings . Builder<AddContextArtifactsAndExecutionsRequest , AddContextArtifactsAndExecutionsResponse > addContextArtifactsAndExecutionsSettings ()
Returns the builder for the settings used for calls to addContextArtifactsAndExecutions.
Returns
addContextChildrenSettings()
public UnaryCallSettings . Builder<AddContextChildrenRequest , AddContextChildrenResponse > addContextChildrenSettings ()
Returns the builder for the settings used for calls to addContextChildren.
Returns
public UnaryCallSettings . Builder<AddExecutionEventsRequest , AddExecutionEventsResponse > addExecutionEventsSettings ()
Returns the builder for the settings used for calls to addExecutionEvents.
Returns
public MetadataServiceStubSettings . 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.
Parameter
Returns
public MetadataServiceStubSettings build ()
Returns
Overrides
Exceptions
public UnaryCallSettings . Builder<CreateArtifactRequest , Artifact > createArtifactSettings ()
Returns the builder for the settings used for calls to createArtifact.
Returns
createContextSettings()
public UnaryCallSettings . Builder<CreateContextRequest , Context > createContextSettings ()
Returns the builder for the settings used for calls to createContext.
Returns
public UnaryCallSettings . Builder<CreateExecutionRequest , Execution > createExecutionSettings ()
Returns the builder for the settings used for calls to createExecution.
Returns
public UnaryCallSettings . Builder<CreateMetadataSchemaRequest , MetadataSchema > createMetadataSchemaSettings ()
Returns the builder for the settings used for calls to createMetadataSchema.
Returns
public OperationCallSettings . Builder<CreateMetadataStoreRequest , MetadataStore , CreateMetadataStoreOperationMetadata > createMetadataStoreOperationSettings ()
Returns the builder for the settings used for calls to createMetadataStore.
Returns
public UnaryCallSettings . Builder<CreateMetadataStoreRequest , Operation > createMetadataStoreSettings ()
Returns the builder for the settings used for calls to createMetadataStore.
Returns
public OperationCallSettings . Builder<DeleteArtifactRequest , Empty , DeleteOperationMetadata > deleteArtifactOperationSettings ()
Returns the builder for the settings used for calls to deleteArtifact.
Returns
public UnaryCallSettings . Builder<DeleteArtifactRequest , Operation > deleteArtifactSettings ()
Returns the builder for the settings used for calls to deleteArtifact.
Returns
deleteContextOperationSettings()
public OperationCallSettings . Builder<DeleteContextRequest , Empty , DeleteOperationMetadata > deleteContextOperationSettings ()
Returns the builder for the settings used for calls to deleteContext.
Returns
deleteContextSettings()
public UnaryCallSettings . Builder<DeleteContextRequest , Operation > deleteContextSettings ()
Returns the builder for the settings used for calls to deleteContext.
Returns
public OperationCallSettings . Builder<DeleteExecutionRequest , Empty , DeleteOperationMetadata > deleteExecutionOperationSettings ()
Returns the builder for the settings used for calls to deleteExecution.
Returns
public UnaryCallSettings . Builder<DeleteExecutionRequest , Operation > deleteExecutionSettings ()
Returns the builder for the settings used for calls to deleteExecution.
Returns
public OperationCallSettings . Builder<DeleteMetadataStoreRequest , Empty , DeleteMetadataStoreOperationMetadata > deleteMetadataStoreOperationSettings ()
Returns the builder for the settings used for calls to deleteMetadataStore.
Returns
public UnaryCallSettings . Builder<DeleteMetadataStoreRequest , Operation > deleteMetadataStoreSettings ()
Returns the builder for the settings used for calls to deleteMetadataStore.
Returns
public UnaryCallSettings . Builder<GetArtifactRequest , Artifact > getArtifactSettings ()
Returns the builder for the settings used for calls to getArtifact.
Returns
getContextSettings()
public UnaryCallSettings . Builder<GetContextRequest , Context > getContextSettings ()
Returns the builder for the settings used for calls to getContext.
Returns
public UnaryCallSettings . Builder<GetExecutionRequest , Execution > getExecutionSettings ()
Returns the builder for the settings used for calls to getExecution.
Returns
public UnaryCallSettings . Builder<GetMetadataSchemaRequest , MetadataSchema > getMetadataSchemaSettings ()
Returns the builder for the settings used for calls to getMetadataSchema.
Returns
public UnaryCallSettings . Builder<GetMetadataStoreRequest , MetadataStore > getMetadataStoreSettings ()
Returns the builder for the settings used for calls to getMetadataStore.
Returns
public PagedCallSettings . Builder<ListArtifactsRequest , ListArtifactsResponse , MetadataServiceClient . ListArtifactsPagedResponse > listArtifactsSettings ()
Returns the builder for the settings used for calls to listArtifacts.
Returns
listContextsSettings()
public PagedCallSettings . Builder<ListContextsRequest , ListContextsResponse , MetadataServiceClient . ListContextsPagedResponse > listContextsSettings ()
Returns the builder for the settings used for calls to listContexts.
Returns
public PagedCallSettings . Builder<ListExecutionsRequest , ListExecutionsResponse , MetadataServiceClient . ListExecutionsPagedResponse > listExecutionsSettings ()
Returns the builder for the settings used for calls to listExecutions.
Returns
public PagedCallSettings . Builder<ListMetadataSchemasRequest , ListMetadataSchemasResponse , MetadataServiceClient . ListMetadataSchemasPagedResponse > listMetadataSchemasSettings ()
Returns the builder for the settings used for calls to listMetadataSchemas.
Returns
public PagedCallSettings . Builder<ListMetadataStoresRequest , ListMetadataStoresResponse , MetadataServiceClient . ListMetadataStoresPagedResponse > listMetadataStoresSettings ()
Returns the builder for the settings used for calls to listMetadataStores.
Returns
public OperationCallSettings . Builder<PurgeArtifactsRequest , PurgeArtifactsResponse , PurgeArtifactsMetadata > purgeArtifactsOperationSettings ()
Returns the builder for the settings used for calls to purgeArtifacts.
Returns
public UnaryCallSettings . Builder<PurgeArtifactsRequest , Operation > purgeArtifactsSettings ()
Returns the builder for the settings used for calls to purgeArtifacts.
Returns
purgeContextsOperationSettings()
public OperationCallSettings . Builder<PurgeContextsRequest , PurgeContextsResponse , PurgeContextsMetadata > purgeContextsOperationSettings ()
Returns the builder for the settings used for calls to purgeContexts.
Returns
purgeContextsSettings()
public UnaryCallSettings . Builder<PurgeContextsRequest , Operation > purgeContextsSettings ()
Returns the builder for the settings used for calls to purgeContexts.
Returns
public OperationCallSettings . Builder<PurgeExecutionsRequest , PurgeExecutionsResponse , PurgeExecutionsMetadata > purgeExecutionsOperationSettings ()
Returns the builder for the settings used for calls to purgeExecutions.
Returns
public UnaryCallSettings . Builder<PurgeExecutionsRequest , Operation > purgeExecutionsSettings ()
Returns the builder for the settings used for calls to purgeExecutions.
Returns
public UnaryCallSettings . Builder<QueryArtifactLineageSubgraphRequest , LineageSubgraph > queryArtifactLineageSubgraphSettings ()
Returns the builder for the settings used for calls to queryArtifactLineageSubgraph.
Returns
queryContextLineageSubgraphSettings()
public UnaryCallSettings . Builder<QueryContextLineageSubgraphRequest , LineageSubgraph > queryContextLineageSubgraphSettings ()
Returns the builder for the settings used for calls to queryContextLineageSubgraph.
Returns
public UnaryCallSettings . Builder<QueryExecutionInputsAndOutputsRequest , LineageSubgraph > queryExecutionInputsAndOutputsSettings ()
Returns the builder for the settings used for calls to queryExecutionInputsAndOutputs.
Returns
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
public UnaryCallSettings . Builder<UpdateArtifactRequest , Artifact > updateArtifactSettings ()
Returns the builder for the settings used for calls to updateArtifact.
Returns
updateContextSettings()
public UnaryCallSettings . Builder<UpdateContextRequest , Context > updateContextSettings ()
Returns the builder for the settings used for calls to updateContext.
Returns
public UnaryCallSettings . Builder<UpdateExecutionRequest , Execution > updateExecutionSettings ()
Returns the builder for the settings used for calls to updateExecution.
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]