Method: PulpFileClient::FileFileDistribution.openapi_nullable

Defined in:
lib/pulp_file_client/models/file_file_distribution.rb

.openapi_nullableObject

List of attributes with nullable: true



75
76
77
78
79
80
81
# File 'lib/pulp_file_client/models/file_file_distribution.rb', line 75

def self.openapi_nullable
  Set.new([
    :'content_guard',
    :'repository',
    :'publication',
  ])
end