public static interface ArtifactApi.CommitManifestResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getStagingToken()
(Required) An opaque token representing the entirety of the staged artifacts.
|
com.google.protobuf.ByteString |
getStagingTokenBytes()
(Required) An opaque token representing the entirety of the staged artifacts.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getStagingToken()
(Required) An opaque token representing the entirety of the staged artifacts.
string staging_token = 1;com.google.protobuf.ByteString getStagingTokenBytes()
(Required) An opaque token representing the entirety of the staged artifacts.
string staging_token = 1;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.