Uses of Enum
com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor.ValueType
Packages that use MonitoredResourceDescriptor.LabelDescriptor.ValueType
-
Uses of MonitoredResourceDescriptor.LabelDescriptor.ValueType in com.google.cloud
Methods in com.google.cloud that return MonitoredResourceDescriptor.LabelDescriptor.ValueTypeModifier and TypeMethodDescriptionMonitoredResourceDescriptor.LabelDescriptor.getValueType()Returns the type of data that can be assigned to this label.Returns the enum constant of this type with the specified name.MonitoredResourceDescriptor.LabelDescriptor.ValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.