Package com.google.cloud.datacatalog.v1
Class UsageSignal.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<UsageSignal.Builder>
-
- com.google.cloud.datacatalog.v1.UsageSignal.Builder
-
- All Implemented Interfaces:
UsageSignalOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- UsageSignal
public static final class UsageSignal.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UsageSignal.Builder> implements UsageSignalOrBuilder
The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day.
Protobuf typegoogle.cloud.datacatalog.v1.UsageSignal
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description UsageSignal.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
UsageSignal
build()
UsageSignal
buildPartial()
UsageSignal.Builder
clear()
UsageSignal.Builder
clearCommonUsageWithinTimeRange()
UsageSignal.Builder
clearFavoriteCount()
Favorite count in the source system.UsageSignal.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
UsageSignal.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
UsageSignal.Builder
clearUpdateTime()
The end timestamp of the duration of usage statistics.UsageSignal.Builder
clearUsageWithinTimeRange()
UsageSignal.Builder
clone()
boolean
containsCommonUsageWithinTimeRange(String key)
Common usage statistics over each of the predefined time ranges.boolean
containsUsageWithinTimeRange(String key)
Output only.Map<String,CommonUsageStats>
getCommonUsageWithinTimeRange()
Deprecated.int
getCommonUsageWithinTimeRangeCount()
Common usage statistics over each of the predefined time ranges.Map<String,CommonUsageStats>
getCommonUsageWithinTimeRangeMap()
Common usage statistics over each of the predefined time ranges.CommonUsageStats
getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue)
Common usage statistics over each of the predefined time ranges.CommonUsageStats
getCommonUsageWithinTimeRangeOrThrow(String key)
Common usage statistics over each of the predefined time ranges.UsageSignal
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
long
getFavoriteCount()
Favorite count in the source system.Map<String,CommonUsageStats>
getMutableCommonUsageWithinTimeRange()
Deprecated.Map<String,UsageStats>
getMutableUsageWithinTimeRange()
Deprecated.com.google.protobuf.Timestamp
getUpdateTime()
The end timestamp of the duration of usage statistics.com.google.protobuf.Timestamp.Builder
getUpdateTimeBuilder()
The end timestamp of the duration of usage statistics.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
The end timestamp of the duration of usage statistics.Map<String,UsageStats>
getUsageWithinTimeRange()
Deprecated.int
getUsageWithinTimeRangeCount()
Output only.Map<String,UsageStats>
getUsageWithinTimeRangeMap()
Output only.UsageStats
getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue)
Output only.UsageStats
getUsageWithinTimeRangeOrThrow(String key)
Output only.boolean
hasFavoriteCount()
Favorite count in the source system.boolean
hasUpdateTime()
The end timestamp of the duration of usage statistics.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()
UsageSignal.Builder
mergeFrom(UsageSignal other)
UsageSignal.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
UsageSignal.Builder
mergeFrom(com.google.protobuf.Message other)
UsageSignal.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
UsageSignal.Builder
mergeUpdateTime(com.google.protobuf.Timestamp value)
The end timestamp of the duration of usage statistics.UsageSignal.Builder
putAllCommonUsageWithinTimeRange(Map<String,CommonUsageStats> values)
Common usage statistics over each of the predefined time ranges.UsageSignal.Builder
putAllUsageWithinTimeRange(Map<String,UsageStats> values)
Output only.UsageSignal.Builder
putCommonUsageWithinTimeRange(String key, CommonUsageStats value)
Common usage statistics over each of the predefined time ranges.UsageSignal.Builder
putUsageWithinTimeRange(String key, UsageStats value)
Output only.UsageSignal.Builder
removeCommonUsageWithinTimeRange(String key)
Common usage statistics over each of the predefined time ranges.UsageSignal.Builder
removeUsageWithinTimeRange(String key)
Output only.UsageSignal.Builder
setFavoriteCount(long value)
Favorite count in the source system.UsageSignal.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
UsageSignal.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
UsageSignal.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
UsageSignal.Builder
setUpdateTime(com.google.protobuf.Timestamp value)
The end timestamp of the duration of usage statistics.UsageSignal.Builder
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The end timestamp of the duration of usage statistics.-
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<UsageSignal.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UsageSignal.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<UsageSignal.Builder>
-
clear
public UsageSignal.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<UsageSignal.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<UsageSignal.Builder>
-
getDefaultInstanceForType
public UsageSignal getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public UsageSignal build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public UsageSignal buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public UsageSignal.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<UsageSignal.Builder>
-
setField
public UsageSignal.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<UsageSignal.Builder>
-
clearField
public UsageSignal.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<UsageSignal.Builder>
-
clearOneof
public UsageSignal.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<UsageSignal.Builder>
-
setRepeatedField
public UsageSignal.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<UsageSignal.Builder>
-
addRepeatedField
public UsageSignal.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<UsageSignal.Builder>
-
mergeFrom
public UsageSignal.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UsageSignal.Builder>
-
mergeFrom
public UsageSignal.Builder mergeFrom(UsageSignal other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UsageSignal.Builder>
-
mergeFrom
public UsageSignal.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<UsageSignal.Builder>
- Throws:
IOException
-
hasUpdateTime
public boolean hasUpdateTime()
The end timestamp of the duration of usage statistics.
.google.protobuf.Timestamp update_time = 1;
- Specified by:
hasUpdateTime
in interfaceUsageSignalOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
The end timestamp of the duration of usage statistics.
.google.protobuf.Timestamp update_time = 1;
- Specified by:
getUpdateTime
in interfaceUsageSignalOrBuilder
- Returns:
- The updateTime.
-
setUpdateTime
public UsageSignal.Builder setUpdateTime(com.google.protobuf.Timestamp value)
The end timestamp of the duration of usage statistics.
.google.protobuf.Timestamp update_time = 1;
-
setUpdateTime
public UsageSignal.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The end timestamp of the duration of usage statistics.
.google.protobuf.Timestamp update_time = 1;
-
mergeUpdateTime
public UsageSignal.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
The end timestamp of the duration of usage statistics.
.google.protobuf.Timestamp update_time = 1;
-
clearUpdateTime
public UsageSignal.Builder clearUpdateTime()
The end timestamp of the duration of usage statistics.
.google.protobuf.Timestamp update_time = 1;
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
The end timestamp of the duration of usage statistics.
.google.protobuf.Timestamp update_time = 1;
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The end timestamp of the duration of usage statistics.
.google.protobuf.Timestamp update_time = 1;
- Specified by:
getUpdateTimeOrBuilder
in interfaceUsageSignalOrBuilder
-
getUsageWithinTimeRangeCount
public int getUsageWithinTimeRangeCount()
Description copied from interface:UsageSignalOrBuilder
Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
map<string, .google.cloud.datacatalog.v1.UsageStats> usage_within_time_range = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUsageWithinTimeRangeCount
in interfaceUsageSignalOrBuilder
-
containsUsageWithinTimeRange
public boolean containsUsageWithinTimeRange(String key)
Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
map<string, .google.cloud.datacatalog.v1.UsageStats> usage_within_time_range = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
containsUsageWithinTimeRange
in interfaceUsageSignalOrBuilder
-
getUsageWithinTimeRange
@Deprecated public Map<String,UsageStats> getUsageWithinTimeRange()
Deprecated.UsegetUsageWithinTimeRangeMap()
instead.- Specified by:
getUsageWithinTimeRange
in interfaceUsageSignalOrBuilder
-
getUsageWithinTimeRangeMap
public Map<String,UsageStats> getUsageWithinTimeRangeMap()
Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
map<string, .google.cloud.datacatalog.v1.UsageStats> usage_within_time_range = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUsageWithinTimeRangeMap
in interfaceUsageSignalOrBuilder
-
getUsageWithinTimeRangeOrDefault
public UsageStats getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue)
Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
map<string, .google.cloud.datacatalog.v1.UsageStats> usage_within_time_range = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUsageWithinTimeRangeOrDefault
in interfaceUsageSignalOrBuilder
-
getUsageWithinTimeRangeOrThrow
public UsageStats getUsageWithinTimeRangeOrThrow(String key)
Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
map<string, .google.cloud.datacatalog.v1.UsageStats> usage_within_time_range = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUsageWithinTimeRangeOrThrow
in interfaceUsageSignalOrBuilder
-
clearUsageWithinTimeRange
public UsageSignal.Builder clearUsageWithinTimeRange()
-
removeUsageWithinTimeRange
public UsageSignal.Builder removeUsageWithinTimeRange(String key)
Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
map<string, .google.cloud.datacatalog.v1.UsageStats> usage_within_time_range = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getMutableUsageWithinTimeRange
@Deprecated public Map<String,UsageStats> getMutableUsageWithinTimeRange()
Deprecated.Use alternate mutation accessors instead.
-
putUsageWithinTimeRange
public UsageSignal.Builder putUsageWithinTimeRange(String key, UsageStats value)
Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
map<string, .google.cloud.datacatalog.v1.UsageStats> usage_within_time_range = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
putAllUsageWithinTimeRange
public UsageSignal.Builder putAllUsageWithinTimeRange(Map<String,UsageStats> values)
Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
map<string, .google.cloud.datacatalog.v1.UsageStats> usage_within_time_range = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCommonUsageWithinTimeRangeCount
public int getCommonUsageWithinTimeRangeCount()
Description copied from interface:UsageSignalOrBuilder
Common usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D", "Lifetime"}`.
map<string, .google.cloud.datacatalog.v1.CommonUsageStats> common_usage_within_time_range = 3;
- Specified by:
getCommonUsageWithinTimeRangeCount
in interfaceUsageSignalOrBuilder
-
containsCommonUsageWithinTimeRange
public boolean containsCommonUsageWithinTimeRange(String key)
Common usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D", "Lifetime"}`.
map<string, .google.cloud.datacatalog.v1.CommonUsageStats> common_usage_within_time_range = 3;
- Specified by:
containsCommonUsageWithinTimeRange
in interfaceUsageSignalOrBuilder
-
getCommonUsageWithinTimeRange
@Deprecated public Map<String,CommonUsageStats> getCommonUsageWithinTimeRange()
Deprecated.UsegetCommonUsageWithinTimeRangeMap()
instead.- Specified by:
getCommonUsageWithinTimeRange
in interfaceUsageSignalOrBuilder
-
getCommonUsageWithinTimeRangeMap
public Map<String,CommonUsageStats> getCommonUsageWithinTimeRangeMap()
Common usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D", "Lifetime"}`.
map<string, .google.cloud.datacatalog.v1.CommonUsageStats> common_usage_within_time_range = 3;
- Specified by:
getCommonUsageWithinTimeRangeMap
in interfaceUsageSignalOrBuilder
-
getCommonUsageWithinTimeRangeOrDefault
public CommonUsageStats getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue)
Common usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D", "Lifetime"}`.
map<string, .google.cloud.datacatalog.v1.CommonUsageStats> common_usage_within_time_range = 3;
- Specified by:
getCommonUsageWithinTimeRangeOrDefault
in interfaceUsageSignalOrBuilder
-
getCommonUsageWithinTimeRangeOrThrow
public CommonUsageStats getCommonUsageWithinTimeRangeOrThrow(String key)
Common usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D", "Lifetime"}`.
map<string, .google.cloud.datacatalog.v1.CommonUsageStats> common_usage_within_time_range = 3;
- Specified by:
getCommonUsageWithinTimeRangeOrThrow
in interfaceUsageSignalOrBuilder
-
clearCommonUsageWithinTimeRange
public UsageSignal.Builder clearCommonUsageWithinTimeRange()
-
removeCommonUsageWithinTimeRange
public UsageSignal.Builder removeCommonUsageWithinTimeRange(String key)
Common usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D", "Lifetime"}`.
map<string, .google.cloud.datacatalog.v1.CommonUsageStats> common_usage_within_time_range = 3;
-
getMutableCommonUsageWithinTimeRange
@Deprecated public Map<String,CommonUsageStats> getMutableCommonUsageWithinTimeRange()
Deprecated.Use alternate mutation accessors instead.
-
putCommonUsageWithinTimeRange
public UsageSignal.Builder putCommonUsageWithinTimeRange(String key, CommonUsageStats value)
Common usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D", "Lifetime"}`.
map<string, .google.cloud.datacatalog.v1.CommonUsageStats> common_usage_within_time_range = 3;
-
putAllCommonUsageWithinTimeRange
public UsageSignal.Builder putAllCommonUsageWithinTimeRange(Map<String,CommonUsageStats> values)
Common usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D", "Lifetime"}`.
map<string, .google.cloud.datacatalog.v1.CommonUsageStats> common_usage_within_time_range = 3;
-
hasFavoriteCount
public boolean hasFavoriteCount()
Favorite count in the source system.
optional int64 favorite_count = 4;
- Specified by:
hasFavoriteCount
in interfaceUsageSignalOrBuilder
- Returns:
- Whether the favoriteCount field is set.
-
getFavoriteCount
public long getFavoriteCount()
Favorite count in the source system.
optional int64 favorite_count = 4;
- Specified by:
getFavoriteCount
in interfaceUsageSignalOrBuilder
- Returns:
- The favoriteCount.
-
setFavoriteCount
public UsageSignal.Builder setFavoriteCount(long value)
Favorite count in the source system.
optional int64 favorite_count = 4;
- Parameters:
value
- The favoriteCount to set.- Returns:
- This builder for chaining.
-
clearFavoriteCount
public UsageSignal.Builder clearFavoriteCount()
Favorite count in the source system.
optional int64 favorite_count = 4;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final UsageSignal.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UsageSignal.Builder>
-
mergeUnknownFields
public final UsageSignal.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UsageSignal.Builder>
-
-