Uses of Class
com.google.cloud.notebooks.v1.RuntimeMetrics
-
Packages that use RuntimeMetrics Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of RuntimeMetrics in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return RuntimeMetrics Modifier and Type Method Description RuntimeMetricsRuntimeMetrics.Builder. build()RuntimeMetricsRuntimeMetrics.Builder. buildPartial()static RuntimeMetricsRuntimeMetrics. getDefaultInstance()RuntimeMetricsRuntimeMetrics.Builder. getDefaultInstanceForType()RuntimeMetricsRuntimeMetrics. getDefaultInstanceForType()RuntimeMetricsRuntime.Builder. getMetrics()Output only.RuntimeMetricsRuntime. getMetrics()Output only.RuntimeMetricsRuntimeOrBuilder. getMetrics()Output only.static RuntimeMetricsRuntimeMetrics. parseDelimitedFrom(InputStream input)static RuntimeMetricsRuntimeMetrics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeMetricsRuntimeMetrics. parseFrom(byte[] data)static RuntimeMetricsRuntimeMetrics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeMetricsRuntimeMetrics. parseFrom(com.google.protobuf.ByteString data)static RuntimeMetricsRuntimeMetrics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeMetricsRuntimeMetrics. parseFrom(com.google.protobuf.CodedInputStream input)static RuntimeMetricsRuntimeMetrics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeMetricsRuntimeMetrics. parseFrom(InputStream input)static RuntimeMetricsRuntimeMetrics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeMetricsRuntimeMetrics. parseFrom(ByteBuffer data)static RuntimeMetricsRuntimeMetrics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.notebooks.v1 that return types with arguments of type RuntimeMetrics Modifier and Type Method Description com.google.protobuf.Parser<RuntimeMetrics>RuntimeMetrics. getParserForType()static com.google.protobuf.Parser<RuntimeMetrics>RuntimeMetrics. parser()Methods in com.google.cloud.notebooks.v1 with parameters of type RuntimeMetrics Modifier and Type Method Description RuntimeMetrics.BuilderRuntimeMetrics.Builder. mergeFrom(RuntimeMetrics other)Runtime.BuilderRuntime.Builder. mergeMetrics(RuntimeMetrics value)Output only.static RuntimeMetrics.BuilderRuntimeMetrics. newBuilder(RuntimeMetrics prototype)Runtime.BuilderRuntime.Builder. setMetrics(RuntimeMetrics value)Output only.
-