Capacity Planner V1BETA API - Class Google::Cloud::CapacityPlanner::V1beta::User (v0.2.0)

Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::User.

A user who created or updated a capacity demand.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#email

def email() -> ::String
Returns
  • (::String) — Required. Email of the user.

#email=

def email=(value) -> ::String
Parameter
  • value (::String) — Required. Email of the user.
Returns
  • (::String) — Required. Email of the user.