Uses of Enum
com.google.cloud.aiplatform.v1.GenerateContentResponse.UsageMetadata.TrafficType
Packages that use GenerateContentResponse.UsageMetadata.TrafficType
-
Uses of GenerateContentResponse.UsageMetadata.TrafficType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GenerateContentResponse.UsageMetadata.TrafficTypeModifier and TypeMethodDescriptionGenerateContentResponse.UsageMetadata.TrafficType.forNumber(int value) GenerateContentResponse.UsageMetadata.Builder.getTrafficType()Output only.GenerateContentResponse.UsageMetadata.getTrafficType()Output only.GenerateContentResponse.UsageMetadataOrBuilder.getTrafficType()Output only.GenerateContentResponse.UsageMetadata.TrafficType.valueOf(int value) Deprecated.GenerateContentResponse.UsageMetadata.TrafficType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.GenerateContentResponse.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 GenerateContentResponse.UsageMetadata.TrafficTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GenerateContentResponse.UsageMetadata.TrafficType>GenerateContentResponse.UsageMetadata.TrafficType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type GenerateContentResponse.UsageMetadata.TrafficTypeModifier and TypeMethodDescriptionGenerateContentResponse.UsageMetadata.Builder.setTrafficType(GenerateContentResponse.UsageMetadata.TrafficType value) Output only.