Class Task (0.47.0)

  public 
  
 final 
  
 class 
 Task 
  
 extends 
  
 GeneratedMessageV3 
  
 implements 
  
 TaskOrBuilder 
 

Task represents a single run of a container to completion.

Protobuf type google.cloud.run.v2.Task

Implements

TaskOrBuilder

Static Fields

ANNOTATIONS_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 ANNOTATIONS_FIELD_NUMBER 
 
Field Value
Type
Description
int

COMPLETION_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 COMPLETION_TIME_FIELD_NUMBER 
 
Field Value
Type
Description
int

CONDITIONS_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 CONDITIONS_FIELD_NUMBER 
 
Field Value
Type
Description
int

CONTAINERS_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 CONTAINERS_FIELD_NUMBER 
 
Field Value
Type
Description
int

CREATE_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 CREATE_TIME_FIELD_NUMBER 
 
Field Value
Type
Description
int

DELETE_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 DELETE_TIME_FIELD_NUMBER 
 
Field Value
Type
Description
int

ENCRYPTION_KEY_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 ENCRYPTION_KEY_FIELD_NUMBER 
 
Field Value
Type
Description
int

ETAG_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 ETAG_FIELD_NUMBER 
 
Field Value
Type
Description
int

EXECUTION_ENVIRONMENT_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 EXECUTION_ENVIRONMENT_FIELD_NUMBER 
 
Field Value
Type
Description
int

EXECUTION_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 EXECUTION_FIELD_NUMBER 
 
Field Value
Type
Description
int

EXPIRE_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 EXPIRE_TIME_FIELD_NUMBER 
 
Field Value
Type
Description
int

GENERATION_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 GENERATION_FIELD_NUMBER 
 
Field Value
Type
Description
int

INDEX_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 INDEX_FIELD_NUMBER 
 
Field Value
Type
Description
int

JOB_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 JOB_FIELD_NUMBER 
 
Field Value
Type
Description
int

LABELS_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 LABELS_FIELD_NUMBER 
 
Field Value
Type
Description
int

LAST_ATTEMPT_RESULT_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 LAST_ATTEMPT_RESULT_FIELD_NUMBER 
 
Field Value
Type
Description
int

LOG_URI_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 LOG_URI_FIELD_NUMBER 
 
Field Value
Type
Description
int

MAX_RETRIES_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 MAX_RETRIES_FIELD_NUMBER 
 
Field Value
Type
Description
int

NAME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 NAME_FIELD_NUMBER 
 
Field Value
Type
Description
int

OBSERVED_GENERATION_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 OBSERVED_GENERATION_FIELD_NUMBER 
 
Field Value
Type
Description
int

RECONCILING_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 RECONCILING_FIELD_NUMBER 
 
Field Value
Type
Description
int

RETRIED_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 RETRIED_FIELD_NUMBER 
 
Field Value
Type
Description
int

SATISFIES_PZS_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 SATISFIES_PZS_FIELD_NUMBER 
 
Field Value
Type
Description
int

SCHEDULED_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 SCHEDULED_TIME_FIELD_NUMBER 
 
Field Value
Type
Description
int
  public 
  
 static 
  
 final 
  
 int 
  
 SERVICE_ACCOUNT_FIELD_NUMBER 
 
Field Value
Type
Description
int

START_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 START_TIME_FIELD_NUMBER 
 
Field Value
Type
Description
int

TIMEOUT_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 TIMEOUT_FIELD_NUMBER 
 
Field Value
Type
Description
int

UID_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 UID_FIELD_NUMBER 
 
Field Value
Type
Description
int

UPDATE_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 UPDATE_TIME_FIELD_NUMBER 
 
Field Value
Type
Description
int

VOLUMES_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 VOLUMES_FIELD_NUMBER 
 
Field Value
Type
Description
int

VPC_ACCESS_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 VPC_ACCESS_FIELD_NUMBER 
 
