Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.firebase/v1beta1.getAndroidApp
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets the specified AndroidApp.
Using getAndroidApp
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAndroidApp(args: GetAndroidAppArgs, opts?: InvokeOptions): Promise<GetAndroidAppResult>
function getAndroidAppOutput(args: GetAndroidAppOutputArgs, opts?: InvokeOptions): Output<GetAndroidAppResult>def get_android_app(android_app_id: Optional[str] = None,
                    project: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetAndroidAppResult
def get_android_app_output(android_app_id: Optional[pulumi.Input[str]] = None,
                    project: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetAndroidAppResult]func LookupAndroidApp(ctx *Context, args *LookupAndroidAppArgs, opts ...InvokeOption) (*LookupAndroidAppResult, error)
func LookupAndroidAppOutput(ctx *Context, args *LookupAndroidAppOutputArgs, opts ...InvokeOption) LookupAndroidAppResultOutput> Note: This function is named LookupAndroidApp in the Go SDK.
public static class GetAndroidApp 
{
    public static Task<GetAndroidAppResult> InvokeAsync(GetAndroidAppArgs args, InvokeOptions? opts = null)
    public static Output<GetAndroidAppResult> Invoke(GetAndroidAppInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAndroidAppResult> getAndroidApp(GetAndroidAppArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: google-native:firebase/v1beta1:getAndroidApp
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AndroidApp stringId 
- Project string
- AndroidApp stringId 
- Project string
- androidApp StringId 
- project String
- androidApp stringId 
- project string
- android_app_ strid 
- project str
- androidApp StringId 
- project String
getAndroidApp Result
The following output properties are available:
- ApiKey stringId 
- The globally unique, Google-assigned identifier (UID) for the Firebase API key associated with the AndroidApp. Be aware that this value is the UID of the API key, not thekeyStringof the API key. ThekeyStringis the value that can be found in the App's configuration artifact. Ifapi_key_idis not set in requests toandroidApps.Create, then Firebase automatically associates anapi_key_idwith theAndroidApp. This auto-associated key may be an existing valid key or, if no valid key exists, a new one will be provisioned. In patch requests,api_key_idcannot be set to an empty value, and the new UID must have no restrictions or only have restrictions that are valid for the associatedAndroidApp. We recommend using the Google Cloud Console to manage API keys.
- AppId string
- Immutable. The globally unique, Firebase-assigned identifier for the AndroidApp. This identifier should be treated as an opaque token, as the data format is not specified.
- DisplayName string
- The user-assigned display name for the AndroidApp.
- Etag string
- This checksum is computed by the server based on the value of other fields, and it may be sent with update requests to ensure the client has an up-to-date value before proceeding. Learn more about etagin Google's AIP-154 standard. This etag is strongly validated.
- ExpireTime string
- Timestamp of when the App will be considered expired and cannot be undeleted. This value is only provided if the App is in the DELETEDstate.
- Name string
- The resource name of the AndroidApp, in the format: projects/ PROJECT_IDENTIFIER/androidApps/APP_ID * PROJECT_IDENTIFIER: the parent Project's ProjectNumber(recommended) or itsProjectId. Learn more about using project identifiers in Google's AIP 2510 standard. Note that the value for PROJECT_IDENTIFIER in any response body will be theProjectId. * APP_ID: the globally unique, Firebase-assigned identifier for the App (seeappId).
- PackageName string
- Immutable. The canonical package name of the Android app as would appear in the Google Play Developer Console.
- Project string
- Immutable. A user-assigned unique identifier of the parent FirebaseProject for the AndroidApp.
- Sha1Hashes List<string>
- The SHA1 certificate hashes for the AndroidApp.
- Sha256Hashes List<string>
- The SHA256 certificate hashes for the AndroidApp.
- State string
- The lifecycle state of the App.
- ApiKey stringId 
- The globally unique, Google-assigned identifier (UID) for the Firebase API key associated with the AndroidApp. Be aware that this value is the UID of the API key, not thekeyStringof the API key. ThekeyStringis the value that can be found in the App's configuration artifact. Ifapi_key_idis not set in requests toandroidApps.Create, then Firebase automatically associates anapi_key_idwith theAndroidApp. This auto-associated key may be an existing valid key or, if no valid key exists, a new one will be provisioned. In patch requests,api_key_idcannot be set to an empty value, and the new UID must have no restrictions or only have restrictions that are valid for the associatedAndroidApp. We recommend using the Google Cloud Console to manage API keys.
- AppId string
- Immutable. The globally unique, Firebase-assigned identifier for the AndroidApp. This identifier should be treated as an opaque token, as the data format is not specified.
- DisplayName string
- The user-assigned display name for the AndroidApp.
- Etag string
- This checksum is computed by the server based on the value of other fields, and it may be sent with update requests to ensure the client has an up-to-date value before proceeding. Learn more about etagin Google's AIP-154 standard. This etag is strongly validated.
- ExpireTime string
- Timestamp of when the App will be considered expired and cannot be undeleted. This value is only provided if the App is in the DELETEDstate.
- Name string
- The resource name of the AndroidApp, in the format: projects/ PROJECT_IDENTIFIER/androidApps/APP_ID * PROJECT_IDENTIFIER: the parent Project's ProjectNumber(recommended) or itsProjectId. Learn more about using project identifiers in Google's AIP 2510 standard. Note that the value for PROJECT_IDENTIFIER in any response body will be theProjectId. * APP_ID: the globally unique, Firebase-assigned identifier for the App (seeappId).
- PackageName string
- Immutable. The canonical package name of the Android app as would appear in the Google Play Developer Console.
- Project string
- Immutable. A user-assigned unique identifier of the parent FirebaseProject for the AndroidApp.
- Sha1Hashes []string
- The SHA1 certificate hashes for the AndroidApp.
- Sha256Hashes []string
- The SHA256 certificate hashes for the AndroidApp.
- State string
- The lifecycle state of the App.
- apiKey StringId 
- The globally unique, Google-assigned identifier (UID) for the Firebase API key associated with the AndroidApp. Be aware that this value is the UID of the API key, not thekeyStringof the API key. ThekeyStringis the value that can be found in the App's configuration artifact. Ifapi_key_idis not set in requests toandroidApps.Create, then Firebase automatically associates anapi_key_idwith theAndroidApp. This auto-associated key may be an existing valid key or, if no valid key exists, a new one will be provisioned. In patch requests,api_key_idcannot be set to an empty value, and the new UID must have no restrictions or only have restrictions that are valid for the associatedAndroidApp. We recommend using the Google Cloud Console to manage API keys.
- appId String
- Immutable. The globally unique, Firebase-assigned identifier for the AndroidApp. This identifier should be treated as an opaque token, as the data format is not specified.
- displayName String
- The user-assigned display name for the AndroidApp.
- etag String
- This checksum is computed by the server based on the value of other fields, and it may be sent with update requests to ensure the client has an up-to-date value before proceeding. Learn more about etagin Google's AIP-154 standard. This etag is strongly validated.
- expireTime String
- Timestamp of when the App will be considered expired and cannot be undeleted. This value is only provided if the App is in the DELETEDstate.
- name String
- The resource name of the AndroidApp, in the format: projects/ PROJECT_IDENTIFIER/androidApps/APP_ID * PROJECT_IDENTIFIER: the parent Project's ProjectNumber(recommended) or itsProjectId. Learn more about using project identifiers in Google's AIP 2510 standard. Note that the value for PROJECT_IDENTIFIER in any response body will be theProjectId. * APP_ID: the globally unique, Firebase-assigned identifier for the App (seeappId).
- packageName String
- Immutable. The canonical package name of the Android app as would appear in the Google Play Developer Console.
- project String
- Immutable. A user-assigned unique identifier of the parent FirebaseProject for the AndroidApp.
- sha1Hashes List<String>
- The SHA1 certificate hashes for the AndroidApp.
- sha256Hashes List<String>
- The SHA256 certificate hashes for the AndroidApp.
- state String
- The lifecycle state of the App.
- apiKey stringId 
- The globally unique, Google-assigned identifier (UID) for the Firebase API key associated with the AndroidApp. Be aware that this value is the UID of the API key, not thekeyStringof the API key. ThekeyStringis the value that can be found in the App's configuration artifact. Ifapi_key_idis not set in requests toandroidApps.Create, then Firebase automatically associates anapi_key_idwith theAndroidApp. This auto-associated key may be an existing valid key or, if no valid key exists, a new one will be provisioned. In patch requests,api_key_idcannot be set to an empty value, and the new UID must have no restrictions or only have restrictions that are valid for the associatedAndroidApp. We recommend using the Google Cloud Console to manage API keys.
- appId string
- Immutable. The globally unique, Firebase-assigned identifier for the AndroidApp. This identifier should be treated as an opaque token, as the data format is not specified.
- displayName string
- The user-assigned display name for the AndroidApp.
- etag string
- This checksum is computed by the server based on the value of other fields, and it may be sent with update requests to ensure the client has an up-to-date value before proceeding. Learn more about etagin Google's AIP-154 standard. This etag is strongly validated.
- expireTime string
- Timestamp of when the App will be considered expired and cannot be undeleted. This value is only provided if the App is in the DELETEDstate.
- name string
- The resource name of the AndroidApp, in the format: projects/ PROJECT_IDENTIFIER/androidApps/APP_ID * PROJECT_IDENTIFIER: the parent Project's ProjectNumber(recommended) or itsProjectId. Learn more about using project identifiers in Google's AIP 2510 standard. Note that the value for PROJECT_IDENTIFIER in any response body will be theProjectId. * APP_ID: the globally unique, Firebase-assigned identifier for the App (seeappId).
- packageName string
- Immutable. The canonical package name of the Android app as would appear in the Google Play Developer Console.
- project string
- Immutable. A user-assigned unique identifier of the parent FirebaseProject for the AndroidApp.
- sha1Hashes string[]
- The SHA1 certificate hashes for the AndroidApp.
- sha256Hashes string[]
- The SHA256 certificate hashes for the AndroidApp.
- state string
- The lifecycle state of the App.
- api_key_ strid 
- The globally unique, Google-assigned identifier (UID) for the Firebase API key associated with the AndroidApp. Be aware that this value is the UID of the API key, not thekeyStringof the API key. ThekeyStringis the value that can be found in the App's configuration artifact. Ifapi_key_idis not set in requests toandroidApps.Create, then Firebase automatically associates anapi_key_idwith theAndroidApp. This auto-associated key may be an existing valid key or, if no valid key exists, a new one will be provisioned. In patch requests,api_key_idcannot be set to an empty value, and the new UID must have no restrictions or only have restrictions that are valid for the associatedAndroidApp. We recommend using the Google Cloud Console to manage API keys.
- app_id str
- Immutable. The globally unique, Firebase-assigned identifier for the AndroidApp. This identifier should be treated as an opaque token, as the data format is not specified.
- display_name str
- The user-assigned display name for the AndroidApp.
- etag str
- This checksum is computed by the server based on the value of other fields, and it may be sent with update requests to ensure the client has an up-to-date value before proceeding. Learn more about etagin Google's AIP-154 standard. This etag is strongly validated.
- expire_time str
- Timestamp of when the App will be considered expired and cannot be undeleted. This value is only provided if the App is in the DELETEDstate.
- name str
- The resource name of the AndroidApp, in the format: projects/ PROJECT_IDENTIFIER/androidApps/APP_ID * PROJECT_IDENTIFIER: the parent Project's ProjectNumber(recommended) or itsProjectId. Learn more about using project identifiers in Google's AIP 2510 standard. Note that the value for PROJECT_IDENTIFIER in any response body will be theProjectId. * APP_ID: the globally unique, Firebase-assigned identifier for the App (seeappId).
- package_name str
- Immutable. The canonical package name of the Android app as would appear in the Google Play Developer Console.
- project str
- Immutable. A user-assigned unique identifier of the parent FirebaseProject for the AndroidApp.
- sha1_hashes Sequence[str]
- The SHA1 certificate hashes for the AndroidApp.
- sha256_hashes Sequence[str]
- The SHA256 certificate hashes for the AndroidApp.
- state str
- The lifecycle state of the App.
- apiKey StringId 
- The globally unique, Google-assigned identifier (UID) for the Firebase API key associated with the AndroidApp. Be aware that this value is the UID of the API key, not thekeyStringof the API key. ThekeyStringis the value that can be found in the App's configuration artifact. Ifapi_key_idis not set in requests toandroidApps.Create, then Firebase automatically associates anapi_key_idwith theAndroidApp. This auto-associated key may be an existing valid key or, if no valid key exists, a new one will be provisioned. In patch requests,api_key_idcannot be set to an empty value, and the new UID must have no restrictions or only have restrictions that are valid for the associatedAndroidApp. We recommend using the Google Cloud Console to manage API keys.
- appId String
- Immutable. The globally unique, Firebase-assigned identifier for the AndroidApp. This identifier should be treated as an opaque token, as the data format is not specified.
- displayName String
- The user-assigned display name for the AndroidApp.
- etag String
- This checksum is computed by the server based on the value of other fields, and it may be sent with update requests to ensure the client has an up-to-date value before proceeding. Learn more about etagin Google's AIP-154 standard. This etag is strongly validated.
- expireTime String
- Timestamp of when the App will be considered expired and cannot be undeleted. This value is only provided if the App is in the DELETEDstate.
- name String
- The resource name of the AndroidApp, in the format: projects/ PROJECT_IDENTIFIER/androidApps/APP_ID * PROJECT_IDENTIFIER: the parent Project's ProjectNumber(recommended) or itsProjectId. Learn more about using project identifiers in Google's AIP 2510 standard. Note that the value for PROJECT_IDENTIFIER in any response body will be theProjectId. * APP_ID: the globally unique, Firebase-assigned identifier for the App (seeappId).
- packageName String
- Immutable. The canonical package name of the Android app as would appear in the Google Play Developer Console.
- project String
- Immutable. A user-assigned unique identifier of the parent FirebaseProject for the AndroidApp.
- sha1Hashes List<String>
- The SHA1 certificate hashes for the AndroidApp.
- sha256Hashes List<String>
- The SHA256 certificate hashes for the AndroidApp.
- state String
- The lifecycle state of the App.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi