Class Google::Analytics::Admin::V1alpha::ChangeHistoryChange

A description of a change to a single Google Analytics resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#action

def action() -> ::Google::Analytics::Admin::V1alpha::ActionType
Returns

#action=

def action=(value) -> ::Google::Analytics::Admin::V1alpha::ActionType
Parameter
Returns

#resource

def resource() -> ::String
Returns
  • (::String) — Resource name of the resource whose changes are described by this entry.

#resource=

def resource=(value) -> ::String
Parameter
  • value (::String) — Resource name of the resource whose changes are described by this entry.
Returns
  • (::String) — Resource name of the resource whose changes are described by this entry.

#resource_after_change

def resource_after_change() -> ::Google::Analytics::Admin::V1alpha::ChangeHistoryChange::ChangeHistoryResource
Returns

#resource_after_change=

def resource_after_change=(value) -> ::Google::Analytics::Admin::V1alpha::ChangeHistoryChange::ChangeHistoryResource
Parameter
Returns

#resource_before_change

def resource_before_change() -> ::Google::Analytics::Admin::V1alpha::ChangeHistoryChange::ChangeHistoryResource
Returns

#resource_before_change=

def resource_before_change=(value) -> ::Google::Analytics::Admin::V1alpha::ChangeHistoryChange::ChangeHistoryResource
Parameter
Returns