Uses of Interface
com.github.udpa.udpa.type.v1.TypedStructOrBuilder
-
Packages that use TypedStructOrBuilder Package Description com.github.udpa.udpa.type.v1 -
-
Uses of TypedStructOrBuilder in com.github.udpa.udpa.type.v1
Classes in com.github.udpa.udpa.type.v1 that implement TypedStructOrBuilder Modifier and Type Class Description class
TypedStruct
A TypedStruct contains an arbitrary JSON serialized protocol buffer message with a URL that describes the type of the serialized message.static class
TypedStruct.Builder
A TypedStruct contains an arbitrary JSON serialized protocol buffer message with a URL that describes the type of the serialized message.
-