Field Value
Type
Description
int

Static Methods

getDefaultInstance()

  public 
  
 static 
  
 Task 
  
 getDefaultInstance 
 () 
 
Returns
Type
Description

getDescriptor()

  public 
  
 static 
  
 final 
  
 Descriptors 
 . 
 Descriptor 
  
 getDescriptor 
 () 
 
Returns
Type
Description

newBuilder()

  public 
  
 static 
  
 Task 
 . 
 Builder 
  
 newBuilder 
 () 
 
Returns
Type
Description

newBuilder(Task prototype)

  public 
  
 static 
  
 Task 
 . 
 Builder 
  
 newBuilder 
 ( 
 Task 
  
 prototype 
 ) 
 
Parameter
Name
Description
prototype
Returns
Type
Description

parseDelimitedFrom(InputStream input)

  public 
  
 static 
  
 Task 
  
 parseDelimitedFrom 
 ( 
 InputStream 
  
 input 
 ) 
 
Parameter
Name
Description
input
Returns
Type
Description
Exceptions
Type
Description

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 Task 
  
 parseDelimitedFrom 
 ( 
 InputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
input
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(byte[] data)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 byte 
 [] 
  
 data 
 ) 
 
Parameter
Name
Description
data
byte []
Returns
Type
Description
Exceptions
Type
Description

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 byte 
 [] 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
data
byte []
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(ByteString data)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 ByteString 
  
 data 
 ) 
 
Parameter
Name
Description
data
Returns
Type
Description
Exceptions
Type
Description

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 ByteString 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
data
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(CodedInputStream input)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 CodedInputStream 
  
 input 
 ) 
 
Parameter
Name
Description
Returns
Type
Description
Exceptions
Type
Description

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 CodedInputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(InputStream input)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 InputStream 
  
 input 
 ) 
 
Parameter
Name
Description
input
Returns
Type
Description
Exceptions
Type
Description

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 InputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
input
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(ByteBuffer data)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 ByteBuffer 
  
 data 
 ) 
 
