Source code for apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_urns

from ........utils import PropertiesFromEnumValue
from ...pipeline.v1 import metrics_pb2
EMPTY_MONITORING_INFO_LABEL_PROPS = metrics_pb2.MonitoringInfoLabelProps()
EMPTY_MONITORING_INFO_SPEC = metrics_pb2.MonitoringInfoSpec()

[docs]class CommitManifestResponse(object):
[docs] class Constants(object): NO_ARTIFACTS_STAGED_TOKEN = PropertiesFromEnumValue('', '__no_artifacts_staged__', EMPTY_MONITORING_INFO_SPEC, EMPTY_MONITORING_INFO_LABEL_PROPS)