Class GetWebAppConfigResult
Inheritance
System.Object
GetWebAppConfigResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Firebase
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GetWebAppConfigResult
Fields
View SourceApiKey
Declaration
public readonly string ApiKey
Field Value
| Type | Description |
|---|---|
| System.String |
AuthDomain
Declaration
public readonly string AuthDomain
Field Value
| Type | Description |
|---|---|
| System.String |
DatabaseUrl
Declaration
public readonly string DatabaseUrl
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
LocationId
Declaration
public readonly string LocationId
Field Value
| Type | Description |
|---|---|
| System.String |
MeasurementId
Declaration
public readonly string MeasurementId
Field Value
| Type | Description |
|---|---|
| System.String |
MessagingSenderId
Declaration
public readonly string MessagingSenderId
Field Value
| Type | Description |
|---|---|
| System.String |
Project
Declaration
public readonly string Project
Field Value
| Type | Description |
|---|---|
| System.String |
StorageBucket
Declaration
public readonly string StorageBucket
Field Value
| Type | Description |
|---|---|
| System.String |
WebAppId
Declaration
public readonly string WebAppId
Field Value
| Type | Description |
|---|---|
| System.String |