Uses of Enum
com.google.cloud.aiplatform.v1.UsageMetadata.TrafficType
Packages that use UsageMetadata.TrafficType
-
Uses of UsageMetadata.TrafficType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return UsageMetadata.TrafficTypeModifier and TypeMethodDescriptionstatic UsageMetadata.TrafficTypeUsageMetadata.TrafficType.forNumber(int value) UsageMetadata.Builder.getTrafficType()Output only.UsageMetadata.getTrafficType()Output only.UsageMetadataOrBuilder.getTrafficType()Output only.static UsageMetadata.TrafficTypeUsageMetadata.TrafficType.valueOf(int value) Deprecated.static UsageMetadata.TrafficTypeUsageMetadata.TrafficType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UsageMetadata.TrafficTypeReturns the enum constant of this type with the specified name.static UsageMetadata.TrafficType[]UsageMetadata.TrafficType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type UsageMetadata.TrafficTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<UsageMetadata.TrafficType>UsageMetadata.TrafficType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type UsageMetadata.TrafficTypeModifier and TypeMethodDescriptionUsageMetadata.Builder.setTrafficType(UsageMetadata.TrafficType value) Output only.