public static interface ArtifactApi.CommitManifestRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ArtifactApi.Manifest |
getManifest()
(Required) The manifest to commit.
|
ArtifactApi.ManifestOrBuilder |
getManifestOrBuilder()
(Required) The manifest to commit.
|
boolean |
hasManifest()
(Required) The manifest to commit.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasManifest()
(Required) The manifest to commit.
.org.apache.beam.runner_api.v1.Manifest manifest = 1;ArtifactApi.Manifest getManifest()
(Required) The manifest to commit.
.org.apache.beam.runner_api.v1.Manifest manifest = 1;ArtifactApi.ManifestOrBuilder getManifestOrBuilder()
(Required) The manifest to commit.
.org.apache.beam.runner_api.v1.Manifest manifest = 1;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.