Interface CreateVersionMetadataV1OrBuilder (2.1.10)

public interface CreateVersionMetadataV1OrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCloudBuildId()

public abstract String getCloudBuildId()

The Cloud Build ID if one was created as part of the version create. @OutputOnly

string cloud_build_id = 1;

Returns
TypeDescription
String

The cloudBuildId.

getCloudBuildIdBytes()

public abstract ByteString getCloudBuildIdBytes()

The Cloud Build ID if one was created as part of the version create. @OutputOnly

string cloud_build_id = 1;

Returns
TypeDescription
ByteString

The bytes for cloudBuildId.