StorageSource |
StorageSource.Builder.build() |
|
StorageSource |
StorageSource.Builder.buildPartial() |
|
static StorageSource |
StorageSource.getDefaultInstance() |
|
StorageSource |
StorageSource.Builder.getDefaultInstanceForType() |
|
StorageSource |
StorageSource.getDefaultInstanceForType() |
|
StorageSource |
SourceProvenance.Builder.getResolvedStorageSource() |
A copy of the build's `source.storage_source`, if exists, with any
generations resolved.
|
StorageSource |
SourceProvenance.getResolvedStorageSource() |
A copy of the build's `source.storage_source`, if exists, with any
generations resolved.
|
StorageSource |
SourceProvenanceOrBuilder.getResolvedStorageSource() |
A copy of the build's `source.storage_source`, if exists, with any
generations resolved.
|
StorageSource |
GenerateUploadUrlResponse.Builder.getStorageSource() |
The location of the source code in the upload bucket.
|
StorageSource |
GenerateUploadUrlResponse.getStorageSource() |
The location of the source code in the upload bucket.
|
StorageSource |
GenerateUploadUrlResponseOrBuilder.getStorageSource() |
The location of the source code in the upload bucket.
|
StorageSource |
Source.Builder.getStorageSource() |
If provided, get the source from this location in Google Cloud Storage.
|
StorageSource |
Source.getStorageSource() |
If provided, get the source from this location in Google Cloud Storage.
|
StorageSource |
SourceOrBuilder.getStorageSource() |
If provided, get the source from this location in Google Cloud Storage.
|
static StorageSource |
StorageSource.parseDelimitedFrom(InputStream input) |
|
static StorageSource |
StorageSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StorageSource |
StorageSource.parseFrom(byte[] data) |
|
static StorageSource |
StorageSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StorageSource |
StorageSource.parseFrom(com.google.protobuf.ByteString data) |
|
static StorageSource |
StorageSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StorageSource |
StorageSource.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static StorageSource |
StorageSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StorageSource |
StorageSource.parseFrom(InputStream input) |
|
static StorageSource |
StorageSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StorageSource |
StorageSource.parseFrom(ByteBuffer data) |
|
static StorageSource |
StorageSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|