Show / Hide Table of Contents

Enum WebDataStreamName.ResourceNameType

The possible contents of WebDataStreamName.

Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum ResourceNameType

Fields

Name Description
PropertyWebDataStream

A resource name with pattern properties/{property}/webDataStreams/{web_data_stream}.

Unparsed

An unparsed resource name.

Back to top