Class ListLicenseConfigsUsageStatsResponse.Builder (0.90.0)

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

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

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>
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

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;

Parameter
Name Description
value LicenseConfigUsageStats
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

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;

Parameter
Name Description
builderForValue LicenseConfigUsageStats.Builder
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

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;

Parameters
Name Description
index int
value LicenseConfigUsageStats
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

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;

Parameters
Name Description
index int
builderForValue LicenseConfigUsageStats.Builder
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

addLicenseConfigUsageStatsBuilder()

public LicenseConfigUsageStats.Builder addLicenseConfigUsageStatsBuilder()

All the customer's LicenseConfigUsageStats.

repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;

Returns
Type Description
LicenseConfigUsageStats.Builder

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
Returns
Type Description
LicenseConfigUsageStats.Builder

build()

public ListLicenseConfigsUsageStatsResponse build()
Returns
Type Description
ListLicenseConfigsUsageStatsResponse

buildPartial()

public ListLicenseConfigsUsageStatsResponse buildPartial()
Returns
Type Description
ListLicenseConfigsUsageStatsResponse

clear()

public ListLicenseConfigsUsageStatsResponse.Builder clear()
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder
Overrides

clearLicenseConfigUsageStats()

public ListLicenseConfigsUsageStatsResponse.Builder clearLicenseConfigUsageStats()

All the customer's LicenseConfigUsageStats.

repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;

Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

getDefaultInstanceForType()

public ListLicenseConfigsUsageStatsResponse getDefaultInstanceForType()
Returns
Type Description
ListLicenseConfigsUsageStatsResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
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
Returns
Type Description
LicenseConfigUsageStats

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
Returns
Type Description
LicenseConfigUsageStats.Builder

getLicenseConfigUsageStatsBuilderList()

public List<LicenseConfigUsageStats.Builder> getLicenseConfigUsageStatsBuilderList()

All the customer's LicenseConfigUsageStats.

repeated .google.cloud.discoveryengine.v1beta.LicenseConfigUsageStats license_config_usage_stats = 1;

Returns
Type Description
List<Builder>

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;

Returns
Type Description
List<LicenseConfigUsageStats>

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
Returns
Type Description
LicenseConfigUsageStatsOrBuilder

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()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ListLicenseConfigsUsageStatsResponse other)

public ListLicenseConfigsUsageStatsResponse.Builder mergeFrom(ListLicenseConfigsUsageStatsResponse other)
Parameter
Name Description
other ListLicenseConfigsUsageStatsResponse
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ListLicenseConfigsUsageStatsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ListLicenseConfigsUsageStatsResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder
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
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

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;

Parameters
Name Description
index int
value LicenseConfigUsageStats
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder

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;

Parameters
Name Description
index int
builderForValue LicenseConfigUsageStats.Builder
Returns
Type Description
ListLicenseConfigsUsageStatsResponse.Builder