google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.Type View Source

A protocol buffer message type.

Attributes

  • fields (List[Field]): The list of fields. Defaults to: null.
  • name (String): The fully qualified message name. Defaults to: null.
  • oneofs (List[String]): The list of types appearing in `oneof` definitions in this type. Defaults to: null.
  • options (List[Option]): The protocol buffer options. Defaults to: null.
  • sourceContext (SourceContext): The source context. Defaults to: null.
  • syntax (String): The source syntax. Defaults to: null.

    • Enum - one of [SYNTAX_PROTO2, SYNTAX_PROTO3]