class Google::Cloud::Lustre::V1::Configuration


and it is not intended that the end-users will read or change it.
This configuration is for internal use of the client library classes,
of the google.cloud.lustre.v1 package.
This class contains common configuration for all services
Configuration class for the google.cloud.lustre.v1 package.
@private
#

def initialize parent_config = nil

Other tags:
    Private: -
def initialize parent_config = nil
  @parent_config = parent_config unless parent_config.nil?
  yield self if block_given?
end