NAME

Google::Ai::Generativelanguage::V1::Model::Model - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Ai::Generativelanguage::V1::Model;

my $msg = Google::Ai::Generativelanguage::V1::Model::Model->new(
    name => $value,
);

FIELDS

  • name

    Type: String

  • base_model_id

    Type: String

  • version

    Type: String

  • display_name

    Type: String

  • description

    Type: String

  • input_token_limit

    Type: Int32

  • output_token_limit

    Type: Int32

  • supported_generation_methods

    Type: String

  • temperature

    Type: Float

  • max_temperature

    Type: Float

  • top_p

    Type: Float

  • top_k

    Type: Int32

  • thinking

    Type: Bool

NAME

Google::Ai::Generativelanguage::V1::Model - Protocol Buffers schema definition

DESCRIPTION

Auto-generated Protocol Buffers schema definition class.

LICENSE AND COPYRIGHT

Copyright (C) 2026 Google LLC

This program is released under the Apache 2.0 license.