Request message for CreateWebDataStream RPC.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
Returns
- (::String) — Required. The parent resource where this web data stream will be created. Format: properties/123
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. The parent resource where this web data stream will be created. Format: properties/123
Returns
- (::String) — Required. The parent resource where this web data stream will be created. Format: properties/123
#web_data_stream
def web_data_stream() -> ::Google::Analytics::Admin::V1alpha::WebDataStream
Returns
- (::Google::Analytics::Admin::V1alpha::WebDataStream) — Required. The web stream to create.
#web_data_stream=
def web_data_stream=(value) -> ::Google::Analytics::Admin::V1alpha::WebDataStream
Parameter
- value (::Google::Analytics::Admin::V1alpha::WebDataStream) — Required. The web stream to create.
Returns
- (::Google::Analytics::Admin::V1alpha::WebDataStream) — Required. The web stream to create.