Class Google::Analytics::Admin::V1alpha::GetAccountRequest

Request message for GetAccount RPC.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the account to lookup. Format: accounts/{account} Example: "accounts/100"

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the account to lookup. Format: accounts/{account} Example: "accounts/100"
Returns
  • (::String) — Required. The name of the account to lookup. Format: accounts/{account} Example: "accounts/100"