google_api_monitoring v0.0.1 GoogleApi.Monitoring.V3.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
.