NAME

Google::Api::ConfigChange::ConfigChange - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::ConfigChange;

my $msg = Google::Api::ConfigChange::ConfigChange->new(
    element => $value,
);

FIELDS

  • element

    Type: String

  • old_value

    Type: String

  • new_value

    Type: String

  • change_type

    Type: Enum (.google.api.ChangeType)

  • advices

    Type: Message (.google.api.Advice)

NAME

Google::Api::ConfigChange::Advice - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::ConfigChange;

my $msg = Google::Api::ConfigChange::Advice->new(
    description => $value,
);

FIELDS

  • description

    Type: String