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
NAME
Google::Api::ConfigChange - 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.