Class Google::Analytics::Admin::V1alpha::CreateDataStreamRequest

Request message for CreateDataStream RPC.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_stream

defdata_stream()->::Google::Analytics::Admin::V1alpha::DataStream
Returns

#data_stream=

defdata_stream=(value)->::Google::Analytics::Admin::V1alpha::DataStream
Parameter
Returns

#parent

defparent()->::String
Returns
  • (::String) — Required. Example format: properties/1234

#parent=

defparent=(value)->::String
Parameter
  • value (::String) — Required. Example format: properties/1234
Returns
  • (::String) — Required. Example format: properties/1234

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.