AutoscalingEvent.Builder |
ListJobMessagesResponse.Builder.addAutoscalingEventsBuilder() |
Autoscaling events in ascending timestamp order.
|
AutoscalingEvent.Builder |
ListJobMessagesResponse.Builder.addAutoscalingEventsBuilder(int index) |
Autoscaling events in ascending timestamp order.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clear() |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clearCurrentNumWorkers() |
The current number of workers the job has.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clearDescription() |
A message describing why the system decided to adjust the current
number of workers, why it failed, or why the system decided to
not make any changes to the number of workers.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clearEventType() |
The type of autoscaling event to report.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clearTargetNumWorkers() |
The target number of workers the worker pool wants to resize to use.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clearTime() |
The time this event was emitted to indicate a new target or current
num_workers value.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clearWorkerPool() |
A short and friendly name for the worker pool this event refers to.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.clone() |
|
AutoscalingEvent.Builder |
ListJobMessagesResponse.Builder.getAutoscalingEventsBuilder(int index) |
Autoscaling events in ascending timestamp order.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.mergeDescription(StructuredMessage value) |
A message describing why the system decided to adjust the current
number of workers, why it failed, or why the system decided to
not make any changes to the number of workers.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.mergeFrom(AutoscalingEvent other) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.mergeTime(com.google.protobuf.Timestamp value) |
The time this event was emitted to indicate a new target or current
num_workers value.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AutoscalingEvent.Builder |
AutoscalingEvent.newBuilder() |
|
static AutoscalingEvent.Builder |
AutoscalingEvent.newBuilder(AutoscalingEvent prototype) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.newBuilderForType() |
|
protected AutoscalingEvent.Builder |
AutoscalingEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setCurrentNumWorkers(long value) |
The current number of workers the job has.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setDescription(StructuredMessage value) |
A message describing why the system decided to adjust the current
number of workers, why it failed, or why the system decided to
not make any changes to the number of workers.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setDescription(StructuredMessage.Builder builderForValue) |
A message describing why the system decided to adjust the current
number of workers, why it failed, or why the system decided to
not make any changes to the number of workers.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setEventType(AutoscalingEvent.AutoscalingEventType value) |
The type of autoscaling event to report.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setEventTypeValue(int value) |
The type of autoscaling event to report.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setTargetNumWorkers(long value) |
The target number of workers the worker pool wants to resize to use.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setTime(com.google.protobuf.Timestamp value) |
The time this event was emitted to indicate a new target or current
num_workers value.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The time this event was emitted to indicate a new target or current
num_workers value.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setWorkerPool(String value) |
A short and friendly name for the worker pool this event refers to.
|
AutoscalingEvent.Builder |
AutoscalingEvent.Builder.setWorkerPoolBytes(com.google.protobuf.ByteString value) |
A short and friendly name for the worker pool this event refers to.
|
AutoscalingEvent.Builder |
AutoscalingEvent.toBuilder() |
|