Package com.google.api.servicecontrol.v1
Class Operation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
- com.google.api.servicecontrol.v1.Operation.Builder
-
- All Implemented Interfaces:
OperationOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Operation
public static final class Operation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder> implements OperationOrBuilder
Represents information regarding an operation.
Protobuf typegoogle.api.servicecontrol.v1.Operation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Operation.Builder
addAllExtensions(Iterable<? extends com.google.protobuf.Any> values)
Unimplemented.Operation.Builder
addAllLogEntries(Iterable<? extends LogEntry> values)
Represents information to be logged.Operation.Builder
addAllMetricValueSets(Iterable<? extends MetricValueSet> values)
Represents information about this operation.Operation.Builder
addExtensions(int index, com.google.protobuf.Any value)
Unimplemented.Operation.Builder
addExtensions(int index, com.google.protobuf.Any.Builder builderForValue)
Unimplemented.Operation.Builder
addExtensions(com.google.protobuf.Any value)
Unimplemented.Operation.Builder
addExtensions(com.google.protobuf.Any.Builder builderForValue)
Unimplemented.com.google.protobuf.Any.Builder
addExtensionsBuilder()
Unimplemented.com.google.protobuf.Any.Builder
addExtensionsBuilder(int index)
Unimplemented.Operation.Builder
addLogEntries(int index, LogEntry value)
Represents information to be logged.Operation.Builder
addLogEntries(int index, LogEntry.Builder builderForValue)
Represents information to be logged.Operation.Builder
addLogEntries(LogEntry value)
Represents information to be logged.Operation.Builder
addLogEntries(LogEntry.Builder builderForValue)
Represents information to be logged.LogEntry.Builder
addLogEntriesBuilder()
Represents information to be logged.LogEntry.Builder
addLogEntriesBuilder(int index)
Represents information to be logged.Operation.Builder
addMetricValueSets(int index, MetricValueSet value)
Represents information about this operation.Operation.Builder
addMetricValueSets(int index, MetricValueSet.Builder builderForValue)
Represents information about this operation.Operation.Builder
addMetricValueSets(MetricValueSet value)
Represents information about this operation.Operation.Builder
addMetricValueSets(MetricValueSet.Builder builderForValue)
Represents information about this operation.MetricValueSet.Builder
addMetricValueSetsBuilder()
Represents information about this operation.MetricValueSet.Builder
addMetricValueSetsBuilder(int index)
Represents information about this operation.Operation.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Operation
build()
Operation
buildPartial()
Operation.Builder
clear()
Operation.Builder
clearConsumerId()
Identity of the consumer who is using the service.Operation.Builder
clearEndTime()
End time of the operation.Operation.Builder
clearExtensions()
Unimplemented.Operation.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Operation.Builder
clearImportance()
DO NOT USE.Operation.Builder
clearLabels()
Operation.Builder
clearLogEntries()
Represents information to be logged.Operation.Builder
clearMetricValueSets()
Represents information about this operation.Operation.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Operation.Builder
clearOperationId()
Identity of the operation.Operation.Builder
clearOperationName()
Fully qualified name of the operation.Operation.Builder
clearStartTime()
Required.Operation.Builder
clone()
boolean
containsLabels(String key)
Labels describing the operation.String
getConsumerId()
Identity of the consumer who is using the service.com.google.protobuf.ByteString
getConsumerIdBytes()
Identity of the consumer who is using the service.Operation
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.Timestamp
getEndTime()
End time of the operation.com.google.protobuf.Timestamp.Builder
getEndTimeBuilder()
End time of the operation.com.google.protobuf.TimestampOrBuilder
getEndTimeOrBuilder()
End time of the operation.com.google.protobuf.Any
getExtensions(int index)
Unimplemented.com.google.protobuf.Any.Builder
getExtensionsBuilder(int index)
Unimplemented.List<com.google.protobuf.Any.Builder>
getExtensionsBuilderList()
Unimplemented.int
getExtensionsCount()
Unimplemented.List<com.google.protobuf.Any>
getExtensionsList()
Unimplemented.com.google.protobuf.AnyOrBuilder
getExtensionsOrBuilder(int index)
Unimplemented.List<? extends com.google.protobuf.AnyOrBuilder>
getExtensionsOrBuilderList()
Unimplemented.Operation.Importance
getImportance()
DO NOT USE.int
getImportanceValue()
DO NOT USE.Map<String,String>
getLabels()
Deprecated.int
getLabelsCount()
Labels describing the operation.Map<String,String>
getLabelsMap()
Labels describing the operation.String
getLabelsOrDefault(String key, String defaultValue)
Labels describing the operation.String
getLabelsOrThrow(String key)
Labels describing the operation.LogEntry
getLogEntries(int index)
Represents information to be logged.LogEntry.Builder
getLogEntriesBuilder(int index)
Represents information to be logged.List<LogEntry.Builder>
getLogEntriesBuilderList()
Represents information to be logged.int
getLogEntriesCount()
Represents information to be logged.List<LogEntry>
getLogEntriesList()
Represents information to be logged.LogEntryOrBuilder
getLogEntriesOrBuilder(int index)
Represents information to be logged.List<? extends LogEntryOrBuilder>
getLogEntriesOrBuilderList()
Represents information to be logged.MetricValueSet
getMetricValueSets(int index)
Represents information about this operation.MetricValueSet.Builder
getMetricValueSetsBuilder(int index)
Represents information about this operation.List<MetricValueSet.Builder>
getMetricValueSetsBuilderList()
Represents information about this operation.int
getMetricValueSetsCount()
Represents information about this operation.List<MetricValueSet>
getMetricValueSetsList()
Represents information about this operation.MetricValueSetOrBuilder
getMetricValueSetsOrBuilder(int index)
Represents information about this operation.List<? extends MetricValueSetOrBuilder>
getMetricValueSetsOrBuilderList()
Represents information about this operation.Map<String,String>
getMutableLabels()
Deprecated.String
getOperationId()
Identity of the operation.com.google.protobuf.ByteString
getOperationIdBytes()
Identity of the operation.String
getOperationName()
Fully qualified name of the operation.com.google.protobuf.ByteString
getOperationNameBytes()
Fully qualified name of the operation.com.google.protobuf.Timestamp
getStartTime()
Required.com.google.protobuf.Timestamp.Builder
getStartTimeBuilder()
Required.com.google.protobuf.TimestampOrBuilder
getStartTimeOrBuilder()
Required.boolean
hasEndTime()
End time of the operation.boolean
hasStartTime()
Required.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
Operation.Builder
mergeEndTime(com.google.protobuf.Timestamp value)
End time of the operation.Operation.Builder
mergeFrom(Operation other)
Operation.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Operation.Builder
mergeFrom(com.google.protobuf.Message other)
Operation.Builder
mergeStartTime(com.google.protobuf.Timestamp value)
Required.Operation.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Operation.Builder
putAllLabels(Map<String,String> values)
Labels describing the operation.Operation.Builder
putLabels(String key, String value)
Labels describing the operation.Operation.Builder
removeExtensions(int index)
Unimplemented.Operation.Builder
removeLabels(String key)
Labels describing the operation.Operation.Builder
removeLogEntries(int index)
Represents information to be logged.Operation.Builder
removeMetricValueSets(int index)
Represents information about this operation.Operation.Builder
setConsumerId(String value)
Identity of the consumer who is using the service.Operation.Builder
setConsumerIdBytes(com.google.protobuf.ByteString value)
Identity of the consumer who is using the service.Operation.Builder
setEndTime(com.google.protobuf.Timestamp value)
End time of the operation.Operation.Builder
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
End time of the operation.Operation.Builder
setExtensions(int index, com.google.protobuf.Any value)
Unimplemented.Operation.Builder
setExtensions(int index, com.google.protobuf.Any.Builder builderForValue)
Unimplemented.Operation.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Operation.Builder
setImportance(Operation.Importance value)
DO NOT USE.Operation.Builder
setImportanceValue(int value)
DO NOT USE.Operation.Builder
setLogEntries(int index, LogEntry value)
Represents information to be logged.Operation.Builder
setLogEntries(int index, LogEntry.Builder builderForValue)
Represents information to be logged.Operation.Builder
setMetricValueSets(int index, MetricValueSet value)
Represents information about this operation.Operation.Builder
setMetricValueSets(int index, MetricValueSet.Builder builderForValue)
Represents information about this operation.Operation.Builder
setOperationId(String value)
Identity of the operation.Operation.Builder
setOperationIdBytes(com.google.protobuf.ByteString value)
Identity of the operation.Operation.Builder
setOperationName(String value)
Fully qualified name of the operation.Operation.Builder
setOperationNameBytes(com.google.protobuf.ByteString value)
Fully qualified name of the operation.Operation.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Operation.Builder
setStartTime(com.google.protobuf.Timestamp value)
Required.Operation.Builder
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Required.Operation.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clear
public Operation.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
getDefaultInstanceForType
public Operation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Operation build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Operation buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Operation.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
setField
public Operation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clearField
public Operation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clearOneof
public Operation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
setRepeatedField
public Operation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
addRepeatedField
public Operation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
mergeFrom
public Operation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Operation.Builder>
-
mergeFrom
public Operation.Builder mergeFrom(Operation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
mergeFrom
public Operation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Operation.Builder>
- Throws:
IOException
-
getOperationId
public String getOperationId()
Identity of the operation. This must be unique within the scope of the service that generated the operation. If the service calls Check() and Report() on the same operation, the two calls should carry the same id. UUID version 4 is recommended, though not required. In scenarios where an operation is computed from existing information and an idempotent id is desirable for deduplication purpose, UUID version 5 is recommended. See RFC 4122 for details.
string operation_id = 1;
- Specified by:
getOperationId
in interfaceOperationOrBuilder
- Returns:
- The operationId.
-
getOperationIdBytes
public com.google.protobuf.ByteString getOperationIdBytes()
Identity of the operation. This must be unique within the scope of the service that generated the operation. If the service calls Check() and Report() on the same operation, the two calls should carry the same id. UUID version 4 is recommended, though not required. In scenarios where an operation is computed from existing information and an idempotent id is desirable for deduplication purpose, UUID version 5 is recommended. See RFC 4122 for details.
string operation_id = 1;
- Specified by:
getOperationIdBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for operationId.
-
setOperationId
public Operation.Builder setOperationId(String value)
Identity of the operation. This must be unique within the scope of the service that generated the operation. If the service calls Check() and Report() on the same operation, the two calls should carry the same id. UUID version 4 is recommended, though not required. In scenarios where an operation is computed from existing information and an idempotent id is desirable for deduplication purpose, UUID version 5 is recommended. See RFC 4122 for details.
string operation_id = 1;
- Parameters:
value
- The operationId to set.- Returns:
- This builder for chaining.
-
clearOperationId
public Operation.Builder clearOperationId()
Identity of the operation. This must be unique within the scope of the service that generated the operation. If the service calls Check() and Report() on the same operation, the two calls should carry the same id. UUID version 4 is recommended, though not required. In scenarios where an operation is computed from existing information and an idempotent id is desirable for deduplication purpose, UUID version 5 is recommended. See RFC 4122 for details.
string operation_id = 1;
- Returns:
- This builder for chaining.
-
setOperationIdBytes
public Operation.Builder setOperationIdBytes(com.google.protobuf.ByteString value)
Identity of the operation. This must be unique within the scope of the service that generated the operation. If the service calls Check() and Report() on the same operation, the two calls should carry the same id. UUID version 4 is recommended, though not required. In scenarios where an operation is computed from existing information and an idempotent id is desirable for deduplication purpose, UUID version 5 is recommended. See RFC 4122 for details.
string operation_id = 1;
- Parameters:
value
- The bytes for operationId to set.- Returns:
- This builder for chaining.
-
getOperationName
public String getOperationName()
Fully qualified name of the operation. Reserved for future use.
string operation_name = 2;
- Specified by:
getOperationName
in interfaceOperationOrBuilder
- Returns:
- The operationName.
-
getOperationNameBytes
public com.google.protobuf.ByteString getOperationNameBytes()
Fully qualified name of the operation. Reserved for future use.
string operation_name = 2;
- Specified by:
getOperationNameBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for operationName.
-
setOperationName
public Operation.Builder setOperationName(String value)
Fully qualified name of the operation. Reserved for future use.
string operation_name = 2;
- Parameters:
value
- The operationName to set.- Returns:
- This builder for chaining.
-
clearOperationName
public Operation.Builder clearOperationName()
Fully qualified name of the operation. Reserved for future use.
string operation_name = 2;
- Returns:
- This builder for chaining.
-
setOperationNameBytes
public Operation.Builder setOperationNameBytes(com.google.protobuf.ByteString value)
Fully qualified name of the operation. Reserved for future use.
string operation_name = 2;
- Parameters:
value
- The bytes for operationName to set.- Returns:
- This builder for chaining.
-
getConsumerId
public String getConsumerId()
Identity of the consumer who is using the service. This field should be filled in for the operations initiated by a consumer, but not for service-initiated operations that are not related to a specific consumer. - This can be in one of the following formats: - project:PROJECT_ID, - project`_`number:PROJECT_NUMBER, - projects/PROJECT_ID or PROJECT_NUMBER, - folders/FOLDER_NUMBER, - organizations/ORGANIZATION_NUMBER, - api`_`key:API_KEY.
string consumer_id = 3;
- Specified by:
getConsumerId
in interfaceOperationOrBuilder
- Returns:
- The consumerId.
-
getConsumerIdBytes
public com.google.protobuf.ByteString getConsumerIdBytes()
Identity of the consumer who is using the service. This field should be filled in for the operations initiated by a consumer, but not for service-initiated operations that are not related to a specific consumer. - This can be in one of the following formats: - project:PROJECT_ID, - project`_`number:PROJECT_NUMBER, - projects/PROJECT_ID or PROJECT_NUMBER, - folders/FOLDER_NUMBER, - organizations/ORGANIZATION_NUMBER, - api`_`key:API_KEY.
string consumer_id = 3;
- Specified by:
getConsumerIdBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for consumerId.
-
setConsumerId
public Operation.Builder setConsumerId(String value)
Identity of the consumer who is using the service. This field should be filled in for the operations initiated by a consumer, but not for service-initiated operations that are not related to a specific consumer. - This can be in one of the following formats: - project:PROJECT_ID, - project`_`number:PROJECT_NUMBER, - projects/PROJECT_ID or PROJECT_NUMBER, - folders/FOLDER_NUMBER, - organizations/ORGANIZATION_NUMBER, - api`_`key:API_KEY.
string consumer_id = 3;
- Parameters:
value
- The consumerId to set.- Returns:
- This builder for chaining.
-
clearConsumerId
public Operation.Builder clearConsumerId()
Identity of the consumer who is using the service. This field should be filled in for the operations initiated by a consumer, but not for service-initiated operations that are not related to a specific consumer. - This can be in one of the following formats: - project:PROJECT_ID, - project`_`number:PROJECT_NUMBER, - projects/PROJECT_ID or PROJECT_NUMBER, - folders/FOLDER_NUMBER, - organizations/ORGANIZATION_NUMBER, - api`_`key:API_KEY.
string consumer_id = 3;
- Returns:
- This builder for chaining.
-
setConsumerIdBytes
public Operation.Builder setConsumerIdBytes(com.google.protobuf.ByteString value)
Identity of the consumer who is using the service. This field should be filled in for the operations initiated by a consumer, but not for service-initiated operations that are not related to a specific consumer. - This can be in one of the following formats: - project:PROJECT_ID, - project`_`number:PROJECT_NUMBER, - projects/PROJECT_ID or PROJECT_NUMBER, - folders/FOLDER_NUMBER, - organizations/ORGANIZATION_NUMBER, - api`_`key:API_KEY.
string consumer_id = 3;
- Parameters:
value
- The bytes for consumerId to set.- Returns:
- This builder for chaining.
-
hasStartTime
public boolean hasStartTime()
Required. Start time of the operation.
.google.protobuf.Timestamp start_time = 4;
- Specified by:
hasStartTime
in interfaceOperationOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Required. Start time of the operation.
.google.protobuf.Timestamp start_time = 4;
- Specified by:
getStartTime
in interfaceOperationOrBuilder
- Returns:
- The startTime.
-
setStartTime
public Operation.Builder setStartTime(com.google.protobuf.Timestamp value)
Required. Start time of the operation.
.google.protobuf.Timestamp start_time = 4;
-
setStartTime
public Operation.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Required. Start time of the operation.
.google.protobuf.Timestamp start_time = 4;
-
mergeStartTime
public Operation.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Required. Start time of the operation.
.google.protobuf.Timestamp start_time = 4;
-
clearStartTime
public Operation.Builder clearStartTime()
Required. Start time of the operation.
.google.protobuf.Timestamp start_time = 4;
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Required. Start time of the operation.
.google.protobuf.Timestamp start_time = 4;
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Required. Start time of the operation.
.google.protobuf.Timestamp start_time = 4;
- Specified by:
getStartTimeOrBuilder
in interfaceOperationOrBuilder
-
hasEndTime
public boolean hasEndTime()
End time of the operation. Required when the operation is used in [ServiceController.Report][google.api.servicecontrol.v1.ServiceController.Report], but optional when the operation is used in [ServiceController.Check][google.api.servicecontrol.v1.ServiceController.Check].
.google.protobuf.Timestamp end_time = 5;
- Specified by:
hasEndTime
in interfaceOperationOrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
End time of the operation. Required when the operation is used in [ServiceController.Report][google.api.servicecontrol.v1.ServiceController.Report], but optional when the operation is used in [ServiceController.Check][google.api.servicecontrol.v1.ServiceController.Check].
.google.protobuf.Timestamp end_time = 5;
- Specified by:
getEndTime
in interfaceOperationOrBuilder
- Returns:
- The endTime.
-
setEndTime
public Operation.Builder setEndTime(com.google.protobuf.Timestamp value)
End time of the operation. Required when the operation is used in [ServiceController.Report][google.api.servicecontrol.v1.ServiceController.Report], but optional when the operation is used in [ServiceController.Check][google.api.servicecontrol.v1.ServiceController.Check].
.google.protobuf.Timestamp end_time = 5;
-
setEndTime
public Operation.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
End time of the operation. Required when the operation is used in [ServiceController.Report][google.api.servicecontrol.v1.ServiceController.Report], but optional when the operation is used in [ServiceController.Check][google.api.servicecontrol.v1.ServiceController.Check].
.google.protobuf.Timestamp end_time = 5;
-
mergeEndTime
public Operation.Builder mergeEndTime(com.google.protobuf.Timestamp value)
End time of the operation. Required when the operation is used in [ServiceController.Report][google.api.servicecontrol.v1.ServiceController.Report], but optional when the operation is used in [ServiceController.Check][google.api.servicecontrol.v1.ServiceController.Check].
.google.protobuf.Timestamp end_time = 5;
-
clearEndTime
public Operation.Builder clearEndTime()
End time of the operation. Required when the operation is used in [ServiceController.Report][google.api.servicecontrol.v1.ServiceController.Report], but optional when the operation is used in [ServiceController.Check][google.api.servicecontrol.v1.ServiceController.Check].
.google.protobuf.Timestamp end_time = 5;
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
End time of the operation. Required when the operation is used in [ServiceController.Report][google.api.servicecontrol.v1.ServiceController.Report], but optional when the operation is used in [ServiceController.Check][google.api.servicecontrol.v1.ServiceController.Check].
.google.protobuf.Timestamp end_time = 5;
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
End time of the operation. Required when the operation is used in [ServiceController.Report][google.api.servicecontrol.v1.ServiceController.Report], but optional when the operation is used in [ServiceController.Check][google.api.servicecontrol.v1.ServiceController.Check].
.google.protobuf.Timestamp end_time = 5;
- Specified by:
getEndTimeOrBuilder
in interfaceOperationOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:OperationOrBuilder
Labels describing the operation. Only the following labels are allowed: - Labels describing monitored resources as defined in the service configuration. - Default labels of metric values. When specified, labels defined in the metric value override these default. - The following labels defined by Google Cloud Platform: - `cloud.googleapis.com/location` describing the location where the operation happened, - `servicecontrol.googleapis.com/user_agent` describing the user agent of the API request, - `servicecontrol.googleapis.com/service_agent` describing the service used to handle the API request (e.g. ESP), - `servicecontrol.googleapis.com/platform` describing the platform where the API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
map<string, string> labels = 6;
- Specified by:
getLabelsCount
in interfaceOperationOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Labels describing the operation. Only the following labels are allowed: - Labels describing monitored resources as defined in the service configuration. - Default labels of metric values. When specified, labels defined in the metric value override these default. - The following labels defined by Google Cloud Platform: - `cloud.googleapis.com/location` describing the location where the operation happened, - `servicecontrol.googleapis.com/user_agent` describing the user agent of the API request, - `servicecontrol.googleapis.com/service_agent` describing the service used to handle the API request (e.g. ESP), - `servicecontrol.googleapis.com/platform` describing the platform where the API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
map<string, string> labels = 6;
- Specified by:
containsLabels
in interfaceOperationOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfaceOperationOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Labels describing the operation. Only the following labels are allowed: - Labels describing monitored resources as defined in the service configuration. - Default labels of metric values. When specified, labels defined in the metric value override these default. - The following labels defined by Google Cloud Platform: - `cloud.googleapis.com/location` describing the location where the operation happened, - `servicecontrol.googleapis.com/user_agent` describing the user agent of the API request, - `servicecontrol.googleapis.com/service_agent` describing the service used to handle the API request (e.g. ESP), - `servicecontrol.googleapis.com/platform` describing the platform where the API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
map<string, string> labels = 6;
- Specified by:
getLabelsMap
in interfaceOperationOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Labels describing the operation. Only the following labels are allowed: - Labels describing monitored resources as defined in the service configuration. - Default labels of metric values. When specified, labels defined in the metric value override these default. - The following labels defined by Google Cloud Platform: - `cloud.googleapis.com/location` describing the location where the operation happened, - `servicecontrol.googleapis.com/user_agent` describing the user agent of the API request, - `servicecontrol.googleapis.com/service_agent` describing the service used to handle the API request (e.g. ESP), - `servicecontrol.googleapis.com/platform` describing the platform where the API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
map<string, string> labels = 6;
- Specified by:
getLabelsOrDefault
in interfaceOperationOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Labels describing the operation. Only the following labels are allowed: - Labels describing monitored resources as defined in the service configuration. - Default labels of metric values. When specified, labels defined in the metric value override these default. - The following labels defined by Google Cloud Platform: - `cloud.googleapis.com/location` describing the location where the operation happened, - `servicecontrol.googleapis.com/user_agent` describing the user agent of the API request, - `servicecontrol.googleapis.com/service_agent` describing the service used to handle the API request (e.g. ESP), - `servicecontrol.googleapis.com/platform` describing the platform where the API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
map<string, string> labels = 6;
- Specified by:
getLabelsOrThrow
in interfaceOperationOrBuilder
-
clearLabels
public Operation.Builder clearLabels()
-
removeLabels
public Operation.Builder removeLabels(String key)
Labels describing the operation. Only the following labels are allowed: - Labels describing monitored resources as defined in the service configuration. - Default labels of metric values. When specified, labels defined in the metric value override these default. - The following labels defined by Google Cloud Platform: - `cloud.googleapis.com/location` describing the location where the operation happened, - `servicecontrol.googleapis.com/user_agent` describing the user agent of the API request, - `servicecontrol.googleapis.com/service_agent` describing the service used to handle the API request (e.g. ESP), - `servicecontrol.googleapis.com/platform` describing the platform where the API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
map<string, string> labels = 6;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public Operation.Builder putLabels(String key, String value)
Labels describing the operation. Only the following labels are allowed: - Labels describing monitored resources as defined in the service configuration. - Default labels of metric values. When specified, labels defined in the metric value override these default. - The following labels defined by Google Cloud Platform: - `cloud.googleapis.com/location` describing the location where the operation happened, - `servicecontrol.googleapis.com/user_agent` describing the user agent of the API request, - `servicecontrol.googleapis.com/service_agent` describing the service used to handle the API request (e.g. ESP), - `servicecontrol.googleapis.com/platform` describing the platform where the API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
map<string, string> labels = 6;
-
putAllLabels
public Operation.Builder putAllLabels(Map<String,String> values)
Labels describing the operation. Only the following labels are allowed: - Labels describing monitored resources as defined in the service configuration. - Default labels of metric values. When specified, labels defined in the metric value override these default. - The following labels defined by Google Cloud Platform: - `cloud.googleapis.com/location` describing the location where the operation happened, - `servicecontrol.googleapis.com/user_agent` describing the user agent of the API request, - `servicecontrol.googleapis.com/service_agent` describing the service used to handle the API request (e.g. ESP), - `servicecontrol.googleapis.com/platform` describing the platform where the API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
map<string, string> labels = 6;
-
getMetricValueSetsList
public List<MetricValueSet> getMetricValueSetsList()
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
- Specified by:
getMetricValueSetsList
in interfaceOperationOrBuilder
-
getMetricValueSetsCount
public int getMetricValueSetsCount()
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
- Specified by:
getMetricValueSetsCount
in interfaceOperationOrBuilder
-
getMetricValueSets
public MetricValueSet getMetricValueSets(int index)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
- Specified by:
getMetricValueSets
in interfaceOperationOrBuilder
-
setMetricValueSets
public Operation.Builder setMetricValueSets(int index, MetricValueSet value)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
setMetricValueSets
public Operation.Builder setMetricValueSets(int index, MetricValueSet.Builder builderForValue)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
addMetricValueSets
public Operation.Builder addMetricValueSets(MetricValueSet value)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
addMetricValueSets
public Operation.Builder addMetricValueSets(int index, MetricValueSet value)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
addMetricValueSets
public Operation.Builder addMetricValueSets(MetricValueSet.Builder builderForValue)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
addMetricValueSets
public Operation.Builder addMetricValueSets(int index, MetricValueSet.Builder builderForValue)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
addAllMetricValueSets
public Operation.Builder addAllMetricValueSets(Iterable<? extends MetricValueSet> values)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
clearMetricValueSets
public Operation.Builder clearMetricValueSets()
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
removeMetricValueSets
public Operation.Builder removeMetricValueSets(int index)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
getMetricValueSetsBuilder
public MetricValueSet.Builder getMetricValueSetsBuilder(int index)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
getMetricValueSetsOrBuilder
public MetricValueSetOrBuilder getMetricValueSetsOrBuilder(int index)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
- Specified by:
getMetricValueSetsOrBuilder
in interfaceOperationOrBuilder
-
getMetricValueSetsOrBuilderList
public List<? extends MetricValueSetOrBuilder> getMetricValueSetsOrBuilderList()
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
- Specified by:
getMetricValueSetsOrBuilderList
in interfaceOperationOrBuilder
-
addMetricValueSetsBuilder
public MetricValueSet.Builder addMetricValueSetsBuilder()
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
addMetricValueSetsBuilder
public MetricValueSet.Builder addMetricValueSetsBuilder(int index)
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
getMetricValueSetsBuilderList
public List<MetricValueSet.Builder> getMetricValueSetsBuilderList()
Represents information about this operation. Each MetricValueSet corresponds to a metric defined in the service configuration. The data type used in the MetricValueSet must agree with the data type specified in the metric definition. Within a single operation, it is not allowed to have more than one MetricValue instances that have the same metric names and identical label value combinations. If a request has such duplicated MetricValue instances, the entire request is rejected with an invalid argument error.
repeated .google.api.servicecontrol.v1.MetricValueSet metric_value_sets = 7;
-
getLogEntriesList
public List<LogEntry> getLogEntriesList()
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
- Specified by:
getLogEntriesList
in interfaceOperationOrBuilder
-
getLogEntriesCount
public int getLogEntriesCount()
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
- Specified by:
getLogEntriesCount
in interfaceOperationOrBuilder
-
getLogEntries
public LogEntry getLogEntries(int index)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
- Specified by:
getLogEntries
in interfaceOperationOrBuilder
-
setLogEntries
public Operation.Builder setLogEntries(int index, LogEntry value)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
setLogEntries
public Operation.Builder setLogEntries(int index, LogEntry.Builder builderForValue)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
addLogEntries
public Operation.Builder addLogEntries(LogEntry value)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
addLogEntries
public Operation.Builder addLogEntries(int index, LogEntry value)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
addLogEntries
public Operation.Builder addLogEntries(LogEntry.Builder builderForValue)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
addLogEntries
public Operation.Builder addLogEntries(int index, LogEntry.Builder builderForValue)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
addAllLogEntries
public Operation.Builder addAllLogEntries(Iterable<? extends LogEntry> values)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
clearLogEntries
public Operation.Builder clearLogEntries()
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
removeLogEntries
public Operation.Builder removeLogEntries(int index)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
getLogEntriesBuilder
public LogEntry.Builder getLogEntriesBuilder(int index)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
getLogEntriesOrBuilder
public LogEntryOrBuilder getLogEntriesOrBuilder(int index)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
- Specified by:
getLogEntriesOrBuilder
in interfaceOperationOrBuilder
-
getLogEntriesOrBuilderList
public List<? extends LogEntryOrBuilder> getLogEntriesOrBuilderList()
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
- Specified by:
getLogEntriesOrBuilderList
in interfaceOperationOrBuilder
-
addLogEntriesBuilder
public LogEntry.Builder addLogEntriesBuilder()
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
addLogEntriesBuilder
public LogEntry.Builder addLogEntriesBuilder(int index)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
getLogEntriesBuilderList
public List<LogEntry.Builder> getLogEntriesBuilderList()
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;
-
getImportanceValue
public int getImportanceValue()
DO NOT USE. This is an experimental field.
.google.api.servicecontrol.v1.Operation.Importance importance = 11;
- Specified by:
getImportanceValue
in interfaceOperationOrBuilder
- Returns:
- The enum numeric value on the wire for importance.
-
setImportanceValue
public Operation.Builder setImportanceValue(int value)
DO NOT USE. This is an experimental field.
.google.api.servicecontrol.v1.Operation.Importance importance = 11;
- Parameters:
value
- The enum numeric value on the wire for importance to set.- Returns:
- This builder for chaining.
-
getImportance
public Operation.Importance getImportance()
DO NOT USE. This is an experimental field.
.google.api.servicecontrol.v1.Operation.Importance importance = 11;
- Specified by:
getImportance
in interfaceOperationOrBuilder
- Returns:
- The importance.
-
setImportance
public Operation.Builder setImportance(Operation.Importance value)
DO NOT USE. This is an experimental field.
.google.api.servicecontrol.v1.Operation.Importance importance = 11;
- Parameters:
value
- The importance to set.- Returns:
- This builder for chaining.
-
clearImportance
public Operation.Builder clearImportance()
DO NOT USE. This is an experimental field.
.google.api.servicecontrol.v1.Operation.Importance importance = 11;
- Returns:
- This builder for chaining.
-
getExtensionsList
public List<com.google.protobuf.Any> getExtensionsList()
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
- Specified by:
getExtensionsList
in interfaceOperationOrBuilder
-
getExtensionsCount
public int getExtensionsCount()
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
- Specified by:
getExtensionsCount
in interfaceOperationOrBuilder
-
getExtensions
public com.google.protobuf.Any getExtensions(int index)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
- Specified by:
getExtensions
in interfaceOperationOrBuilder
-
setExtensions
public Operation.Builder setExtensions(int index, com.google.protobuf.Any value)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
setExtensions
public Operation.Builder setExtensions(int index, com.google.protobuf.Any.Builder builderForValue)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
addExtensions
public Operation.Builder addExtensions(com.google.protobuf.Any value)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
addExtensions
public Operation.Builder addExtensions(int index, com.google.protobuf.Any value)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
addExtensions
public Operation.Builder addExtensions(com.google.protobuf.Any.Builder builderForValue)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
addExtensions
public Operation.Builder addExtensions(int index, com.google.protobuf.Any.Builder builderForValue)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
addAllExtensions
public Operation.Builder addAllExtensions(Iterable<? extends com.google.protobuf.Any> values)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
clearExtensions
public Operation.Builder clearExtensions()
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
removeExtensions
public Operation.Builder removeExtensions(int index)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
getExtensionsBuilder
public com.google.protobuf.Any.Builder getExtensionsBuilder(int index)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
getExtensionsOrBuilder
public com.google.protobuf.AnyOrBuilder getExtensionsOrBuilder(int index)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
- Specified by:
getExtensionsOrBuilder
in interfaceOperationOrBuilder
-
getExtensionsOrBuilderList
public List<? extends com.google.protobuf.AnyOrBuilder> getExtensionsOrBuilderList()
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
- Specified by:
getExtensionsOrBuilderList
in interfaceOperationOrBuilder
-
addExtensionsBuilder
public com.google.protobuf.Any.Builder addExtensionsBuilder()
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
addExtensionsBuilder
public com.google.protobuf.Any.Builder addExtensionsBuilder(int index)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
getExtensionsBuilderList
public List<com.google.protobuf.Any.Builder> getExtensionsBuilderList()
Unimplemented.
repeated .google.protobuf.Any extensions = 16;
-
setUnknownFields
public final Operation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
mergeUnknownFields
public final Operation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
-