Interface FetchConnectedGa4PropertyResponseOrBuilder (0.26.0)

public interface FetchConnectedGa4PropertyResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getProperty()

public abstract String getProperty()

The GA4 property connected to the UA property. An empty string is returned when there is no connected GA4 property. Format: properties/{property_id} Example: properties/1234

string property = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The property.

getPropertyBytes()

public abstract ByteString getPropertyBytes()

The GA4 property connected to the UA property. An empty string is returned when there is no connected GA4 property. Format: properties/{property_id} Example: properties/1234

string property = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for property.