Show / Hide Table of Contents

Enum IosAppDataStreamName.ResourceNameType

The possible contents of IosAppDataStreamName.

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

Fields

Name Description
PropertyIosAppDataStream

A resource name with pattern properties/{property}/iosAppDataStreams/{ios_app_data_stream}.

Unparsed

An unparsed resource name.

Back to top