Uses of Class
com.google.cloud.tpu.v1.Symptom
-
Packages that use Symptom Package Description com.google.cloud.tpu.v1 A client to Cloud TPU API -
-
Uses of Symptom in com.google.cloud.tpu.v1
Methods in com.google.cloud.tpu.v1 that return Symptom Modifier and Type Method Description SymptomSymptom.Builder. build()SymptomSymptom.Builder. buildPartial()static SymptomSymptom. getDefaultInstance()SymptomSymptom.Builder. getDefaultInstanceForType()SymptomSymptom. getDefaultInstanceForType()SymptomNode.Builder. getSymptoms(int index)Output only.SymptomNode. getSymptoms(int index)Output only.SymptomNodeOrBuilder. getSymptoms(int index)Output only.static SymptomSymptom. parseDelimitedFrom(InputStream input)static SymptomSymptom. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymptomSymptom. parseFrom(byte[] data)static SymptomSymptom. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymptomSymptom. parseFrom(com.google.protobuf.ByteString data)static SymptomSymptom. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymptomSymptom. parseFrom(com.google.protobuf.CodedInputStream input)static SymptomSymptom. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymptomSymptom. parseFrom(InputStream input)static SymptomSymptom. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymptomSymptom. parseFrom(ByteBuffer data)static SymptomSymptom. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.tpu.v1 that return types with arguments of type Symptom Modifier and Type Method Description com.google.protobuf.Parser<Symptom>Symptom. getParserForType()List<Symptom>Node.Builder. getSymptomsList()Output only.List<Symptom>Node. getSymptomsList()Output only.List<Symptom>NodeOrBuilder. getSymptomsList()Output only.static com.google.protobuf.Parser<Symptom>Symptom. parser()Methods in com.google.cloud.tpu.v1 with parameters of type Symptom Modifier and Type Method Description Node.BuilderNode.Builder. addSymptoms(int index, Symptom value)Output only.Node.BuilderNode.Builder. addSymptoms(Symptom value)Output only.Symptom.BuilderSymptom.Builder. mergeFrom(Symptom other)static Symptom.BuilderSymptom. newBuilder(Symptom prototype)Node.BuilderNode.Builder. setSymptoms(int index, Symptom value)Output only.Method parameters in com.google.cloud.tpu.v1 with type arguments of type Symptom Modifier and Type Method Description Node.BuilderNode.Builder. addAllSymptoms(Iterable<? extends Symptom> values)Output only.
-