public static final class GrantPermissionRequest.Options extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COLUMNS
Apply table security to these columns, comma-separated.
|
static String |
FALSE |
static String |
FILTER_EXPRESSION
Optional filter expression to apply to this grant.
|
static String |
TRUE |
static String |
WITH_GRANT_OPTION
Allow the recipient to grant the same permission (or subset) to
others.
|
public static final String COLUMNS
public static final String FILTER_EXPRESSION
public static final String WITH_GRANT_OPTION
FALSE
.public static final String TRUE
public static final String FALSE
Copyright © 2025. All rights reserved.