| Modifier and Type | Method and Description |
|---|---|
static Topic.PartitionConfig.DimensionCase |
Topic.PartitionConfig.DimensionCase.forNumber(int value) |
Topic.PartitionConfig.DimensionCase |
Topic.PartitionConfigOrBuilder.getDimensionCase() |
Topic.PartitionConfig.DimensionCase |
Topic.PartitionConfig.getDimensionCase() |
Topic.PartitionConfig.DimensionCase |
Topic.PartitionConfig.Builder.getDimensionCase() |
static Topic.PartitionConfig.DimensionCase |
Topic.PartitionConfig.DimensionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Topic.PartitionConfig.DimensionCase |
Topic.PartitionConfig.DimensionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Topic.PartitionConfig.DimensionCase[] |
Topic.PartitionConfig.DimensionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.