Uses of Class
com.google.cloud.dataproc.v1.UsageMetrics
-
Packages that use UsageMetrics Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of UsageMetrics in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return UsageMetrics Modifier and Type Method Description UsageMetricsUsageMetrics.Builder. build()UsageMetricsUsageMetrics.Builder. buildPartial()UsageMetricsRuntimeInfo.Builder. getApproximateUsage()Output only.UsageMetricsRuntimeInfo. getApproximateUsage()Output only.UsageMetricsRuntimeInfoOrBuilder. getApproximateUsage()Output only.static UsageMetricsUsageMetrics. getDefaultInstance()UsageMetricsUsageMetrics.Builder. getDefaultInstanceForType()UsageMetricsUsageMetrics. getDefaultInstanceForType()static UsageMetricsUsageMetrics. parseDelimitedFrom(InputStream input)static UsageMetricsUsageMetrics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageMetricsUsageMetrics. parseFrom(byte[] data)static UsageMetricsUsageMetrics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageMetricsUsageMetrics. parseFrom(com.google.protobuf.ByteString data)static UsageMetricsUsageMetrics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageMetricsUsageMetrics. parseFrom(com.google.protobuf.CodedInputStream input)static UsageMetricsUsageMetrics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageMetricsUsageMetrics. parseFrom(InputStream input)static UsageMetricsUsageMetrics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageMetricsUsageMetrics. parseFrom(ByteBuffer data)static UsageMetricsUsageMetrics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type UsageMetrics Modifier and Type Method Description com.google.protobuf.Parser<UsageMetrics>UsageMetrics. getParserForType()static com.google.protobuf.Parser<UsageMetrics>UsageMetrics. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type UsageMetrics Modifier and Type Method Description RuntimeInfo.BuilderRuntimeInfo.Builder. mergeApproximateUsage(UsageMetrics value)Output only.UsageMetrics.BuilderUsageMetrics.Builder. mergeFrom(UsageMetrics other)static UsageMetrics.BuilderUsageMetrics. newBuilder(UsageMetrics prototype)RuntimeInfo.BuilderRuntimeInfo.Builder. setApproximateUsage(UsageMetrics value)Output only.
-