google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.SourceContext View Source
`SourceContext` represents information about the source of a protobuf element, like the file in which it is defined.
Attributes
- fileName (String): The path-qualified name of the .proto file that contained the associated protobuf element. For example: `"google/protobuf/source_context.proto"`. Defaults to:
null
.