Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

VUser::Google::ProvisioningAPI::V2_0::NicknameEntry - Google Provisioning API 2.0 nick name entry

Accessors

       User
       Nickname

Author

       Randy Smith, perlstalker at vuser dot org

Name

       VUser::Google::ProvisioningAPI::V2_0::NicknameEntry - Google Provisioning API 2.0 nick name entry

Synopsis

        my $entry = VUser::Google::ProvisioningAPI::V2_0::NicknameEntry->new();
        $entry->User('foo'); # set the user name to 'foo'
        $entry->Nickname('bar');

See Also