| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UtilStatusProto |
UtilStatusProto.clone() |
UtilStatusProto |
GoogleCloudRunV2ImageExportStatus.getStatus()
The status of the export task if done.
|
UtilStatusProto |
UtilStatusProto.set(String fieldName,
Object value) |
UtilStatusProto |
UtilStatusProto.setCanonicalCode(Integer canonicalCode)
copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional int32 canonical_code
= 6;
|
UtilStatusProto |
UtilStatusProto.setCode(Integer code)
Numeric code drawn from the space specified below.
|
UtilStatusProto |
UtilStatusProto.setMessage(String message)
Detail message copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional string
message = 3;
|
UtilStatusProto |
UtilStatusProto.setMessageSet(Proto2BridgeMessageSet messageSet)
message_set associates an arbitrary proto message with the status.
|
UtilStatusProto |
UtilStatusProto.setSpace(String space)
copybara:strip_begin(b/383363683) Space to which this status belongs
copybara:strip_end_and_replace optional string space = 2; // Space to which this status belongs
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ImageExportStatus |
GoogleCloudRunV2ImageExportStatus.setStatus(UtilStatusProto status)
The status of the export task if done.
|
Copyright © 2011–2026 Google. All rights reserved.