public static final class ListLicenseConfigsUsageStatsResponse.Builder extends GeneratedMessage.Builder<ListLicenseConfigsUsageStatsResponse.Builder> implements ListLicenseConfigsUsageStatsResponseOrBuilder
Response message for
UserLicenseService.ListLicenseConfigsUsageStats
method.
Protobuf type google.cloud.discoveryengine.v1beta.ListLicenseConfigsUsageStatsResponse
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllLicenseConfigUsageStats(Iterable<? extends LicenseConfigUsageStats> values)
public ListLicenseConfigsUsageStatsResponse.Builder addAllLicenseConfigUsageStats(Iterable<? extends LicenseConfigUsageStats> values)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats>
|
addLicenseConfigUsageStats(LicenseConfigUsageStats value)
public ListLicenseConfigsUsageStatsResponse.Builder addLicenseConfigUsageStats(LicenseConfigUsageStats value)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
addLicenseConfigUsageStats(LicenseConfigUsageStats.Builder builderForValue)
public ListLicenseConfigsUsageStatsResponse.Builder addLicenseConfigUsageStats(LicenseConfigUsageStats.Builder builderForValue)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
addLicenseConfigUsageStats(int index, LicenseConfigUsageStats value)
public ListLicenseConfigsUsageStatsResponse.Builder addLicenseConfigUsageStats(int index, LicenseConfigUsageStats value)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
addLicenseConfigUsageStats(int index, LicenseConfigUsageStats.Builder builderForValue)
public ListLicenseConfigsUsageStatsResponse.Builder addLicenseConfigUsageStats(int index, LicenseConfigUsageStats.Builder builderForValue)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
addLicenseConfigUsageStatsBuilder()
public LicenseConfigUsageStats.Builder addLicenseConfigUsageStatsBuilder()
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
addLicenseConfigUsageStatsBuilder(int index)
public LicenseConfigUsageStats.Builder addLicenseConfigUsageStatsBuilder(int index)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public ListLicenseConfigsUsageStatsResponse build()
buildPartial()
public ListLicenseConfigsUsageStatsResponse buildPartial()
clear()
public ListLicenseConfigsUsageStatsResponse.Builder clear()
Overrides
clearLicenseConfigUsageStats()
public ListLicenseConfigsUsageStatsResponse.Builder clearLicenseConfigUsageStats()
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
getDefaultInstanceForType()
public ListLicenseConfigsUsageStatsResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getLicenseConfigUsageStats(int index)
public LicenseConfigUsageStats getLicenseConfigUsageStats(int index)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
| Parameter |
| Name |
Description |
index |
int
|
getLicenseConfigUsageStatsBuilder(int index)
public LicenseConfigUsageStats.Builder getLicenseConfigUsageStatsBuilder(int index)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
| Parameter |
| Name |
Description |
index |
int
|
getLicenseConfigUsageStatsBuilderList()
public List<LicenseConfigUsageStats.Builder> getLicenseConfigUsageStatsBuilderList()
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
getLicenseConfigUsageStatsCount()
public int getLicenseConfigUsageStatsCount()
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
| Returns |
| Type |
Description |
int |
|
getLicenseConfigUsageStatsList()
public List<LicenseConfigUsageStats> getLicenseConfigUsageStatsList()
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
getLicenseConfigUsageStatsOrBuilder(int index)
public LicenseConfigUsageStatsOrBuilder getLicenseConfigUsageStatsOrBuilder(int index)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
| Parameter |
| Name |
Description |
index |
int
|
getLicenseConfigUsageStatsOrBuilderList()
public List<? extends LicenseConfigUsageStatsOrBuilder> getLicenseConfigUsageStatsOrBuilderList()
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.discoveryengine.v1beta.LicenseConfigUsageStatsOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ListLicenseConfigsUsageStatsResponse other)
public ListLicenseConfigsUsageStatsResponse.Builder mergeFrom(ListLicenseConfigsUsageStatsResponse other)
public ListLicenseConfigsUsageStatsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ListLicenseConfigsUsageStatsResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeLicenseConfigUsageStats(int index)
public ListLicenseConfigsUsageStatsResponse.Builder removeLicenseConfigUsageStats(int index)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
| Parameter |
| Name |
Description |
index |
int
|
setLicenseConfigUsageStats(int index, LicenseConfigUsageStats value)
public ListLicenseConfigsUsageStatsResponse.Builder setLicenseConfigUsageStats(int index, LicenseConfigUsageStats value)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;
setLicenseConfigUsageStats(int index, LicenseConfigUsageStats.Builder builderForValue)
public ListLicenseConfigsUsageStatsResponse.Builder setLicenseConfigUsageStats(int index, LicenseConfigUsageStats.Builder builderForValue)
All the customer's
LicenseConfigUsageStats.
repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;