Uses of Class
com.google.cloud.pubsublite.proto.Topic.PartitionConfig.DimensionCase
-
Packages that use Topic.PartitionConfig.DimensionCase Package Description com.google.cloud.pubsublite.proto -
-
Uses of Topic.PartitionConfig.DimensionCase in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return Topic.PartitionConfig.DimensionCase Modifier and Type Method Description static Topic.PartitionConfig.DimensionCaseTopic.PartitionConfig.DimensionCase. forNumber(int value)Topic.PartitionConfig.DimensionCaseTopic.PartitionConfig.Builder. getDimensionCase()Topic.PartitionConfig.DimensionCaseTopic.PartitionConfig. getDimensionCase()Topic.PartitionConfig.DimensionCaseTopic.PartitionConfigOrBuilder. getDimensionCase()static Topic.PartitionConfig.DimensionCaseTopic.PartitionConfig.DimensionCase. valueOf(int value)Deprecated.static Topic.PartitionConfig.DimensionCaseTopic.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.
-