Module: Stagehand::Models::ModelConfig::VertexModelConfigObject::Auth::Scopes

Extended by:
Internal::Type::Union
Defined in:
lib/stagehand/models/model_config.rb,
sig/stagehand/models/model_config.rbs

Overview

Google auth scopes for the desired API request

See Also:

  • Stagehand::Models::ModelConfig::VertexModelConfigObject::Auth#scopes

Constant Summary collapse

StringArray =
Stagehand::Internal::Type::ArrayOf[String]

Class Method Summary collapse

Instance Method Summary collapse

Methods included from Internal::Type::Union

==, ===, coerce, derefed_variants, dump, hash, inspect, to_sorbet_type, variants

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info

Class Method Details

.variants ⇒ Array(String, Array<String>)

Returns:

  • (Array(String, Array<String>))


# File 'lib/stagehand/models/model_config.rb', line 210

Instance Method Details

#self?.variants ⇒ ::Array[Stagehand::Models::ModelConfig::VertexModelConfigObject::Auth::scopes]

Returns:

  • (::Array[Stagehand::Models::ModelConfig::VertexModelConfigObject::Auth::scopes])


208
# File 'sig/stagehand/models/model_config.rbs', line 208

def self?.variants: -> ::Array[Stagehand::Models::ModelConfig::VertexModelConfigObject::Auth::scopes]