Google.Api.VisibilityRule (googleapis v0.2.0)
View SourceA visibility rule provides visibility configuration for an individual API element.
Summary
Types
@type t() :: %Google.Api.VisibilityRule{ __unknown_fields__: [Protobuf.unknown_field()], restriction: String.t(), selector: String.t() }