Parameter
Name
Description
data
Returns
Type
Description
Exceptions
Type
Description

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 Task 
  
 parseFrom 
 ( 
 ByteBuffer 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
data
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parser()

  public 
  
 static 
  
 Parser<Task> 
  
 parser 
 () 
 
Returns
Type
Description
Parser < Task >

Methods

containsAnnotations(String key)

  public 
  
 boolean 
  
 containsAnnotations 
 ( 
 String 
  
 key 
 ) 
 

Output only. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.

map<string, string> annotations = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
key
Returns
Type
Description

containsLabels(String key)

  public 
  
 boolean 
  
 containsLabels 
 ( 
 String 
  
 key 
 ) 
 

Output only. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels

map<string, string> labels = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
key
Returns
Type
Description

equals(Object obj)

  public 
  
 boolean 
  
 equals 
 ( 
 Object 
  
 obj 
 ) 
 
Parameter
Name
Description
obj
Returns
Type
Description
Overrides

getAnnotations() (deprecated)

  public 
  
 Map<String 
 , 
 String 
>  
 getAnnotations 
 () 
 

Use #getAnnotationsMap() instead.

Returns
Type
Description
Map < String , String >

getAnnotationsCount()

  public 
  
 int 
  
 getAnnotationsCount 
 () 
 

Output only. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.

map<string, string> annotations = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
int

getAnnotationsMap()

  public 
  
 Map<String 
 , 
 String 
>  
 getAnnotationsMap 
 () 
 

Output only. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.

map<string, string> annotations = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
Map < String , String >

getAnnotationsOrDefault(String key, String defaultValue)

  public 
  
 String 
  
 getAnnotationsOrDefault 
 ( 
 String 
  
 key 
 , 
  
 String 
  
 defaultValue 
 ) 
 

Output only. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.

map<string, string> annotations = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameters
Name
Description
key
defaultValue
Returns
Type
Description

getAnnotationsOrThrow(String key)

  public 
  
 String 
  
 getAnnotationsOrThrow 
 ( 
 String 
  
 key 
 ) 
 

Output only. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.

map<string, string> annotations = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
key
Returns
Type
Description

getCompletionTime()

  public 
  
 Timestamp 
  
 getCompletionTime 
 () 
 

Output only. Represents time when the Task was completed. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp completion_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The completionTime.

getCompletionTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getCompletionTimeOrBuilder 
 () 
 

Output only. Represents time when the Task was completed. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp completion_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getConditions(int index)

  public 
  
 Condition 
  
 getConditions 
 ( 
 int 
  
 index 
 ) 
 

Output only. The Condition of this Task, containing its readiness status, and detailed error information in case it did not reach the desired state.

repeated .google.cloud.run.v2.Condition conditions = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
index
int
Returns
Type
Description

getConditionsCount()

  public 
  
 int 
  
 getConditionsCount 
 () 
 

Output only. The Condition of this Task, containing its readiness status, and detailed error information in case it did not reach the desired state.

repeated .google.cloud.run.v2.Condition conditions = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
int

getConditionsList()

  public 
  
 List<Condition> 
  
 getConditionsList 
 () 
 

Output only. The Condition of this Task, containing its readiness status, and detailed error information in case it did not reach the desired state.

repeated .google.cloud.run.v2.Condition conditions = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getConditionsOrBuilder(int index)

  public 
  
 ConditionOrBuilder 
  
 getConditionsOrBuilder 
 ( 
 int 
  
 index 
 ) 
 

Output only. The Condition of this Task, containing its readiness status, and detailed error information in case it did not reach the desired state.

repeated .google.cloud.run.v2.Condition conditions = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
index
int
Returns
Type
Description

getConditionsOrBuilderList()

  public 
  
 List 
< ? 
  
 extends 
  
 ConditionOrBuilder 
>  
 getConditionsOrBuilderList 
 () 
 

Output only. The Condition of this Task, containing its readiness status, and detailed error information in case it did not reach the desired state.

repeated .google.cloud.run.v2.Condition conditions = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
List < ? extends com.google.cloud.run.v2.ConditionOrBuilder >

getContainers(int index)

  public 
  
 Container 
  
 getContainers 
 ( 
 int 
  
 index 
 ) 
 

Holds the single container that defines the unit of execution for this task.

repeated .google.cloud.run.v2.Container containers = 14;

Parameter
Name
Description
index
int
Returns
Type
Description

getContainersCount()

  public 
  
 int 
  
 getContainersCount 
 () 
 

Holds the single container that defines the unit of execution for this task.

repeated .google.cloud.run.v2.Container containers = 14;

Returns
Type
Description
int

getContainersList()

  public 
  
 List<Container> 
  
 getContainersList 
 () 
 

Holds the single container that defines the unit of execution for this task.

repeated .google.cloud.run.v2.Container containers = 14;

Returns
Type
Description

getContainersOrBuilder(int index)

  public 
  
 ContainerOrBuilder 
  
 getContainersOrBuilder 
 ( 
 int 
  
 index 
 ) 
 

Holds the single container that defines the unit of execution for this task.

repeated .google.cloud.run.v2.Container containers = 14;

Parameter
Name
Description
index
int
Returns
Type
Description

getContainersOrBuilderList()

  public 
  
 List 
< ? 
  
 extends 
  
 ContainerOrBuilder 
>  
 getContainersOrBuilderList 
 () 
 

Holds the single container that defines the unit of execution for this task.

repeated .google.cloud.run.v2.Container containers = 14;

Returns
Type
Description
List < ? extends com.google.cloud.run.v2.ContainerOrBuilder >

getCreateTime()

  public 
  
 Timestamp 
  
 getCreateTime 
 () 
 

Output only. Represents time when the task was created by the system. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The createTime.

getCreateTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getCreateTimeOrBuilder 
 () 
 

Output only. Represents time when the task was created by the system. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getDefaultInstanceForType()

  public 
  
 Task 
  
 getDefaultInstanceForType 
 () 
 
Returns
Type
Description

getDeleteTime()

  public 
  
 Timestamp 
  
 getDeleteTime 
 () 
 

Output only. For a deleted resource, the deletion time. It is only populated as a response to a Delete request.

.google.protobuf.Timestamp delete_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The deleteTime.

getDeleteTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getDeleteTimeOrBuilder 
 () 
 

Output only. For a deleted resource, the deletion time. It is only populated as a response to a Delete request.

.google.protobuf.Timestamp delete_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getEncryptionKey()

  public 
  
 String 
  
 getEncryptionKey 
 () 
 

Output only. A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek

string encryption_key = 28 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type
Description

The encryptionKey.

getEncryptionKeyBytes()

  public 
  
 ByteString 
  
 getEncryptionKeyBytes 
 () 
 

Output only. A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek

string encryption_key = 28 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type
Description

The bytes for encryptionKey.

getEtag()

  public 
  
 String 
  
 getEtag 
 () 
 

Output only. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.

string etag = 99 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The etag.

getEtagBytes()

  public 
  
 ByteString 
  
 getEtagBytes 
 () 
 

Output only. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.

string etag = 99 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The bytes for etag.

getExecution()

  public 
  
 String 
  
 getExecution 
 () 
 

Output only. The name of the parent Execution.

string execution = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type
Description

The execution.

getExecutionBytes()

  public 
  
 ByteString 
  
 getExecutionBytes 
 () 
 

Output only. The name of the parent Execution.

string execution = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type
Description

The bytes for execution.

getExecutionEnvironment()

  public 
  
 ExecutionEnvironment 
  
 getExecutionEnvironment 
 () 
 

The execution environment being used to host this Task.

.google.cloud.run.v2.ExecutionEnvironment execution_environment = 20;

Returns
Type
Description

The executionEnvironment.

getExecutionEnvironmentValue()

  public 
  
 int 
  
 getExecutionEnvironmentValue 
 () 
 

The execution environment being used to host this Task.

.google.cloud.run.v2.ExecutionEnvironment execution_environment = 20;

Returns
Type
Description
int

The enum numeric value on the wire for executionEnvironment.

getExpireTime()

  public 
  
 Timestamp 
  
 getExpireTime 
 () 
 

Output only. For a deleted resource, the time after which it will be permamently deleted. It is only populated as a response to a Delete request.

.google.protobuf.Timestamp expire_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The expireTime.

getExpireTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getExpireTimeOrBuilder 
 () 
 

Output only. For a deleted resource, the time after which it will be permamently deleted. It is only populated as a response to a Delete request.

.google.protobuf.Timestamp expire_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getGeneration()

  public 
  
 long 
  
 getGeneration 
 () 
 

Output only. A number that monotonically increases every time the user modifies the desired state.

int64 generation = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The generation.

getIndex()

  public 
  
 int 
  
 getIndex 
 () 
 

Output only. Index of the Task, unique per execution, and beginning at 0.

int32 index = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
int

The index.

getJob()

  public 
  
 String 
  
 getJob 
 () 
 

Output only. The name of the parent Job.

string job = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type
Description

The job.

getJobBytes()

  public 
  
 ByteString 
  
 getJobBytes 
 () 
 

Output only. The name of the parent Job.

string job = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type
Description

The bytes for job.

getLabels() (deprecated)

  public 
  
 Map<String 
 , 
 String 
>  
 getLabels 
 () 
 

Use #getLabelsMap() instead.

Returns
Type
Description
Map < String , String >

getLabelsCount()

  public 
  
 int 
  
 getLabelsCount 
 () 
 

Output only. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels

map<string, string> labels = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
int

getLabelsMap()

  public 
  
 Map<String 
 , 
 String 
>  
 getLabelsMap 
 () 
 

Output only. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels

map<string, string> labels = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
Map < String , String >

getLabelsOrDefault(String key, String defaultValue)

  public 
  
 String 
  
 getLabelsOrDefault 
 ( 
 String 
  
 key 
 , 
  
 String 
  
 defaultValue 
 ) 
 

Output only. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels

map<string, string> labels = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameters
Name
Description
key
defaultValue
Returns
Type
Description

getLabelsOrThrow(String key)

  public 
  
 String 
  
 getLabelsOrThrow 
 ( 
 String 
  
 key 
 ) 
 

Output only. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels

map<string, string> labels = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
key
Returns
Type
Description

getLastAttemptResult()

  public 
  
 TaskAttemptResult 
  
 getLastAttemptResult 
 () 
 

Output only. Result of the last attempt of this Task.

.google.cloud.run.v2.TaskAttemptResult last_attempt_result = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The lastAttemptResult.

getLastAttemptResultOrBuilder()

  public 
  
 TaskAttemptResultOrBuilder 
  
 getLastAttemptResultOrBuilder 
 () 
 

Output only. Result of the last attempt of this Task.

.google.cloud.run.v2.TaskAttemptResult last_attempt_result = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getLogUri()

  public 
  
 String 
  
 getLogUri 
 () 
 

Output only. URI where logs for this execution can be found in Cloud Console.

string log_uri = 32 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The logUri.

getLogUriBytes()

  public 
  
 ByteString 
  
 getLogUriBytes 
 () 
 

Output only. URI where logs for this execution can be found in Cloud Console.

string log_uri = 32 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The bytes for logUri.

getMaxRetries()

  public 
  
 int 
  
 getMaxRetries 
 () 
 

Number of retries allowed per Task, before marking this Task failed.

int32 max_retries = 16;

Returns
Type
Description
int

The maxRetries.

getName()

  public 
  
 String 
  
 getName 
 () 
 

Output only. The unique name of this Task.

string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The name.

getNameBytes()

  public 
  
 ByteString 
  
 getNameBytes 
 () 
 

Output only. The unique name of this Task.

string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The bytes for name.

getObservedGeneration()

  public 
  
 long 
  
 getObservedGeneration 
 () 
 

Output only. The generation of this Task. See comments in Job.reconciling for additional information on reconciliation process in Cloud Run.

int64 observed_generation = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The observedGeneration.

getParserForType()

  public 
  
 Parser<Task> 
  
 getParserForType 
 () 
 
Returns
Type
Description
Parser < Task >
Overrides

getReconciling()

  public 
  
 boolean 
  
 getReconciling 
 () 
 

Output only. Indicates whether the resource's reconciliation is still in progress. See comments in Job.reconciling for additional information on reconciliation process in Cloud Run.

bool reconciling = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The reconciling.

getRetried()

  public 
  
 int 
  
 getRetried 
 () 
 

Output only. The number of times this Task was retried. Tasks are retried when they fail up to the maxRetries limit.

int32 retried = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
int

The retried.

getSatisfiesPzs()

  public 
  
 boolean 
  
 getSatisfiesPzs 
 () 
 

Output only. Reserved for future use.

bool satisfies_pzs = 33 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The satisfiesPzs.

getScheduledTime()

  public 
  
 Timestamp 
  
 getScheduledTime 
 () 
 

Output only. Represents time when the task was scheduled to run by the system. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp scheduled_time = 34 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The scheduledTime.

getScheduledTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getScheduledTimeOrBuilder 
 () 
 

Output only. Represents time when the task was scheduled to run by the system. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp scheduled_time = 34 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getSerializedSize()

  public 
  
 int 
  
 getSerializedSize 
 () 
 
Returns
Type
Description
int
Overrides

getServiceAccount()

  public 
  
 String 
  
 getServiceAccount 
 () 
 

Email address of the IAM service account associated with the Task of a Job. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.

string service_account = 18;

Returns
Type
Description

The serviceAccount.

getServiceAccountBytes()

  public 
  
 ByteString 
  
 getServiceAccountBytes 
 () 
 

Email address of the IAM service account associated with the Task of a Job. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.

string service_account = 18;

Returns
Type
Description

The bytes for serviceAccount.

getStartTime()

  public 
  
 Timestamp 
  
 getStartTime 
 () 
 

Output only. Represents time when the task started to run. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp start_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The startTime.

getStartTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getStartTimeOrBuilder 
 () 
 

Output only. Represents time when the task started to run. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp start_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getTimeout()

  public 
  
 Duration 
  
 getTimeout 
 () 
 

Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout.

.google.protobuf.Duration timeout = 17;

Returns
Type
Description

The timeout.

getTimeoutOrBuilder()

  public 
  
 DurationOrBuilder 
  
 getTimeoutOrBuilder 
 () 
 

Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout.

.google.protobuf.Duration timeout = 17;

Returns
Type
Description

getUid()

  public 
  
 String 
  
 getUid 
 () 
 

Output only. Server assigned unique identifier for the Task. The value is a UUID4 string and guaranteed to remain unchanged until the resource is deleted.

string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The uid.

getUidBytes()

  public 
  
 ByteString 
  
 getUidBytes 
 () 
 

Output only. Server assigned unique identifier for the Task. The value is a UUID4 string and guaranteed to remain unchanged until the resource is deleted.

string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The bytes for uid.

getUpdateTime()

  public 
  
 Timestamp 
  
 getUpdateTime 
 () 
 

Output only. The last-modified time.

.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The updateTime.

getUpdateTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getUpdateTimeOrBuilder 
 () 
 

Output only. The last-modified time.

.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

getVolumes(int index)

  public 
  
 Volume 
  
 getVolumes 
 ( 
 int 
  
 index 
 ) 
 

A list of Volumes to make available to containers.

repeated .google.cloud.run.v2.Volume volumes = 15;

Parameter
Name
Description
index
int
Returns
Type
Description

getVolumesCount()

  public 
  
 int 
  
 getVolumesCount 
 () 
 

A list of Volumes to make available to containers.

repeated .google.cloud.run.v2.Volume volumes = 15;

Returns
Type
Description
int

getVolumesList()

  public 
  
 List<Volume> 
  
 getVolumesList 
 () 
 

A list of Volumes to make available to containers.

repeated .google.cloud.run.v2.Volume volumes = 15;

Returns
Type
Description
List < Volume >

getVolumesOrBuilder(int index)

  public 
  
 VolumeOrBuilder 
  
 getVolumesOrBuilder 
 ( 
 int 
  
 index 
 ) 
 

A list of Volumes to make available to containers.

repeated .google.cloud.run.v2.Volume volumes = 15;

Parameter
Name
Description
index
int
Returns
Type
Description

getVolumesOrBuilderList()

  public 
  
 List 
< ? 
  
 extends 
  
 VolumeOrBuilder 
>  
 getVolumesOrBuilderList 
 () 
 

A list of Volumes to make available to containers.

repeated .google.cloud.run.v2.Volume volumes = 15;

Returns
Type
Description
List < ? extends com.google.cloud.run.v2.VolumeOrBuilder >

getVpcAccess()

  public 
  
 VpcAccess 
  
 getVpcAccess 
 () 
 

Output only. VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc .

.google.cloud.run.v2.VpcAccess vpc_access = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

The vpcAccess.

getVpcAccessOrBuilder()

  public 
  
 VpcAccessOrBuilder 
  
 getVpcAccessOrBuilder 
 () 
 

Output only. VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc .

.google.cloud.run.v2.VpcAccess vpc_access = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

hasCompletionTime()

  public 
  
 boolean 
  
 hasCompletionTime 
 () 
 

Output only. Represents time when the Task was completed. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp completion_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the completionTime field is set.

hasCreateTime()

  public 
  
 boolean 
  
 hasCreateTime 
 () 
 

Output only. Represents time when the task was created by the system. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the createTime field is set.

hasDeleteTime()

  public 
  
 boolean 
  
 hasDeleteTime 
 () 
 

Output only. For a deleted resource, the deletion time. It is only populated as a response to a Delete request.

.google.protobuf.Timestamp delete_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the deleteTime field is set.

hasExpireTime()

  public 
  
 boolean 
  
 hasExpireTime 
 () 
 

Output only. For a deleted resource, the time after which it will be permamently deleted. It is only populated as a response to a Delete request.

.google.protobuf.Timestamp expire_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the expireTime field is set.

hasLastAttemptResult()

  public 
  
 boolean 
  
 hasLastAttemptResult 
 () 
 

Output only. Result of the last attempt of this Task.

.google.cloud.run.v2.TaskAttemptResult last_attempt_result = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the lastAttemptResult field is set.

hasScheduledTime()

  public 
  
 boolean 
  
 hasScheduledTime 
 () 
 

Output only. Represents time when the task was scheduled to run by the system. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp scheduled_time = 34 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the scheduledTime field is set.

hasStartTime()

  public 
  
 boolean 
  
 hasStartTime 
 () 
 

Output only. Represents time when the task started to run. It is not guaranteed to be set in happens-before order across separate operations.

.google.protobuf.Timestamp start_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the startTime field is set.

hasTimeout()

  public 
  
 boolean 
  
 hasTimeout 
 () 
 

Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout.

.google.protobuf.Duration timeout = 17;

Returns
Type
Description

Whether the timeout field is set.

hasUpdateTime()

  public 
  
 boolean 
  
 hasUpdateTime 
 () 
 

Output only. The last-modified time.

.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the updateTime field is set.

hasVpcAccess()

  public 
  
 boolean 
  
 hasVpcAccess 
 () 
 

Output only. VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc .

.google.cloud.run.v2.VpcAccess vpc_access = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

Whether the vpcAccess field is set.

hashCode()

  public 
  
 int 
  
 hashCode 
 () 
 
Returns
Type
Description
int
Overrides

internalGetFieldAccessorTable()

  protected 
  
 GeneratedMessageV3 
 . 
 FieldAccessorTable 
  
 internalGetFieldAccessorTable 
 () 
 
Returns
Type
Description
Overrides

internalGetMapFieldReflection(int number)

  protected 
  
 MapFieldReflectionAccessor 
  
 internalGetMapFieldReflection 
 ( 
 int 
  
 number 
 ) 
 
Parameter
Name
Description
number
int
Returns
Type
Description
com.google.protobuf.MapFieldReflectionAccessor
Overrides
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)

isInitialized()

  public 
  
 final 
  
 boolean 
  
 isInitialized 
 () 
 
Returns
Type
Description
Overrides

newBuilderForType()

  public 
  
 Task 
 . 
 Builder 
  
 newBuilderForType 
 () 
 
Returns
Type
Description

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

  protected 
  
 Task 
 . 
 Builder 
  
 newBuilderForType 
 ( 
 GeneratedMessageV3 
 . 
 BuilderParent 
  
 parent 
 ) 
 
Parameter
Name
Description
parent
Returns
Type
Description
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

  protected 
  
 Object 
  
 newInstance 
 ( 
 GeneratedMessageV3 
 . 
 UnusedPrivateParameter 
  
 unused 
 ) 
 
Parameter
Name
Description
Returns
Type
Description
Overrides

toBuilder()

  public 
  
 Task 
 . 
 Builder 
  
 toBuilder 
 () 
 
Returns
Type
Description

writeTo(CodedOutputStream output)

  public 
  
 void 
  
 writeTo 
 ( 
 CodedOutputStream 
  
 output 
 ) 
 
Parameter
Name
Description
Overrides
Exceptions
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: