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.BuilderaddAllExtensions(Iterable<? extends com.google.protobuf.Any> values)Unimplemented.Operation.BuilderaddAllLogEntries(Iterable<? extends LogEntry> values)Represents information to be logged.Operation.BuilderaddAllMetricValueSets(Iterable<? extends MetricValueSet> values)Represents information about this operation.Operation.BuilderaddExtensions(int index, com.google.protobuf.Any value)Unimplemented.Operation.BuilderaddExtensions(int index, com.google.protobuf.Any.Builder builderForValue)Unimplemented.Operation.BuilderaddExtensions(com.google.protobuf.Any value)Unimplemented.Operation.BuilderaddExtensions(com.google.protobuf.Any.Builder builderForValue)Unimplemented.com.google.protobuf.Any.BuilderaddExtensionsBuilder()Unimplemented.com.google.protobuf.Any.BuilderaddExtensionsBuilder(int index)Unimplemented.Operation.BuilderaddLogEntries(int index, LogEntry value)Represents information to be logged.Operation.BuilderaddLogEntries(int index, LogEntry.Builder builderForValue)Represents information to be logged.Operation.BuilderaddLogEntries(LogEntry value)Represents information to be logged.Operation.BuilderaddLogEntries(LogEntry.Builder builderForValue)Represents information to be logged.LogEntry.BuilderaddLogEntriesBuilder()Represents information to be logged.LogEntry.BuilderaddLogEntriesBuilder(int index)Represents information to be logged.Operation.BuilderaddMetricValueSets(int index, MetricValueSet value)Represents information about this operation.Operation.BuilderaddMetricValueSets(int index, MetricValueSet.Builder builderForValue)Represents information about this operation.Operation.BuilderaddMetricValueSets(MetricValueSet value)Represents information about this operation.Operation.BuilderaddMetricValueSets(MetricValueSet.Builder builderForValue)Represents information about this operation.MetricValueSet.BuilderaddMetricValueSetsBuilder()Represents information about this operation.MetricValueSet.BuilderaddMetricValueSetsBuilder(int index)Represents information about this operation.Operation.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Operationbuild()OperationbuildPartial()Operation.Builderclear()Operation.BuilderclearConsumerId()Identity of the consumer who is using the service.Operation.BuilderclearEndTime()End time of the operation.Operation.BuilderclearExtensions()Unimplemented.Operation.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Operation.BuilderclearImportance()DO NOT USE.Operation.BuilderclearLabels()Operation.BuilderclearLogEntries()Represents information to be logged.Operation.BuilderclearMetricValueSets()Represents information about this operation.Operation.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Operation.BuilderclearOperationId()Identity of the operation.Operation.BuilderclearOperationName()Fully qualified name of the operation.Operation.BuilderclearStartTime()Required.Operation.Builderclone()booleancontainsLabels(String key)Labels describing the operation.StringgetConsumerId()Identity of the consumer who is using the service.com.google.protobuf.ByteStringgetConsumerIdBytes()Identity of the consumer who is using the service.OperationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEndTime()End time of the operation.com.google.protobuf.Timestamp.BuildergetEndTimeBuilder()End time of the operation.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()End time of the operation.com.google.protobuf.AnygetExtensions(int index)Unimplemented.com.google.protobuf.Any.BuildergetExtensionsBuilder(int index)Unimplemented.List<com.google.protobuf.Any.Builder>getExtensionsBuilderList()Unimplemented.intgetExtensionsCount()Unimplemented.List<com.google.protobuf.Any>getExtensionsList()Unimplemented.com.google.protobuf.AnyOrBuildergetExtensionsOrBuilder(int index)Unimplemented.List<? extends com.google.protobuf.AnyOrBuilder>getExtensionsOrBuilderList()Unimplemented.Operation.ImportancegetImportance()DO NOT USE.intgetImportanceValue()DO NOT USE.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Labels describing the operation.Map<String,String>getLabelsMap()Labels describing the operation.StringgetLabelsOrDefault(String key, String defaultValue)Labels describing the operation.StringgetLabelsOrThrow(String key)Labels describing the operation.LogEntrygetLogEntries(int index)Represents information to be logged.LogEntry.BuildergetLogEntriesBuilder(int index)Represents information to be logged.List<LogEntry.Builder>getLogEntriesBuilderList()Represents information to be logged.intgetLogEntriesCount()Represents information to be logged.List<LogEntry>getLogEntriesList()Represents information to be logged.LogEntryOrBuildergetLogEntriesOrBuilder(int index)Represents information to be logged.List<? extends LogEntryOrBuilder>getLogEntriesOrBuilderList()Represents information to be logged.MetricValueSetgetMetricValueSets(int index)Represents information about this operation.MetricValueSet.BuildergetMetricValueSetsBuilder(int index)Represents information about this operation.List<MetricValueSet.Builder>getMetricValueSetsBuilderList()Represents information about this operation.intgetMetricValueSetsCount()Represents information about this operation.List<MetricValueSet>getMetricValueSetsList()Represents information about this operation.MetricValueSetOrBuildergetMetricValueSetsOrBuilder(int index)Represents information about this operation.List<? extends MetricValueSetOrBuilder>getMetricValueSetsOrBuilderList()Represents information about this operation.Map<String,String>getMutableLabels()Deprecated.StringgetOperationId()Identity of the operation.com.google.protobuf.ByteStringgetOperationIdBytes()Identity of the operation.StringgetOperationName()Fully qualified name of the operation.com.google.protobuf.ByteStringgetOperationNameBytes()Fully qualified name of the operation.com.google.protobuf.TimestampgetStartTime()Required.com.google.protobuf.Timestamp.BuildergetStartTimeBuilder()Required.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Required.booleanhasEndTime()End time of the operation.booleanhasStartTime()Required.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()Operation.BuildermergeEndTime(com.google.protobuf.Timestamp value)End time of the operation.Operation.BuildermergeFrom(Operation other)Operation.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Operation.BuildermergeFrom(com.google.protobuf.Message other)Operation.BuildermergeStartTime(com.google.protobuf.Timestamp value)Required.Operation.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Operation.BuilderputAllLabels(Map<String,String> values)Labels describing the operation.Operation.BuilderputLabels(String key, String value)Labels describing the operation.Operation.BuilderremoveExtensions(int index)Unimplemented.Operation.BuilderremoveLabels(String key)Labels describing the operation.Operation.BuilderremoveLogEntries(int index)Represents information to be logged.Operation.BuilderremoveMetricValueSets(int index)Represents information about this operation.Operation.BuildersetConsumerId(String value)Identity of the consumer who is using the service.Operation.BuildersetConsumerIdBytes(com.google.protobuf.ByteString value)Identity of the consumer who is using the service.Operation.BuildersetEndTime(com.google.protobuf.Timestamp value)End time of the operation.Operation.BuildersetEndTime(com.google.protobuf.Timestamp.Builder builderForValue)End time of the operation.Operation.BuildersetExtensions(int index, com.google.protobuf.Any value)Unimplemented.Operation.BuildersetExtensions(int index, com.google.protobuf.Any.Builder builderForValue)Unimplemented.Operation.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Operation.BuildersetImportance(Operation.Importance value)DO NOT USE.Operation.BuildersetImportanceValue(int value)DO NOT USE.Operation.BuildersetLogEntries(int index, LogEntry value)Represents information to be logged.Operation.BuildersetLogEntries(int index, LogEntry.Builder builderForValue)Represents information to be logged.Operation.BuildersetMetricValueSets(int index, MetricValueSet value)Represents information about this operation.Operation.BuildersetMetricValueSets(int index, MetricValueSet.Builder builderForValue)Represents information about this operation.Operation.BuildersetOperationId(String value)Identity of the operation.Operation.BuildersetOperationIdBytes(com.google.protobuf.ByteString value)Identity of the operation.Operation.BuildersetOperationName(String value)Fully qualified name of the operation.Operation.BuildersetOperationNameBytes(com.google.protobuf.ByteString value)Fully qualified name of the operation.Operation.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Operation.BuildersetStartTime(com.google.protobuf.Timestamp value)Required.Operation.BuildersetStartTime(com.google.protobuf.Timestamp.Builder builderForValue)Required.Operation.BuildersetUnknownFields(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:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clear
public Operation.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
getDefaultInstanceForType
public Operation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Operation build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Operation buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Operation.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
setField
public Operation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clearField
public Operation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clearOneof
public Operation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
setRepeatedField
public Operation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
addRepeatedField
public Operation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
mergeFrom
public Operation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Operation.Builder>
-
mergeFrom
public Operation.Builder mergeFrom(Operation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
getOperationIdin 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:
getOperationIdBytesin 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:
getOperationNamein 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:
getOperationNameBytesin 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:
getConsumerIdin 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:
getConsumerIdBytesin 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:
hasStartTimein 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:
getStartTimein 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:
getStartTimeOrBuilderin 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:
hasEndTimein 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:
getEndTimein 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:
getEndTimeOrBuilderin interfaceOperationOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:OperationOrBuilderLabels 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:
getLabelsCountin 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:
containsLabelsin interfaceOperationOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin 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:
getLabelsMapin 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:
getLabelsOrDefaultin 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:
getLabelsOrThrowin 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:
getMetricValueSetsListin 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:
getMetricValueSetsCountin 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:
getMetricValueSetsin 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:
getMetricValueSetsOrBuilderin 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:
getMetricValueSetsOrBuilderListin 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:
getLogEntriesListin interfaceOperationOrBuilder
-
getLogEntriesCount
public int getLogEntriesCount()
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;- Specified by:
getLogEntriesCountin interfaceOperationOrBuilder
-
getLogEntries
public LogEntry getLogEntries(int index)
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;- Specified by:
getLogEntriesin 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:
getLogEntriesOrBuilderin interfaceOperationOrBuilder
-
getLogEntriesOrBuilderList
public List<? extends LogEntryOrBuilder> getLogEntriesOrBuilderList()
Represents information to be logged.
repeated .google.api.servicecontrol.v1.LogEntry log_entries = 8;- Specified by:
getLogEntriesOrBuilderListin 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:
getImportanceValuein 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:
getImportancein 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:
getExtensionsListin interfaceOperationOrBuilder
-
getExtensionsCount
public int getExtensionsCount()
Unimplemented.
repeated .google.protobuf.Any extensions = 16;- Specified by:
getExtensionsCountin interfaceOperationOrBuilder
-
getExtensions
public com.google.protobuf.Any getExtensions(int index)
Unimplemented.
repeated .google.protobuf.Any extensions = 16;- Specified by:
getExtensionsin 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:
getExtensionsOrBuilderin interfaceOperationOrBuilder
-
getExtensionsOrBuilderList
public List<? extends com.google.protobuf.AnyOrBuilder> getExtensionsOrBuilderList()
Unimplemented.
repeated .google.protobuf.Any extensions = 16;- Specified by:
getExtensionsOrBuilderListin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
mergeUnknownFields
public final Operation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
-