Uses of Class
com.google.api.generator.gapic.model.RegionTag.RegionTagRegion
-
Packages that use RegionTag.RegionTagRegion Package Description com.google.api.generator.gapic.model -
-
Uses of RegionTag.RegionTagRegion in com.google.api.generator.gapic.model
Methods in com.google.api.generator.gapic.model that return RegionTag.RegionTagRegion Modifier and Type Method Description static RegionTag.RegionTagRegionRegionTag.RegionTagRegion. valueOf(String name)Returns the enum constant of this type with the specified name.static RegionTag.RegionTagRegion[]RegionTag.RegionTagRegion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.api.generator.gapic.model with parameters of type RegionTag.RegionTagRegion Modifier and Type Method Description static CommentStatementRegionTag. generateTag(RegionTag.RegionTagRegion regionTagRegion, String regionTagContent)
-