Method: Google::Cloud::VisionAI::V1::AppPlatform::Rest::Client#universe_domain

Defined in:
lib/google/cloud/vision_ai/v1/app_platform/rest/client.rb

#universe_domainString

The effective universe domain

Returns:

  • (String)


108
109
110
# File 'lib/google/cloud/vision_ai/v1/app_platform/rest/client.rb', line 108

def universe_domain
  @app_platform_stub.universe_domain
end