Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class LogDestinationName (3.22.5)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 3.22.5keyboard_arrow_down
public final class LogDestinationName extends Option
Inheritance
Object >
com.google.cloud.logging.Option >
LogDestinationName
Inherited Members
com.google.cloud.logging.Option.equals(java.lang.Object)
com.google.cloud.logging.Option.hashCode()
com.google.cloud.logging.Option.toString()
Static Methods
billingAccount(String id)
public static LogDestinationName billingAccount ( String id )
Returns an option which sets and validates project ID resource name for log entries.
folder(String id)
public static LogDestinationName folder ( String id )
Returns an option which sets and validates project ID resource name for log entries.
fromLogName(LogName logName)
public static LogDestinationName fromLogName ( LogName logName )
Creates a LogDestinationName
object from given LogName
.
Parameter
Name
Description
logName
LogName
organization(String id)
public static LogDestinationName organization ( String id )
Returns an option which sets and validates project ID resource name for log entries.
project(String id)
public static LogDestinationName project ( String id )
Returns an option which sets and validates project ID resource name for log entries.
Methods
getDestinationId()
public String getDestinationId ()
Returns ID value associated with LogDestinationName
object
Returns
Type
Description
String
getDestinationType()
public LogDestinationName . DestinationType getDestinationType ()
Returns destination type option value associated with LogDestinationName
object
toLogName(String logId)
public LogName toLogName ( String logId )
Creates a LogEntry
object for given log ID.
Parameter
Name
Description
logId
String
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]