Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class LogDestinationName (3.5.3)
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.5.3keyboard_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()
Methods
billingAccount(String id)
public static LogDestinationName billingAccount ( String id )
Returns an option which sets and validates project ID resource name for log entries.
Parameter
Returns
folder(String id)
public static LogDestinationName folder ( String id )
Returns an option which sets and validates project ID resource name for log entries.
Parameter
Returns
fromLogName(LogName logName)
public static LogDestinationName fromLogName ( LogName logName )
Creates a LogDestinationName
object from given LogName
.
Parameter
Returns
getDestinationId()
public String getDestinationId ()
Returns ID value associated with LogDestinationName
object
Returns
getDestinationType()
public LogDestinationName . DestinationType getDestinationType ()
Returns destination type option value associated with LogDestinationName
object
Returns
organization(String id)
public static LogDestinationName organization ( String id )
Returns an option which sets and validates project ID resource name for log entries.
Parameter
Returns
project(String id)
public static LogDestinationName project ( String id )
Returns an option which sets and validates project ID resource name for log entries.
Parameter
Returns
toLogName(String logId)
public LogName toLogName ( String logId )
Creates a LogEntry
object for given log ID.
Parameter
Returns
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."],[],[]]